]> git.saurik.com Git - wxWidgets.git/history - include
fixed sizers-inside-wxFrame
[wxWidgets.git] / include /
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...
2002-03-09  Ron LeeAdded GetMaxSize virtual method for use by sizers.
2002-03-08  Václav Slavíkfixed MSVC warnings
2002-03-08  Ron LeeAdded SetLogBuffer method.
2002-03-08  Julian SmartProcessXEvent now returns TRUE if processed, FALSE...
2002-03-07  Vadim Zeitlinadded a const version of wxColourData::GetColour()
2002-03-07  Václav Slavíkrewrote Chris' fix properly
2002-03-07  Julian SmartCorrections in light of recent toolbar and other changes
2002-03-06  Vadim Zeitlindefine wxFRAME_FLOAT_ON_PARENT as wxFRAME_TOOL_WINDOW
2002-03-06  Julian SmartApplied patch for Forty, print patch and wxHTML book...
2002-03-06  Vadim Zeitlinfixes to the new pointer array implementation
2002-03-06  Vadim Zeitlinforbid copying wxEvtHandlers
2002-03-06  Vadim Zeitlinadded missing include guards
2002-03-06  Julian SmartMoved typedef to within public block to avoid compile...
2002-03-06  Gilles DepeyrotwxArray<T> macros have been changed to fix runtime...
2002-03-06  Vadim Zeitlinremoved the dialog templates unneeded/unused any longer
2002-03-05  Vadim Zeitlinadded missing WXDLLEXPORT
2002-03-05  Vadim Zeitlinfix for wxScreenDC::GetSize
2002-03-05  Vadim Zeitlinadded missing default values for the 2nd argument of...
2002-03-01  David WebsterThis weeks interface and compile catchup
2002-02-28  Robert Roebling Lots of things to make menus and submenus work.
2002-02-28  Vadim Zeitlindon't allow clicking disabled buttons
2002-02-28  Vadim Zeitlinfixes to toolbar, seems to work
2002-02-27  Vadim Zeitlin[start of] a wxUniversal implementation of wxToolBar
2002-02-26  Julian SmartGot dialog sizing to work, downsized fonts a bit (thoug...
2002-02-26  Julian SmartNano-X changes: removed spurious -O for Nano-X configur...
2002-02-25  Robert Roebling New code for greying out.
2002-02-25  Julian SmartAdded middle mouse event macros to wxListCtrl doc;...
2002-02-24  Julian SmartFixed conflicts with Robert's similar fixes; fixed...
2002-02-24  Robert Roebling Added simplistic wxToolBar to wxUniversal. It
2002-02-24  Gilles Depeyrotchanges needed for compilation with Project Builder
2002-02-24  Robert Roebling Added expose event compression.
2002-02-24  Vadim Zeitlinonly call GSocket_Init() when needed and do call it...
2002-02-24  Robert Roebling More tests in erase sample.
2002-02-24  Vadim Zeitlincorrection to wxUSE_FSVOLUME handling, don't give ...
2002-02-24  Vadim Zeitlinadded wxUSE_FSVOLUME
2002-02-24  Václav Slavíkmade AdjustForParentClientOrigin const
2002-02-24  Václav Slavíkremoved AdjustForParentClientOrigin from wxMotif and...
2002-02-23  Vadim Zeitlinadded EVT_MENU_OPEN and EVT_MENU_CLOSE events
2002-02-23  Vadim Zeitlinchanged wxColourToRGB() to use RGB() instead of PALETTE...
2002-02-23  Vadim Zeitlinimplemented wxWindowDC and wxClientDC::GetSize() proper...
2002-02-23  Robert Roebling Implemented a simple modality under X11.
next