2002-08-07 |
Mattia Barbon | Fix makefile.g95 for make 3.77 |
tree | commitdiff |
2002-08-07 |
Julian Smart | Added ProcessIdle virtual function |
tree | commitdiff |
2002-08-06 |
Robert Roebling | Small fix for Pango printing with bitmaps. |
tree | commitdiff |
2002-08-06 |
Mattia Barbon | Patch [ 588732 ] makes wxRB_GROUP/radiobuttons working |
tree | commitdiff |
2002-08-06 |
Robert Roebling | Compile fix. |
tree | commitdiff |
2002-08-06 |
Robert Roebling | Further code for Pango fonts (work now) and |
tree | commitdiff |
2002-08-06 |
Robert Roebling | Lots of work to set PangoFontDescription as the |
tree | commitdiff |
2002-08-06 |
David Webster | Lots of OS/2 updates |
tree | commitdiff |
2002-08-06 |
David Webster | Some OS/2 Updates |
tree | commitdiff |
2002-08-05 |
Vadim Zeitlin | added a more convenient version of wxFileType::GetOpenC... |
tree | commitdiff |
2002-08-05 |
Robert Roebling | Lots of Unix/Unicode compile fixes, some of which |
tree | commitdiff |
2002-08-05 |
Robert Roebling | Lots of updates for Unicode and GTK 2.0 support. |
tree | commitdiff |
2002-08-05 |
Robert Roebling | Miserable hack around problem when shrinking |
tree | commitdiff |
2002-08-05 |
David Webster | OS/2 VA needs to include time.h to get the time calls. |
tree | commitdiff |
2002-08-05 |
David Webster | FALSE, not false |
tree | commitdiff |
2002-08-05 |
David Webster | Lots of fixes for common dialogs, radioboxes, static... |
tree | commitdiff |
2002-08-05 |
David Webster | Font fix for OS/2 common control creation |
tree | commitdiff |
2002-08-04 |
Julian Smart | Applied patch from Benjamin Williams to improve |
tree | commitdiff |
2002-08-04 |
Václav Slavík | wxCmdLineParser's output goes to stderr, not message... |
tree | commitdiff |
2002-08-04 |
Gilles Depeyrot | updated xml project file with latest changes (spinctrl... |
tree | commitdiff |
2002-08-04 |
Gilles Depeyrot | add spinctrl header for wxMac |
tree | commitdiff |
2002-08-04 |
Gilles Depeyrot | only set focus on textctrl item if it exists (exists... |
tree | commitdiff |
2002-08-04 |
Stefan Csomor | added border clipping |
tree | commitdiff |
2002-08-03 |
Mattia Barbon | Mention wxMessageOutput in changes.txt |
tree | commitdiff |
2002-08-03 |
Stefan Csomor | added option for getting visible region w/o children... |
tree | commitdiff |
2002-08-02 |
Mattia Barbon | Fixed yet another error in my wxCmdLineParser mdifications. |
tree | commitdiff |
2002-08-02 |
Stefan Csomor | corrected scrolling problems for controls, switched... |
tree | commitdiff |
2002-08-02 |
Stefan Csomor | corrected scrolling problems for controls, switched... |
tree | commitdiff |
2002-08-02 |
Julian Smart | Renamed internal GetClientWindow to GetClientAreaWindow so |
tree | commitdiff |
2002-08-01 |
Julian Smart | Applied [ 586524 ] wxVariant Enhancements. |
tree | commitdiff |
2002-08-01 |
Mattia Barbon | This is a quick hack: if there is no global wxMessageOu... |
tree | commitdiff |
2002-08-01 |
Mattia Barbon | Assert is there is no wxMessageOutput |
tree | commitdiff |
2002-07-31 |
Mattia Barbon | Fixed logic error |
tree | commitdiff |
2002-07-31 |
Mattia Barbon | Patch [ 588837 ] Fixes comment style in gsocket.* |
tree | commitdiff |
2002-07-31 |
Mattia Barbon | Regenerated files.lst after addition of listbase.h |
tree | commitdiff |
2002-07-31 |
Mattia Barbon | Refactored wxListBox code so that it correctly implements |
tree | commitdiff |
2002-07-30 |
Václav Slavík | fixed icons displaying in wxHtmlHelpFrame |
tree | commitdiff |
2002-07-30 |
Mattia Barbon | Due to my previous commit, calling wxWindow::Create... |
tree | commitdiff |
2002-07-30 |
Julian Smart | Added wx/listbase.h with wxListCtrl types, so we can |
tree | commitdiff |
2002-07-30 |
Julian Smart | Must include wx/listctrl.h unfortunately, for now |
tree | commitdiff |
2002-07-30 |
Julian Smart | More tweaks so wxGenericListCtrl only uses generic |
tree | commitdiff |
2002-07-30 |
David Webster | Weekly Updates |
tree | commitdiff |
2002-07-29 |
Mattia Barbon | Fixed my utnpaste error (thanks to Marcin Wojdyr |
tree | commitdiff |
2002-07-29 |
Mattia Barbon | w32api 2.0 will have shlwapi.h |
tree | commitdiff |
2002-07-29 |
Mattia Barbon | Under MSW and GTK the foreground and background colour... |
tree | commitdiff |
2002-07-29 |
Mattia Barbon | Generate EVT_SPINCTRL_UPDATED for wxMotif, too |
tree | commitdiff |
2002-07-29 |
Vadim Zeitlin | fixed bug due to which all items in a virtual control... |
tree | commitdiff |
2002-07-29 |
Ryan Norton | Tcl regex lib |
tree | commitdiff |
2002-07-29 |
Ryan Norton | Tcl regex lib |
tree | commitdiff |
2002-07-29 |
David Webster | Slider Updates |
tree | commitdiff |
2002-07-29 |
Ron Lee | The world should not end if a server has no peer. ... |
tree | commitdiff |
2002-07-28 |
Mattia Barbon | Take into account icon mask in wxStaticBitmap |
tree | commitdiff |
2002-07-28 |
Mattia Barbon | Check for NULL pointer |
tree | commitdiff |
2002-07-28 |
Mattia Barbon | Calss interface updates (wxMotif-only). |
tree | commitdiff |
2002-07-28 |
Václav Slavík | ported characters escaping in menus to GTK+ 2.0 |
tree | commitdiff |
2002-07-28 |
Robert Roebling | New implementation of ShowFullScreen(). It works |
tree | commitdiff |
2002-07-28 |
Mattia Barbon | Implemented wxSpinButton for wxMotif. |
tree | commitdiff |
2002-07-28 |
Robert Roebling | IMplement SetFilterINdex() |
tree | commitdiff |
2002-07-27 |
Mattia Barbon | Added statline.h to wxMotif files |
tree | commitdiff |
2002-07-27 |
Mattia Barbon | Check for NULL before dereferencing |
tree | commitdiff |
2002-07-27 |
Mattia Barbon | Added DoSetSize and DoMoveWindow to generic wxStaticLine. |
tree | commitdiff |
2002-07-27 |
Mattia Barbon | Rename wxGenericImageList to wxImageList in generic... |
tree | commitdiff |
2002-07-27 |
Mattia Barbon | Changed wxMotif's wxWindow::Create so it does not call... |
tree | commitdiff |
2002-07-27 |
Ron Lee | minus one show stopper typo and a couple of warnings... |
tree | commitdiff |
2002-07-26 |
Václav Slavík | added wxADJUST_MINSIZE to XRC |
tree | commitdiff |
2002-07-26 |
Václav Slavík | fix for memory leak in XRC-generated CXX resources... |
tree | commitdiff |
2002-07-26 |
Julian Smart | Don't fail to register remaining window classes if |
tree | commitdiff |
2002-07-26 |
Stefan Csomor | added msgout.cpp |
tree | commitdiff |
2002-07-25 |
Mattia Barbon | Applied patch from Ian Brown to make menus look better... |
tree | commitdiff |
2002-07-25 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2002-07-25 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2002-07-25 |
Stefan Csomor | removed virtual modifier from Command handlers, added... |
tree | commitdiff |
2002-07-25 |
Mattia Barbon | Updated Makefiles for Motif |
tree | commitdiff |
2002-07-25 |
Robin Dunn | Added wxUSE_RICHEDIT to match usage in header |
tree | commitdiff |
2002-07-24 |
Mattia Barbon | Updated Makefiles for all but Motif; there is either... |
tree | commitdiff |
2002-07-24 |
Mattia Barbon | Added wxMessageOutput as per the discussion on wx-dev. |
tree | commitdiff |
2002-07-23 |
Robert Roebling | Changed wxGTK's notion of SetSize() to never allow... |
tree | commitdiff |
2002-07-23 |
Julian Smart | Applied patch [ 585436 ] motif toolbar control alignmen... |
tree | commitdiff |
2002-07-23 |
Julian Smart | Applied patch [ 585322 ] motif border style fix for... |
tree | commitdiff |
2002-07-23 |
Julian Smart | Applied patch [ 584885 ] better colour handling in... |
tree | commitdiff |
2002-07-23 |
Julian Smart | Possibly cured the assertion message dialog paint problem, |
tree | commitdiff |
2002-07-23 |
Vadim Zeitlin | fix to not show ampersands in the static box title... |
tree | commitdiff |
2002-07-22 |
David Webster | Weekly catch up and slider fixes. |
tree | commitdiff |
2002-07-22 |
David Webster | OS/2 tweaks. |
tree | commitdiff |
2002-07-22 |
Julian Smart | Added wxListCtrl to derive from wxGenericListCtrl, |
tree | commitdiff |
2002-07-22 |
David Webster | FALSE not false. |
tree | commitdiff |
2002-07-22 |
Vadim Zeitlin | made wxDllLoader more backwards compatible |
tree | commitdiff |
2002-07-22 |
Julian Smart | Applied patch [ 583922 ] Make generic/wxListCtrl avail... |
tree | commitdiff |
2002-07-22 |
David Webster | Dialogs and slider updates |
tree | commitdiff |
2002-07-22 |
David Webster | OS/2 Update |
tree | commitdiff |
2002-07-21 |
Václav Slavík | Unicodification of wxDataStreams |
tree | commitdiff |
2002-07-21 |
Vadim Zeitlin | default style now applies to the text entered by the... |
tree | commitdiff |
2002-07-21 |
Vadim Zeitlin | fixed a compilation warning |
tree | commitdiff |
2002-07-21 |
Vadim Zeitlin | 1. more consistency in wxTree/ListEvent methods naming... |
tree | commitdiff |
2002-07-21 |
Vadim Zeitlin | don't cache the result of IsAlwaysConnected() and don... |
tree | commitdiff |
2002-07-21 |
Vadim Zeitlin | reverted Chris' MSW additions patch (we should use... |
tree | commitdiff |
2002-07-20 |
Václav Slavík | read message catalogs from the location where wxWin... |
tree | commitdiff |
2002-07-20 |
Stefan Csomor | added Mark Newsam's patch |
tree | commitdiff |
2002-07-19 |
Robin Dunn | Moved the check for page scrolling with the wheel into... |
tree | commitdiff |
2002-07-19 |
Julian Smart | Applied patch [ 573644 ] wxDisplay for Mac (again) |
tree | commitdiff |
next |