]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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...
2001-09-30  Vadim Zeitlinfixes for wxUSE_PALETTE=0 compilation
2001-09-30  Václav Slavíkimplemented wxTLW::InteractiveMove and mostly finished...
2001-09-30  Václav Slavíkfixed wxDialog creation (created window wasn't transient)
2001-09-30  Václav Slavíkfixed wxColour bug that broken wxUniv
2001-09-30  Vadim Zeitlinignore directories created during MSW build
2001-09-30  Vadim Zeitlingive (hopefully) more clear error message
2001-09-30  Vadim Zeitlintemplate for VC++ dsp for building wxUniv static lib
2001-09-30  Vadim Zeitlinregenerated configure from latest configure.in
2001-09-30  Vadim Zeitlinproject files update to use the same compilation option...
2001-09-30  Vadim Zeitlintemp [non] fix for wxTLW [non] creation under wxMSW
2001-09-30  Vadim Zeitlinnew VC++ project files
2001-09-30  Vadim Zeitlinupdated templates for creation of VC++ 6.0 project...
2001-09-30  Vadim Zeitlincompilation fix for !wxUSE_HELP
2001-09-30  Vadim Zeitlincompilation fixes for the compilers with old headers
2001-09-30  Vadim Zeitlinadded wxUSE_PALETTE and fixed compilation with it set...
2001-09-30  Stefan Csomortoplevel fixes
2001-09-30  Stefan Csomortoplevel fixes
2001-09-30  Vadim Zeitlinmoved WXUNUSED_UNLESS_DEBUG after wx/debug.h include...
2001-09-30  Vadim Zeitlinhandle _DEBUG/NDEBUG correctly
2001-09-30  Vadim Zeitlinadded GUI_LOWLEVEL_OBJS to src/msw/files.lst
2001-09-30  Vadim Zeitlinfix for wxCalendarCtrl::Create() (bug 458167)
2001-09-30  Stefan Csomormac toplevel window added
2001-09-30  Stefan Csomormac toplevel window added
2001-09-30  Stefan Csomormac added
2001-09-30  Vadim ZeitlinDLL compilation fix
2001-09-29  Václav Slavíkfixed assertion failures with invalid icons
2001-09-29  Václav Slavíkremoved superfluous backslash
2001-09-29  Václav Slavíkreverted my previous commit to this file; was done...
2001-09-29  Václav Slavíkadded support for animated GIFs to wxHTML
2001-09-29  Václav Slavíkoops, reverted wrong code
2001-09-29  Vadim Zeitlintemplates for VC++ project files
2001-09-28  Václav Slavíkinput handling in wxTLW/Univ
2001-09-28  Václav Slavíkimplemented wxActivateEvent properly
2001-09-28  Václav Slavíkcompilation fixes for MSW+Univ+Mingw32
2001-09-28  Ron LeeFixed new lintian warnings.
2001-09-28  Václav Slavíkfixed client area origin handling in wxGTK
2001-09-28  Václav Slavíkcompilation fixes for MSW+Univ+Mingw32
2001-09-28  Václav Slavíkproper fullscreen handling
2001-09-28  Václav Slavíkfixed wxGTK fullscreen mode, broken by my previous...
2001-09-28  Julian SmartNow uses GetFileAttributes for wxPathExists and wxFileE...
2001-09-28  Vadim Zeitlinapplied fix for 8 bit displays (already in the 2.2...
2001-09-28  Vadim Zeitlinapplied patch for regex building with BC++ (patch 463140)
2001-09-28  Vadim Zeitlinyet another fix for wxTextCtrl bg colour (patch 462838)
2001-09-28  Vadim Zeitlinallow multiple extensions in tge generic wxFileDialog...
2001-09-28  Vadim Zeitlinremoved .d files when doing make clean
2001-09-28  Vadim Zeitlinapplied (slightly modified) wxGLApp patch for MSW
2001-09-28  Vadim Zeitlinapplied wxGLApp patch (#464500)
2001-09-28  Vadim Zeitlin1. made description of some options in configure [hopef...
2001-09-28  Ron LeeMore build system polishing.. mostly. Some stuff...
2001-09-27  Vadim Zeitlinfix for wxExecute(subprocess which produces a lot of...
next