correct a bug in the MSW code using wxMask
[wxWidgets.git] / utils /
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
1998-12-08  Julian SmartAdded wxAutomationObject documentation, changed some...
1998-12-08  Julian SmartRestored the old Dialog Editor files.
1998-12-08  Karsten BallüderAdded files.
1998-12-08  Karsten BallüderOverwrote(!!) with source files that compile and link...
1998-12-03  Julian SmartChanged wxRectangle to wxRect. Sorry for the bandwidth...
1998-11-26  Julian SmartFixed Dialog Editor compilation and window sizing bug...
1998-11-25  Julian SmartVarious fixes.
1998-11-25  Robin DunnAdded wxPalette, wxRegion, wxRegionIterator, wxTaskbarIcon
1998-11-21  Julian SmartDoc updates (debug stuff); Cygwin corrections
1998-11-17  Julian SmartCured BC++ makefile bug; wxGrid fix; updated Motif...
1998-11-16  Robin DunnGeneric treectrl for wxPython/GTK compiles...
1998-11-15  Robin DunnRemoving some ifdef's for wxGTK
1998-11-15  Julian SmartFix to parser.y to make it compile with makefile.unx...
1998-11-11  Guilhem Lavaux* Fixes.
1998-11-11  Robin DunnwxTreeCtrl now works (sort of) for wxPython-GTK. This...
1998-11-11  Robin DunnAdditions for wxTreeCtrl
1998-11-09  Guilhem Lavaux* wxMMedia: these makefiles are just indicative.
1998-11-09  Guilhem Lavaux* Added wxMMedia in the repository so people interreste...
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-03  Julian SmartDialog Editor bug fixes, several other small ones
1998-11-03  Robin DunnNew generated code
1998-11-03  Robin Dunnfixed a typo
1998-10-27  Julian SmartMotif wxNotebook about done; added print/preview to...
1998-10-21  Robin Dunnadded a "lib" target for generating a wxPython library...
1998-10-21  Robin Dunn*** empty log message ***
1998-10-21  Robin Dunn*** empty log message ***
1998-10-20  Robin DunnSample Setup.in file for Linux
1998-10-20  Robin Dunnnewly generated files from SWIG
1998-10-20  Robin Dunnbug fix
1998-10-20  Robin DunnNew wxTreeCtrl wrappers (untested)
1998-10-18  Vadim Zeitlin(minor) fixes to make it compile with the modified...
1998-10-17  Unknown (UG)no message
1998-10-17  Unknown (UG)no message
1998-10-16  Unknown (UG)new project file + misc fixes for wxUSE_DOC_VIEW_ARCHIT...
1998-10-16  Unknown (UG)no message
1998-10-16  Unknown (UG)no message
1998-10-16  Unknown (UG)no message
1998-10-16  Unknown (UG)no message
1998-10-16  Unknown (UG)no message
1998-10-16  Unknown (UG)no message
1998-10-16  Unknown (UG)wxUSE_IOSTREAMH changes
1998-10-16  Unknown (UG)no message
1998-10-16  Unknown (UG)wxUSE_IOSTREAMH fixes
1998-10-14  Guilhem Lavaux* wxSocket fixes
1998-10-12  Julian SmartChanges related to stream includes
1998-10-09  Julian SmartDialog unit mods; wxProp tidying
1998-10-07  Robin DunnVersion 0.4.1 for wxGTK
1998-10-05  Julian SmartRepaired radiobox problem.
1998-10-03  Robin Dunn*** empty log message ***
1998-10-02  Julian SmartRemoved DrawOpenSpline since it doesn't seem to be...
1998-10-02  Robin DunnVersion 0.4 of wxPython for MSW.
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-17  Guilhem Lavaux* Added wxSerial DLL support for Borland 32
1998-09-16  Julian SmartMisc OGL changes
1998-09-08  Julian SmartAdditional makefiles; changes for compilation with...
1998-09-08  Julian SmartAdded Latex style file
1998-09-08  Robert Roebling It's now possible to drag a listbox filled with entries
1998-09-08  Julian SmartUpdated OGL documentation and tidied up some code
1998-09-07  Robert Roebling I debug DialogEd for five hours and then Karsten
1998-09-07  Robert Roebling After resolving all conflicts that came down the
1998-09-07  Julian SmartFixed wxCheckBox on wxGTK (SetLabel called before widge...
1998-09-07  Robert Roebling wxProp now intercepts EVT_TEXT_ENTER instead of EVT_TEXT
1998-09-06  Julian SmartCommented out Robert's SetFont change for now; changed...
1998-09-06  Julian SmartRemoved bitmap.cpp, bitmap.h from OGL
1998-09-06  Julian SmartVarious changes
1998-09-06  Julian SmartRenamed bitmap.cpp to bmpshape.cpp to aid debugging
1998-09-06  Julian SmartOGL improvements
1998-09-05  Julian SmartRemoved some bugs
1998-09-03  Unknown (AN)fixed the install/unix references -Markus
1998-09-03  Robert Roebling make install
1998-09-01  Guilhem Lavaux* wxCreateDynamicObject() uses an hashtable now
1998-08-27  Robin DunnSome chicken-and-egg problems solved for wxPython on...
1998-08-27  Robin Dunn- more tweaks
1998-08-23  Julian Smartdefs.h corrected (syntax error in wxDELETEA). More...
1998-08-23  Guilhem Lavaux* New function wxObjectInputStream::Recall()
1998-08-22  Robin Dunnsome tweaks for wxGTK
1998-08-22  Julian SmartOGL improvements
1998-08-19  Guilhem Lavaux* Some new feature in wxObject*Stream (objects aren...
1998-08-19  Robin DunnA few tweaks
1998-08-19  Robin DunnPlaceholder
1998-08-19  Robin Dunnnew build structure
1998-08-19  Robin DunnGTK version of the SWIG-generated files
1998-08-19  Robin Dunnplaceholder
1998-08-18  Robin DunnNew build directory structure
1998-08-18  Robin Dunnifdef out some wxGTK specific code
1998-08-18  Robin DunnMSW version of the SWIG-generated files
1998-08-18  Robin Dunnmoving the SWIG-generated files to toolkit specific...
1998-08-18  Robin Dunnmore wxGTK compatibility things.
1998-08-18  Robin Dunna few tweaks
1998-08-18  Guilhem Lavaux* wxThread: new functions: wxThread::Pause/Resume,...
1998-08-17  Robin DunnRemoved an extra method definition
1998-08-17  Robert Roebling GTK's toolbar class has no OnPaint
1998-08-16  Julian SmartChanged wxMenu::GetTitle to return a wxString.
1998-08-16  Robin DunnMore wxGTK work.
1998-08-16  Robin Dunnupdated email address
1998-08-15  Julian SmartSmall changes after Robert's edits
1998-08-15  Julian SmartAdded isosurf wxGLCanvas sample, cured OnPaint bug...
next