]> git.saurik.com Git - wxWidgets.git/history - include
Fix for broken BCC
[wxWidgets.git] / include /
2002-04-03  Vadim Zeitlindon't reenable the disabled windows in OnShow(), it...
2002-04-02  Mattia BarbonwxCalendarCtrl::Destroy() now deletes year spin control and
2002-04-02  Vadim Zeitlinchanged wxCondition API to take a reference, not pointe...
2002-04-02  Vadim Zeitlinadded wxSemaphore (with docs), new version of wxConditi...
2002-04-02  Julian SmartNow set the client and main windows in wxAdoptedWindow...
2002-04-02  Robin DunnwxWindowMSW now eats EVT_CHAR if the key was handled...
2002-04-01  Vadim Zeitlinfixed wxCheckListBox behaviour in presense of wxLB_SORT...
2002-04-01  Julian SmartApplied FloodFill patch
2002-04-01  Julian SmartModifications to get wxNanoX compiling again
2002-04-01  Robert Roebling Temporarily use self-made wxTextCtrl in wxX11 until
2002-03-31  Robert Roebling As in 2.2.9, toolbars should not get the focus.
2002-03-30  Robert Roebling Rewrote wxToolBar another time.
2002-03-30  Robin DunnGive access to m_lastKeydownConsumed
2002-03-29  Robert Roebling Some work for wxX11 on 8-bit visuals.
2002-03-29  Robert Roebling A bit of scrolling works under GTK 2.0
2002-03-29  Robert Roebling Pop-up menus no longer jump before appearing.
2002-03-28  Mattia BarbonAdd missing include
2002-03-28  Robert Roebling More changes for better redraw flow under X11.
2002-03-28  Stefan Csomorcorrected dynarray.h include
2002-03-28  Vadim Zeitlincommitting the file which I forgot to commit yesterday...
2002-03-28  Robert Roebling Compile fix for wxFileName.
2002-03-27  Vadim ZeitlinwxFileName::Get/SetTimes() finally seem to work under...
2002-03-27  Vadim Zeitlinremoved a few warnings and CW compilation problems...
2002-03-27  Vadim Zeitlinadded wxEXEC_MAKE_GROUP_LEADER (patch 535422)
2002-03-27  Vadim Zeitlincompilation fix: include wx/iconbndl.h
2002-03-26  Mattia BarbonwxIconBundle implementation.
2002-03-26  Gilles Depeyrotminimum changes required for toolbar text related changes
2002-03-26  Vadim ZeitlinwxUniv toolbar compilation fixes
2002-03-26  Vadim ZeitlinwxMotif toolbar compilation fixes
2002-03-26  Jouk Jansen Committing in .
2002-03-26  Vadim Zeitlinmade radio buttons and the toolbat text work for Win32...
2002-03-25  Václav Slavíksurround deprecated wxImage methods in WXWIN_COMPATIBIL...
2002-03-25  Vadim Zeitlinfixed compilation for wxMSW after the recent changes
2002-03-25  Vadim Zeitlinimplemented (but it doesn't work yet) the radio buttons...
2002-03-25  Vadim Zeitlinadded and documented wxTB_NOICONS and wxTB_TEXT style...
2002-03-25  David WebsterNew radio item menu stuff
2002-03-25  Vadim Zeitlinfixed the menu bug introduced by the previous commit
2002-03-25  Vadim Zeitlinblind fix for compilation under AIX: always include...
2002-03-24  Robert Roebling Implemented two-window approach for wxX11.
2002-03-24  Julian SmartAdded SetActive to wxEventLoop
2002-03-24  Vadim Zeitlinfixes to radio menu items
2002-03-24  Václav Slavíkadded wxTheme::GetArtProvider to wxUniv
2002-03-24  Václav SlavíkWXWIN_COMPATIBILITY_2_2 is on by default
2002-03-24  Václav Slavíkmove wxApp::GetStdIcon to wxArtProvider
2002-03-24  Václav Slavíkmoved the rest of XPMs to /art
2002-03-23  Julian SmartUse wxHtmlHelpController for HTML help, not wxHelpContr...
2002-03-23  Vadim Zeitlincompatibility constructors for wxMenuItem() taking...
2002-03-23  Vadim Zeitlinadded wxEXEC_NOHIDE flag, modified wxExecute() to take...
2002-03-22  Václav Slavíkpoint to MSLU library
2002-03-22  Václav Slavíkport proplist.cpp to wxArtProvider
2002-03-22  Julian SmartRemoved helpwxht.h/cpp (old wxHelpControllerHtml class)
2002-03-22  Václav Slavíkuse wxArtProvider in wxFileDialog
2002-03-22  Václav SlavíkwxITEM_FOO instead of wxItem_Foo, for the sake of consi...
2002-03-22  Václav Slavíkadded wxBitmap::CopyFromIcon and wxIcon::CopyFromBitmap...
2002-03-22  George TaskerSemi-Blind fixes for trying to handle different version...
2002-03-21  Václav Slavíkused wxArtProvider in wxTipDialog
2002-03-21  Václav Slavíkuse wxArtProvider in wxtipDialog
2002-03-21  Václav Slavíkdeleted no longer needed resource files
2002-03-21  Václav Slavík(hopefully) final touches to wxArtProvider
2002-03-21  Václav Slavíkroot is always hidden -> no icon needed
2002-03-21  Robin DunnMore unicode related cleanup and fixes for wxPython
2002-03-21  Vadim Zeitlinenabled toolbar as it works now
2002-03-21  Vadim Zeitlinlet the popup listbox process the kbd messages in wxCom...
2002-03-21  Vadim Zeitlinimplemented radio menu items for wxMSW
2002-03-20  Robert Roebling No more pixel junk when resizing windows that
2002-03-20  Robin DunnwxStyledTextCtrl can now be built and used when wxUSE_U...
2002-03-20  Robin DunnDecided I need copy and assignment afterall
2002-03-19  Václav Slavíkadded wxArtProvider
2002-03-19  Vadim Zeitlincompilation fix for FALSE -> wxItemKind conversion
2002-03-19  Václav Slavíkminor fixes to #include
2002-03-18  Robin DunnUpdated wxSTC from Scintilla 1.40 to Scintilla 1.45
2002-03-18  Vadim Zeitlin1. implemented radio menu items for wxGTK
2002-03-17  Gilles Depeyrotadded missing consts
2002-03-17  Václav Slavíkadded Calc(Un)ScrolledPosition taking wxPoint
2002-03-17  Václav SlavíkChris' wxImage::SaveFile(filename_only) patch
2002-03-17  Ron Leereally, it will build for 'doze this time.
2002-03-17  Ron LeeAdded wxBufferedDC class.
2002-03-16  Vadim Zeitlinadded support for wxTR_HIDE_ROOT style (patch 529614)
2002-03-15  Vadim Zeitlinerase separators shown behind the controls added to...
2002-03-15  Václav Slavíksafer definitions for wx(U)Int32,16 (taken from intl...
2002-03-15  Václav Slavíkrewrote wxLocale to work in Unicode mode and support...
2002-03-15  David Websterno message
2002-03-15  Robin DunnAdded wxCURSOR_RIGHT_ARROW, which is like the typical...
2002-03-15  Vadim Zeitlinremoved duplicate #include
2002-03-15  Vadim Zeitlinheader I forgot to commit yesterday (sorry) as part...
2002-03-15  Julian SmartAdded DoGetFieldRect
2002-03-15  Vadim Zeitlincompilation fixes for wxUSE_TOOLBAR under MSW
2002-03-15  Robin DunnGive wxScrolledWindow its own Layout method that takes...
2002-03-13  Robin DunnSwitched to DECLARE_NO_COPY_CLASS
2002-03-13  Robin DunnAdded wxMemoryBuffer which is essentiall just a growabl...
2002-03-13  Robert Roebling Send size events from top level windows in idle time,
2002-03-12  Václav Slavík1. implemented system menu handling in wxUniv (win32...
2002-03-12  Julian SmartAdded GetWindow to make Blit compile
2002-03-12  Vadim Zeitlinchanges to make wxGTK compile with GTK+ 2.0: now it...
2002-03-12  Ron Leebuild fix. Need the full declaration for CLASSINFO().
2002-03-10  Václav Slavíkuse AllocExclusive in wxAcceleratorTable
2002-03-10  Václav SlavíkwxAcceleratorEntry::MatchesEvent is NOT used by wxX11
2002-03-10  Ron Leeadded optional parameter to SetSizer, to allow replacin...
2002-03-09  Vadim Zeitlindon't include wx/wx.h unnecessarily
2002-03-09  Julian SmartAdded reparenting helper classes to help apps to grab...
next