Revision: 13537
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=13537&view=rev
Author: vouchcac
Date: 2010-01-12 01:57:55 +0000 (Tue, 12 Jan 2010)
Log Message:
-----------
2010-01-11 08:12 UTC-0800 Pritpal Bedi ([email protected])
+ contrib/hbide/resources/findsource.ui
%+ TOBE implemented in "Sources List" tabpage of "Project Properties"
dialog.
* contrib/hbide/resources/projectproperties.ui
+ Added some buttons to "Sources List" tabpage.
* contrib/hbide/hbide.prg
* contrib/hbide/idemisc.prg
* contrib/hbide/ideprojmanager.prg
+ Implemented case-insensitive sorting of source files list per:
1) Ascending
2) Descending
3) Organized per source type
{ ".ch", ".prg", ".c", ".cpp", ".h", ".obj", ".o", ".lib", ".a",
".rc", ".res" }
This may look like :
#
# .prg
#
C:\MySources\abc.prg
C:\MySources\harbour.prg
C:\MySources\system.prg
# .c
C:\MySources\a.c
C:\MySources\zaa.c
Opinions are welcome.
Modified Paths:
--------------
trunk/harbour/ChangeLog
trunk/harbour/contrib/hbide/hbide.prg
trunk/harbour/contrib/hbide/idemisc.prg
trunk/harbour/contrib/hbide/ideprojmanager.prg
trunk/harbour/contrib/hbide/resources/projectproperties.ui
Added Paths:
-----------
trunk/harbour/contrib/hbide/resources/findsource.ui
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour