]> git.saurik.com Git - wxWidgets.git/history - include
merged some message catlogues from 2.2 that were missing from 2.3
[wxWidgets.git] / include /
2001-11-21  Vadim Zeitlin1. restored wxEvent::operator=()
2001-11-21  Václav SlavíkwxMouseEvent's coordinates are now relative to client...
2001-11-21  Václav Slavíkmore programmer-friendly wxApp::SetDisplayMode
2001-11-21  Václav Slavíkremoved GDI lists from wxMGL
2001-11-20  Václav Slavíkfixes for ambiquity in wxComboBox (is it correct this...
2001-11-20  Václav Slavíkcompilation fix for wxMotif
2001-11-20  Václav Slavíkfine-tuned API from the ICO patch
2001-11-20  Vadim Zeitlinbackwards incompatible change to wxWizardPage reverted
2001-11-19  Václav SlavíkwxMGL support for std dialogs
2001-11-19  Julian SmartProject file corrections, doc corrections
2001-11-18  Vadim Zeitlinfixes for wxEvent and wxKeyEvent operator=()
2001-11-18  Stefan Csomoradded a preImage of the selection in order to avoid...
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 duplicated prototype
2001-11-18  Gilles Depeyrotadded missing include (for instance, needed in the...
2001-11-18  Ron LeeDon't add -MMD until we are just about ready to build...
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í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 Added ::IsOk() to wxDataStream for error checking in
2001-11-17  Ron LeeAdded WX_DEFINE_*_USER_EXPORTED_ARRAY macros for extern...
2001-11-16  David WebsterImplementing some more controls and an MDI child frame...
2001-11-16  David WebsterTRUE and FALSE; not true and false.
2001-11-16  Vadim Zeitlinadded wxEVT_COMMAND_LIST_ITEM_FOCUSED event and impleme...
2001-11-16  Vadim Zeitlincompilation fix for wxMotif
2001-11-16  Vadim Zeitlincompilation fix for wxFrame under wxMotif
2001-11-16  Vadim ZeitlinFlush() argument should have a default value for compat...
2001-11-15  Václav Slavíkuse XPMs in wxMGL
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  Robin DunnA little fix for Vadim's fix
2001-11-14  Vadim ZeitlinwxPopupWindow::GetPosition() should return point in...
2001-11-14  Vadim Zeitlinadded wxTextCtrl::GetSelection() returning a wxString...
2001-11-14  Vadim Zeitlinfixed wxFrame::IconizeChildFrames() bug which would...
2001-11-13  Robert Roebling Applied patch from SF on menu command not blocked
2001-11-12  Gilles Depeyrotcorrected Carbon to/from POSIX path conversions for...
2001-11-11  Václav SlavíkwxTimer for wxMGL
2001-11-10  Václav Slavíkminor fixs
2001-11-09  Vadim Zeitlins/Chiniese/Chinese/g
2001-11-09  Vadim Zeitlinapplied DBCS patch
2001-11-09  Robert Roebling Removed unused variable.
2001-11-08  Robert Roebling wxListBox mouse events now report coords relative
2001-11-07  Jouk Jansen Committing in .
2001-11-06  Mattia Barbon* Fixed wxStaticBitmap::SetBitmap so that it does not...
2001-11-06  Ron Leefound another object that nobody appears to have ever...
2001-11-05  Václav Slavíkforgot to update univ/toplevel.h
2001-11-05  David WebsterListbox control code
2001-11-04  Stefan Csomoradded internal callback when toplevel windows move...
2001-11-04  Stefan Csomoradded internal callback when toplevel windows move...
2001-11-04  Gilles Depeyrotadded wcslen prototype declaration for Darwin/FreeBSD...
2001-11-04  Gilles Depeyrotwchar/wcslen corrections for Darwin (same as FreeBSD)
2001-11-04  Václav Slavíkimplemented display mode setting
2001-11-04  Václav Slavíkoh, better interface to GetDisplayMode (Vadim was right...
2001-11-03  Vadim Zeitlinremoved OnSetFocus() which doesn't exist any more
2001-11-03  Václav Slavíkadded wxApp::GetDisplayMode function for fullscreen...
2001-11-03  Vadim Zeitlinimplemented Freeze/Thaw() for the generic listctrl
2001-11-02  Václav Slavíkmingw compilation fixc
2001-11-02  Vadim Zeitlinsupport for vetoing grid cell editing (patch 469049)
2001-11-02  Vadim ZeitlinwxWizard help patch (474974)
2001-11-02  Vadim ZeitlinwxWizardPage may be loaded from resource (patch 470683)
2001-11-02  Vadim Zeitlinapplied patch to make wxGLCanvas derive from wxWindow...
2001-11-02  Vadim Zeitlinpatch from Søren Erland Vestø for additional wxCalendar...
2001-11-02  Vadim Zeitlinreplaced wxList for storing HWND <-> wxWindow with...
2001-10-31  Gilles Depeyrotcorrected access to NULL parameters in wxGetOsVersion
2001-10-31  Stefan Csomorremoved subprojects for ldef and cdef, changed to in...
2001-10-31  Ron Leemade declaration of WXDLL_ENTRY_FUNCTION match it defin...
2001-10-31  Gilles Depeyrotcorrections for path handling under Mac OS X
2001-10-30  Václav Slavíkcleanup in wxMGL code
2001-10-30  Václav Slavíkchanged wxSystemSettings::HasFrameDecorations to more...
2001-10-30  Václav Slavíkadded inactive titlebar text colour
2001-10-30  Vadim Zeitlinapplied wxDirSelector() patch and regenerated the makef...
2001-10-30  Vadim Zeitlinadded and partly implemented the time functions for...
2001-10-29  Vadim Zeitlinremoved wxListEvent::m_oldItemIndex from docs, it is...
2001-10-29  Vadim Zeitlinadded WXEXPORT to wxGetClassFirst() declaration to...
2001-10-29  Vadim Zeitlinextracted platform/compiler detection macros from wx...
2001-10-29  Vadim Zeitlinimproved sizing of wxBusyInfo window and updated the...
2001-10-28  Václav Slavíkminor wxMGL fixes -- controls sample is now OK
2001-10-28  Stefan Csomoradded conversion routines to CIconHandle, removing...
2001-10-28  Stefan Csomoradded conversion routines to CIconHandle
2001-10-27  Robin DunnFirst pass at wxPython for Mac (darwin only so far...
2001-10-26  Vadim ZeitlinwxToolBarTool::IsXXX() should return bool, not int
2001-10-26  Robin DunnAdded wxDragLink
2001-10-24  Mattia BarbonVarious cygwin compilation fixes.
2001-10-23  Robin DunnAdded DnD related events to wxSTC
2001-10-23  Vadim Zeitlinapplied patch 473558: fixes for CW compilation under MSW
2001-10-23  Vadim Zeitlinsimplified WXDLLEXPORT/IMPORT defines, added WXEXPORT...
2001-10-22  David Websterno message
2001-10-22  David WebsterSome OS/2 Modifications
2001-10-21  Gilles Depeyrotuse "..." instead of <...> for wx headers
2001-10-21  Robin DunnAdded wxClientDataContainer to wxSizer, so sizers can...
2001-10-21  Robin Dunn#undef Yield
2001-10-21  Vadim Zeitlinfixed "toolbar getting focus" bug for the (N+1)-th...
2001-10-20  Václav Slavíkadded wxApp::Yield
2001-10-20  Mattia BarbonCygwin does support 64 bit ints
2001-10-20  Stefan Csomoradded correct wchar include for metrowerks compilers
2001-10-20  Stefan Csomorremoved duplicated DYNCLASS macro
2001-10-20  Gilles Depeyrotremoved extra DECLARE_DYNAMIC_CLASS
next