]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2001-09-18  Václav SlavíkwxFrame for wxUniv
2001-09-18  Václav SlavíkwxDialog for wxUniv
2001-09-18  Gilles Depeyrotcorrections related to wxDialog inheritance changes...
2001-09-18  Vadim Zeitlincompilation warning fix for Intel C++
2001-09-18  Vadim Zeitlinchanges to shared library options code and to allow...
2001-09-18  Robin Dunnversion number update
2001-09-18  Vadim Zeitlintest for long long directly instead of testing for gcc
2001-09-18  George TaskerFix for bug 462533, spelling typo in docs "wxAGJUST_MIN...
2001-09-18  Vadim Zeitlinfix for event processing in wxScrollHelper
2001-09-17  Ron Leeuse 'local' quoting for wx headers in lib source
2001-09-17  Ron Leefixed c++ style comments
2001-09-17  Robin Dunnminor fixes
2001-09-17  Robin DunnRegenerated from filelist.txt
2001-09-17  Robin DunnFixed compile error.
2001-09-17  Robin DunnSignificantly changed how the Python interpreter lock...
2001-09-17  Gilles Depeyrotadded missing destructor for Darwin/Mac OS X (wxGtk...
2001-09-17  Stefan Csomoradded carbonaccessors.o
2001-09-17  Stefan Csomoradded toplvlcmn
2001-09-17  Ron Leeadded tn0012.txt -- detailing library name conventions...
2001-09-16  Václav Slavíkadded toplevel.cpp
2001-09-16  Václav Slavíkupdated generated file
2001-09-16  Robin DunnSignificantly changed how the Python interpreter lock...
2001-09-15  Václav SlavíkwxMGL update
2001-09-15  Václav SlavíkwxTopLevelWindow (only for wxGTK for now)
2001-09-15  Stefan Csomorchanged FindControl to FindControlUnderMouse and use...
2001-09-15  Václav Slavíkcompilation (hot)fixes for Mingw
2001-09-15  Václav Slavíkcompilation fix
2001-09-14  Robin DunnUpdates to contributed library stuff, a new version...
2001-09-14  Robin DunnA better way to handle the OOR wxPyListCtrl --> wxLIstC...
2001-09-14  Robin Dunnsome little demo tweaks
2001-09-12  Gilles Depeyrotadded missing object files (sorted alphabetically for...
2001-09-12  Gilles Depeyrotadded missing object files
2001-09-12  Gilles Depeyrotcorrected aggregate initializer
2001-09-12  Gilles Depeyrotremoved inexistant object file
2001-09-11  Vadim Zeitlindon't try to translate the standard encoding names
2001-09-10  Robin DunnRemoved font point size adjustment since wxWindows...
2001-09-10  Gilles Depeyrotadded missing defines
2001-09-10  Vadim ZeitlinVC++ compilation fix (hopefully)
2001-09-09  Gilles Depeyrotadded CodeWarrior 5 project
2001-09-09  Gilles Depeyrotupdated helper for changing types/creators of files...
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 Depeyrotadded virtual destructor (for Mac OS X)
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-09  Gilles Depeyrotrenamed CodeWarrior 5 projects (added new ones as well)
2001-09-09  Vadim ZeitlinwxUniv compilation fix
2001-09-08  Václav Slavíkoops, HTML entities were parsed twice
2001-09-08  Gilles Depeyrotcorrected creation of wxWizard (wxWizardBase::Create...
2001-09-08  Gilles Depeyrotrenamed CodeWarrior 5 projects
2001-09-07  Kendall BennettMerged in latest wxApplet code from SciTech Perforce...
2001-09-07  Robin DunnFixed an OOR related bug that happened when a class...
2001-09-06  Robin DunnAdded pySketch sample
2001-09-06  Vadim Zeitlinset mouse position for COL_CLICK event
2001-09-06  Julian SmartAdded simple UNIX implementation
2001-09-06  Gilles Depeyrotremoved copystring function already defined in common...
2001-09-06  Gilles Depeyrotreplaced CPPFLAGS with CXXFLAGS following corrections...
2001-09-06  Vadim Zeitlinapplied patch from Xavier Nodet implementing better...
2001-09-06  Julian SmartDoc edits to fix formatting problems in Word/PDF
2001-09-06  Julian SmartSmall changes
2001-09-05  Julian SmartCured a bug in wxSplashScreen whereby frame wasn't...
2001-09-04  Robin DunnA couple little fixes for wxSTC
2001-09-04  Robin DunnA couple little fixes for wxSTC
2001-09-04  Jouk Jansen Committing in .
2001-09-04  Robin Dunnmore little tweaks
2001-09-04  Robin Dunnlittle tweaks
2001-09-04  Robin DunnAdded wxNativeFontInfo and wxFontMapper.
2001-09-04  Robin DunnAdded more contribs from Lorne White, and updated some...
2001-09-03  Robin DunnAdded wxGenBitmapTextButton contrib from Lorne White.
2001-09-03  Václav Slavíkforgot to commit some XRC files
2001-09-03  Robin DunnUpdated wxColumnSorterMixin to also be able to place...
2001-09-03  Robin DunnUpdated wxColumnSorterMixin to also be able to place...
2001-09-03  Vadim Zeitlinadded Set/ClearColumnImage() helpers to wxListView
2001-09-03  Vadim Zeitlinimplemented column images for the generic version
2001-09-02  Vadim Zeitlinadded support for column images under MSW
2001-09-02  Václav Slavíkapplied utf-8 fix patch
2001-09-02  Václav Slavíkadded id handling to html cells
2001-09-02  Václav Slavíkadded id handling to image cells
2001-09-02  Václav Slavíkadded wxHtmlCell::Get/SetId
2001-09-02  Václav Slavíkcomment clarification
2001-09-02  Robin DunnAdded AssignImageList to wxNotebook
2001-09-01  Václav Slavíkfix for wxStatusBar wrongly reporting field rects insid...
2001-09-01  Václav Slavíkmingw compilation fix, added some defines
2001-09-01  Václav Slavíkcompilation fix for mingw
2001-09-01  Václav Slavíkfixed memory leaks when parsing
2001-09-01  Václav Slavíkhelpbest.patch - makefiles regenerated
2001-09-01  Václav Slavíkfinally applied the helpbest patch
2001-09-01  Robin DunnUpgraded to version 1.39 of Scintilla, and upated wxSty...
2001-09-01  Robin DunnAdded classinfo macros for wxTreeEvent
2001-09-01  Robin DunnCleaned up some and started using path joins and normal...
2001-09-01  Vadim Zeitlinadded a bunch of new wxListCtrl messages: column right...
2001-08-31  Robin DunnAdded XRCed to the wxPython Tools directory, contribute...
2001-08-31  Robin DunnAdded XRCed to the wxPython Tools directory, contribute...
2001-08-31  Vadim Zeitlinimplemented and documented wxHtmlWindow::OnCellMouseHov...
2001-08-31  Vadim Zeitlinapplied a patch to remove spurious constrains unsatisif...
2001-08-31  Julian SmartRemove _all_ borders if that's what we specify to ShowF...
2001-08-30  Václav Slavíkhelpbest docs update
next