2001-03-15 |
Robin Dunn | wxGTK version of generated code for recent changes |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Robin Dunn | wxGTK version of generated code for recent changes |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Robin Dunn | enhanced a comment ;-) |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Robin Dunn | fixed the automatic sys.stdout/sys.stderr to window... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Robin Dunn | Changed wxFont, wxPen, wxBrush to not implicitly use... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Robin Dunn | A bunch of little tweaks, fixes, and additions |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Václav Slavík | moved splines rendering code into wxDCBase |
commit | commitdiff | tree | snapshot |
2001-03-13 |
George Tasker | Fixed the template so that the .DSP file that gets... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
George Tasker | Added code to the template to copy setup0.h to setup... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
George Tasker | Added the wxBase makefile/VC project template creations... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
George Tasker | New tmake template for generating makebase.vc for comma... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
George Tasker | Regenerated from the new vc6base.t tmake template |
commit | commitdiff | tree | snapshot |
2001-03-13 |
George Tasker | Fixed sample so that if the DATETIME test is enabled... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
George Tasker | VC makefile for building samples/console using wxBase... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
George Tasker | Additions to support the building of wxBase(d).lib... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
George Tasker | makefile for building wxBase using the command line... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
George Tasker | Added the code to copy setup0.h to setup.h if setup... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
George Tasker | Memory tracing and ODBC classes are now (optionally... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
George Tasker | Semicolon was missing on the end of the WXINC line |
commit | commitdiff | tree | snapshot |
2001-03-13 |
George Tasker | Added listdb to the list of object files that must... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
George Tasker | Removed the requirement that wxUSE_GUI must be 1 to... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Vadim Zeitlin | fixed wxTimeSpan::Format() to behave more reasonably |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Vadim Zeitlin | patch initializing the multi choice dialog with the... |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Julian Smart | Bug fix for #406153 |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Gilles Depeyrot | removed ugly Mac OS X related hack in wxBASE configuration |
commit | commitdiff | tree | snapshot |
2001-03-11 |
Václav Slavík | fixed all's dependencies so that the makefile generates... |
commit | commitdiff | tree | snapshot |
2001-03-11 |
Václav Slavík | fixed MacOS X test |
commit | commitdiff | tree | snapshot |
2001-03-11 |
Václav Slavík | IMPLEMENT_ABSTRACT_CLASS(wxDC, wxObject) replaced by... |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Vadim Zeitlin | trying to fix wxSpinCtrl update behaviour |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Vadim Zeitlin | fixed wxDos2UnixFilename description |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Vadim Zeitlin | merged HAVE_VSNPRINTF fix from 2.2 branch |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Robin Dunn | Added some simple sample apps |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Vadim Zeitlin | fixed wxToolBar::DeleteTool and losing the rows number... |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Václav Slavík | fixed parsing of tags with whitespace around = sign |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Vadim Zeitlin | merged in the fix for WM_MOVE |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Vadim Zeitlin | added test for wxFileSystem |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Vadim Zeitlin | fixed FindOrCreatePen/Brush() for the case when the... |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Vadim Zeitlin | fixed (?) setup.h regeneration |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Vadim Zeitlin | fixed CODE_GEN_FLAGS_CXX |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Vadim Zeitlin | fixed DeviceToLogical[XY] |
commit | commitdiff | tree | snapshot |
2001-03-07 |
David Webster | Support for building samples in a port, dbg-rlse, dll... |
commit | commitdiff | tree | snapshot |
2001-03-07 |
David Webster | SUpport for new location of module definition files. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
David Webster | SUpport for new location of module definition files. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
David Webster | Moving OS/2 module defeintion files to /src/os2 |
commit | commitdiff | tree | snapshot |
2001-03-07 |
David Webster | Make updates for OS/2 |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Vadim Zeitlin | merged fix from the 2.2 branch but the test I changed... |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Vadim Zeitlin | added TEST_PATHLIST (old change which I forgot to commi... |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Gilles Depeyrot | added Navigation Services library |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Gilles Depeyrot | ignore CodeWarrior build directory and output files |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Julian Smart | wxFileSelector should have file name only, not path... |
commit | commitdiff | tree | snapshot |
2001-03-04 |
Stefan Csomor | corrected redraw problems with native controls |
commit | commitdiff | tree | snapshot |
2001-03-04 |
Stefan Csomor | correct window class attribution (was wrong in carbon) |
commit | commitdiff | tree | snapshot |
2001-03-04 |
Stefan Csomor | changed choice to properly inherit from wxChoiceBase... |
commit | commitdiff | tree | snapshot |
2001-03-04 |
Stefan Csomor | changed choice to properly inherit from wxChoiceBase... |
commit | commitdiff | tree | snapshot |
2001-03-04 |
Vadim Zeitlin | added EVT_COMMAND_SCROLL_THUMBRELEASE event |
commit | commitdiff | tree | snapshot |
2001-03-03 |
Vadim Zeitlin | wx-config changes merged from the 2.2 branch |
commit | commitdiff | tree | snapshot |
2001-03-03 |
Stefan Csomor | mac changes : wxDC - removed doubly defined vars (inher... |
commit | commitdiff | tree | snapshot |
2001-03-02 |
Robert Roebling | Implemented wxStaticLine under Mac. I thought I had |
commit | commitdiff | tree | snapshot |
2001-03-02 |
Julian Smart | Added DisplayTextPopup to wxHtmlHelpController; fixed... |
commit | commitdiff | tree | snapshot |
2001-03-02 |
Julian Smart | Added test to prevent crash in LogMenuEvent |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Stefan Csomor | final adjustements to wxToolbar to make it layout as... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
David Webster | Added YieldIfNeeded |
commit | commitdiff | tree | snapshot |
2001-03-01 |
David Webster | New .dll mod def file |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Stefan Csomor | added new focus behaviour (like MSW) and toolbar fixes |
commit | commitdiff | tree | snapshot |
2001-02-28 |
David Webster | Undo the Test commit |
commit | commitdiff | tree | snapshot |
2001-02-28 |
David Webster | Test commit |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Robin Dunn | fixed problem in wrapping of wxOGLConstraint |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Vadim Zeitlin | fixed bug with wx-config --cflags not returning the... |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Stefan Csomor | default window creation algorithm for mac platform... |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Stefan Csomor | toolbars are now possible in any window |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Julian Smart | Local event array wasn't initialized |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Stefan Csomor | added menubar update OnActivate for multiple frames... |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Stefan Csomor | corrected hiding/showing of native mac controls |
commit | commitdiff | tree | snapshot |
2001-02-27 |
Stefan Csomor | corrected the invalidation when resizing windows (was... |
commit | commitdiff | tree | snapshot |
2001-02-27 |
Stefan Csomor | added calls for invalidating the dc setup on mac explic... |
commit | commitdiff | tree | snapshot |
2001-02-27 |
Stefan Csomor | added a call for invalidating the dc setup on mac expli... |
commit | commitdiff | tree | snapshot |
2001-02-26 |
Gilles Depeyrot | added CodeWarrior projects for Classic Mac OS |
commit | commitdiff | tree | snapshot |
2001-02-26 |
Robert Roebling | wxMac: |
commit | commitdiff | tree | snapshot |
2001-02-26 |
Vadim Zeitlin | matching changes for makefile.g95 |
commit | commitdiff | tree | snapshot |
2001-02-26 |
Vadim Zeitlin | applied patch 403988 (fixing MDI window menu) |
commit | commitdiff | tree | snapshot |
2001-02-26 |
Vadim Zeitlin | applied patch 403898 (fixing msw/tabctrl.cpp include) |
commit | commitdiff | tree | snapshot |
2001-02-26 |
Vadim Zeitlin | applied patch 404136 which is supposed to fix BC5.5... |
commit | commitdiff | tree | snapshot |
2001-02-26 |
Vadim Zeitlin | applied patch 403956 (gcc warning fix) |
commit | commitdiff | tree | snapshot |
2001-02-26 |
Gilles Depeyrot | added missing method to set colour from hex value |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Václav Slavík | using wxURL now enforces linking http.o, ftp.o and... |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Vadim Zeitlin | fixed GetMargins() compilation |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Stefan Csomor | Define wxUSE_NOTEBOOK for Mac. Required ny sizer. |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Stefan Csomor | Dont crash wxFileDialog on Mac when calling CentreOnXXX... |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Václav Slavík | documented fs_zip bugfix |
commit | commitdiff | tree | snapshot |
2001-02-23 |
Vadim Zeitlin | added GetMargins() |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Václav Slavík | fixed FindFirst/FindNext in fs_zip, it should find... |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Julian Smart | Added PROIO_ prefix to yyparse to get it to link. |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Julian Smart | Attempted to improve tip window behaviour, but kill... |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Julian Smart | wxLIST_STATE_FOCUSED -> wxLIST_STATE_SELECTED in GetIte... |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Julian Smart | Corrected Clone return type |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Julian Smart | Changed wxYield calls to wxYieldIfNeeded |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Julian Smart | Added wxYieldIfNeeded |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Václav Slavík | added missing implementation of wxHashTableLong::Create |
commit | commitdiff | tree | snapshot |
next |