]> git.saurik.com Git - wxWidgets.git/history - src/motif
added possibility to use several wxFileHistories (patch 685876)
[wxWidgets.git] / src / motif /
2003-03-02  Mattia Barbon Refactored wxStaticBox, and changed wxStaticBox and...
2003-03-02  Mattia Barbon Implemented wxButton::DoGetBestSize for wxMotif....
2003-03-01  Mattia Barbon Do not change background colour for parent widget...
2003-02-23  Mattia Barbon Implemented DoGetBestSize for wxListBox, (native...
2003-02-23  Mattia Barbon Allow setting default file name in wxMotif wxFileDialog.
2003-02-20  Mattia Barbon Use some wxX11 files (currently pen.cpp and brush...
2003-02-19  Mattia Barbon Fix DrawRotatedtext to behave more like wxMSW: take...
2003-02-19  Mattia Barbon Allow selecting a mono bitmap into a wxMemoryDC.
2003-02-14  Mattia Barbon Setting background colour on listbox parent makes...
2003-02-14  Mattia Barbon Fix wxEventLoop so it does not sleep 20 msec between...
2003-02-12  Mattia Barbon Implemented wxToggleButton under Motif.
2003-02-12  Vadim Zeitlinadded DoSetNativeFontInfo() to avoid virtual function...
2003-02-11  Mattia Barbon Finished native wxComboBox implementation; it still...
2003-02-10  Mattia Barbon Fix compilation after last fix.
2003-02-10  Mattia Barbon Remove unnecessary header dependencies. Fix resulting...
2003-02-09  Mattia Barbon Do not use stipple when drawing text, use solid foreg...
2003-02-09  Mattia Barbon Replaced wxDebugMsg with wxLogError.
2003-02-07  Jouk Jansen Committing in .
2003-02-04  Mattia Barbon Applied patch [ 679397 ] remove GPL code from motif...
2003-02-03  Mattia Barbon Do not #include an header where a forward declaration...
2003-02-02  Mattia Barbon Implemented wxEventLoop for wxMotif, and used it...
2003-01-29  Jouk Jansen Committing in .
2003-01-28  Mattia Barbon Regenerate makefiles.
2003-01-25  Ron LeeAdded missing quantize.h
2003-01-19  Mattia Barbon Derive wxBitmap from wxBitmapBase in wxMotif, with...
2003-01-18  Mattia Barbon Fix some wxMotif build warnings about deprecated...
2003-01-16  Mattia Barbon Remove calls to a couple of deprecated methods, fix...
2003-01-16  Mattia Barbon Implement vertical toolbar under Motif.
2003-01-14  Jouk Jansen Committing in .
2003-01-11  Mattia Barbon If -1 is used for width/height, use best size.
2003-01-11  Mattia Barbon Removed unused, unimplemented and undocumented wxBitm...
2003-01-11  Mattia Barbon Documented wxMotif filedialog limitations WRT wildcar...
2003-01-07  Mattia Barbon Left/right arrows were swapped.
2003-01-07  Mattia Barbon Reverted accidental commit.
2003-01-06  Mattia Barbon Implemented wxToplevelWindowMotif. (forgot to commit)
2003-01-06  Mattia Barbon Implemented wxToplevelWindowMotif.
2002-12-29  Mattia Barbon LessTif 0.93 does not hang in wxWindow::ChangeFont...
2002-12-27  Julian SmartApplied patch [ 658174 ] Adds wxT() and char->wxChar...
2002-12-24  Mattia Barbon Use wxClientDataDictionary for client data.
2002-12-24  Mattia Barbon Use wxXmString instead of XmString.
2002-12-08  Mattia Barbon Refactored & cleaned up wxChoice & wxComboBox code...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-13  Julian SmartApplied patch [ 608370 ] fix for static text sizing...
2002-09-12  Jouk Jansen Committing in .
2002-09-12  Julian SmartIf a window has zero dimension, make it at least 1...
2002-09-11  Julian SmartApplied [ 585322 ] motif border style fix for statictext
2002-09-07  Vadim Zeitlinapplied the workaround for XUnionRectWithRegion() retur...
2002-09-05  Mattia BarbonXmNframeChildType is not in Lesstif if it was compiled...
2002-09-05  Mattia BarbonBuild without 2.2 compatibility
2002-09-05  Robin DunnAdded effects.h to filelist.txt so it will get installe...
2002-09-02  Vadim Zeitlinold compilation fix for AIX from Ian Brown
2002-08-28  Julian SmartXmNframeChildType is not in Motif 1.2. #ifdef appropria...
2002-08-27  Mattia BarbonHonour wxSB_WRAP in wxMotif spin button
2002-08-27  Mattia BarbonWhen there is no display, the default log target will...
2002-08-24  Julian SmartwxChoice derives from wxChoiceBase; renamed Append...
2002-08-21  Vadim Zeitlincompilation fix after my previos m_exitOnFrameDelete...
2002-08-08  Julian SmartApplied [ 590985 ] fix for radiobox under motif
2002-08-08  Julian SmartRemoved bogus default parameters, applying
2002-08-06  Mattia BarbonPatch [ 588732 ] makes wxRB_GROUP/radiobuttons working
2002-08-05  Robert Roebling Lots of Unix/Unicode compile fixes, some of which
2002-07-31  Mattia BarbonFixed logic error
2002-07-31  Mattia BarbonRegenerated files.lst after addition of listbase.h
2002-07-31  Mattia BarbonRefactored wxListBox code so that it correctly implements
2002-07-30  Mattia BarbonDue to my previous commit, calling wxWindow::Create...
2002-07-29  Mattia BarbonUnder MSW and GTK the foreground and background colour...
2002-07-28  Mattia BarbonTake into account icon mask in wxStaticBitmap
2002-07-28  Mattia BarbonCheck for NULL pointer
2002-07-28  Mattia BarbonCalss interface updates (wxMotif-only).
2002-07-28  Mattia BarbonImplemented wxSpinButton for wxMotif.
2002-07-27  Mattia BarbonAdded statline.h to wxMotif files
2002-07-27  Mattia BarbonCheck for NULL before dereferencing
2002-07-27  Mattia BarbonChanged wxMotif's wxWindow::Create so it does not call...
2002-07-25  Mattia BarbonApplied patch from Ian Brown to make menus look better...
2002-07-25  Jouk Jansen Committing in .
2002-07-25  Mattia BarbonUpdated Makefiles for Motif
2002-07-23  Julian SmartApplied patch [ 585436 ] motif toolbar control alignmen...
2002-07-23  Julian SmartApplied patch [ 585322 ] motif border style fix for...
2002-07-23  Julian SmartApplied patch [ 584885 ] better colour handling in...
2002-07-12  Julian SmartAdded Ian Brown's fix for PopupMenu not blocking
2002-07-10  Vadim ZeitlinAIX linking fix (declare wxDataObject dtor)
2002-07-09  Vadim Zeitlincompilation fixes for _LARGE_FILES
2002-07-03  Vadim ZeitlinwxMotif compilation fix with gcc 3.1 (patch 576847)
2002-07-01  Chris Elliottmake motif cursor from wxImage
2002-06-24  Vadim ZeitlinwxMotif compilation warning fix
2002-05-29  Julian SmartApplied patch #561454, testing for scrollbar
2002-05-28  Vadim Zeitlinadded consts to wxAcceleratorTable ctors from wxAcceler...
2002-05-08  Jouk Jansen Committing in .
2002-05-04  Robert Roebling Added screen design to system settings for
2002-04-28  Vadim Zeitlinchanged DoDragDrop(bool) into DoDragDrop(int) and added...
2002-04-23  Václav Slavíkadded wx/msw/missing.h
2002-04-22  Julian SmartFixed drawing sample compilo for wxMotif (doesn't have...
2002-04-17  Julian SmartAdded wxDF_HTML
2002-04-16  Vadim Zeitlinreturn NULL from a function returning a pointer, not...
2002-04-07  Václav Slavíkcleaned up the mess caused by FloodFill patch
2002-04-05  Jouk Jansen Committing in .
2002-04-01  Julian SmartSeparated wxImage::FloodFill from image.cpp
2002-04-01  Julian SmartApplied FloodFill patch
2002-03-26  Mattia BarbonwxIconBundle implementation.
2002-03-26  Vadim ZeitlinwxMotif toolbar compilation fixes
2002-03-24  Václav Slavíkmove wxApp::GetStdIcon to wxArtProvider
next