]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2001-09-23  Václav Slavíkfixed serious bug in wxFont::operator== (ignored weight)
2001-09-23  Václav Slavíkadded wxBitmap::CopyFromIcon to wxGTK
2001-09-23  Vadim Zeitlinreverted change to the best checkbox size calculation
2001-09-23  David WebsterLatest OS/2 build file updates to include the toplevel...
2001-09-23  David WebsterFALSE, not false
2001-09-23  Mattia Barbon* Fixed wxToolbar95 and wxToolbarGTK to emit TOOL_ENTER...
2001-09-23  Mattia BarbonForgot to update the template.
2001-09-22  Vadim Zeitlinfixed yet another bug in wxRegConfig::SetPath() - SetPa...
2001-09-22  Václav Slavíkoops, we definitely DON'T want to reset m_renderer...
2001-09-22  Václav SlavíkwxTOPLEVEL_EX_DIALOG is a better name than wxTLW_EX_DIALOG
2001-09-22  Václav Slavíkevaluate window style in Create, not later
2001-09-22  Václav Slavíkconfigure now defines _WIN_IE if w32api is at least...
2001-09-22  Václav Slavíkmingw compilation fix
2001-09-22  Václav Slavíkw32api 1.1 support
2001-09-22  Václav SlavíkwxInputConsumer
2001-09-22  Václav Slavíkfixed client area handling for wxFrame/Univ
2001-09-22  Václav SlavíkwxInputConsumer
2001-09-22  Václav Slavík(blind) fix for wxMotif compilation
2001-09-22  Václav Slavíkadded wxInputConsumer to wxUniv
2001-09-21  Mattia BarbonUnicode compilation fixes.
2001-09-21  Stefan Csomoradded wxSTD macro
2001-09-21  Mattia BarbonwxTextDataObject now uses Unicode if compiled with...
2001-09-20  Mattia BarbonMake easier to compile with MSVC5.
2001-09-20  Mattia BarbonMinGW compilation fix.
2001-09-20  Mattia BarbonUnicode compilation fixes.
2001-09-20  Mattia BarbonRe-enabled long long for MinGW.
2001-09-20  Vadim Zeitlinfix for shared library build under SGI with native...
2001-09-20  Robin Dunnbug #463146
2001-09-19  Václav Slavíkfixes to client area origin handling
2001-09-19  Václav Slavíkfixed problems with HTML printing w/o using wxHtmlWindow
2001-09-19  Vadim Zeitlinbetter fix for MIPSpro warnings: removed unneeded calls...
2001-09-19  Vadim Zeitlincompilation fixes for MIPSpro SGI compiler
2001-09-19  Jouk Jansen Committing in .
2001-09-18  Václav Slavíkregenerated
2001-09-18  Václav Slavíkpartial implementation of wxTopLevelWindow for wXUniv
2001-09-18  Václav Slavíkmoved AdjustToClientAreaOrigin to wxWindowBase, needed...
2001-09-18  Václav SlavíkwxUniversal doesn't need wxDialog and wxFrame from...
2001-09-18  Václav Slavíkmade wxLocalFSHandler public and added Chroot to it
2001-09-18  Václav Slavíkminor changes to wxFrame/Univ
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...
next