]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2001-10-09  Vadim Zeitlinregenerated from .pro files
2001-10-09  Vadim Zeitlinchanged html and opengl project names to start with...
2001-10-09  Robin DunnMoved the [Set|Get]Client[Data|Object] and such out...
2001-10-09  Vadim Zeitlinadded new project files for all samples and demos;...
2001-10-09  Václav Slavíkfixes to focus handling in menus
2001-10-09  Václav Slavíka temporary hack to make testing wxTLW/Univ easier
2001-10-09  Václav Slavíkmingw compilation fix
2001-10-09  Vadim Zeitlinminor additions to wxCmdLineParser tests
2001-10-09  Ron Leeupdated debian policy version
2001-10-09  Václav Slavíkfixed off by one error in wxXPMDecoder::ReadFile
2001-10-09  Vadim Zeitlinmention wx[Flex]GridSizer too
2001-10-09  Vadim Zeitlinfixed results of strange cvs code merge
2001-10-09  Gilles Depeyrotrecompiled header support
2001-10-09  Gilles Depeyrotadded missing close brace
2001-10-09  Gilles Depeyrotadded wx/defs.h include to correct compilation issues...
2001-10-08  Vadim Zeitlinfix for wxFrame parent which somehow wasn't committed...
2001-10-08  Václav Slavíkhopefully fixes focus assertion
2001-10-08  Robin DunnRemoved call to SubclassWin since it is already done in
2001-10-08  Gilles Depeyrotadded missing generic include file
2001-10-08  Robin DunnMore changes for building the regex lib
2001-10-08  Vadim Zeitlinrearranged the samples alphabetically, please keep...
2001-10-08  Vadim Zeitlinnormalized handling of Ctrl-x key presses and documente...
2001-10-08  Robin DunnFixed DLL linking. Was missing the regex lib.
2001-10-08  Vadim Zeitlinallow disabling text events too; show Ctrl-x events...
2001-10-08  Vadim Zeitlindon't log mouse events by default
2001-10-08  Vadim Zeitlinreplaced C++ comments with C ones
2001-10-08  Vadim Zeitlinadded and documented wxWS_EX_BLOCK_EVENTS flag
2001-10-08  Vadim Zeitlindon't check for Meta key in wxKeyEvent::HasModifiers()
2001-10-08  Vadim Zeitlinanother compilation fix
2001-10-08  Vadim Zeitlincompilation fix
2001-10-08  Vadim Zeitlinrefresh the current item when the focus is gained/lost
2001-10-08  Vadim Zeitlinfix menubar sizing (at least under windows)
2001-10-07  Václav Slavíkmore active frame stuff
2001-10-07  Vadim Zeitlinchanged/centralized window creation code to allow wxTLW...
2001-10-07  Vadim Zeitlinadded status bar to the sample because it uses wxLogSta...
2001-10-07  Gilles Depeyrotinclude wxWindows headers using "..." instead of <...>
2001-10-07  Gilles Depeyrotadded automatic generation of files.lst for wxMac
2001-10-07  Gilles DepeyrotAppleScript that finds and rebuilds all the CodeWarrior...
2001-10-07  Václav Slavíkfix to wxMGL's wxBitmap(wxImage) ctor
2001-10-07  Václav Slavíkfixed yet another bug in wxActivateEvent handling
2001-10-07  Václav SlavíkFloodFill not in MGL, either
2001-10-07  Václav Slavíkmoved MGL initialization to earlier stage (crashes...
2001-10-07  Václav Slavíkuse Arial if available
2001-10-07  Václav Slavíkgive focus to show top level windows
2001-10-07  Václav Slavíkfixed maximization handling
2001-10-07  Václav Slavíkactive next window in Z-order when a frame is deleted
2001-10-07  Václav Slavíkreverted my previous check in, it was nonsense
2001-10-06  Václav Slavíkno, wxComboBox is really NOT a low-level class (neither...
2001-10-06  Václav Slavíkmore wxMGL fixes
2001-10-06  Václav SlavíkwxUniv tries to release mouse capture from menu bar...
2001-10-06  Václav Slavíkmodified wxFrame/Univ to send wxSizeEvent when adding...
2001-10-06  Václav Slavíkfatal bug in wxMGL that caused hard to track crashes
2001-10-06  Vadim Zeitlinadding wxUniv project/workspace files
2001-10-06  Vadim Zeitlinremoved y_tab.c from wxUniv project files
2001-10-06  Václav Slavíkyou meant pragma interface, not pragma implementation
2001-10-06  Vadim Zeitlinfixed the bug with the order of 2 size events when...
2001-10-06  Vadim Zeitlinallow setting the wxWin directory explicitly using...
2001-10-05  Václav Slavíkan (blind) attempt to fix wxGTK frame activation bug
2001-10-05  Václav SlavíkwxHTML now outputs unrecognized entities verbosely
2001-10-05  Václav Slavík1) wxHTML now outputs unrecognized entities verbosely
2001-10-05  Vadim Zeitlinfixed the problem with the ampersand [mis]handling...
2001-10-05  Gilles Depeyrotcorrection for memory leak
2001-10-05  Robin DunnAdded wxPyLog so log targets can be created in Python...
2001-10-05  David WebsterSome OS/2 updates
2001-10-05  Jouk Jansen Committing in .
2001-10-05  Jouk Jansen Modified Files:
2001-10-04  Vadim Zeitlinfixed spurious assert failure in wxMenuBar::Insert
2001-10-04  Václav Slavíkfixed unimportant typo
2001-10-04  Gilles Depeyrotstandard settings for wxMac compilation using CodeWarrior
2001-10-04  Gilles Depeyrotuse wxWindows zlib.h instead of Mac OS X system zlib...
2001-10-04  Gilles Depeyrotfirst automatic generation using tmake!
2001-10-04  Gilles Depeyrotadded automatic generation of files.lst for wxMac
2001-10-04  Robin DunnWorkaround for Ctrl-A giving a keycode of 1 in EVT_KEY_...
2001-10-04  Robin DunnFixed duplicate definition of wxWindow::SetAcceleratorT...
2001-10-04  Robin DunnFix for missing -g from wx-config
2001-10-04  Robin DunnDon't create a bitmap with dimensions <= 0...
2001-10-04  Gilles Depeyrotapplied SourceForge patch #467884 (Paul Thiessen)
2001-10-04  Robin DunnRegenerated some swig code, added some missing WXK_...
2001-10-04  Robin DunnFixed Ron's fix
2001-10-04  George TaskerSpelling typos in comments fixed
2001-10-04  George TaskerAdded documentation for the wxDb::SQLColumnName() and...
2001-10-04  Robin DunnChanged how EVT_CHAR and EVT_KEY_DOWN are sent to Scintilla
2001-10-04  George TaskerAdded code to handle SQLSERVER, ACCESS, and MSDE allowi...
2001-10-04  George TaskerRemoved a bunch of unreachable BREAK statements that...
2001-10-04  George TaskerChanged code in unzip.c/.h for #including zlib.h to...
2001-10-04  Vadim Zeitlinrenamed project files for 3rd party libs from FooVC...
2001-10-04  Vadim Zeitlinremoved obsolete file
2001-10-04  Vadim Zeitlinnew VC++ workspace file for wxBase
2001-10-04  Vadim Zeitlintrying to add wxBase project file from Unix
2001-10-04  Vadim Zeitlinreverted the fix for Unicode compilation with VC++...
2001-10-04  Vadim Zeitlinignore build directories
2001-10-04  Vadim Zeitlinoverwrote with src\wxBase.dsp
2001-10-04  Vadim Zeitlinregenerated from the template
2001-10-04  Vadim Zeitlinfixes for compilation with wxUSE_PALETTE=0
2001-10-04  Vadim ZeitlinUnicode compilation fix
2001-10-04  Vadim Zeitlinnew project files for wxBase apps
2001-10-04  Vadim Zeitlinadded Unicode configurations to the library project...
2001-10-04  Vadim Zeitlinadded Unicode configurations to the library project...
2001-10-04  Vadim Zeitlinremoved templates which are unneeded any more
2001-10-03  Vadim ZeitlinUnicode compilation fixes
next