2002-03-26 |
Vadim Zeitlin | wxMotif toolbar compilation fixes |
tree | commitdiff |
2002-03-24 |
Václav Slavík | move wxApp::GetStdIcon to wxArtProvider |
tree | commitdiff |
2002-03-22 |
Václav Slavík | wxITEM_FOO instead of wxItem_Foo, for the sake of consi... |
tree | commitdiff |
2002-03-22 |
Václav Slavík | added wxBitmap::CopyFromIcon and wxIcon::CopyFromBitmap... |
tree | commitdiff |
2002-03-18 |
Vadim Zeitlin | 1. implemented radio menu items for wxGTK |
tree | commitdiff |
2002-02-24 |
Václav Slavík | removed AdjustForParentClientOrigin from wxMotif and... |
tree | commitdiff |
2002-02-14 |
Julian Smart | Added some XSyncs to help size calculations, but positi... |
tree | commitdiff |
2002-02-12 |
Julian Smart | Removed some debug code from window headers; added... |
tree | commitdiff |
2002-02-08 |
Julian Smart | Now compiling |
tree | commitdiff |
2002-02-05 |
Julian Smart | Reformatted Motif headers; added __WXX11__ symbol suppo... |
tree | commitdiff |
2002-01-19 |
Vadim Zeitlin | Capture/ReleaseMouse() prefixed with Do for the other... |
tree | commitdiff |
2002-01-14 |
Václav Slavík | removed setup0.h artifacts |
tree | commitdiff |
2002-01-13 |
Václav Slavík | applied ANI images patch and added wxUSE_ICO_CUR |
tree | commitdiff |
2002-01-06 |
Gilles Depeyrot | removed unneeded ; |
tree | commitdiff |
2002-01-01 |
Gilles Depeyrot | wxSystemSettings class API face lift: better names... |
tree | commitdiff |
2002-01-01 |
Gilles Depeyrot | implemented native font stuff for wxMotif |
tree | commitdiff |
2001-11-25 |
Gilles Depeyrot | removed trailing ; after DECLARE_NO_COPY_CLASS |
tree | commitdiff |
2001-11-22 |
Julian Smart | #ifdefed out the joystick code, and removed the wxBitma... |
tree | commitdiff |
2001-11-18 |
Gilles Depeyrot | removed duplicated prototype |
tree | commitdiff |
2001-10-30 |
Václav Slavík | changed wxSystemSettings::HasFrameDecorations to more... |
tree | commitdiff |
2001-10-21 |
Gilles Depeyrot | use "..." instead of <...> for wx headers |
tree | commitdiff |
2001-10-19 |
Vadim Zeitlin | added wxApp::Yield() |
tree | commitdiff |
2001-10-01 |
Václav Slavík | added wxSystemSettings::HasFrameDecorations (anybody... |
tree | commitdiff |
2001-09-22 |
Václav Slavík | (blind) fix for wxMotif compilation |
tree | commitdiff |
2001-08-14 |
Vadim Zeitlin | 1. reset default item in ~wxWindow (better to be safe) |
tree | commitdiff |
2001-07-23 |
Gilles Depeyrot | renamed Number method (should be GetCount) |
tree | commitdiff |
2001-07-22 |
Gilles Depeyrot | fixed wxListBox inheritance |
tree | commitdiff |
2001-07-15 |
Gilles Depeyrot | modified configure to allow configuration of wxMotif... |
tree | commitdiff |
2001-07-11 |
Julian Smart | Added wxUSE_DC_CACHEING and associated code to wxMSW |
tree | commitdiff |
2001-07-09 |
Julian Smart | Various wxMotif fixes |
tree | commitdiff |
2001-07-09 |
Julian Smart | Various fixes for wxMotif |
tree | commitdiff |
2001-06-21 |
Vadim Zeitlin | possible compilation problem fix |
tree | commitdiff |
2001-04-04 |
Václav Slavík | I moved platform specific code from wxImage to wxBitmap |
tree | commitdiff |
2001-03-13 |
Václav Slavík | moved splines rendering code into wxDCBase |
tree | commitdiff |
2001-02-08 |
Vadim Zeitlin | (blind) fixes for Motif compilation |
tree | commitdiff |
2001-01-31 |
Vadim Zeitlin | 1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE... |
tree | commitdiff |
2001-01-26 |
Vadim Zeitlin | dynamic event types actually work with these changes... |
tree | commitdiff |
2000-12-20 |
Vadim Zeitlin | compilation fix (?) |
tree | commitdiff |
2000-12-18 |
Vadim Zeitlin | applied wxNativeFontInfo patch from Derry Bryson (with... |
tree | commitdiff |
2000-09-27 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-07-30 |
Unknown (NI) | added a wrapper class for opengl contexts (like that... |
tree | commitdiff |
2000-07-20 |
Unknown (NI) | applied the patch by Garrick Meeker |
tree | commitdiff |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
tree | commitdiff |
2000-03-13 |
Ron Lee | moved wxDash typedef to gdicmn.h |
tree | commitdiff |
2000-03-06 |
Guillermo Rodrigue... | Added wxIcon(const char **) ctor (same as char **) |
tree | commitdiff |
2000-03-06 |
Vadim Zeitlin | patches from Ricky Gonzales <gonzales@pyramid3.net>: |
tree | commitdiff |
2000-03-06 |
Guillermo Rodrigue... | Added support for timer events in Motif |
tree | commitdiff |
2000-03-01 |
Julian Smart | Added wxDragImage generic implementation and sample... |
tree | commitdiff |
2000-02-28 |
Julian Smart | Moved wxGLCanvas to more normal positions |
tree | commitdiff |
2000-02-15 |
Václav Slavík | removed duplicate defines of wxSYS_ constants |
tree | commitdiff |
2000-02-06 |
Stefan Neis | long -> wxCoord |
tree | commitdiff |
2000-01-25 |
Vadim Zeitlin | missing Init() added to wxMenu(wxCallback) ctors |
tree | commitdiff |
2000-01-12 |
Vadim Zeitlin | added wxUSE_NOTEBOOK to include/wx/msw/setup0.h, remove... |
tree | commitdiff |
2000-01-11 |
Vadim Zeitlin | wxMenuItem::GetLabelFromText() added/documented, bug... |
tree | commitdiff |
2000-01-07 |
Bart A.M. Jourquin | wxControl child of wxControlBase |
tree | commitdiff |
2000-01-06 |
Vadim Zeitlin | 1. more warnings fixes in gtk/region.cpp and common... |
tree | commitdiff |
2000-01-04 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-12-29 |
Vadim Zeitlin | wxMotif::wxControl() ctor added, now wxCalendarCtrl... |
tree | commitdiff |
1999-12-29 |
Vadim Zeitlin | 1. wxCalendarCtrl |
tree | commitdiff |
1999-12-16 |
Vadim Zeitlin | 1. wxMotif toolbar works; the toggle buttons have the... |
tree | commitdiff |
1999-12-16 |
Vadim Zeitlin | compilation fixes, doesn't work yet |
tree | commitdiff |
1999-12-15 |
Vadim Zeitlin | merging in the toolbar changes |
tree | commitdiff |
1999-12-13 |
Vadim Zeitlin | wxCreateMaskedBitmap() is more const correct |
tree | commitdiff |
1999-12-10 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-12-08 |
Vadim Zeitlin | compilation fix (long -> wxCoord) |
tree | commitdiff |
1999-12-06 |
Vadim Zeitlin | Rotated text patch from Hans-Joachim Baader (with some... |
tree | commitdiff |
1999-12-01 |
Vadim Zeitlin | 1. wxMotif::wxFrame derives from wxFrameBase now |
tree | commitdiff |
1999-11-14 |
Julian Smart | Watcom C++ fixup in tbar95.cpp; removed WXWIN_COMPATIBI... |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | Motif compilation fix |
tree | commitdiff |
1999-11-12 |
Vadim Zeitlin | wxTimer/timercmn.cpp change |
tree | commitdiff |
1999-11-08 |
Julian Smart | Made various Motif fixes, wxListBox/wxChoice derive... |
tree | commitdiff |
1999-11-06 |
George Tasker | Added wxODBC_FWD_ONLY_CURSORS to allow for drivers... |
tree | commitdiff |
1999-11-05 |
Robert Roebling | Added IsTopLevel() as a virtual function. |
tree | commitdiff |
1999-11-02 |
Vadim Zeitlin | wxMotif compiles (and runs minimal sample) again after... |
tree | commitdiff |
1999-10-28 |
Julian Smart | Do... fixes and OnMenuHighlight correction (so MDI... |
tree | commitdiff |
1999-10-27 |
Robert Roebling | Minor Motif changes, made scrollsub sample work somehow. |
tree | commitdiff |
1999-10-27 |
Vadim Zeitlin | 1. wxMenu{Item|Bar} modifications for wxMotif |
tree | commitdiff |
1999-10-27 |
Julian Smart | Fixed wxMotif's wxRegion/wxRegionIterator to optionally... |
tree | commitdiff |
1999-10-26 |
Julian Smart | Removed lots of wxMotif compile warnings. Copied new... |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | wxMotif compilation fixes for wxDataObject and PROCESS_... |
tree | commitdiff |
1999-10-21 |
Vadim Zeitlin | wxDataObejct and related changes (won't compile right... |
tree | commitdiff |
1999-10-19 |
Michael Bedward | Numerous changes to comply with use of wxCoord. |
tree | commitdiff |
1999-10-18 |
Vadim Zeitlin | 1. wxApp::ProcessPendingEvents() is now common, added... |
tree | commitdiff |
1999-10-07 |
Vadim Zeitlin | some fixes after global _T() => T() change |
tree | commitdiff |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
tree | commitdiff |
1999-10-01 |
Vadim Zeitlin | wxMotif::wxFont supports encodings too (and shares... |
tree | commitdiff |
1999-10-01 |
Vadim Zeitlin | renamed gsockmot.cpp to *.c |
tree | commitdiff |
1999-09-29 |
Sylvain Bougnoux | Factorize timercmm.cpp code |
tree | commitdiff |
1999-09-05 |
Julian Smart | Misc. 16-bit compilation fixes |
tree | commitdiff |
1999-09-05 |
Guilhem Lavaux | Updated wxSocket documentation |
tree | commitdiff |
1999-08-12 |
Robert Roebling | Augmented beta to 9, |
tree | commitdiff |
1999-08-10 |
Robert Roebling | New makefiles for GTK and Motif, using configure... |
tree | commitdiff |
1999-08-02 |
Michael Bedward | Added function GetDefaultSize |
tree | commitdiff |
1999-07-30 |
Michael Bedward | Added wxApp::CheckForKeyUp MB |
tree | commitdiff |
1999-07-28 |
Vadim Zeitlin | SetIcon added |
tree | commitdiff |
1999-07-27 |
Vadim Zeitlin | wxMotif fixes and common fixes for socket compilation |
tree | commitdiff |
1999-07-23 |
Vadim Zeitlin | 1. more wxMotif fixes |
tree | commitdiff |
1999-07-21 |
Vadim Zeitlin | 1. Assorted Motif fixes |
tree | commitdiff |
1999-07-05 |
Karsten Ballüder | Made icons configurable via a wxMApp virtual function... |
tree | commitdiff |
1999-06-29 |
Vadim Zeitlin | my wxMotif fixes (merged with Robert's changes), wxMoti... |
tree | commitdiff |
next |