]> git.saurik.com Git - wxWidgets.git/history - src/motif/window.cpp
Fixed bug with notebook pages not showing (probably affected any
[wxWidgets.git] / src / motif / window.cpp
2003-05-13  Mattia Barbon Fixed bug with notebook pages not showing (probably...
2003-05-12  Mattia Barbon Factored out some common code.
2003-05-04  Mattia Barbon Changed the way ApplicationShells are used: now wxMotif
2003-05-04  Mattia Barbon Fix for the fact that unmapped but managed widgets
2003-04-14  Mattia Barbon Code clanup: removed some useless/unused member
2003-03-30  Mattia Barbon Moved wxWindow::SetSizeHints implementation to wxTopL...
2003-03-27  Mattia Barbon Made wxMotif Move/SetSize/DoMoveWindow/DoSetSize
2003-03-05  Mattia Barbon Added new __WXMOTIF20__ macro, which is true if the...
2003-02-23  Mattia Barbon Implemented DoGetBestSize for wxListBox, (native...
2003-02-10  Mattia Barbon Remove unnecessary header dependencies. Fix resulting...
2003-02-02  Mattia Barbon Implemented wxEventLoop for wxMotif, and used it...
2003-01-19  Mattia Barbon Derive wxBitmap from wxBitmapBase in wxMotif, with...
2002-12-29  Mattia Barbon LessTif 0.93 does not hang in wxWindow::ChangeFont...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-12  Julian SmartIf a window has zero dimension, make it at least 1...
2002-07-30  Mattia BarbonDue to my previous commit, calling wxWindow::Create...
2002-07-27  Mattia BarbonChanged wxMotif's wxWindow::Create so it does not call...
2002-07-12  Julian SmartAdded Ian Brown's fix for PopupMenu not blocking
2002-05-29  Julian SmartApplied patch #561454, testing for scrollbar
2002-02-24  Václav Slavíkremoved AdjustForParentClientOrigin from wxMotif and...
2002-02-14  Julian SmartRemoved wxBuffer from several ports; added function...
2002-01-19  Vadim ZeitlinCapture/ReleaseMouse() prefixed with Do for the other...
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2001-07-09  Julian SmartVarious wxMotif fixes
2001-07-08  Gilles Depeyrotadded missing includes after wxUniv merge
2001-02-20  Vadim Zeitlincompilation fix (patch 103882)
2001-02-08  Vadim Zeitlin(blind) fixes for Motif compilation
2000-09-08  Julian SmartRemoved spurious _
2000-09-08  Julian SmartFixed some broken things related to context help, fixed...
2000-09-07  Julian SmartGot wxHelpContext working, plus wxFindWindowAtPointer...
2000-09-07  Julian SmartMade wxContextHelp implementation generic and added...
2000-08-25  Jouk Jansen Committing in .
2000-08-24  Jouk Jansen Committing in .
2000-07-30  Unknown (NI)added null pointer check in DoGetSize functions; else...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-09  Julian SmartMmedia, OGL lib directory changes; omitted naughty...
2000-03-09  Stefan NeisAdded workaround for life crashing in toolbar deletion.
2000-03-06  Guillermo Rodrigue... Added blind-fix for vert. scrollbars - not tested yet
2000-03-05  Stefan NeisRe-added XtDestroyWidget call in ~wxWindow - hopefully...
2000-02-27  Guillermo Rodrigue... Added support for wxSCROLL[WIN]_THUMBRELEASE events
1999-12-29  Vadim ZeitlinwxMotif::wxControl() ctor added, now wxCalendarCtrl...
1999-12-29  Vadim Zeitlin1. wxCalendarCtrl
1999-12-16  Vadim Zeitlin1. wxMotif toolbar works; the toggle buttons have the...
1999-12-15  Vadim Zeitlina fix for the patch
1999-12-15  Vadim Zeitlinfix for wxMouseEvent::LeftUp() from Stefan.Neis@t-online.de
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-18  Jouk Jansen Committing in .
1999-11-02  Vadim ZeitlinwxMotif compiles (and runs minimal sample) again after...
1999-10-27  Robert Roebling Minor Motif changes, made scrollsub sample work somehow.
1999-10-27  Julian SmartFixed wxMotif's wxRegion/wxRegionIterator to optionally...
1999-10-26  Julian SmartRemoved lots of wxMotif compile warnings. Copied new...
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-09-16  Michael BedwardModified wxTranslateMouseEvent so that it can recognize...
1999-08-31  Michael BedwardFixes for scrolling in wxScrolledWindow
1999-08-25  Michael BedwardFixed bug (hopefully) that caused windows to be only...
1999-08-10  Robert Roebling New makefiles for GTK and Motif, using configure...
1999-08-02  Michael BedwardAdded code to set m_isBeingDeleted as per wxGTK
1999-07-30  Michael BedwardAdded KeyRelease case to switch in wxTranslateKeyEvent...
1999-07-27  Vadim ZeitlinwxMotif fixes and common fixes for socket compilation
1999-07-23  Vadim Zeitlin1. more wxMotif fixes
1999-07-21  Vadim Zeitlin1. Assorted Motif fixes
1999-06-23  Robert Roebling Motif things.
1999-06-08  Vadim Zeitlinmore Motif fixes (still doesn't compile, but *really...
1999-06-07  Vadim Zeitlin1. wxWindow::IsTopLevel() added and documented
1999-05-09  Julian SmartwxUSE_THREADS in sckint.h; wxMotif Clone error fixed...
1999-04-07  Julian SmartAdded imaggif.h, imaggif.cpp (wxImage GIF-reading suppo...
1999-02-26  Julian SmartFixed wxMSW arrow key bug, changed wxPoem window to...
1999-02-24  Julian SmartSome stubs corrections; Motif corrections incl. busy...
1999-02-18  Julian SmartFixed wxMotif's wxExecute again, added OnPaint capabili...
1999-02-12  Julian SmartSome doc corrections (added blank lines at end of docs...
1999-02-11  Julian SmartSolved wxMotif scrolling display problem; added wxImage...
1999-02-08  Julian SmartTried to fix wxPanel bug (windows now set the panel...
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1999-02-02  Julian SmartConsistent naming of e.g. wxUSE_CTRL
1999-01-14  Julian SmartAdded some tentative wxMotif clipboard code; did some...
1999-01-14  Julian SmartAdded OnKeyDown, OnKeyUp.
1999-01-01  Julian SmartLots of wxMotif fixes
1998-12-28  Julian SmartFixes to wxMotif scrolling and colours (wxTreeCtrl...
1998-12-18  Julian SmartSolved a bug in generic wxTreeCtrl whereby CalculatePos...
1998-12-18  Julian SmartIn DialogEd, changed Close to Destroy to make it shut...
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
1998-12-04  Robert Roebling Run fix for Lesstif
1998-12-04  Julian SmartMore progress on wxMotif, incl. wxTreeCtrl/wxListCtrl...
1998-12-03  Julian SmartChanged wxRectangle to wxRect. Sorry for the bandwidth...
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
1998-11-25  Julian SmartVarious wxMotif changes including size optimisation...
1998-11-24  Julian Smart2nd attempt at MDI in wxMotif, using wxNotebook this...
1998-11-15  Julian SmartFix to parser.y to make it compile with makefile.unx...
1998-11-12  Julian SmartAccelerators implemented for wxMotif; some wxComboBox...
1998-11-11  Julian SmartMotif bug fixes; dialog OnPaint works now; wxColourDial...
1998-11-09  Julian SmartRemoved references to DEBUG and WXDEBUG; cured Motif...
1998-11-08  Julian SmartOGL fixes for wxMotif; added Set/GetClientData to wxMen...
1998-10-27  Julian SmartMotif wxNotebook about done; added print/preview to...
1998-10-26  Julian SmartMotif and other mods
1998-10-23  Julian SmartMore Motif changes (colour/font stuff)
1998-10-21  Julian SmartMore Motif stuff incl. beginnings of wxToolBar
1998-10-18  Julian SmartMotif additions
1998-10-17  Julian SmartMotif updates
1998-10-16  Julian SmartMisc. Motif; removed duplicate wxICON; variant compile...
next