2001-04-22 |
Václav Slavík | added test for XPM writing; ConvertToBitmap, ConvertToI... |
tree | commitdiff |
2001-04-15 |
George Tasker | Change demo to not try to drop the table when it thinks... |
tree | commitdiff |
2001-04-13 |
Vadim Zeitlin | reckognize cp125x charsets |
tree | commitdiff |
2001-04-11 |
George Tasker | Experimental BLOB code added - set wxODBC_BLOB_EXPERIME... |
tree | commitdiff |
2001-04-10 |
Julian Smart | Fixed some wxDragImage bugs |
tree | commitdiff |
2001-04-10 |
Julian Smart | Implemented Chuck Messenger's naming and simplification... |
tree | commitdiff |
2001-04-09 |
Vadim Zeitlin | 1. fixes to wxDC deleting logic (should fix ~wxPrinterD... |
tree | commitdiff |
2001-03-31 |
Gilles Depeyrot | added CarbonAccessors object file for non Carbon builds |
tree | commitdiff |
2001-03-31 |
Gilles Depeyrot | added CodeWarrior project for example working under... |
tree | commitdiff |
2001-03-31 |
Gilles Depeyrot | ignore CodeWarrior build directory and output files |
tree | commitdiff |
2001-03-31 |
Gilles Depeyrot | added conditional compilation for toggle buttons (wxUSE... |
tree | commitdiff |
2001-03-21 |
Vadim Zeitlin | minor fixes to wxLocale::GetSystemLanguage(), test... |
tree | commitdiff |
2001-03-16 |
Vadim Zeitlin | fixed (?) bug 407974 (arrows not working) |
tree | commitdiff |
2001-03-13 |
George Tasker | Fixed sample so that if the DATETIME test is enabled... |
tree | commitdiff |
2001-03-13 |
George Tasker | VC makefile for building samples/console using wxBase... |
tree | commitdiff |
2001-03-13 |
George Tasker | Added listdb to the list of object files that must... |
tree | commitdiff |
2001-03-13 |
Vadim Zeitlin | fixed wxTimeSpan::Format() to behave more reasonably |
tree | commitdiff |
2001-03-09 |
Vadim Zeitlin | added test for wxFileSystem |
tree | commitdiff |
2001-03-07 |
David Webster | Support for building samples in a port, dbg-rlse, dll... |
tree | commitdiff |
2001-03-06 |
Vadim Zeitlin | added TEST_PATHLIST (old change which I forgot to commi... |
tree | commitdiff |
2001-03-05 |
Gilles Depeyrot | added Navigation Services library |
tree | commitdiff |
2001-03-05 |
Gilles Depeyrot | ignore CodeWarrior build directory and output files |
tree | commitdiff |
2001-03-02 |
Julian Smart | Added test to prevent crash in LogMenuEvent |
tree | commitdiff |
2001-02-26 |
Gilles Depeyrot | added CodeWarrior projects for Classic Mac OS |
tree | commitdiff |
2001-02-20 |
Gilles Depeyrot | added CodeWarrior project for Classic Mac OS |
tree | commitdiff |
2001-02-15 |
Gilles Depeyrot | added CodeWarrior project for Classic Mac OS |
tree | commitdiff |
2001-02-12 |
Gilles Depeyrot | added CodeWarrior projects for Classic Mac OS |
tree | commitdiff |
2001-02-12 |
Gilles Depeyrot | removed CodeWarrior projects added as ascii instead... |
tree | commitdiff |
2001-02-09 |
Gilles Depeyrot | updated CodeWarrior projects for latest wxMac commits |
tree | commitdiff |
2001-02-08 |
Stefan Csomor | updated mac sources (CW 5.3 working , CW6 still having... |
tree | commitdiff |
2001-02-08 |
Vadim Zeitlin | applied (slightly modified) wxToggleButton patch from... |
tree | commitdiff |
2001-02-08 |
Vadim Zeitlin | some stupid attempts to make utf8 work - it doesn't... |
tree | commitdiff |
2001-02-08 |
Vadim Zeitlin | added more tests for streams and wchar_t |
tree | commitdiff |
2001-02-07 |
George Tasker | Radiobox control was being created with wxComboBoxNameS... |
tree | commitdiff |
2001-02-06 |
Julian Smart | Added event sample to VC+ project file |
tree | commitdiff |
2001-02-06 |
Julian Smart | Added VC++ project files for event sample |
tree | commitdiff |
2001-02-06 |
Julian Smart | Updated VC++ project files for making DLL-based samples |
tree | commitdiff |
2001-02-05 |
George Tasker | Added two more lines of c_str() calls for GCC compilation. |
tree | commitdiff |
2001-02-04 |
George Tasker | More changes to use the latest wxDb/wxDbTable method... |
tree | commitdiff |
2001-02-04 |
Gilles Depeyrot | ignore CodeWarrior build directory and files produced... |
tree | commitdiff |
2001-02-03 |
George Tasker | Massive cleanup of the code. |
tree | commitdiff |
2001-02-03 |
Gilles Depeyrot | ignore CodeWarrior build directory |
tree | commitdiff |
2001-02-02 |
Gilles Depeyrot | ignore CodeWarrior build directory |
tree | commitdiff |
2001-02-02 |
Vadim Zeitlin | applied patch #103444 |
tree | commitdiff |
2001-02-01 |
George Tasker | Changed a couple lines to intialize member variables... |
tree | commitdiff |
2001-02-01 |
Gilles Depeyrot | CodeWarrior project for Classic Mac OS |
tree | commitdiff |
2001-01-31 |
Vadim Zeitlin | small fix for control positions |
tree | commitdiff |
2001-01-31 |
Vadim Zeitlin | event handling seems to work again, new sample (event... |
tree | commitdiff |
2001-01-31 |
Vadim Zeitlin | added test for vertical gauge |
tree | commitdiff |
2001-01-27 |
Ron Lee | Began updating 2.2 Debian build scripts for 2.3 |
tree | commitdiff |
2001-01-24 |
Vadim Zeitlin | 1. patch from Søren Erland Vestø implementing wxFTP... |
tree | commitdiff |
2001-01-24 |
Vadim Zeitlin | MIME type manager fixes described earlier on the list: |
tree | commitdiff |
2001-01-23 |
Vadim Zeitlin | fixed bug in parsing filenames without paths, added... |
tree | commitdiff |
2001-01-21 |
Gilles Depeyrot | CodeWarrior project for Classic Mac OS |
tree | commitdiff |
2001-01-20 |
Gilles Depeyrot | CodeWarrior project for Classic Mac OS |
tree | commitdiff |
2001-01-17 |
Vadim Zeitlin | no changes |
tree | commitdiff |
2001-01-17 |
Vadim Zeitlin | fixed wxSplitPath() bug and added tests for it |
tree | commitdiff |
2001-01-16 |
Robert Roebling | Removinmg plot sample from configure. |
tree | commitdiff |
2001-01-16 |
Robert Roebling | Removing plot sample. |
tree | commitdiff |
2001-01-13 |
Václav Slavík | added English and English US for testing |
tree | commitdiff |
2001-01-12 |
Václav Slavík | changed internat sample so that it shows language choic... |
tree | commitdiff |
2001-01-10 |
Václav Slavík | new locales code checked in |
tree | commitdiff |
2001-01-08 |
Vadim Zeitlin | test all selection methods |
tree | commitdiff |
2001-01-05 |
Vadim Zeitlin | wxDateTime::IsValid() now returns m_time != (wxLongLong)-1 |
tree | commitdiff |
2001-01-04 |
Vadim Zeitlin | tests for the new [de]selection grid methods (patch... |
tree | commitdiff |
2001-01-03 |
Vadim Zeitlin | test for bug with new wu-ftpd |
tree | commitdiff |
2000-12-31 |
Vadim Zeitlin | implemented wxFileName::SplitPath(), wxSplitPath()... |
tree | commitdiff |
2000-12-31 |
Vadim Zeitlin | rewrote wxFileName::Normalize(), added a few methods... |
tree | commitdiff |
2000-12-26 |
Vadim Zeitlin | 1. wxCopyFile() uses buffer (huge copy speed up) |
tree | commitdiff |
2000-12-19 |
Vadim Zeitlin | tons of wxFTP fixes and compilation fix for wxBase |
tree | commitdiff |
2000-12-19 |
Vadim Zeitlin | fix for a crash in ~wxFontList |
tree | commitdiff |
2000-12-18 |
Vadim Zeitlin | wxNativeFontInfo changes |
tree | commitdiff |
2000-12-18 |
Vadim Zeitlin | fixed compilation problems (mismatch between header... |
tree | commitdiff |
2000-12-18 |
Vadim Zeitlin | wxMimeTypesManager now supports creating associations... |
tree | commitdiff |
2000-12-18 |
Vadim Zeitlin | minor fixes for the font info patch |
tree | commitdiff |
2000-12-18 |
Vadim Zeitlin | applied wxNativeFontInfo patch from Derry Bryson (with... |
tree | commitdiff |
2000-12-16 |
Robert Roebling | Applied colour patch for better 8-bit support, |
tree | commitdiff |
2000-12-10 |
Stefan Csomor | cw6 makefiles (makemac6.mcp) |
tree | commitdiff |
2000-12-10 |
Vadim Zeitlin | merged in the small changes from the 2.2 branch |
tree | commitdiff |
2000-11-27 |
Vadim Zeitlin | wxSetEnv for Win32 (now seems to work) |
tree | commitdiff |
2000-11-26 |
Vadim Zeitlin | added wxGet/Set/UnsetEnv() for Unix |
tree | commitdiff |
2000-11-25 |
Vadim Zeitlin | compilation fix for !wxUSE_DIRDLGG |
tree | commitdiff |
2000-11-24 |
Vadim Zeitlin | 1. added wxGTK::wxToolBar::SetToolShortHelp() and test... |
tree | commitdiff |
2000-11-22 |
George Tasker | Fixed double deletion of a dialog in the effect of... |
tree | commitdiff |
2000-11-12 |
Julian Smart | Added missing VC++ project files |
tree | commitdiff |
2000-11-09 |
Vadim Zeitlin | changed lbox font to be more readable |
tree | commitdiff |
2000-11-05 |
Vadim Zeitlin | fix from the main branch which replaces delete with... |
tree | commitdiff |
2000-11-03 |
Vadim Zeitlin | ok, it does work - it's just that wxGTK doesn't |
tree | commitdiff |
2000-11-03 |
Vadim Zeitlin | added wxGetMultiChoice() (which refuses to work for... |
tree | commitdiff |
2000-10-19 |
Vadim Zeitlin | added listbox test/demo |
tree | commitdiff |
2000-10-19 |
Vadim Zeitlin | 1. some more tests in console |
tree | commitdiff |
2000-10-12 |
Vadim Zeitlin | added QueryRawValue() to wxRegKey and test code for... |
tree | commitdiff |
2000-10-11 |
Julian Smart | Added some VC++ project files |
tree | commitdiff |
2000-10-11 |
Vadim Zeitlin | create dialog with !NULL parent |
tree | commitdiff |
2000-10-10 |
Julian Smart | Added VC++ project files (seems logical) |
tree | commitdiff |
2000-10-10 |
Vadim Zeitlin | fixed MDI accel bug, more tests for it in the sample |
tree | commitdiff |
2000-10-06 |
Jouk Jansen | Modified Files: |
tree | commitdiff |
2000-10-05 |
Vadim Zeitlin | fixed assert failures about missing status bar field |
tree | commitdiff |
2000-10-04 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-09-26 |
Robin Dunn | new and improved wxSTC |
tree | commitdiff |
next |