2003-09-15 |
Vadim Zeitlin | call RemoveChild() in ~wxWindowBase instead of doing... |
blob | commitdiff | raw |
2003-08-28 |
Mattia Barbon | Don't crash in wxControl::GetLabel when getting the... |
blob | commitdiff | raw | diff to current |
2003-08-13 |
Vadim Zeitlin | renamed wxWindow::Clear() to ClearBackground() (fixes... |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-07-19 |
Mattia Barbon | Don't #include Motif headers from src/x11/glcanvas... |
blob | commitdiff | raw | diff to current |
2003-07-09 |
Julian Smart | - Moved wxApp::SendIdleEvents and wxApp::ProcessIdle... |
blob | commitdiff | raw | diff to current |
2003-07-07 |
Julian Smart | Added wxFrameBase::OnMenuOpen, and wxUSE_IDLEMENUUPDATE... |
blob | commitdiff | raw | diff to current |
2003-05-24 |
Mattia Barbon | Used wxRegion code from wxX11. |
blob | commitdiff | raw | diff to current |
2003-05-13 |
Mattia Barbon | Fixed bug with notebook pages not showing (probably... |
blob | commitdiff | raw | diff to current |
2003-05-12 |
Mattia Barbon | Factored out some common code. |
blob | commitdiff | raw | diff to current |
2003-05-04 |
Mattia Barbon | Changed the way ApplicationShells are used: now wxMotif |
blob | commitdiff | raw | diff to current |
2003-05-04 |
Mattia Barbon | Fix for the fact that unmapped but managed widgets |
blob | commitdiff | raw | diff to current |
2003-04-14 |
Mattia Barbon | Code clanup: removed some useless/unused member |
blob | commitdiff | raw | diff to current |
2003-03-30 |
Mattia Barbon | Moved wxWindow::SetSizeHints implementation to wxTopL... |
blob | commitdiff | raw | diff to current |
2003-03-27 |
Mattia Barbon | Made wxMotif Move/SetSize/DoMoveWindow/DoSetSize |
blob | commitdiff | raw | diff to current |
2003-03-05 |
Mattia Barbon | Added new __WXMOTIF20__ macro, which is true if the... |
blob | commitdiff | raw | diff to current |
2003-02-23 |
Mattia Barbon | Implemented DoGetBestSize for wxListBox, (native... |
blob | commitdiff | raw | diff to current |
2003-02-10 |
Mattia Barbon | Remove unnecessary header dependencies. Fix resulting... |
blob | commitdiff | raw | diff to current |
2003-02-02 |
Mattia Barbon | Implemented wxEventLoop for wxMotif, and used it... |
blob | commitdiff | raw | diff to current |
2003-01-19 |
Mattia Barbon | Derive wxBitmap from wxBitmapBase in wxMotif, with... |
blob | commitdiff | raw | diff to current |
2002-12-29 |
Mattia Barbon | LessTif 0.93 does not hang in wxWindow::ChangeFont... |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-09-12 |
Julian Smart | If a window has zero dimension, make it at least 1... |
blob | commitdiff | raw | diff to current |
2002-07-30 |
Mattia Barbon | Due to my previous commit, calling wxWindow::Create... |
blob | commitdiff | raw | diff to current |
2002-07-27 |
Mattia Barbon | Changed wxMotif's wxWindow::Create so it does not call... |
blob | commitdiff | raw | diff to current |
2002-07-12 |
Julian Smart | Added Ian Brown's fix for PopupMenu not blocking |
blob | commitdiff | raw | diff to current |
2002-05-29 |
Julian Smart | Applied patch #561454, testing for scrollbar |
blob | commitdiff | raw | diff to current |
2002-02-24 |
Václav Slavík | removed AdjustForParentClientOrigin from wxMotif and... |
blob | commitdiff | raw | diff to current |
2002-02-14 |
Julian Smart | Removed wxBuffer from several ports; added function... |
blob | commitdiff | raw | diff to current |
2002-01-19 |
Vadim Zeitlin | Capture/ReleaseMouse() prefixed with Do for the other... |
blob | commitdiff | raw | diff to current |
2002-01-08 |
Václav Slavík | use the new wxSystemSettings API everywhere |
blob | commitdiff | raw | diff to current |
2001-07-09 |
Julian Smart | Various wxMotif fixes |
blob | commitdiff | raw | diff to current |
2001-07-08 |
Gilles Depeyrot | added missing includes after wxUniv merge |
blob | commitdiff | raw | diff to current |
2001-02-20 |
Vadim Zeitlin | compilation fix (patch 103882) |
blob | commitdiff | raw | diff to current |
2001-02-08 |
Vadim Zeitlin | (blind) fixes for Motif compilation |
blob | commitdiff | raw | diff to current |
2000-09-08 |
Julian Smart | Removed spurious _ |
blob | commitdiff | raw | diff to current |
2000-09-08 |
Julian Smart | Fixed some broken things related to context help, fixed... |
blob | commitdiff | raw | diff to current |
2000-09-07 |
Julian Smart | Got wxHelpContext working, plus wxFindWindowAtPointer... |
blob | commitdiff | raw | diff to current |
2000-09-07 |
Julian Smart | Made wxContextHelp implementation generic and added... |
blob | commitdiff | raw | diff to current |
2000-08-25 |
Jouk Jansen | Committing in . |
blob | commitdiff | raw | diff to current |
2000-08-24 |
Jouk Jansen | Committing in . |
blob | commitdiff | raw | diff to current |
2000-07-30 |
Unknown (NI) | added null pointer check in DoGetSize functions; else... |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-09 |
Julian Smart | Mmedia, OGL lib directory changes; omitted naughty... |
blob | commitdiff | raw | diff to current |
2000-03-09 |
Stefan Neis | Added workaround for life crashing in toolbar deletion. |
blob | commitdiff | raw | diff to current |
2000-03-06 |
Guillermo Rodrigue... | Added blind-fix for vert. scrollbars - not tested yet |
blob | commitdiff | raw | diff to current |
2000-03-05 |
Stefan Neis | Re-added XtDestroyWidget call in ~wxWindow - hopefully... |
blob | commitdiff | raw | diff to current |
2000-02-27 |
Guillermo Rodrigue... | Added support for wxSCROLL[WIN]_THUMBRELEASE events |
blob | commitdiff | raw | diff to current |
1999-12-29 |
Vadim Zeitlin | wxMotif::wxControl() ctor added, now wxCalendarCtrl... |
blob | commitdiff | raw | diff to current |
1999-12-29 |
Vadim Zeitlin | 1. wxCalendarCtrl |
blob | commitdiff | raw | diff to current |
1999-12-16 |
Vadim Zeitlin | 1. wxMotif toolbar works; the toggle buttons have the... |
blob | commitdiff | raw | diff to current |
1999-12-15 |
Vadim Zeitlin | a fix for the patch |
blob | commitdiff | raw | diff to current |
1999-12-15 |
Vadim Zeitlin | fix for wxMouseEvent::LeftUp() from Stefan.Neis@t-online.de |
blob | commitdiff | raw | diff to current |
1999-12-14 |
Václav Slavík | removed USE_SHARED_LIBRARY(IES) |
blob | commitdiff | raw | diff to current |
1999-11-18 |
Jouk Jansen | Committing in . |
blob | commitdiff | raw | diff to current |
1999-11-02 |
Vadim Zeitlin | wxMotif compiles (and runs minimal sample) again after... |
blob | commitdiff | raw | diff to current |
1999-10-27 |
Robert Roebling | Minor Motif changes, made scrollsub sample work somehow. |
blob | commitdiff | raw | diff to current |
1999-10-27 |
Julian Smart | Fixed wxMotif's wxRegion/wxRegionIterator to optionally... |
blob | commitdiff | raw | diff to current |
1999-10-26 |
Julian Smart | Removed lots of wxMotif compile warnings. Copied new... |
blob | commitdiff | raw | diff to current |
1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
blob | commitdiff | raw | diff to current |
1999-09-16 |
Michael Bedward | Modified wxTranslateMouseEvent so that it can recognize... |
blob | commitdiff | raw | diff to current |
1999-08-31 |
Michael Bedward | Fixes for scrolling in wxScrolledWindow |
blob | commitdiff | raw | diff to current |
1999-08-25 |
Michael Bedward | Fixed bug (hopefully) that caused windows to be only... |
blob | commitdiff | raw | diff to current |
1999-08-10 |
Robert Roebling | New makefiles for GTK and Motif, using configure... |
blob | commitdiff | raw | diff to current |
1999-08-02 |
Michael Bedward | Added code to set m_isBeingDeleted as per wxGTK |
blob | commitdiff | raw | diff to current |
1999-07-30 |
Michael Bedward | Added KeyRelease case to switch in wxTranslateKeyEvent... |
blob | commitdiff | raw | diff to current |
1999-07-27 |
Vadim Zeitlin | wxMotif fixes and common fixes for socket compilation |
blob | commitdiff | raw | diff to current |
1999-07-23 |
Vadim Zeitlin | 1. more wxMotif fixes |
blob | commitdiff | raw | diff to current |
1999-07-21 |
Vadim Zeitlin | 1. Assorted Motif fixes |
blob | commitdiff | raw | diff to current |
1999-06-23 |
Robert Roebling | Motif things. |
blob | commitdiff | raw | diff to current |
1999-06-08 |
Vadim Zeitlin | more Motif fixes (still doesn't compile, but *really... |
blob | commitdiff | raw | diff to current |
1999-06-07 |
Vadim Zeitlin | 1. wxWindow::IsTopLevel() added and documented |
blob | commitdiff | raw | diff to current |
1999-05-09 |
Julian Smart | wxUSE_THREADS in sckint.h; wxMotif Clone error fixed... |
blob | commitdiff | raw | diff to current |
1999-04-07 |
Julian Smart | Added imaggif.h, imaggif.cpp (wxImage GIF-reading suppo... |
blob | commitdiff | raw | diff to current |
1999-02-26 |
Julian Smart | Fixed wxMSW arrow key bug, changed wxPoem window to... |
blob | commitdiff | raw | diff to current |
1999-02-24 |
Julian Smart | Some stubs corrections; Motif corrections incl. busy... |
blob | commitdiff | raw | diff to current |
1999-02-18 |
Julian Smart | Fixed wxMotif's wxExecute again, added OnPaint capabili... |
blob | commitdiff | raw | diff to current |
1999-02-12 |
Julian Smart | Some doc corrections (added blank lines at end of docs... |
blob | commitdiff | raw | diff to current |
1999-02-11 |
Julian Smart | Solved wxMotif scrolling display problem; added wxImage... |
blob | commitdiff | raw | diff to current |
1999-02-08 |
Julian Smart | Tried to fix wxPanel bug (windows now set the panel... |
blob | commitdiff | raw | diff to current |
1999-02-05 |
Julian Smart | Removed lots of OnClose functions; doc'ed OnCloseWindow... |
blob | commitdiff | raw | diff to current |
1999-02-02 |
Julian Smart | Consistent naming of e.g. wxUSE_CTRL |
blob | commitdiff | raw | diff to current |
1999-01-14 |
Julian Smart | Added some tentative wxMotif clipboard code; did some... |
blob | commitdiff | raw | diff to current |
1999-01-14 |
Julian Smart | Added OnKeyDown, OnKeyUp. |
blob | commitdiff | raw | diff to current |
1999-01-01 |
Julian Smart | Lots of wxMotif fixes |
blob | commitdiff | raw | diff to current |
1998-12-28 |
Julian Smart | Fixes to wxMotif scrolling and colours (wxTreeCtrl... |
blob | commitdiff | raw | diff to current |
1998-12-18 |
Julian Smart | Solved a bug in generic wxTreeCtrl whereby CalculatePos... |
blob | commitdiff | raw | diff to current |
1998-12-18 |
Julian Smart | In DialogEd, changed Close to Destroy to make it shut... |
blob | commitdiff | raw | diff to current |
1998-12-08 |
Julian Smart | Sorry folks, a lot of changes to remedy GetFont, GetBru... |
blob | commitdiff | raw | diff to current |
1998-12-04 |
Robert Roebling | Run fix for Lesstif |
blob | commitdiff | raw | diff to current |
1998-12-04 |
Julian Smart | More progress on wxMotif, incl. wxTreeCtrl/wxListCtrl... |
blob | commitdiff | raw | diff to current |
1998-12-03 |
Julian Smart | Changed wxRectangle to wxRect. Sorry for the bandwidth... |
blob | commitdiff | raw | diff to current |
1998-11-28 |
Julian Smart | wxSize/wxPoint/wxRect versions of functions added to... |
blob | commitdiff | raw | diff to current |
1998-11-25 |
Julian Smart | Various wxMotif changes including size optimisation... |
blob | commitdiff | raw | diff to current |
1998-11-24 |
Julian Smart | 2nd attempt at MDI in wxMotif, using wxNotebook this... |
blob | commitdiff | raw | diff to current |
1998-11-15 |
Julian Smart | Fix to parser.y to make it compile with makefile.unx... |
blob | commitdiff | raw | diff to current |
1998-11-12 |
Julian Smart | Accelerators implemented for wxMotif; some wxComboBox... |
blob | commitdiff | raw | diff to current |
1998-11-11 |
Julian Smart | Motif bug fixes; dialog OnPaint works now; wxColourDial... |
blob | commitdiff | raw | diff to current |
1998-11-09 |
Julian Smart | Removed references to DEBUG and WXDEBUG; cured Motif... |
blob | commitdiff | raw | diff to current |
next |