2002-08-04 |
Julian Smart | Applied patch from Benjamin Williams to improve |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Václav Slavík | wxCmdLineParser's output goes to stderr, not message... |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Václav Slavík | no more hacks needed in wxrc now that wxMessageOutput... |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Gilles Depeyrot | updated xml project file with latest changes (spinctrl... |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Gilles Depeyrot | add spinctrl header for wxMac |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Gilles Depeyrot | only set focus on textctrl item if it exists (exists... |
commit | commitdiff | tree | snapshot |
2002-08-04 |
Stefan Csomor | added border clipping |
commit | commitdiff | tree | snapshot |
2002-08-03 |
Mattia Barbon | Mention wxMessageOutput in changes.txt |
commit | commitdiff | tree | snapshot |
2002-08-03 |
Stefan Csomor | added option for getting visible region w/o children... |
commit | commitdiff | tree | snapshot |
2002-08-03 |
Stefan Csomor | added option for getting visible region w/o children... |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Mattia Barbon | Documented wxMotif changes |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Mattia Barbon | Fixed yet another error in my wxCmdLineParser mdifications. |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Stefan Csomor | corrected scrolling problems for controls, switched... |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Stefan Csomor | corrected scrolling problems for controls, switched... |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Stefan Csomor | added a MacUpdateDimensions callback for DoMoveWindow |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Stefan Csomor | separate mac implementation |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Stefan Csomor | added a MacUpdateDimensions callback for DoMoveWindow |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Stefan Csomor | switch to a separate implementation for mac |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Julian Smart | Renamed internal GetClientWindow to GetClientAreaWindow so |
commit | commitdiff | tree | snapshot |
2002-08-02 |
Mattia Barbon | Patch [ 584078 ] Misc samples fixes from Dimitri School... |
commit | commitdiff | tree | snapshot |
2002-08-01 |
Julian Smart | Applied [ 586524 ] wxVariant Enhancements. |
commit | commitdiff | tree | snapshot |
2002-08-01 |
Mattia Barbon | This is a quick hack: if there is no global wxMessageOu... |
commit | commitdiff | tree | snapshot |
2002-08-01 |
Mattia Barbon | Assert is there is no wxMessageOutput |
commit | commitdiff | tree | snapshot |
2002-08-01 |
Julian Smart | Applied patch [ 588734 ] Makes ProcessIdle() virtual |
commit | commitdiff | tree | snapshot |
2002-08-01 |
Julian Smart | Applied patch [ 589484 ] wxGenericListCtrl, fix for... |
commit | commitdiff | tree | snapshot |
2002-08-01 |
Mattia Barbon | Patch [ 584078 ] Misc samples fixes from Dimitri School... |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Mattia Barbon | Fixed logic error |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Mattia Barbon | Patch [ 588837 ] Fixes comment style in gsocket.* |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Mattia Barbon | Regenerated files.lst after addition of listbase.h |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Mattia Barbon | Refactored wxListBox code so that it correctly implements |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Robin Dunn | My RPM spec now uses the --enable-rpath |
commit | commitdiff | tree | snapshot |
2002-07-31 |
Robin Dunn | Added --enable-rpath=dir that will cause the -rpath... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Václav Slavík | fixed icons displaying in wxHtmlHelpFrame |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Mattia Barbon | Due to my previous commit, calling wxWindow::Create... |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Julian Smart | Added wx/listbase.h with wxListCtrl types, so we can |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Julian Smart | Must include wx/listctrl.h unfortunately, for now |
commit | commitdiff | tree | snapshot |
2002-07-30 |
Julian Smart | More tweaks so wxGenericListCtrl only uses generic |
commit | commitdiff | tree | snapshot |
2002-07-30 |
David Webster | Installation file |
commit | commitdiff | tree | snapshot |
2002-07-30 |
David Webster | os2 distribution response file |
commit | commitdiff | tree | snapshot |
2002-07-30 |
David Webster | Weekly Updates |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Mattia Barbon | Fixed my utnpaste error (thanks to Marcin Wojdyr |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Mattia Barbon | w32api 2.0 will have shlwapi.h |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Mattia Barbon | Under MSW and GTK the foreground and background colour... |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Robin Dunn | Changes to attempt to use a private wxGTK |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Mattia Barbon | Generate EVT_SPINCTRL_UPDATED for wxMotif, too |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Robin Dunn | Added some rectangle based method overloads |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Julian Smart | Added wxComboBox to scroll test to demonstrate Mac... |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Vadim Zeitlin | fixed bug due to which all items in a virtual control... |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Ryan Norton | Tcl regex lib |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Ryan Norton | Tcl regex lib |
commit | commitdiff | tree | snapshot |
2002-07-29 |
David Webster | Slider Updates |
commit | commitdiff | tree | snapshot |
2002-07-29 |
Ron Lee | The world should not end if a server has no peer. ... |
commit | commitdiff | tree | snapshot |
2002-07-28 |
Mattia Barbon | Take into account icon mask in wxStaticBitmap |
commit | commitdiff | tree | snapshot |
2002-07-28 |
Mattia Barbon | Check for NULL pointer |
commit | commitdiff | tree | snapshot |
2002-07-28 |
Mattia Barbon | Calss interface updates (wxMotif-only). |
commit | commitdiff | tree | snapshot |
2002-07-28 |
Václav Slavík | ported characters escaping in menus to GTK+ 2.0 |
commit | commitdiff | tree | snapshot |
2002-07-28 |
Robert Roebling | New implementation of ShowFullScreen(). It works |
commit | commitdiff | tree | snapshot |
2002-07-28 |
Mattia Barbon | Implemented wxSpinButton for wxMotif. |
commit | commitdiff | tree | snapshot |
2002-07-28 |
Robert Roebling | Implement SetFilterIndex |
commit | commitdiff | tree | snapshot |
2002-07-28 |
Robert Roebling | IMplement SetFilterINdex() |
commit | commitdiff | tree | snapshot |
2002-07-27 |
Václav Slavík | How to use MSLU with MSVC/nmake |
commit | commitdiff | tree | snapshot |
2002-07-27 |
Václav Slavík | MSLU clarifications |
commit | commitdiff | tree | snapshot |
2002-07-27 |
Václav Slavík | libunicows moved to sourceforge |
commit | commitdiff | tree | snapshot |
2002-07-27 |
Robin Dunn | SWIGged updates for wxGTK |
commit | commitdiff | tree | snapshot |
2002-07-27 |
Mattia Barbon | Added statline.h to wxMotif files |
commit | commitdiff | tree | snapshot |
2002-07-27 |
Mattia Barbon | Check for NULL before dereferencing |
commit | commitdiff | tree | snapshot |
2002-07-27 |
Mattia Barbon | Added DoSetSize and DoMoveWindow to generic wxStaticLine. |
commit | commitdiff | tree | snapshot |
2002-07-27 |
Mattia Barbon | Rename wxGenericImageList to wxImageList in generic... |
commit | commitdiff | tree | snapshot |
2002-07-27 |
Mattia Barbon | Changed wxMotif's wxWindow::Create so it does not call... |
commit | commitdiff | tree | snapshot |
2002-07-27 |
Václav Slavík | added a section on when to delete global objects |
commit | commitdiff | tree | snapshot |
2002-07-27 |
Václav Slavík | fixed typo |
commit | commitdiff | tree | snapshot |
2002-07-27 |
Václav Slavík | 1. clarified relation between XRC .xrs files and ZIPs |
commit | commitdiff | tree | snapshot |
2002-07-27 |
Ron Lee | minus one show stopper typo and a couple of warnings... |
commit | commitdiff | tree | snapshot |
2002-07-26 |
Václav Slavík | added wxADJUST_MINSIZE to XRC |
commit | commitdiff | tree | snapshot |
2002-07-26 |
Václav Slavík | fix for memory leak in XRC-generated CXX resources... |
commit | commitdiff | tree | snapshot |
2002-07-26 |
Julian Smart | Don't fail to register remaining window classes if |
commit | commitdiff | tree | snapshot |
2002-07-26 |
Stefan Csomor | changed library include to use relative paths |
commit | commitdiff | tree | snapshot |
2002-07-26 |
Stefan Csomor | added msgout.cpp |
commit | commitdiff | tree | snapshot |
2002-07-26 |
Robin Dunn | Show how to prevent deselection of specific items |
commit | commitdiff | tree | snapshot |
2002-07-26 |
Robin Dunn | Don't show a dialog upon import when Numeric isn't... |
commit | commitdiff | tree | snapshot |
2002-07-25 |
Gilles Depeyrot | prefix include file for Project Builder project |
commit | commitdiff | tree | snapshot |
2002-07-25 |
Mattia Barbon | Applied patch from Ian Brown to make menus look better... |
commit | commitdiff | tree | snapshot |
2002-07-25 |
Vadim Zeitlin | corrected Enable() docs to correspond to the real metho... |
commit | commitdiff | tree | snapshot |
2002-07-25 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2002-07-25 |
Jouk Jansen | Committing in . |
commit | commitdiff | tree | snapshot |
2002-07-25 |
Stefan Csomor | removed virtual modifier from Command handlers, added... |
commit | commitdiff | tree | snapshot |
2002-07-25 |
Mattia Barbon | Updated Makefiles for Motif |
commit | commitdiff | tree | snapshot |
2002-07-25 |
Stefan Csomor | removed virtual modifier from Command handlers, added... |
commit | commitdiff | tree | snapshot |
2002-07-25 |
Robin Dunn | changes to match recent CVS updates |
commit | commitdiff | tree | snapshot |
2002-07-25 |
Robin Dunn | Added wxUSE_RICHEDIT to match usage in header |
commit | commitdiff | tree | snapshot |
2002-07-24 |
Mattia Barbon | Updated Makefiles for all but Motif; there is either... |
commit | commitdiff | tree | snapshot |
2002-07-24 |
Mattia Barbon | Added wxMessageOutput as per the discussion on wx-dev. |
commit | commitdiff | tree | snapshot |
2002-07-23 |
Vadim Zeitlin | IsSingleLine() is now in the base class |
commit | commitdiff | tree | snapshot |
2002-07-23 |
Vadim Zeitlin | added operator++/-- for wxAutoULong (SF patch from... |
commit | commitdiff | tree | snapshot |
2002-07-23 |
Robert Roebling | Changed wxGTK's notion of SetSize() to never allow... |
commit | commitdiff | tree | snapshot |
2002-07-23 |
Julian Smart | Added wxMotif comments |
commit | commitdiff | tree | snapshot |
2002-07-23 |
Julian Smart | Applied patch [ 585436 ] motif toolbar control alignmen... |
commit | commitdiff | tree | snapshot |
2002-07-23 |
Julian Smart | Applied patch [ 585322 ] motif border style fix for... |
commit | commitdiff | tree | snapshot |
2002-07-23 |
Julian Smart | Applied patch [ 584885 ] better colour handling in... |
commit | commitdiff | tree | snapshot |
2002-07-23 |
Julian Smart | Possibly cured the assertion message dialog paint problem, |
commit | commitdiff | tree | snapshot |
next |