]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2001-08-19  Robert Roebling Various changes for simplification of focus event
2001-08-19  Stefan NeisFix for wxUSE_WCHAR_T == 0
2001-08-19  Stefan Csomoradded carbonaccessors.o
2001-08-19  Robert RoeblingWe use native paths now in wxWindows. On the Mac, too.
2001-08-19  Václav Slavíkfix for bug in wxEditableListBox in connection with...
2001-08-19  Václav Slavíkcompilation fix
2001-08-19  Stefan Csomoradded a few encoding convenience methods for pc-mac...
2001-08-18  Václav Slavíkbetter focus handling (blind fix)
2001-08-18  Robert Roebling The Scale() code in the 2.3 tree turned out to
2001-08-18  Robert RoeblingCompile fix.
2001-08-18  Robert Roebling Applied Greg's patch to tree control and related.
2001-08-17  Vadim Zeitlinwarning fix
2001-08-17  David WebsterNew module definition file to keep .dll build compilable.
2001-08-17  Julian SmartAdded doc for 2-step initialisation and wxWIZARD_EX_HEL...
2001-08-17  Julian SmartAdded possibility of 2-step initialisation, and wxWIZAR...
2001-08-16  Vadim Zeitlinadded wxURLDataObject which unfortunately doesn't seem...
2001-08-16  Václav Slavíkfinished wxWindow for MGL
2001-08-16  Robin Dunnnew version of PyCrust
2001-08-16  Vadim Zeitlinfixed bug/assert failure when refreshing items in non...
2001-08-16  Vadim Zeitlindocumented SetMaxLength(0)
2001-08-16  Vadim Zeitlinadded new text event macros description
2001-08-16  Vadim Zeitlinadded sending of EVT_TEXT_MAXLEN to wxGTK, suppressed...
2001-08-16  Vadim Zeitlincompilation fix
2001-08-15  Václav Slavíkbugfixes, bugfixes, bugfixes...
2001-08-15  Vadim Zeitlincompilation fix
2001-08-15  Vadim Zeitlincompilation fixes for VC++ in release mode
2001-08-15  Vadim Zeitlinfixed bug with loading standard icons
2001-08-15  Vadim Zeitlintraces of my debugging session, no real changes
2001-08-15  Vadim Zeitlinimplemented, tested and documented wxTextCtrl::SetMaxLe...
2001-08-15  Vadim Zeitlincompilation warning fix
2001-08-14  Robin Dunnupdates for swig generated code
2001-08-14  Robin DunnDeprecated PyShell and PyShellWindow, added a snapshot...
2001-08-14  Robin DunnFixed the drawing of the HRules so they don't try to...
2001-08-14  Robin DunnFixed a bug so wxLC_VRULES works by itself.
2001-08-14  Vadim Zeitlin1. reset default item in ~wxWindow (better to be safe)
2001-08-14  Vadim Zeitlinunsuccessful attempts to fix wxMenuBar positioning...
2001-08-14  Vadim Zeitlinreduce flicker in header window when deleting items...
2001-08-14  Vadim Zeitlinremoved redundant InitDialog methods
2001-08-14  Robin DunnA fix for attribrute sorting, but it's still broken...
2001-08-14  Robin DunnMoved fix from 2.2 branch that allows the attributes...
2001-08-14  Robin Dunnfixed the last of the off-by-one errors (some are refix...
2001-08-13  Stefan Csomoradded translation of mac system into language, adaption...
2001-08-13  Vadim Zeitlinimplemented (untested) work around for wxScrolledWindow...
2001-08-13  Vadim Zeitlinadded missing refresh when changing focus in wxListCtrl...
2001-08-13  Vadim Zeitlinmoved wxNO_FULL_REPAINT_ON_RESIZE to wxControl from...
2001-08-13  Vadim Zeitlindon't try to refresh the menu bar before showing it...
2001-08-13  George TaskerReplaced /'s with \'s as BCC requires \'s for path...
2001-08-12  George TaskerReplaced 'erase' with $(RM) so that the default file...
2001-08-12  George TaskerMakefile submitted by Markus G. for G95
2001-08-12  George TaskerAdded regex to WXINC line (patch from Markus G)
2001-08-12  Václav Slavíkadded wxEventLoop::GetActive()
2001-08-12  George TaskerRemoved semi-colons off the end of two macro statement...
2001-08-12  Gilles Depeyrotcorrections for Mac OS compilation
2001-08-12  Gilles Depeyrotadded missing methods/removed duplicated base methods
2001-08-12  Gilles Depeyrotbitmap mask corrections for Mac OS
2001-08-12  Gilles Depeyrotcorrected CodeWarrior project target names and generate...
2001-08-12  Gilles Depeyrotapplied SourceForge patch #440594 which corrects ListBo...
2001-08-12  Gilles Depeyrotadded CodeWarrior 5.3 projects for working demos
2001-08-12  Gilles Depeyrotadded missing return value
2001-08-12  Gilles Depeyrotadded container class files
2001-08-12  Václav SlavíkwxMGL bugfixes
2001-08-12  Václav Slavíkfixed fl makefiles that Julian didn't fix correctly
2001-08-12  Václav Slavíkcompilation fix
2001-08-12  Václav Slavíkfixed wxUniv compilation
2001-08-11  Gilles Depeyrotadded container class source
2001-08-11  Stefan Csomorcorrected a bug in the masking code
2001-08-10  Robert RoeblingMessage dialog crashes when calling ::Move() etc. Better
2001-08-10  Julian SmartFixed project files for regex.lib, taking the regex...
2001-08-09  Václav SlavíkwxMGL support
2001-08-09  Václav Slavíkadded evtlooop.cpp for mgl
2001-08-09  Václav SlavíkwxMGL wxWindow and wxApp mostly complete, now hunting...
2001-08-09  Václav Slavíkadded std icons to wxMGL
2001-08-09  Vadim ZeitlinDefine _GNU_SOURCE instead of _XOPEN_SOURCE (which...
2001-08-09  Vadim Zeitlinchanged CPPFLAGS to CXXFLAGS
2001-08-08  Vadim Zeitlinfixed wxINSTALL_PREFIX setting
2001-08-08  Vadim Zeitlinmoved wxINSTALL_PREFIX from CPPFLAGS to setup.h
2001-08-08  Vadim Zeitlin1. fixed test in configure for gettimeofday() argument
2001-08-08  Václav Slavíkfix for nbsp problem and minor parsing flow change
2001-08-08  Václav Slavíkmade some wxHtmlEntitiesParser's methods public --...
2001-08-08  Václav Slavíkupdated wxTextFile docs; some typo corrections
2001-08-08  Václav SlavíkwxEraseEvent docs corrections
2001-08-08  Vadim Zeitlin1. next attempt to fix RH 7.1 build
2001-08-08  Robert Roebling Probably fixed listbox crashes.
2001-08-08  Vadim Zeitlinfixed errors in glibc test
2001-08-08  Vadim Zeitlinoops, last check in undone - there is a problem somewhe...
2001-08-08  Vadim Zeitlinattempts to fix recursive mutex initialized detection...
2001-08-08  Julian SmartCorrected my typo
2001-08-08  Julian SmartAdded container class
2001-08-08  Vadim Zeitlindrastically reduced flicker in RefreshItems
2001-08-07  Václav Slavíkmerged wxMGL cursors from wxUniversal branch
2001-08-07  Václav Slavíknative theme for wxMGL
2001-08-07  Vadim Zeitlinremoved Robert's message box
2001-08-07  Vadim Zeitlinfixed unwanted owner data accesses in virtual list...
2001-08-07  Vadim Zeitlincompilation fix
2001-08-07  Stefan Csomorno message
2001-08-07  Vadim Zeitlindon't process enter as tab, there are many controls...
2001-08-06  Vadim Zeitlinchanged wxControlContainer to avoid triggering tons...
2001-08-06  Václav SlavíkUnicodification of wxTextFile
2001-08-06  Václav SlavíkUnicodification of wxTempFile
2001-08-06  Václav Slavíkwhy was generic wxNativeFontInfo code disabled for...
next