]> git.saurik.com Git - wxWidgets.git/history - contrib
Typo correction
[wxWidgets.git] / contrib /
2000-08-06  Václav Slavíkfixed some bugs in wxrc compiler
2000-08-06  Václav Slavíkremoved debug message ; improved resource loading logic
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-08-05  Václav Slavíkgot rid of wxXmlResourceHandler::CheckPlatform, the...
2000-08-05  Václav Slavíkgot rid of wxXmlResourceHandler::CheckPlatform, the...
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í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íkadded more controls
2000-07-27  Václav Slavíkadded notebooks support; added not_supported variable...
2000-07-27  Václav Slavíkadded XMLCTRL() macro for fast access to dialog controls
2000-07-27  Václav Slavíknotebooksizer is now property of notebook, not special...
2000-07-27  Václav Slavíkrecommited binary files
2000-07-27  Václav Slavíkoops, forgot -kb
2000-07-27  Václav Slavíkstandardized projects
2000-07-27  Václav Slavíknow uses resources, not xpm files
2000-07-27  Václav Slavíkfixed typo
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í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í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  Václav Slavíkxmlres: added support for wxMSW
2000-07-26  Václav Slavíkadded xmlres format docs (uncomplete)
2000-07-26  Julian SmartWIN32 compilation of wxrc, wxrcedit
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-20  Julian SmartDocview mended (grrr) and OGL studio partially working...
2000-03-19  Julian SmartMisc small 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.
2000-03-18  Ron Leemade makefile more robust
2000-03-17  Robin Dunnfixes for drop source and for capturing the mouse
2000-03-17  Robin Dunnfixing the STC sample makefile to find the include...
2000-03-17  Julian SmartSome doc fixes; BC++, Watcom C++, Mingw32 fixes
2000-03-16  Robin DunndropTarget is now dynamically allocated.
2000-03-14  Vadim Zeitlinstc targets in the global makefiles
2000-03-14  Vadim Zeitlinmakefiles for stc lib and sample for Unix
2000-03-14  Julian SmartDoc edits; adding mmedia.rsp; added STC BC++ makefiles
2000-03-14  Guillermo Rodrigue... Removed the PREEXTRALIBS hack - no longer needed
2000-03-14  Guillermo Rodrigue... Added PREEXTRALIBS (ugh)
2000-03-13  Guillermo Rodrigue... new
2000-03-13  Robin DunnAdded methods for folding
2000-03-12  Guilhem LavauxLatex doc compilation fixes
2000-03-12  Julian SmartAdded project files for STC; fixed wxStringList memory...
2000-03-12  Julian SmartAdded Mmedia makefile
2000-03-10  Julian SmartAdded icons.
2000-03-10  Julian SmartDoc corrections, wxMotif toolbar AddControl implementat...
2000-03-10  Karsten Ballüderfixed configure script for Solaris
2000-03-09  Julian SmartMmedia, OGL lib directory changes; omitted naughty...
2000-03-09  Robin DunnInitial version of wxStyledTextCtrl, a Scintilla wrappe...
2000-03-08  Julian SmartMore makefile and project fun
2000-03-08  Julian SmartMade VC++ makefiles and project files a bit more consistent
2000-03-06  Julian SmartCorrections
2000-03-05  Guilhem LavauxMoved wxMMedia to contrib/src/mmedia
2000-03-03  Julian SmartAdded OGL to contrib