]> git.saurik.com Git - wxWidgets.git/history - src
merged some message catlogues from 2.2 that were missing from 2.3
[wxWidgets.git] / src /
2001-11-21  Vadim Zeitlin1. restored wxEvent::operator=()
2001-11-21  Václav Slavíkremoved rpmfiles.lst
2001-11-21  Václav Slavíkclient area origin handling fixes for univ/wxTLW
2001-11-21  Václav SlavíkwxMouseEvent's coordinates are now relative to client...
2001-11-21  Václav SlavíkwxUniv fixes for generic wxColourDialog
2001-11-21  Václav Slavíkmore programmer-friendly wxApp::SetDisplayMode
2001-11-21  Václav Slavík- removed GDI lists from wxMGL
2001-11-20  Václav Slavíkcompilation fix (caused by removal of wxMouseEvent...
2001-11-20  Václav Slavíkfine-tuned API from the ICO patch
2001-11-20  Václav Slavíkbetter <HR> tag handling in wxHTML
2001-11-20  Václav Slavíkfixes for wxBase RPM
2001-11-20  Václav SlavíkwxDC::SetFont can now handle invalid font and doesn...
2001-11-20  Václav Slavíkoptimized default GUI font loading
2001-11-20  Vadim Zeitlinapplied patch 475879 (Can't use subclassed GridCellEditor)
2001-11-20  Vadim Zeitlinmore DBCS-related changes (patch 481898)
2001-11-20  Vadim Zeitlindon't use wxTheXXXList in wxXXX ctor/dtor, only objects...
2001-11-20  Vadim Zeitlinbackwards incompatible change to wxWizardPage reverted
2001-11-20  Vadim Zeitlinfix for my old mingw32 cross-compiler
2001-11-20  Vadim Zeitlinfixed erroneous debug error message
2001-11-19  Václav Slavíkcase-insensitive sort of HTML help index
2001-11-19  Václav Slavíkfix for wxComboBox::GetSelection from inside event...
2001-11-19  Stefan Csomorapplied Paul A. Thiessen's patches for correcting coord...
2001-11-19  Vadim Zeitlinfixed a memory leak and an initialization problem
2001-11-19  Mattia BarbonFixed Cygwin crash on toolbar tooltip
2001-11-19  Mattia BarbonAdded HANGUL_CHARSET for MSVC5
2001-11-19  Julian SmartMore VC++ project file corrections
2001-11-19  Julian SmartProject file corrections, doc corrections
2001-11-19  Vadim Zeitlinfixes for the dialog layout for the multiline labels
2001-11-19  David WebsterNew .def file
2001-11-18  Vadim Zeitlinfixes for programmatically deleting the find/replace...
2001-11-18  Gilles Depeyrotuse class name instead of generic message in event...
2001-11-18  Stefan Csomoradded a preImage of the selection in order to avoid...
2001-11-18  Stefan Csomorcorrected MacSetSelection which was incorrectly deselec...
2001-11-18  Robert Roebling This form of the event cloning patch survived my
2001-11-18  Robert Roebling Applied Chris' patch for support for ICO loading.
2001-11-18  Gilles Depeyrotremoved include/wx/mac/setup.h from filelist.txt
2001-11-18  Ron LeeRemoved include/wx/setup.h from filelist.txt -- Needed...
2001-11-17  Robert Roebling More changes to various controls for more reliably
2001-11-17  Gilles Depeyrotadded const for constant char pointer function parameters
2001-11-17  Václav Slavíkregenerated makefiles
2001-11-17  Václav Slavíkadded temporary implementation of wxChoice for wxUniv
2001-11-17  Robert Roebling Changed/Fixed way in which wxListBox blocks events
2001-11-17  Robert Roebling Trying to fix dialog close/focus_widget problem.
2001-11-17  Robert Roebling Fixed bug which prevented toplevel window from reacting
2001-11-17  Ron Leecast away a couple of warnings and added *.inc to the...
2001-11-17  Robert Roebling Fixed sveral problems with wxTextCtrl::WriteText...
2001-11-17  Vadim Zeitlincompilation fix
2001-11-17  Vadim Zeitlinimplemented EVT_LIST_ITEM_FOCUSED() for Win32 wxListCtrl
2001-11-16  David WebsterImplementing some more controls and an MDI child frame...
2001-11-16  Vadim Zeitlinadded wxEVT_COMMAND_LIST_ITEM_FOCUSED event and impleme...
2001-11-16  Vadim ZeitlinwxGTK popup menu positioning fix
2001-11-16  Vadim Zeitlincompilation warning fix
2001-11-15  Václav Slavíkoptimalization of wxHtmlWindow painting (used to repain...
2001-11-15  Václav SlavíkwxMGL bugfixes:
2001-11-15  Robert Roebling Small patch for HTML help under Drawin.
2001-11-15  Robin DunnOnly update the mask if the mask is valid
2001-11-15  Vadim Zeitlinmoved EnableCloseButton() from wxialog to wxTLW
2001-11-14  Vadim Zeitlinadded wxTextBuffer and wxMemoryText which allow to...
2001-11-14  Robin DunnGetSelection --> GetStringSelection
2001-11-14  Vadim Zeitlinadded wxTextCtrl::GetSelection() returning a wxString...
2001-11-14  Vadim Zeitlinfixed wxFrame::IconizeChildFrames() bug which would...
2001-11-13  Vadim Zeitlinfixed bugs in rfind() (patch 481325)
2001-11-13  Robert Roebling Applied patch from SF on menu command not blocked
2001-11-13  Robert RoeblingPatch to make wxComboBox work in Toolbars.
2001-11-13  Vadim Zeitlinfixed bug with redoing the command when there was nothi...
2001-11-12  Gilles Depeyrotcorrected Carbon to/from POSIX path conversions for...
2001-11-12  Gilles Depeyrotadded parentheses (corrects smart preprocessor error...
2001-11-12  Václav SlavíkwxPanel::OnSize must call event.Skip(), otherwise scrol...
2001-11-11  Vadim Zeitlinfixed key event code for ASCII keys in wxListCtrl
2001-11-11  Vadim Zeitlinfixed bug with creating status bar with more than 1...
2001-11-11  Vadim Zeitlinbug fix for using multiline string (i.e. with embedded...
2001-11-11  Vadim Zeitlinfixed minor combobox bug: GetValue() reported wrong...
2001-11-11  Václav Slavíkfixed stupid big when assigning wxImage's palette to...
2001-11-11  Václav SlavíkwxTimer for wxMGL
2001-11-09  Vadim Zeitlinsigned/unsigned comparison warnings fixed
2001-11-09  Vadim Zeitlinremoved focus assert
2001-11-09  Vadim Zeitlinremoved code (re)setting the camera from wxGLCanvas...
2001-11-09  Vadim Zeitlins/Chiniese/Chinese/g
2001-11-09  Vadim Zeitlinreset SourceSafe project name in the VC++ projects
2001-11-09  Ron Leemake --static flag act on --cppflags too.
2001-11-09  Vadim Zeitlinapplied DBCS patch
2001-11-08  Robert Roebling wxListBox mouse events now report coords relative
2001-11-08  Mattia BarbonLast correction for makefile.g95: win32 mkdir does...
2001-11-08  Robin DunnFixed wxSingleChoiceDialog to match the docs wrt the...
2001-11-08  Ron LeeRearrange the linker flags/libs code in preparation...
2001-11-08  Ron Leeapplied the bit's of #473508 that were still relevant...
2001-11-07  Vadim Zeitlinapplied a patch to ignore the modifiers (things like...
2001-11-07  Jouk Jansen Committing in .
2001-11-06  Mattia Barbon* Fixed wxStaticBitmap::SetBitmap so that it does not...
2001-11-06  Vadim Zeitlinpart of wxWizard loading from WXR patch I forgot to...
2001-11-06  Vadim Zeitlinfixed wxUniv/GTK linking by getting rid of GENERICOBJS...
2001-11-06  Vadim Zeitlincompilation warning fix
2001-11-05  Gilles Depeyrotuse Unix line ending when compiled when the Apple DevTools
2001-11-05  Gilles Depeyrotuse Unix line ending when compiling with Apple DevTools
2001-11-05  Gilles Depeyrotuse Unix raise for wxTrap when compiling with Apple...
2001-11-05  Gilles Depeyrotcorrected path format for wxMac compiled with Apple...
2001-11-05  David WebsterListbox control code
2001-11-05  David WebsterListbox control code
2001-11-04  Václav Slavíkfixed stupid bug in display mode error reporting
2001-11-04  Václav Slavíkreworked display mode stuff once again
next