]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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 SmartMade some member variables protected so derived classes...
2000-08-02  Julian SmartRemoved winmm.dll from delayload list.
2000-07-31  Václav Slavíkfixed bug in APPEXTRALIBS
2000-07-31  Václav Slavíkadded binz handler
2000-07-31  Václav Slavíkadded wxListBox handling
2000-07-30  Unknown (NI)added null pointer check in DoGetSize functions; else...
2000-07-30  Unknown (NI)added a wrapper class for opengl contexts (like that...
2000-07-30  Unknown (NI)added a simple wrapper class for shared opengl contexts...
2000-07-29  Julian SmartFloodFill correction, wxQuantize correction
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 BedwardUpdated docs for wxGrid::SelectBlock
2000-07-28  Michael BedwardRenamed existing wxGrid::SelectBlock to HighlightBlock.
2000-07-27  Václav Slavíkradiobox default dimension changed from 0 to 1
2000-07-27  Václav Slavíkfixed setting value in spinctrl
2000-07-27  Václav Slavíkadded more controls
2000-07-27  Václav Slavíkadded notebooks support; added not_supported variable...
2000-07-27  Václav Slavíkadded XMLCTRL() macro for fast access to dialog controls
2000-07-27  Václav Slavíknotebooksizer is now property of notebook, not special...
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  Václav Slavíkrecommited binary files
2000-07-27  Václav Slavíkoops, forgot -kb
2000-07-27  Václav Slavíkstandardized projects
2000-07-27  Václav Slavíknow uses resources, not xpm files
2000-07-27  Václav Slavíkfixed typo
2000-07-27  Václav Slavíkadded WXDLLEXPORT
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 wxGridCellAttr::HasAlignment to treat values...
2000-07-27  Michael BedwardChanged cell and label alignment functions to use wxALI...
2000-07-27  Michael BedwardSome more wxGrid function docs.
2000-07-26  Václav Slavíkxmlres: added support for wxMSW
2000-07-26  Václav Slavíkstandardized syntax of bool properties: '1' means true...
2000-07-26  Václav Slavíkchanged content of checklist, choice, combobox, radiobo...
2000-07-26  Václav Slavíkvisual enhancements of wxrcedit
2000-07-26  Václav Slavíkadded handling of wxGridSizer and wxFlexGridSizer
2000-07-26  Václav Slavíkadded wxMSW support to wxrcedit
2000-07-26  Václav Slavíkfixed typo in wxStaticBitmap wxrcedit definition
2000-07-26  Václav Slavíkxmlres: added support for wxMSW
2000-07-26  Václav Slavíkadded xmlres format docs (uncomplete)
2000-07-26  Václav Slavíkchanged shared library version number to 2.3
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-26  Julian SmartNot sure why this file is being committed (CVS glitch?)
2000-07-25  Václav Slavíkadded xml resources readme
2000-07-25  Václav SlavíkwxGTK compilation fixes
2000-07-25  Václav SlavíkwxGTK compilation fix (undefined wxDirDialogDefaultFold...
2000-07-25  Václav Slavíkgtk 1.2.8 compilation fix
2000-07-25  Václav Slavíkadded XML resources library
2000-07-25  Mark Johnson dbbrowse.cpp dbgrid.cpp dbtree.cpp doc.cpp pgmctrl.cpp
2000-07-25  Guillermo Rodriguez... 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 Rodriguez... Fixed broken compilation due to Ove's last nice changes :-(
2000-07-24  Guillermo Rodriguez... Corrected comment about Norlander headers (no changes...
2000-07-24  Julian SmartUpdated version number.
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-24  Michael BedwardHad accidentally added gridwork.tex to the docs
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 trailing commas for OS/2 from WX_2_2_BRANCH
2000-07-21  David Websterfixes for S_IFMT for OS/2 from WX_2_2_BRANCH
2000-07-21  Julian SmartCorrected some combobox-related code, changed ordering...
2000-07-21  Unknown (NI)moved check for x include/library paths from motif...
2000-07-21  Unknown (NI)uses now the platform independant attributes
2000-07-21  Michael BedwardTrying again to add these files to the main trunk.
2000-07-21  Michael BedwardFirst batch of work for new wxGrid docs.
2000-07-21  Michael BedwardAdded ForceRefresh() to request immediate repainting...
2000-07-21  Guillermo Rodriguez... Changes for VISAGECPP (use _ftime to avoid clock skew...
2000-07-20  Unknown (NI)another small error
2000-07-20  Unknown (NI)no comment :)
2000-07-20  Unknown (NI)umph, had made a dangerous mistake
2000-07-20  Unknown (NI)applied the patch by Garrick Meeker
2000-07-20  Unknown (NI)Applied the patch by Garrick Meeker
2000-07-19  Ove KaavenReally cheesy attempt to make wxDC::DrawText() utilize...
2000-07-19  Ove KaavenThere's no ONSCREEN/OFFSCREEN flag in gtk+ 1.3.1, so...
2000-07-19  Ove KaavenMake this compile with gtk+ 1.3.1... not sure what...
2000-07-19  Ove KaavenUse GTK_OBJECT_GET_CLASS macro.
2000-07-19  Ove KaavenMay as well also add a GTK_CLASS_TYPE macro for compati...
2000-07-19  Ove Kaavengtk+ 1.3.1's region transformation code no longer retur...
2000-07-19  Ove KaavenThere's no gtk_widget_push_visual/pop_visual in gtk...
2000-07-19  Ove KaavenAdded "stand-ins" for a couple of Pango (Owen Taylor...
2000-07-19  Ove KaavenIf the "partial" argument is true, you're probably...
2000-07-19  Ove KaavenStill no such thing as gtkfeatures.h in gtk+ 1.3.1...
2000-07-19  Ove KaavenCasting to GdkColormapPrivate is neither possible nor...
2000-07-19  Ove KaavenIf compiling with WXGTK20, set wxConvCurrent to wxConvU...
2000-07-19  Ove KaavenIf, in a single-selection listctrl, a focused item...
next