2001-06-16 |
Vadim Zeitlin | warning fix |
commit | commitdiff | tree | snapshot |
2001-06-16 |
Vadim Zeitlin | added GetSizer |
commit | commitdiff | tree | snapshot |
2001-06-16 |
Gilles Depeyrot | disable toggle button under Mac OS X (not yet implemented) |
commit | commitdiff | tree | snapshot |
2001-06-16 |
Gilles Depeyrot | added listbox creation under Mac OS X and toggle buttons |
commit | commitdiff | tree | snapshot |
2001-06-16 |
Vadim Zeitlin | applied patch #428104 (SetSizeHints() for wxMDIChildFrame) |
commit | commitdiff | tree | snapshot |
2001-06-16 |
Vadim Zeitlin | oops, compilation fix |
commit | commitdiff | tree | snapshot |
2001-06-16 |
Vadim Zeitlin | applied patch 433505 (MDI parent activation fix) |
commit | commitdiff | tree | snapshot |
2001-06-16 |
Vadim Zeitlin | applied 2nd part of flicker reducing patch |
commit | commitdiff | tree | snapshot |
2001-06-16 |
Vadim Zeitlin | applied patch 427702 (remove flicker) |
commit | commitdiff | tree | snapshot |
2001-06-16 |
Vadim Zeitlin | applied (part of) patch 433176 (reduce flicker) |
commit | commitdiff | tree | snapshot |
2001-06-16 |
Vadim Zeitlin | 1. improved wxKill() implementation for Win32 |
commit | commitdiff | tree | snapshot |
2001-06-15 |
Vadim Zeitlin | subclass status bar as any normal window to ensure... |
commit | commitdiff | tree | snapshot |
2001-06-15 |
Vadim Zeitlin | compilation fixes and some cleanup |
commit | commitdiff | tree | snapshot |
2001-06-15 |
Václav Slavík | added wxDynamicLibrary as suggested by Vadim |
commit | commitdiff | tree | snapshot |
2001-06-15 |
Robin Dunn | Added ability to use xml resource files. Still need... |
commit | commitdiff | tree | snapshot |
2001-06-15 |
Vadim Zeitlin | fix for brain dead egcs - this stupid compiler not... |
commit | commitdiff | tree | snapshot |
2001-06-15 |
Vadim Zeitlin | applied patch 433352 (fix for wxTextCtrl::SetForeground... |
commit | commitdiff | tree | snapshot |
2001-06-15 |
Julian Smart | Added missing settings.h include (sorry) |
commit | commitdiff | tree | snapshot |
2001-06-15 |
Vadim Zeitlin | fixed size_t == uint detection |
commit | commitdiff | tree | snapshot |
2001-06-15 |
Julian Smart | Moved metafile helpers from utilsexc.cpp to utils.cpp... |
commit | commitdiff | tree | snapshot |
2001-06-15 |
Julian Smart | Sync'ed show-window flag in MDI child constructor;... |
commit | commitdiff | tree | snapshot |
2001-06-15 |
Vadim Zeitlin | applied patch 430963 (fix for wxRegConfig::SetPath... |
commit | commitdiff | tree | snapshot |
2001-06-15 |
Vadim Zeitlin | applied patch 430961 (fix for wxHashTable::Put(key... |
commit | commitdiff | tree | snapshot |
2001-06-15 |
Vadim Zeitlin | restored (and slightly improved) wxImage::Scale() fix |
commit | commitdiff | tree | snapshot |
2001-06-15 |
Vadim Zeitlin | define wxSIZE_T_IS_UINT for Windows |
commit | commitdiff | tree | snapshot |
2001-06-14 |
David Webster | Add dbgrid to make. |
commit | commitdiff | tree | snapshot |
2001-06-14 |
David Webster | Add the options stuff to settings. |
commit | commitdiff | tree | snapshot |
2001-06-14 |
Kendall Bennett | Reverted wxFileSystem changes to image.cpp and dib.cpp |
commit | commitdiff | tree | snapshot |
2001-06-14 |
Vadim Zeitlin | fixed warning about unused var |
commit | commitdiff | tree | snapshot |
2001-06-14 |
Vadim Zeitlin | no changes |
commit | commitdiff | tree | snapshot |
2001-06-14 |
Vadim Zeitlin | regenerated from templates |
commit | commitdiff | tree | snapshot |
2001-06-14 |
Vadim Zeitlin | forgot to commit - no changes |
commit | commitdiff | tree | snapshot |
2001-06-14 |
Vadim Zeitlin | hopefully finally fixed the problem with ambiguous... |
commit | commitdiff | tree | snapshot |
2001-06-14 |
Julian Smart | Fixed MDIS_ALLCHILDSTYLES bug (WS_VISIBLE needed to... |
commit | commitdiff | tree | snapshot |
2001-06-14 |
Vadim Zeitlin | regenerated again |
commit | commitdiff | tree | snapshot |
2001-06-14 |
Robert Roebling | I don't understand the SetIconState code in /src... |
commit | commitdiff | tree | snapshot |
2001-06-14 |
Vadim Zeitlin | fixed indentation and warnings/bugs |
commit | commitdiff | tree | snapshot |
2001-06-14 |
Julian Smart | These add .mak (for BCB1) and .bpr (for BCB3 and 4... |
commit | commitdiff | tree | snapshot |
2001-06-14 |
Stefan Csomor | since somehow db does not compile properly anymore... |
commit | commitdiff | tree | snapshot |
2001-06-14 |
Julian Smart | Added SetOption,GetOption[Int] to wxSystemSettings... |
commit | commitdiff | tree | snapshot |
2001-06-13 |
Julian Smart | More contrib compilation fixes & makefiles |
commit | commitdiff | tree | snapshot |
2001-06-13 |
Julian Smart | Some BC++ fixes |
commit | commitdiff | tree | snapshot |
2001-06-13 |
Julian Smart | Fixes to BC++ compilation in mem debug mode |
commit | commitdiff | tree | snapshot |
2001-06-13 |
David Webster | Add USE_MENUS |
commit | commitdiff | tree | snapshot |
2001-06-13 |
Julian Smart | Added wxUSE_MENUS to setup0.h to make menu sample compile; |
commit | commitdiff | tree | snapshot |
2001-06-12 |
Václav Slavík | fixed another bug in strconv |
commit | commitdiff | tree | snapshot |
2001-06-12 |
Václav Slavík | more fixes for autoconf 2.50: |
commit | commitdiff | tree | snapshot |
2001-06-12 |
Václav Slavík | standardized encoding names to windows-12xx and iso... |
commit | commitdiff | tree | snapshot |
2001-06-12 |
Vadim Zeitlin | removed warning about unused variable |
commit | commitdiff | tree | snapshot |
2001-06-12 |
Kendall Bennett | Updates to xmlres.h to allow compiling XML code into... |
commit | commitdiff | tree | snapshot |
2001-06-12 |
David Webster | must delcare methods as inline if we are going to actua... |
commit | commitdiff | tree | snapshot |
2001-06-12 |
Kendall Bennett | Commited latest SciTech changes into CVS. This includes... |
commit | commitdiff | tree | snapshot |
2001-06-12 |
George Tasker | Fixed compile problems under MingW32 compiler |
commit | commitdiff | tree | snapshot |
2001-06-12 |
Julian Smart | Removed fstream include which seemed unnecessary, and... |
commit | commitdiff | tree | snapshot |
2001-06-12 |
David Webster | Got rid of VisualAge true/false defs with db class... |
commit | commitdiff | tree | snapshot |
2001-06-12 |
Julian Smart | Added geometry option to setup.h; added some missing... |
commit | commitdiff | tree | snapshot |
2001-06-12 |
Guillermo Rodriguez... | For all platforms except WXMAC, the wxGIFDecoder::dgif... |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Václav Slavík | fixed remaining bugs in configure.in that manifested... |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Václav Slavík | fixed infinite loop when looking up nonexistent encodin... |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Julian Smart | Tex2RTF: underscores now only checked for if syntax... |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Robert Roebling | Applied wxImage::Scale() patch, |
commit | commitdiff | tree | snapshot |
2001-06-11 |
George Tasker | Changed the 'true's and 'false's back to TRUE and FALSE |
commit | commitdiff | tree | snapshot |
2001-06-11 |
George Tasker | Changed the 'true's and 'false's back to TRUE and FALSE |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Julian Smart | Removed redundant sections from sizeevt.tex |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Julian Smart | Added 'wx' prefix to a couple of functions |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Vadim Zeitlin | compilation fix |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Vadim Zeitlin | fixed broken links to string functions |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Julian Smart | Updated manual date, removed underscore from label |
commit | commitdiff | tree | snapshot |
2001-06-11 |
David Webster | Needed a comment after last #endif and defined true... |
commit | commitdiff | tree | snapshot |
2001-06-11 |
David Webster | removed compiler warnings about assignments in logical... |
commit | commitdiff | tree | snapshot |
2001-06-11 |
George Tasker | Changes to catch macros that are missing arguments... |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Julian Smart | VC++ project file corrections |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Vadim Zeitlin | another attempt to fix strconv.cpp compilation |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Julian Smart | project file updates |
commit | commitdiff | tree | snapshot |
2001-06-11 |
George Tasker | Comment about wxDbGrid being added |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Vadim Zeitlin | extracted classes into their own files to fix alphabeti... |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Julian Smart | Project file updates; cast in strconv.cpp to compile... |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Ron Lee | fingers crossed.. |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Ron Lee | last test, really! |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Ron Lee | oops. |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Ron Lee | this time the log stuff will work, really it will.. |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Ron Lee | cvs admin test.. |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Ron Lee | log test.. |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Ron Lee | more admin tests. |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Ron Lee | testing, testing, lalala.. |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Ron Lee | another (semi) gratuitous commit to test the mailer... |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Ron Lee | merged 2.2 /debian changes to 2.3 |
commit | commitdiff | tree | snapshot |
2001-06-11 |
Vadim Zeitlin | regenerated with autoconf 2.13 |
commit | commitdiff | tree | snapshot |
2001-06-10 |
Vadim Zeitlin | fix to alphabetic order of classes |
commit | commitdiff | tree | snapshot |
2001-06-10 |
Vadim Zeitlin | fixed doc bug |
commit | commitdiff | tree | snapshot |
2001-06-10 |
George Tasker | Fixed compilation if wxUSE_NEW_GRID and wxUSE_GRID... |
commit | commitdiff | tree | snapshot |
2001-06-10 |
Vadim Zeitlin | another compilation fix |
commit | commitdiff | tree | snapshot |
2001-06-10 |
Václav Slavík | changes to work with autoconf 2.50 |
commit | commitdiff | tree | snapshot |
2001-06-10 |
Gilles Depeyrot | corrected wxWindows library name under Mac OS X |
commit | commitdiff | tree | snapshot |
2001-06-10 |
Gilles Depeyrot | corrected Mac OS X resource file name |
commit | commitdiff | tree | snapshot |
2001-06-10 |
Gilles Depeyrot | corrected wchar handling for Mac OS X |
commit | commitdiff | tree | snapshot |
2001-06-10 |
George Tasker | Added code to show off wxDbGrid (contributed by Paul... |
commit | commitdiff | tree | snapshot |
2001-06-10 |
George Tasker | Added wxDbGrid files |
commit | commitdiff | tree | snapshot |
2001-06-10 |
George Tasker | wxDbGrid additions contributed by Paul and Roger Gamman... |
commit | commitdiff | tree | snapshot |
2001-06-10 |
George Tasker | wxDbGrid additions |
commit | commitdiff | tree | snapshot |
next |