]> git.saurik.com Git - wxWidgets.git/history - contrib/utils
Committing in .
[wxWidgets.git] / contrib / utils /
2003-04-05  Chris Elliottchanges to watcom makefiles for OpenWatcom
2003-03-31  Julian SmartMore deprecated class mods
2003-03-16  Václav Slavíkfix wxrc-generated c++ code to work in Unicode mode...
2002-12-29  Ron LeeAdded wxTreeCtrl::GetItemParent to deprecate GetParent.
2002-12-25  Václav Slavík1) fixed compilation of wxBitmap, wxIcon toplevel nodes
2002-12-21  Václav Slavíkfixed 2 encoding handling bugs in XRC/wxrcedit
2002-12-21  Václav Slavík1) added wxFrame support to wxrcedit
2002-12-16  Julian SmartApplied patch [ 651713 ] changes to convertrc
2002-12-05  Julian SmartUpdated version
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-09  Gilles Depeyrotuse RemoveAt instead of Remove
2002-09-07  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-08-31  Václav Slavík- applied patch that adds more i18n support to XRC...
2002-08-23  Václav Slavíkapplied patch #599264 (fixes to wxrc -g)
2002-08-14  Václav SlavíkPython support in wxrc
2002-08-04  Václav Slavíkno more hacks needed in wxrc now that wxMessageOutput...
2002-07-16  Václav Slavíkpatch 580632 - fixes incorrect path problem in wxrc
2002-07-02  Václav Slavíkfixed cmd line args parsing in wxrc (contributed patch)
2002-06-22  Václav Slavíkforgot to check in new wxrc -- as a side effect, this...
2002-03-09  Václav Slavíkfixed to translatable strings output
2002-02-02  Václav SlavíkwxXRC cleanup: removed .xmlbin format
2002-01-27  Václav SlavíkXMLID->XRCID, XMLCTRL->XRCCTRL
2002-01-27  Václav Slavíkuse correct encoding in wxrcedit
2002-01-24  Václav Slavíkupdates to XRC resources compiler
2002-01-23  Václav Slavíkadded wxGenericDirCtrl handler to XRC
2002-01-18  Julian SmartUpdated VC++ files
2002-01-17  Václav Slavíkadded singleton interface to wxXmlResource, replaces...
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2001-11-20  Julian SmartMore project file fun
2001-11-10  Václav Slavíkadded app name to wxrcedit (forgot to commit this one...
2001-10-30  George TaskerAll occurances of #include <wx/wxprec.h> changed to...
2001-08-10  Julian SmartFixed project files for regex.lib, taking the regex...
2001-06-17  Julian SmartReduced true colour icon (!) to 16 colours, updated...
2001-06-11  Julian SmartVC++ project file corrections
2001-06-11  Julian Smartproject file updates
2001-06-11  Julian SmartProject file updates; cast in strconv.cpp to compile...
2001-06-09  Václav Slavíkchanged wxXML to XRC, wx/xml/*.h->wx/xrc/*.h
2001-06-05  Robin DunnFixed to recognise the FINAL=hybrid make flag and to...
2001-06-03  Václav Slavíkdisplay file name correctly
2001-05-29  Václav Slavíkapplied patch #427244 (wxrcedit improvements: XRC versi...
2001-05-22  Václav Slavíkapplied workaround patch to get rid of crashes in wxrce...
2001-05-20  George TaskerVarious makefiles added. Only the VC and B32 makefiles...
2001-05-19  Václav Slavíkuse wxTreeCtrl, not wxGenericTreeCtrl
2001-05-18  Václav Slavíkapplied modified patch #424894 (wxrcedit & bcc compilat...
2001-05-14  Julian SmartMisc release-related mods
2001-05-13  Václav Slavíknow outputs errors to stderr
2001-05-10  Julian SmartRemoved references to xpm[d].lib
2001-05-06  Václav Slavíkadded <accel> attribute to wxMenuItem
2001-05-06  Václav Slavíkadded version saving to wxrcedit
2001-05-05  Václav Slavíkfixed typo
2001-05-02  Václav Slavíkswitched wxXML to expat parser
2001-04-14  Václav Slavíkapplied patch #415855
2000-11-27  Václav SlavíkMSW fixes; ^M removal
2000-11-25  Václav Slavíkvarious bugfixes
2000-11-25  Václav Slavíkadded growable cols and rows to wxFlexGridSizer XRC...
2000-11-24  Václav Slavíkadded i18n support to the compiler
2000-11-24  Václav Slavíkadded support for 'imagefile' property type
2000-11-24  Václav Slavíkwxrcedit bugfixes
2000-11-15  Václav Slavíkapplied Brian's patch
2000-11-05  Václav Slavíkadded font and flags properties to wxrcedit
2000-11-04  Václav Slavíkreworked the editor
2000-10-18  Václav Slavíkapplied Brian's patches
2000-10-07  Václav Slavíkchange in XRC format
2000-09-26  Václav Slavíkupdated resources convertor
2000-09-17  Václav Slavíkadded unknown widget support
2000-09-17  Václav Slavíkdocumented EVT_LIST_ITEM_RIGHT_CLICK
2000-09-17  Václav Slavíkadded rc2xml and wxr2xml convertor (no makefiles yet)
2000-09-17  Václav Slavíkadded disabled, focus and selected to wxBitmapButton...
2000-09-14  Václav Slavíkadded new controls
2000-08-27  Václav Slavíkadded AddWindowStyles
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-11  Václav Slavíkadded toolbars
2000-08-11  Václav Slavíkadded toolbar handling
2000-08-11  Václav Slavíkstored bitmaps in generated resources
2000-08-06  Václav Slavíkfixed some bugs in wxrc compiler
2000-08-06  Václav Slavíkwxrcedit improvements
2000-08-05  Václav Slavíkfixed bug in wxrcedit makefile
2000-08-05  Václav Slavíkadded minsize variable for sizers and sizeritems
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-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íkrecommited binary files
2000-07-27  Václav Slavíkoops, forgot -kb
2000-07-27  Václav Slavíknow uses resources, not xpm files
2000-07-27  Václav Slavíkadded WXDLLEXPORT
2000-07-26  Václav Slavíkxmlres: added support for wxMSW
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  Julian SmartWIN32 compilation of wxrc, wxrcedit
2000-07-25  Václav Slavíkadded XML resources library