]> git.saurik.com Git - wxWidgets.git/history - src/motif
more std iostream + Unicode fixes; copy streams in blocks of 4Kb, not char by char
[wxWidgets.git] / src / motif /
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
2002-03-22  Julian SmartRemoved helpwxht.h/cpp (old wxHelpControllerHtml class)
2002-03-22  Václav Slavíkadded wxBitmap::CopyFromIcon and wxIcon::CopyFromBitmap...
2002-03-21  Václav Slavíkadded wxArtProvider
2002-03-18  Robin DunnRegenerated file lists so features.h would be installed
2002-03-18  Vadim Zeitlin1. implemented radio menu items for wxGTK
2002-03-17  Ron LeeAdded wxBufferedDC class.
2002-03-14  Julian SmartRemoved duplicate WM line from motif/frame.cpp
2002-03-04  Jouk Jansen Committing in .
2002-02-25  Vadim Zeitlinfixed linking errors
2002-02-24  Václav Slavíkremoved AdjustForParentClientOrigin from wxMotif and...
2002-02-17  Václav Slavíkmove wxMGL's wxTimer to src/generic
2002-02-15  Julian SmartFixed usage of wxXmString
2002-02-14  Julian SmartRemoved wxBuffer from several ports; added function...
2002-02-13  Julian SmartAllowed for wxHAVE_LIB_XPM or using wxXPMDecoder
2002-02-13  Julian SmartInclude src/x11/utils.cpp
2002-02-13  Julian SmartAdded shared private declarations header privx.h, utils...
2002-02-09  Robert Roebling Commiting remaining files of configure change for...
2002-02-06  Vadim Zeitlinfixed 2 minor warnings
2002-02-06  Vadim Zeitlinadded the missing (newly added) colours to the switch
2002-01-29  Mattia BarbonUpdated projects/makefiles
2002-01-28  Vadim Zeitlinremoved non existing unzip.h from the filelist.txt...
next