]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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
2001-10-03  Vadim Zeitlinwarning in Unicode compilation fixed
2001-10-03  Vadim Zeitlinfix for focus event sending
2001-10-03  Julian SmartMade mkdir more UNC path-friendly
2001-10-03  Vadim Zeitlinreduced flicker when switching focus to/from the report...
2001-10-03  Julian SmartRemoved duplicate file
2001-10-03  Robin DunnMinor tweaks and some typos fixed
2001-10-03  Vadim Zeitlinfixed DLL naming scheme
2001-10-03  Jouk Jansen Committing in .
2001-10-03  Ron Leebump date on 'easter egg' dialog.
2001-10-03  Robin DunnChecked wxConfig on Linux, added filename
2001-10-03  Robin DunnFixed a potential python version problem
2001-10-03  Robin DunnRefactored Python shadows to use wxControlWithItems...
2001-10-03  Robin DunnRefactored Python shadows to use wxControlWithItems...
2001-10-03  Ron Leeremoved obsolete samples/univ from SAMPLES_SUBDIRS
2001-10-03  Vadim Zeitlinnew VC++ templates and project files generated from...
2001-10-03  Ron LeeDiabled wxToggleButton for wxUNIVERSAL builds too.
2001-10-02  Ron Leediable MDI for wxUNIV builds for now.
2001-10-02  Václav Slavíkclient<->screen coords conversion fixes
2001-10-02  Václav Slavíkadded at least some stderr support to wxMGL which suffe...
2001-10-02  Václav Slavíkremoved unused variable
2001-10-02  Ron Leeadded missing -univ package control files.
2001-10-02  Ron LeeAdded UNIV_DIST target.
2001-10-02  Vadim Zeitlinmissing extern "C" added to fix linking problems with...
2001-10-02  Vadim Zeitlinfixed the exit code detection for async processes
2001-10-02  Gilles Depeyrotcorrected VPATH for wxMotif toolkit
2001-10-02  Vadim Zeitlinfix for using debug extra libs in release build and...
2001-10-02  Gilles DepeyrotAdded wxTopLevelWindow related files
2001-10-02  Gilles Depeyrotconditional include for Darwin related to statfs
2001-10-02  Gilles Depeyrotinclude wx headers using "..." instead of <...>
2001-10-02  Gilles Depeyrotreverted unwanted change to -MMD compilation option...
2001-10-02  Gilles Depeyrotcorrected static library configuration for Darwin/Mac...
2001-10-02  Gilles Depeyrotadded Darwin related defines
2001-10-02  Gilles Depeyrotadded missing include file and conditional compilation
2001-10-02  Vadim Zeitlinfirst new sample project file - comments welcome
2001-10-01  Václav Slavíkadded wxSystemSettings::HasFrameDecorations (anybody...
2001-10-01  Václav SlavíkwxMGL update
2001-10-01  Václav SlavíkwxPopupWindow for wxMGL
2001-10-01  Vadim Zeitlinfixes for RPM generation after Ron's changes
2001-10-01  Robin DunnUpdated the wxSTC makefile for Borland, and tweaked...
2001-10-01  Vadim Zeitlincleaned up the waitpid() result processing mess
2001-10-01  Vadim Zeitlinfix for running csh scripts using wxExecute()
2001-10-01  Jouk Jansen Committing in .
2001-10-01  Vadim Zeitlinrestored #include "chkconf.h"
2001-09-30  Václav Slavíkimplemented wxTLW::InteractiveMove and mostly finished...
next