]> git.saurik.com Git - wxWidgets.git/history - contrib/src
Don't call BeginDrawing/EndDrawing, they're deprecated.
[wxWidgets.git] / contrib / src /
2001-02-03  George TaskerInitial checkin of the wxFrame support added by Aleks G.
2001-01-28  Václav Slavík_T() -> wxT()
2001-01-27  George TaskerAdded wxFrame support contributed by Aleks
2001-01-25  Robert Roebling Changed wxCanvas constants from XXX to wxXXX
2001-01-19  Václav Slavíkmoved XMLIDs counter inside GetXMLID to prevent initial...
2001-01-18  Robert Roebling This is how wxPlotWindow would look like with the
2001-01-16  Robert Roebling This way the plot events work.
2001-01-16  Robert Roebling Readded wxPlotWindow as external lib.
2001-01-12  Václav Slavíkapplied patch to prevent crashing when libxml DLL doesn...
2001-01-03  Václav Slavíkadded SAX error callback (thanks go to Robert)
2000-11-28  Robert Roebling Speed-up for wxCanvasImage.
2000-11-26  Robert Roebling Split wxCanvas into two (wxVectorCanvas).
2000-11-25  Václav Slavíkadded growable cols and rows to wxFlexGridSizer XRC...
2000-11-25  Robert Roebling Small mods to wxCanvas.
2000-11-24  Robert Roebling Trying to understand wxCanvas.
2000-11-24  Robert Roebling Adding new wxCanvas
2000-10-30  Robin DunnMerged some STC fixes over to the main branch
2000-10-13  Julian SmartDoc/distribution script mods
2000-10-10  Julian SmartAdded VC++ project files (seems logical)
2000-10-09  Václav Slavíkfix for assertion failure
2000-10-07  Václav Slavíkchange in XRC format
2000-10-07  Václav Slavíkfixed use of wxMenuItem::SetBitmap
2000-10-04  Julian SmartSpeed fix for wxGenericDirCtrl, starting to add text...
2000-10-01  Václav Slavíkfixed LoadPanel (created two instances previously and...
2000-09-29  Václav Slavíkremoved loading from in-memory document (illicit idea)
2000-09-27  Václav Slavíkadded bitmaps to menu items
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-17  Václav Slavíkremoved bitmap scaling in bitmap button 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 Some more tests and mouse events for 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-07  Robert Roebling There was no need to create the buffer in OnIdle().
2000-09-07  Robin DunnInterface file defining functionality available in...
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-05  Robin DunnFixed some off-by-one errors that were visible on wxGTK...
2000-09-04  Robert Roebling Virtualized coordinate system for wxCanvas.
2000-09-03  Robert Roebling Minor update to wxCanvas.
2000-09-03  Robert Roebling Makefile adaption for freetype.
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-24  Julian SmartFixed #pragma
2000-08-20  Václav Slavíkfixed bug in gizmos Makefile.in
2000-08-18  Julian SmartAdded companion window. Now it's working pretty much...
2000-08-18  Julian SmartImplemented IsVisible and GetFirst/NextVisibleItem...
2000-08-18  Julian SmartBug fix
2000-08-17  Julian SmartSmall fixes
2000-08-17  Julian SmartAdded gizmos hierarchy
2000-08-15  Václav Slavíkadded wxXmlResourceHandler::GetDimension for 1D values...
2000-08-15  Václav Slavíkadded 'centered' property to wxDialog handler
2000-08-12  Václav Slavíkfixed creation of toolbars under MSW
2000-08-12  Václav Slavíkfixed bug in zlib compressed binary xml resources savin...
2000-08-11  Václav Slavíkadded toolbar handling
2000-08-11  Václav Slavíkfixed loading of bitmaps from mem_fs
2000-08-11  Václav Slavíkadded binz handler to standard handlers initialized...
2000-08-11  Václav Slavíkfixed bug: wxButton hasn't name set correctly
2000-08-06  Václav Slavíkremoved debug message ; improved resource loading logic
2000-08-05  Václav Slavíkadded minsize variable for sizers and sizeritems
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í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íknotebooksizer is now property of notebook, not special...
2000-07-27  Václav Slavíkstandardized projects
2000-07-27  Václav Slavíkfixed typo
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íkadded handling of wxGridSizer and wxFlexGridSizer
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  Julian SmartAdded additional wxXML makefiles and projects files...
2000-07-25  Václav Slavíkadded xml resources readme
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-04-03  Guilhem LavauxChanged a little the initialization code
2000-03-31  Robin DunnUndoing Eric's changes on the main branch
2000-03-30  Eric W. SinkThis commit includes the following changes:
2000-03-19  Ron Leeadded missing object file for vidxanm to unix makefile
2000-03-19  Ron Leeadded missing object files for oss & esd to unix makefile
2000-03-19  Ron Leerepaired some of the more obvious horrors in the contri...
2000-03-18  Ron LeeThese two makefiles were *horrid* abominations.
next