4a1f1743d33bac268589967b2d34e17856071272
+ 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.
Description
Harbour Core — Reference source for Five development
Languages
C
80.3%
xBase
17.8%
Makefile
0.6%
C++
0.4%
Harbour
0.4%
Other
0.3%