]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
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
2001-09-24  Vadim Zeitlinadded workaround for GTK+ focus_out bug (and removed...
2001-09-24  Václav Slavíkimplemented captured windows stack
2001-09-24  Václav Slavíkstatusbar handling
2001-09-24  Mattia BarbonFixed wxToolbar95::FindToolForPosition
2001-09-24  Vadim Zeitlinadded wxTreeEvent::GetKeyEvent() to allow to retrieve...
2001-09-24  Vadim Zeitlinadded wxTLW for MSW
2001-09-24  Vadim Zeitlin~wxToolBar() checks if the frame is being deleted in...
2001-09-23  Václav Slavíkpartial implementation of wxTLW's decorations
2001-09-23  Václav Slavíkbetter learn the operators...
2001-09-23  Václav Slavíkfixed serious bug in wxFont::operator== (ignored weight)
2001-09-23  Václav Slavíkadded wxBitmap::CopyFromIcon to wxGTK
2001-09-23  Vadim Zeitlinreverted change to the best checkbox size calculation
2001-09-23  David WebsterLatest OS/2 build file updates to include the toplevel...
2001-09-23  David WebsterFALSE, not false
2001-09-23  Mattia Barbon* Fixed wxToolbar95 and wxToolbarGTK to emit TOOL_ENTER...
2001-09-23  Mattia BarbonForgot to update the template.
2001-09-22  Vadim Zeitlinfixed yet another bug in wxRegConfig::SetPath() - SetPa...
2001-09-22  Václav Slavíkoops, we definitely DON'T want to reset m_renderer...
2001-09-22  Václav SlavíkwxTOPLEVEL_EX_DIALOG is a better name than wxTLW_EX_DIALOG
next