Did somework on the generic dialogs,
[wxWidgets.git] / include / wx / motif /
1999-08-10  Robert Roebling New makefiles for GTK and Motif, using configure...
1999-08-02  Michael BedwardAdded function GetDefaultSize
1999-07-30  Michael BedwardAdded wxApp::CheckForKeyUp MB
1999-07-28  Vadim ZeitlinSetIcon added
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-07-05  Karsten BallüderMade icons configurable via a wxMApp virtual function...
1999-06-29  Vadim Zeitlinmy wxMotif fixes (merged with Robert's changes), wxMoti...
1999-06-23  Robert Roebling wxMotif compiles and links now.
1999-06-23  Robert Roebling Motif compile fixes
1999-06-21  Robert Roebling Motif compile fixes.
1999-06-08  Vadim Zeitlinmore Motif fixes (still doesn't compile, but *really...
1999-06-07  Robert Roebling Just ignore CVS. It's better for you.
1999-06-07  Vadim Zeitlin1. wxWindow::IsTopLevel() added and documented
1999-06-04  Vadim Zeitlin1. warnings suppressed in wave.cpp
1999-06-02  Vadim Zeitlinremoving (finally) autogenerated files
1999-06-02  Vadim Zeitlinheaders are now installed by automake too
1999-04-07  Julian SmartMenu/toolbar event handling now tries the window with...
1999-04-06  Julian SmartAdded some missing wxTextCtrl functions: Undo, Redo...
1999-04-02  Vadim Zeitlinsetup.h for makefile builds
1999-03-30  Vadim ZeitlinMotif compilation fixes (now ok)
1999-03-30  Vadim Zeitlinthis file is now called setup0.h
1999-03-30  Vadim ZeitlinwxTopLevelWindows is now a wxWindowList, better compati...
1999-03-29  Vadim ZeitlinEVT_TEXT_UPDATED bug fixed, text ctrl callbacks simplified
1999-03-27  Guilhem Lavaux* Added threads event propagation. Should compile on...
1999-03-25  Julian SmartMany changes to the printing classes.
1999-03-16  Vadim ZeitlinwxCommandEvent::SetString() change - now uses wxString
1999-03-12  Vadim Zeitlinsome fixes for AIX compilation
1999-03-05  Vadim Zeitlincompilation fixes
1999-02-28  Julian SmartwxUSE_SOCKETS added to setup(0).h; Cygwin corrections...
1999-02-26  Julian SmartDoSetClientSize omissions fixed; some doc fixes
1999-02-26  Julian SmartFixed wxMSW arrow key bug, changed wxPoem window to...
1999-02-25  Vadim ZeitlinSetSize() fixes
1999-02-24  Julian SmartSome stubs corrections; Motif corrections incl. busy...
1999-02-22  Vadim ZeitlinGetSize() and GetClientSize() changes
1999-02-18  Julian SmartFixed wxMotif's wxExecute again, added OnPaint capabili...
1999-02-18  Julian SmartAdded 'tardist' script for creating .tgz archives of...
1999-02-12  Julian SmartSmall Tex2RTF fixes; wxMotif compile fixes (motif.inc...
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-10  Julian SmartAdded wxUSE_STREAMS
1999-02-09  Julian SmartRemoved some TODOs in the Latex docs; changed wxMotif...
1999-02-09  Julian SmartAdded more makefiles; fixed some samples for Cygwin
1999-02-06  Julian SmartAdded wxMenu::UpdateUI to wxMSW, wxGTK, wxMotif, wxStub...
1999-02-06  Julian SmartAltered font dialog slightly for Motif; added wxUSE_TOO...
1999-02-05  Julian SmartRemoved lots of OnClose functions; doc'ed OnCloseWindow...
1999-02-04  Robin DunnAdded wxColour::wxColour(unsigned long)
1999-02-04  Julian SmartSome warnings removed.
1999-02-03  Julian SmartCured some Latex problems; fixed i declaration; fixed...
1999-02-02  Julian SmartConsistent naming of e.g. wxUSE_CTRL
1999-01-26  Julian SmartSome compile warnings removed; file selector prototypes...
1999-01-24  Julian SmartAdded some Motif wxGLCanvas support; some more Motif...
1999-01-22  Julian SmartMade wxGTK dcps.cpp generic.
1999-01-19  Vadim Zeitlin1. wxMotif fixes for compilation in "no compatible...
1999-01-19  Julian SmartRemoving redundant files.
1999-01-14  Julian SmartAdded wxMotif data object classes
1999-01-14  Julian SmartAdded some tentative wxMotif clipboard code; did some...
1999-01-14  Julian SmartAdded OnKeyDown, OnKeyUp.
1999-01-04  Julian SmartSimplified BC++ makefiles; C++Builder 1.0 compilation...
1999-01-04  Julian SmartSome small corrections and setup.h additions
1999-01-01  Julian SmartLots of wxMotif fixes
1998-12-28  Julian SmartFixes to wxMotif scrolling and colours (wxTreeCtrl...
1998-12-23  Julian SmartSome more wxMotif improvements: DrawIcon fixed; generic...
1998-12-18  Julian SmartIn DialogEd, changed Close to Destroy to make it shut...
1998-12-17  Julian SmartJust a teeny change -- addition of wxFrame::IsMaximized...
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
1998-12-04  Julian SmartMore progress on wxMotif, incl. wxTreeCtrl/wxListCtrl...
1998-12-03  Julian SmartChanged wxRectangle to wxRect. Sorry for the bandwidth...
1998-12-03  Julian SmartSmall Motif bug fixes
1998-12-02  Julian SmartAdded wxRegion version of wxWindowDC::SetClippingRegion
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-11-08  Robert Roebling Compile and build fixes for wxGTK and wxMotif
1998-11-08  Julian SmartMinor changes
1998-11-04  Julian SmartAdded GetRect to region iterator; cured window.cpp...
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-22  Julian SmartMore-or-less finished reasonably cool wxToolBar class...
1998-10-21  Julian SmartMore Motif stuff incl. beginnings of wxToolBar
1998-10-20  Vadim Zeitlinadded back the missing "unsigned"s to wxColour ctor
1998-10-20  Vadim ZeitlinwxColour(const char *) ctor related modifications
1998-10-19  Julian SmartMore Motif additions: mdi and sashtest samples now...
1998-10-18  Julian SmartMotif additions
1998-10-17  Julian SmartMotif updates
1998-10-16  Julian SmartMisc. Motif; removed duplicate wxICON; variant compile...
1998-10-09  Julian SmartDialog unit mods; wxProp tidying
1998-10-02  Julian SmartRemoved DrawOpenSpline since it doesn't seem to be...
1998-09-28  Julian SmartMore wxMotif work, OGL enhancements, USE_ macro correct...
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-23  Julian SmartwxMotif: wxWindow/Client/PaintDC starting to work.
1998-09-22  Julian SmartSome more Motif work; included utils.h in fileconf...
1998-09-20  Julian SmartMore Motif stuff
next