Files
harbour-core/harbour/website/faq/harbour27.html
Viktor Szakats a1322743ff 2012-10-31 17:30 UTC+0100 Viktor Szakats (harbour syenar.net)
* INSTALL
  * package/harbour.rb
  * package/mpkg_src_nightly.sh
  * package/mpkg_win_nightly.bat
  * package/updt_web_nightly.sh
  * website/changelog.html
  * website/faq/harbour17.html
  * website/faq/harbour27.html
  * website/index.html
  * website/menu/harbour-menu.js
    * reverted all changes regarding new repo address

  * contrib/hbformat/hbfmtcls.prg
    * reverted accidentally committed Maurizio's patch, 
      and left only the few minor changes regarding 
      'ALWAYS' indentation and external HBX support.

  * contrib/gtwvg/activex.prg
  * contrib/gtwvg/tests/activex.prg
  * contrib/gtwvg/tests/cuigdlgs.prg
  * contrib/gtwvg/tests/demowvg.prg
  * contrib/gtwvg/tests/demowvg1.prg
  * contrib/gtwvg/tests/demoxbp.prg
  * contrib/gtwvg/tests/dyndlgs.prg
  * contrib/gtwvg/tests/modal.prg
  * contrib/gtwvg/tests/tbrowser.prg
  * contrib/gtwvg/tests/utils.prg
  * contrib/gtwvg/tests/wvtcls.prg
  * contrib/gtwvg/tests/xbp.prg
    * minor follow ups
    * changed string delimiters to "
2012-10-31 16:33:10 +00:00

38 lines
1.7 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
<TITLE>What needs working on?</TITLE>
</HEAD>
<BODY text="#000000" bgcolor="#ffffff">
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
<b>:</b> <A HREF="harbour20.html"><EM>Helping develop Harbour</EM></A>
<b>:</b> <EM>What needs working on?</EM><BR>
<b>Previous:</b> <A HREF="harbour26.html"><EM>How do I build Harbour?</EM></A><BR>
<b>Next:</b> <A HREF="harbour28.html"><EM>Are there any development guidelines?</EM></A>
<HR NOSHADE>
<H2><A NAME="27"></A>3.7. What needs working on?<A NAME="WhatToDo"></A></H2>
<p>See <A href="http://harbour-project.svn.sourceforge.net/svnroot/harbour-project/trunk/harbour/TODO">TODO</A> in the root directory of the harbour sources.</p>
<p>If you're looking to get stuck into some Harbour development you'd do
well to subscribe to the
<A HREF="harbour35.html#DevMailList">developer's mailing list</A>, hang out there for a few days to get a feel for what is going on and
then either start contributing bug fixes (always a good way of getting
started) or simply announce your intention to work on an entry on the TODO list.</p>
<HR NOSHADE>
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
<b>:</b> <A HREF="harbour20.html"><EM>Helping develop Harbour</EM></A>
<b>:</b> <EM>What needs working on?</EM><BR>
<b>Previous:</b> <A HREF="harbour26.html"><EM>How do I build Harbour?</EM></A><BR>
<b>Next:</b> <A HREF="harbour28.html"><EM>Are there any development guidelines?</EM></A>
</BODY>
</HTML>