.. |
bitmaps
|
|
|
de
|
|
|
fr
|
|
|
help.cz
|
|
|
help.de
|
|
|
help.png
|
|
|
help.std
|
|
|
.cvsignore
|
|
|
browsedb.cpp
|
Correction of a commented out line of code so that if ever uncommented, it will work in unicode builds
|
2004-11-10 10:31:13 +00:00 |
browsedb.h
|
Applied patch [ 825396 ] dbbrowse demo compatible with Unicode
|
2004-01-11 22:08:25 +00:00 |
dbbrowse.bkl
|
wxURI is enough for the basic url operations.
|
2004-12-21 17:20:47 +00:00 |
dbbrowse.cpp
|
Spelling fixes [#1017001], source cleaning.
|
2004-09-04 01:26:40 +00:00 |
dbbrowse.dsp
|
Regenerated makefiles for 3rd-party lib change
|
2004-10-08 11:20:24 +00:00 |
dbbrowse.dsw
|
Bakefile 0.1.3
|
2004-02-15 02:14:15 +00:00 |
dbbrowse.h
|
Applied patch [ 825396 ] dbbrowse demo compatible with Unicode
|
2004-01-11 22:08:25 +00:00 |
dbbrowse.pro
|
|
|
dbbrowse.rc
|
|
|
dbbrowseM5.xml
|
|
|
dbgrid.cpp
|
Fixes for wxUSE_STATUSBAR.
|
2004-07-19 09:39:38 +00:00 |
dbgrid.h
|
|
|
dbtree.cpp
|
Updates to reflect changes in db.cpp member variables
|
2004-11-05 14:30:05 +00:00 |
dbtree.h
|
|
|
dlguser.cpp
|
removed SetAutoLayout(true) calls when a corresponding SetSizer() was also called (the latter already calls SetAutoLayout(true) in case of a non-NULL window); usual cleanup: removing tabs and end of line whitespace, TRUE->true, FALSE->false, -1->wxID_ANY, Enable(false)->Disable(), ""->wxEmptyString
|
2004-06-12 23:44:08 +00:00 |
dlguser.h
|
|
|
doc.cpp
|
Unicode support added
|
2004-11-04 21:36:32 +00:00 |
doc.h
|
-1->wxID_ANY, TRUE->true, FALSE->false and tabs replacements
|
2004-06-01 18:27:09 +00:00 |
dummy.cpp
|
More name changes
|
2004-05-25 11:20:37 +00:00 |
makefile.bcc
|
wxURI. Move Convert/to/fromURI into uri.cpp so that it is compiled in base. Regenerate Bakefiles.
|
2004-10-27 22:47:26 +00:00 |
makefile.gcc
|
wxURI. Move Convert/to/fromURI into uri.cpp so that it is compiled in base. Regenerate Bakefiles.
|
2004-10-27 22:47:26 +00:00 |
makefile.gtk
|
|
|
Makefile.in
|
Added gnome files to gtk dist.
|
2004-11-11 04:51:25 +00:00 |
makefile.vc
|
wxURI. Move Convert/to/fromURI into uri.cpp so that it is compiled in base. Regenerate Bakefiles.
|
2004-10-27 22:47:26 +00:00 |
makefile.wat
|
wxURI. Move Convert/to/fromURI into uri.cpp so that it is compiled in base. Regenerate Bakefiles.
|
2004-10-27 22:47:26 +00:00 |
pgmctrl.cpp
|
Fixes for wxUSE_STATUSBAR.
|
2004-07-19 09:39:38 +00:00 |
pgmctrl.h
|
|
|
std.h
|
-1->wxID_ANY, TRUE->true, FALSE->false and tabs replacements
|
2004-06-01 18:27:09 +00:00 |
tabpgwin.cpp
|
wx/math.h integration
|
2004-12-14 20:52:13 +00:00 |
tabpgwin.h
|
Warning fixes found under hardest mode of OpenWatcom. Seems clean in Borland, MinGW and DMC.
|
2004-10-05 15:38:40 +00:00 |