]> git.saurik.com Git - wxWidgets.git/history - contrib/src
oops, fixed typo breaking iconv constness detection in the previous commit
[wxWidgets.git] / contrib / src /
2002-01-24  Robin DunnEnsure that endPos > startPos in a couple methods
2002-01-24  Václav Slavík1. added encodings handling to XRC, so that it is possible
2002-01-23  Václav Slavíkadded wxGenericDirCtrl handler to XRC
2002-01-21  Julian SmartTidied/commented FL header files, regenerated docs...
2002-01-18  Václav Slavíksafer destruction of wxXmlResource::ms_instance
2002-01-17  Václav Slavíkadded singleton interface to wxXmlResource, replaces...
2002-01-17  Václav Slavíkimplemented Alex's <object_ref> symlinks in XRC
2002-01-16  Robin DunnPatch for using wxSTC with Borland, #504370
2002-01-16  George TaskerReplaced "-erase" calls with "-$(RM)" calls
2002-01-16  George TaskerMinor cleanup
2002-01-15  Václav Slavíkmerged another part of Alex's work (LoadMenuBar w/...
2002-01-09  Robin DunnUpdated to use correct value for wxSTC_MASK_FOLDERS
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2002-01-06  Robin DunnSome compilation fixes
2002-01-05  Robin DunnFixed an off-by-one error in the rectangle converter
2002-01-02  George TaskerReplaced 'delete' calls with wxDELETE() calls
2001-12-30  Václav Slavíkfixed stupid typo
2001-12-29  Václav Slavíkuse a programmer-friendly macro for subclassing
2001-12-29  Václav Slavíkimplemented subclassing in XRC
2001-12-27  Václav SlavíkChanges to the XRC library:
2001-12-27  Václav Slavíkremoved obsolete docs
2001-12-18  Václav Slavíkfixed i18n handling of _ in XRC texts
2001-12-17  Václav Slavíkit doesn't make sense to have translatable string in...
2001-12-07  Robin DunnAdded wxLEDNumberCtrl to gizmos and wxPython
2001-12-05  Robin DunnwxRemotelyScrolledTreeCtrl draws its own lines if wxTR_...
2001-12-04  Julian SmartOnly paint lines in MSW
2001-12-03  Julian SmartMoved line-drawing to splittree implementation.
2001-12-03  Robin DunnRemoved m_clientData and related methods as it's now...
2001-12-03  George TaskerChanged all the wxASSERT(0) calls to use wxFAIL_MSG()
2001-12-02  Vadim Zeitlinreally avoid the compiler warning
2001-12-02  Ron Leefixes for contrib build.
2001-12-01  Julian SmartCorrected small error but still no tree visible :-(
2001-11-30  Robin DunnAdded the standard lines needed for compiling with...
2001-11-30  Robin DunnFixed some warnings in wxSTC
2001-11-30  Robin DunnAnother blind attempt to fix AltGr issues in wxSTC...
2001-11-28  Robin DunnAdded tooltips to the buttons in the wxEditableListBox
2001-11-27  Robin Dunnset the background brush to the window's background...
2001-11-27  Robin DunnShapes will now draw the right background color when...
2001-11-25  Václav SlavíkwxT(), not _()
2001-11-25  Robin DunnAdded ability for wxSTC's scrollbars to be supplieed...
2001-11-25  Robin DunnAdded wxDS_DRAG_CORNER so the corner dragging can be...
2001-11-25  Robin DunnHonor the SetUseHorizontalScrollBar setting.
2001-11-24  Robin DunnGive wxDynamicSashReparentEvent a copy ctor and a prope...
2001-11-23  Václav Slavíkcosmetic change: XML resource -> XRC resource
2001-11-23  Julian SmartAdded file and fixed compilo
2001-11-23  Julian SmartAdded event Clone functions
2001-11-22  George TaskerRemoved non-reachable code (consulted Aleks first,...
2001-11-19  Julian SmartMore VC++ project file corrections
2001-11-19  Julian SmartProject file corrections, doc corrections
2001-11-03  Robin DunnA little tweak
2001-10-30  George TaskerFixed code that should have been enclosed in brackets...
2001-10-30  George TaskerAll occurances of #include <wx/wxprec.h> changed to...
2001-10-27  Robin DunnFirst pass at wxPython for Mac (darwin only so far...
2001-10-24  Robin DunnChanged CanPaste to just check IsSupported.
2001-10-23  Václav Slavíkfix for typo
2001-10-23  Robin DunnAdded DnD related events to wxSTC
2001-10-20  Robin DunnPut the vertical limit back in for the AutoCOmp list box
2001-10-18  Gilles Depeyrotadded conditional compilation around wxGTK specific...
2001-10-18  Robin DunnRemoved wxLB_SORT flag. Users of the Autocomplete...
2001-10-18  Robin DunnA fix for Scintilla's case insensitive sort routine
2001-10-18  Robin DunnUpdated to version 1.40 of Scintilla
2001-10-17  Kendall BennettMutiple updates from SciTech for wxWindows including...
2001-10-17  Robin DunnAnother attempt to handle key events correctly for...
2001-10-12  Robin DunnSecond phase of OOR completed. (Original python object...
2001-10-04  Robin DunnWorkaround for Ctrl-A giving a keycode of 1 in EVT_KEY_...
2001-10-04  Robin DunnDon't create a bitmap with dimensions <= 0...
2001-10-04  Robin DunnChanged how EVT_CHAR and EVT_KEY_DOWN are sent to Scintilla
2001-10-01  Robin DunnUpdated the wxSTC makefile for Borland, and tweaked...
2001-09-28  Ron LeeMore build system polishing.. mostly. Some stuff...
2001-09-27  Robin DunnIf a shape has client data, it deletes it when the...
2001-09-17  Robin DunnFixed compile error.
2001-09-12  Gilles Depeyrotadded missing object files (sorted alphabetically for...
2001-09-12  Gilles Depeyrotadded missing object files
2001-09-12  Gilles Depeyrotremoved inexistant object file
2001-09-10  Robin DunnRemoved font point size adjustment since wxWindows...
2001-09-09  Gilles Depeyrotadded dependency handling
2001-09-09  Gilles Depeyrotadded dependency handling
2001-09-09  Gilles Depeyrotgetpid is in unistd.h under Solaris, Linux, FreeBSD...
2001-09-09  Gilles Depeyrotadded dependency handling
2001-09-09  Gilles Depeyrotuse wxBitmapType instead of int
2001-09-09  Gilles Depeyrotuse wxBitmapType instead of int
2001-09-09  Gilles Depeyrotcorrected files.lst path which is in src dir and not...
2001-09-07  Kendall BennettMerged in latest wxApplet code from SciTech Perforce...
2001-09-06  Julian SmartAdded simple UNIX implementation
2001-09-04  Robin DunnA couple little fixes for wxSTC
2001-09-03  Václav Slavíkforgot to commit some XRC files
2001-09-01  Robin DunnUpgraded to version 1.39 of Scintilla, and upated wxSty...
2001-08-29  Václav Slavíkfixed my favorite bug (delete foo; call foo->Something())
2001-08-28  Václav Slavíkmake it possible to open files from XRC in wxHtmlWindow
2001-08-25  Václav Slavíkfixed a canonical example of Stupid Bug(tm)
2001-08-23  Václav SlavíkProcessPlatformProperty should not be a member of wxXml...
2001-08-22  Vadim Zeitlinadded wxDynamicSashWindow (patch 441518)
2001-08-21  Julian SmartAdded Net library to contrib
2001-08-19  Václav Slavíkfix for bug in wxEditableListBox in connection with...
2001-08-14  Robin Dunnfixed the last of the off-by-one errors (some are refix...
2001-08-13  George TaskerReplaced /'s with \'s as BCC requires \'s for path...
2001-07-31  Kendall BennettLatest updates from SciTech code tree including numerou...
2001-07-28  Robin DunnA couple off-by-one fixes
2001-07-24  Julian SmartAdded fl (frame layout) to wxWindows, from source tidie...
2001-07-18  Václav SlavíkUnicode complation fixes
next