]> git.saurik.com Git - wxWidgets.git/history - src
Fix to properly define WXFARPROC for OS/2
[wxWidgets.git] / src /
2000-09-01  Julian SmartAdded to wxSystemSettings for better GTK+ themes compat...
2000-08-30  Julian SmartAdded wxSYS_COLOUR_3DLIGHT
2000-08-29  Vadim Zeitlinadded missing .c_str() here and there
2000-08-29  Julian SmartFixed CanCut
2000-08-29  Julian SmartSash window layout algorithm now fails if not enough...
2000-08-29  Julian SmartDon't allow for status or toolbar size if they are...
2000-08-29  Julian SmartAdded wxCLIP_SIBLINGS. CVS also seems to think lots...
2000-08-29  Robert Roebling Merged sizer fix from stable branch
2000-08-27  Vadim Zeitlincompilation fixes for mingw32 (still leaving disabled...
2000-08-25  Julian SmartAdded some casts in hopes of fixing HP compilation...
2000-08-25  Julian SmartFixed sample; enhanced wxLayoutAlgorithm to give remain...
2000-08-25  Jouk Jansen Committing in .
2000-08-25  Julian SmartTypo in doc, wxCHECK2_MSG replaced with wxCHECK_MSG
2000-08-25  Jouk Jansen Committing in .
2000-08-24  Jouk Jansen Committing in .
2000-08-24  Julian SmartReplaced true/false with TRUE/FALSE
2000-08-23  Vadim Zeitlinbug #105 (wxFileSelector misinterprets the def extensio...
2000-08-23  Václav Slavíkfixed my previous fix in wxListCtrl::SetItem
2000-08-22  Václav Slavíkfixed bug in wxListCtrl::SetItem (forgot to delete...
2000-08-22  Julian SmartAdded Reset() to command line parser and called it...
2000-08-22  Vadim Zeitlinbug #101 (wxListCtrl::GetItemRect() returns rectangle...
2000-08-22  Vadim Zeitlinbug #103 (encodings not enumerated correctly) fixed
2000-08-21  Julian SmartDouble oops, removed include file
2000-08-21  Julian SmartOops, missed out include file
2000-08-21  Julian SmartDoc fix and SetArguments implementation
2000-08-21  David Websterno message
2000-08-20  Václav Slavíkfixed stupid loop in wxFileSystem::OpenFile
2000-08-19  Robert RoeblingThe mac text ctrl wants '/r' from the log system for...
2000-08-19  Robert RoeblingAdded child window scrolling
2000-08-18  David WebsterMinor fix to app
2000-08-18  Stefan NeisFixed typo.
2000-08-18  Julian SmartImplemented IsVisible and GetFirst/NextVisibleItem...
2000-08-18  David WebsterReparied accel processing
2000-08-18  David WebsterAdd quantize and treebase
2000-08-17  David WebsterNew frame class
2000-08-16  Vadim Zeitlinadded wxUsE_XPM_H_IN_PATH
2000-08-15  Václav Slavíkadded wxIcon::CopyFromBitmap to wxGTK
2000-08-15  Václav Slavíkfixed wxListCtrl::SetItem -- changing attributes of...
2000-08-15  Jouk Jansen Committing in .
2000-08-14  Stefan Csomortransparent xpm bitmaps added, thread support finished
2000-08-12  Mark Johnson db.cpp
2000-08-11  Julian SmartNow show/hide status bar in ShowFullScreen, instead...
2000-08-10  Jouk Jansen Committing in .
2000-08-10  Jouk Jansen Committing in .
2000-08-10  Vadim ZeitlinwxMDIFrames define DoGetClientSize() and not GetClientS...
2000-08-10  Stefan CsomorwxMac merge
2000-08-10  Stefan CsomorwxMac merge
2000-08-09  Stefan Csomormerge of wxMac into main repository
2000-08-09  Stefan Csomormerge of wxMac into main repository
2000-08-09  Stefan Csomormerge of wxMac into main repository
2000-08-09  Stefan Csomormoved code fix from 3.5.5 into this release
2000-08-09  Stefan Csomormerge with latest sources
2000-08-09  Jouk Jansen Committing in .
2000-08-08  Michael BedwardAdded Paul Gamman's patch for 0 as FALSE in bool editor...
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-08-07  Julian SmartAdded first stab at GetBoundingRect for generic tree...
2000-08-06  Julian SmartMingw32 fixes
2000-08-06  Julian SmartSome BC++ fixes
2000-08-06  Michael BedwardMinor compilation fixes for Borland.
2000-08-04  Julian SmartGeneric tree control text editor now has simple boder...
2000-08-04  Julian SmartGeneric tree control fixes
2000-08-04  Julian SmartRenamed generic tree control.
2000-08-04  Julian SmartAdded settings.h include
2000-08-04  Julian SmartModified generic wxTreeCtrl to work under non-Unix...
2000-08-04  Michael BedwardRemoved redundant m_left etc. variables
2000-08-03  Václav Slavíkfixed low resolution problem with wxPostScriptDC
2000-08-03  Julian SmartAdded ability to call wxWindow::OnPaint under Windows...
2000-08-02  Julian SmartCorrected resource type
2000-08-02  Julian SmartRemoved winmm.dll from delayload list.
2000-07-30  Unknown (NI)added null pointer check in DoGetSize functions; else...
2000-07-30  Unknown (NI)added a simple wrapper class for shared opengl contexts...
2000-07-29  Julian SmartAdded version of Quantize that manages the palette...
2000-07-29  Julian SmartAdded Set/Get/HasOption members and moved palette to...
2000-07-28  Julian SmartAdded wxQuantize, wxSplashScreen, wxEffects & added...
2000-07-28  Michael BedwardRenamed existing wxGrid::SelectBlock to HighlightBlock.
2000-07-27  Julian SmartGeneric dirctrl corrections
2000-07-27  Julian SmartUpdated wxMotif files.lst
2000-07-27  Julian SmartUpdated file list to include dirctrlg.cpp
2000-07-27  Michael BedwardFix for bug where the cell highlight was not cleared...
2000-07-27  Michael BedwardAdded another hack to the collection of hacks in
2000-07-27  Michael BedwardChanged cell and label alignment functions to use wxALI...
2000-07-26  David Websterfix for VA 3.0 vs 4.0
2000-07-26  Julian SmartBetter behaviour on NT (no dialogs when searching drives)
2000-07-26  Julian SmartWIN32 compilation of wxrc, wxrcedit
2000-07-26  Julian SmartCorrected makefile target bug
2000-07-26  Julian SmartAdded additional wxXML makefiles and projects files...
2000-07-25  Václav SlavíkwxGTK compilation fixes
2000-07-25  Václav Slavíkgtk 1.2.8 compilation fix
2000-07-25  Guillermo Rodrigue... Modified mouse ENTER/LEAVE events so that they also
2000-07-24  Ove KaavenFix gtk+ 1.2 compilation...
2000-07-24  Julian SmartFixed wxMotif breakage, sorry!
2000-07-24  Julian SmartAdded insertion point code to wxComboBox
2000-07-24  Ove KaavenTry to include windows.h.
2000-07-24  Guillermo Rodrigue... Fixed broken compilation due to Ove's last nice changes :-(
2000-07-24  Julian SmartCorrected test for _vsnprintf
2000-07-24  Michael BedwardChanges as per patch from Paul Gammans to fix bug with...
2000-07-23  Julian SmartAdded wxGenericDirCtrl, wxGenericDirDialog and associat...
2000-07-23  Julian SmartUpdated project and makefiles (VC++) to be more consistent.
2000-07-22  Julian SmartCygwin 1.1 mods (main branch)
2000-07-21  David Websterfixes for S_IFMT for OS/2 from WX_2_2_BRANCH
next