]> git.saurik.com Git - wxWidgets.git/history - contrib/include
crash due to missing break before WM_HELP handler fixed
[wxWidgets.git] / contrib / include /
2000-10-07  Václav Slavíkchange in XRC format
2000-09-29  Václav Slavíkremoved loading from in-memory document (illicit idea)
2000-09-26  Václav Slavíkadded ability to read resources directly from wxXmlDocu...
2000-09-26  Robin Dunnnew and improved wxSTC
2000-09-17  Václav Slavíkadded unknown widget support
2000-09-17  Václav Slavíkadded <bitmap> and <icon> resources
2000-09-17  Václav Slavíkadded wxStaticLine handler
2000-09-14  Václav Slavíkadded new controls: wxBitmapButton, wxCalendarCtrl...
2000-09-14  Robert Roebling Readded TrueType text.
2000-09-14  Robert Roebling Compilation fixes, bug fixes and streamlining in...
2000-09-13  Kevin Hockadded polygon and polyline
2000-09-13  Robert Roebling First shot at wxBitmap based wxCanvas.
2000-09-11  Robert Roebling Compile fixes for wxCanvas.
2000-09-08  Kevin Hockadded groups of canvasobject and references to groups
2000-09-08  Robin DunnMoved from Scintilla version 1.25 to 1.32
2000-09-06  Robert Roebling Added various missing bits to scrolling wxCanvas.
2000-09-06  Robert Roebling Trying to make wxCanvas less simple.
2000-09-05  Kevin Hockcapturing the mouse in wxCanvasObject
2000-09-04  Robert Roebling Virtualized coordinate system for wxCanvas.
2000-09-03  Robert Roebling Minor update to wxCanvas.
2000-09-02  Robert Roebling Added wxCanvasLine, Freeze() and Thaw() and mouse...
2000-09-01  Robert Roebling Various improvements and addition to wxCanvas
2000-08-30  Robert Roebling TrueType support for Canvas.
2000-08-30  Robert Roebling Added alpha blending in prep for FreeType text to...
2000-08-30  Julian SmartFixed jumping problem with remotely scrolled tree
2000-08-29  Robert Roebling Added wxCanvasControl before anyone else would do
2000-08-29  Robert Roebling Added wxCanvas prototype and sample
2000-08-27  Václav Slavíkadded AddWindowStyles
2000-08-26  Václav Slavíkgizmos compilation fixes (gcc)
2000-08-18  Julian SmartAdded companion window. Now it's working pretty much...
2000-08-18  Julian SmartImplemented IsVisible and GetFirst/NextVisibleItem...
2000-08-17  Julian SmartAdded gizmos hierarchy
2000-08-15  Václav Slavíkadded wxXmlResourceHandler::GetDimension for 1D values...
2000-08-11  Václav Slavíkadded toolbar handling
2000-08-11  Václav Slavíkfixed loading of bitmaps from mem_fs
2000-08-06  Václav Slavíkremoved debug message ; improved resource loading logic
2000-08-05  Václav Slavíkgot rid of wxXmlResourceHandler::CheckPlatform, the...
2000-07-31  Václav Slavíkadded wxListBox handling
2000-07-27  Václav Slavíkadded XMLCTRL() macro for fast access to dialog controls
2000-07-27  Václav Slavíkadded WXDLLEXPORT
2000-07-26  Václav Slavíkxmlres: added support for wxMSW
2000-07-25  Václav Slavíkadded XML resources library
2000-07-15  Bryan Pettymerged 2.2 branch
2000-06-04  Guilhem LavauxwxMMedia doc updates
2000-03-13  Robin DunnAdded methods for folding
2000-03-09  Robin DunnInitial version of wxStyledTextCtrl, a Scintilla wrappe...
2000-03-06  Julian SmartCorrections
2000-03-05  Guilhem LavauxMoved wxMMedia to contrib/src/mmedia
2000-03-03  Julian SmartAdded OGL to contrib