]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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...
2001-09-27  Robin Dunnfixed compilation errors
2001-09-27  Robin DunnVarious updates, changes for wxTopLevelWindow, fixes for
2001-09-27  Robin DunnAdded MSW toplevel.cpp and regenerated makefiles and...
2001-09-27  Robin DunnIf a shape has client data, it deletes it when the...
2001-09-27  Robin DunnFixed compilation error
2001-09-27  Robin DunnAdded missing WXDLLEXPORT
2001-09-27  Robin DunnFixed problem with wxPen::SetDashes. (An array of...
2001-09-27  Robin DunnAdd some Pen dashes tests
2001-09-26  Václav Slavíkremoved wxBusyCursorSuspender use
2001-09-26  Václav Slavíktemporary stubs for fullscreen functions
2001-09-26  Václav SlavíkUse wxGetInstallPrefix() instead of wxINSTALL_PREFIX...
2001-09-26  Václav Slavíkoops, forgot do add fullscreen stuff to wxTLWBase
2001-09-26  Vadim Zeitlinreverted last accidental commit, added comment about...
2001-09-26  Vadim Zeitlincompilation fix
2001-09-26  Vadim Zeitlincompilation/build fixes for wxUniv
2001-09-25  Vadim Zeitlincompilation fix
2001-09-25  Vadim Zeitlincompilation fix for other (than GTK/MSW) ports
2001-09-24  Vadim Zeitlinpass correct key code in TREE_KEY_DOWN event
2001-09-24  David Websterpatch fix for a constant definition under OS/2 VA V4.0
2001-09-24  Vadim Zeitlinfixed wxUniv menus under wxGTK
next