]> git.saurik.com Git - wxWidgets.git/history - contrib/src
Tex2RTF: underscores now only checked for if syntax checking is on.
[wxWidgets.git] / contrib / src /
2001-06-11  Julian Smartproject file updates
2001-06-10  Julian SmartRenamed XRC project files
2001-06-09  Václav Slavíkchanged wxXML to XRC, wx/xml/*.h->wx/xrc/*.h
2001-06-09  Václav Slavíkchanged wxXML to XRC, wx/xml/*.h->wx/xrc/*.h
2001-06-08  Kendall BennettMerged latest changes from SciTech code base into wxWin...
2001-06-06  Vadim Zeitlinapplied patch for compilation with gcc 3.0
2001-06-05  Robin DunnAdded functions to initialize the local wxModules since...
2001-06-01  Václav Slavíkadded alignment style to wxStaticText handler
2001-06-01  Robin DunnTranslated a double click into just a second click...
2001-06-01  Václav Slavíkadded wxBU_* styles
2001-06-01  Václav Slavíkadded wxNO_BORDER style
2001-05-28  Václav Slavíkfixed parsing of comments before root node
2001-05-22  Václav Slavíkfixed wxSpinButton handler (did refer to spinbutton...
2001-05-22  Václav Slavíkfixed ID handling in 'unknown' handler
2001-05-20  Václav SlavíkNew code for inserting unknown controls into resources
2001-05-14  Julian SmartMisc release-related mods
2001-05-11  Václav Slavíkadded wxDEFAULT_FRAME_STYLE
2001-05-08  Václav SlavíkMSVC fixes for wxEditableListBox (still misteriously...
2001-05-07  Julian SmartSome makefile corrections
2001-05-07  Julian SmartMisc small mods
2001-05-06  Václav Slavíkoops, forgot to remove temporary debug printf...
2001-05-06  Václav SlavíkwxTAB_TRAVERSAL is default style for wxPanels from XRC
2001-05-06  Václav Slavíkadded <accel> attribute to wxMenuItem
2001-05-06  Václav Slavíkfixed loading of resource from zip files (now handles...
2001-05-06  Robert Roebling Made the applet code compile under GTK.
2001-05-06  Robin DunnAdded MouseWheel support to wxSTC
2001-05-05  Václav Slavíkupdated VC makefiles to compile expat
2001-05-05  Václav Slavíkadded new gizmo: wxEditableListBox
2001-05-05  Václav Slavíkminor change: buf[(size_t)pos] instead of buf.c_str...
2001-05-04  Václav Slavíkapplied patch #421410:
2001-05-03  Kendall BennettMoved wxApplet files to the correct locations.
2001-05-02  Václav Slavíkswitched wxXML to expat parser ; some minor formatting...
2001-05-02  Václav Slavíkswitched wxXML to expat parser
2001-05-02  Václav Slavík*** empty log message ***
2001-05-02  Robin Dunntypo fixed
2001-05-01  Robert Roebling wxScrolledWindow now emits wxScrollWinEvents. Something
2001-04-21  George TaskerFixed a possible double deletion of 'file'
2001-04-21  George TaskerRemoved a duplicate "ADD_STYLE(wxLC_REPORT);" line
2001-04-21  Václav Slavíkapplied BCC fixes for wxXML
2001-04-13  George TaskerUpdated to alert the user to the need for them to edit...
2001-04-13  George TaskerFixed a BCC compilation ambiguity for wxString [int...
2001-04-11  George TaskerUpdated to alert the user to the need for them to edit...
2001-03-28  Robin DunnFinished the changes necessary to use the new event...
2001-03-27  Robin DunnPut back some code that was commented out for testing
2001-03-17  Václav Slavíkremoved out-of-date info
2001-02-21  Václav Slavíkfixed compilation problem (frame.h not included)
2001-02-19  George TaskerAdded xh_frame.obj to the list of target objects
2001-02-16  Robin DunnCopied/merged from the 2.2 branch.
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
next