]> git.saurik.com Git - wxWidgets.git/history - include/wx/univ
added support for gcc precompiled headers
[wxWidgets.git] / include / wx / univ /
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-03  Vadim Zeitlinwarnings (and some errors) fixes for wxUniv DLL build
2003-08-02  Václav SlavíkwxUSE_NEW_GRID is no longer used
2003-08-02  Vadim Zeitlindisable printing; doesn't compile
2003-07-21  Mattia Barbon Compilaton fixes.
2003-07-20  Vadim Zeitlinadded wxRendererNative to be used by the generic contro...
2003-07-10  Vadim Zeitlinadded wxTB_HORZ_TEXT (patch 713813); documented it...
2003-07-09  Julian Smart- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
2003-07-06  Vadim Zeitlinsend more page change events (patch 750521); document...
2003-07-06  Vadim ZeitlinwxNotebook::HitTest() for wxMSW added (patch 748469)
2003-06-01  Julian SmartApplied [ 745533 ] implemented wxNotebook::DoGetBestSize
2003-05-23  Julian SmartApplied patch [ 736322 ] Remove TWINE support, merge...
2003-05-09  Vadim ZeitlinInsert() patch from John Labenski
2003-04-03  Julian SmartApplied patch [ 708016 ] Setup0.h updated according...
2003-03-17  Julian SmartRemoved erroneous copyright names and corrected licence...
2003-02-18  Julian SmartApplied patch [ 681921 ] Stray focus rectangle in stati...
2003-02-18  Julian SmartApplied patch [ 681893 ] Combobox in toolbar
2003-02-10  Mattia Barbon Remove unnecessary header dependencies. Fix resulting...
2003-02-02  Julian SmartApplied patch [ 677730 ] Menus with radio items (wxUniv)
2003-02-02  Julian SmartApplied patch [ 670782 ] Combobox uses popup window...
2003-01-24  Julian SmartApplied patch [ 665088 ] Setup options cleanup (wxUniv)
2003-01-24  Julian SmartApplied patch [ 621451 ] Fixed version of wxSlider...
2003-01-15  Vadim Zeitlinadded WXWIN_COMPATIBILITY_2_4
2003-01-12  Vadim Zeitlinset wxUSE_WIZARD to 1 by default now that it works...
2003-01-03  Julian SmartOnly enable tooltips on WIN32
2003-01-03  Julian SmartwxUSE_TOOLTIPs => 1
2003-01-03  Julian SmartApplied patch [ 652336 ] Add tooltip support to wxUniv...
2003-01-02  Vadim Zeitlinremoved a couple of obsolete functions from wxDialog
2002-12-27  Julian SmartApplied patch [ 658786 ] Removes unresolved symbols...
2002-12-16  Julian SmartApplied patch [ 652894 ] Checklistbox doesn't need...
2002-12-16  Julian SmartRemoved redundant wxUniv setup.h
2002-12-16  Julian SmartApplied patch [ 654023 ] Enables HtmlHelp (native)
2002-12-10  Julian SmartApplied patch [ 651640 ] Toolbar sizing fix
2002-12-06  Vadim Zeitlinfix typo in drawing slider ticks; added assert to check...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-07-23  Vadim ZeitlinIsSingleLine() is now in the base class
2002-05-16  Vadim Zeitlingenerate EVT_SCROLL events for the standalong scrollbar...
2002-04-25  Mattia BarbonGlitches in wxDelegateRenderer
2002-04-14  Robert Roebling Three more attempts to get metal look.
2002-04-10  Robert Roebling Added "metal" theme.
2002-03-30  Robert Roebling Rewrote wxToolBar another time.
2002-03-28  Mattia BarbonAdd missing include
2002-03-26  Mattia BarbonwxIconBundle implementation.
2002-03-26  Vadim ZeitlinwxUniv toolbar compilation fixes
2002-03-24  Robert Roebling Implemented two-window approach for wxX11.
2002-03-24  Václav Slavíkadded wxTheme::GetArtProvider to wxUniv
2002-03-22  Václav SlavíkwxITEM_FOO instead of wxItem_Foo, for the sake of consi...
2002-03-21  Vadim Zeitlinenabled toolbar as it works now
2002-03-20  Robert Roebling No more pixel junk when resizing windows that
2002-03-18  Vadim Zeitlin1. implemented radio menu items for wxGTK
2002-03-15  Vadim Zeitlinheader I forgot to commit yesterday (sorry) as part...
2002-03-15  Julian SmartAdded DoGetFieldRect
2002-03-12  Václav Slavík1. implemented system menu handling in wxUniv (win32...
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-25  Robert Roebling New code for greying out.
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  Robert Roebling Added expose event compression.
2002-02-20  Vadim Zeitlinfixed mouse input handling in wxUniv: the static boxes...
2002-02-14  Václav Slavíkcopyright update
2002-02-11  Robert Roebling Various compile fixes.
2002-02-10  Václav Slavíkrespect minimal wxTLW size in wxUniv
2002-02-10  Václav Slavíkadded default ctor to wxStaticText
2002-02-09  Václav Slavíkfix for scrollbar's thumb update bug in wxUniv
2002-02-07  Julian SmartVarious fixes for X11 compilation
2002-02-05  Vadim Zeitlindefined wxUSE_IFF
2002-02-04  Vadim Zeitlinadded GAUGE standard colour and use it in DrawProgressB...
2002-02-01  Václav SlavíkwxDialog::Show has default argument value in wxUniv now
2002-01-19  Vadim Zeitlincompilation/linking fixes for DoCaptureMouse() change
2002-01-19  Vadim Zeitlinmaintaint the mouse capture stack in all ports, not...
2002-01-13  Václav Slavíkapplied ANI images patch and added wxUSE_ICO_CUR
2002-01-08  Václav Slavíkmoved InteractiveMove to wxUniv's wxTopLevelWindow
2001-12-30  Vadim Zeitlinadded wxUSE_PROTOCOL[_XXX] and wxUSE_URL settings
2001-12-08  Vadim Zeitlinfixes for handling WM_SYSCOLORCHANGE - now seems to...
2001-12-01  Vadim Zeitlinadded wxUSE_TIPWINDOW
2001-11-27  Vadim Zeitlinoops, forgot to commit the header for the notebook fix
2001-11-25  Vadim ZeitlinwxUniv compilation fixes
2001-11-24  Václav SlavíkwxToolBar support in wxUniv/wxFrame
2001-11-21  Vadim Zeitlinexpanded the comment about redefining the client data...
2001-11-20  Václav Slavíkfixes for ambiquity in wxComboBox (is it correct this...
2001-11-17  Václav Slavíkadded temporary implementation of wxChoice for wxUniv
2001-11-05  Václav Slavíkforgot to update univ/toplevel.h
2001-10-30  Václav Slavíkadded inactive titlebar text colour
2001-10-17  Kendall BennettMutiple updates from SciTech for wxWindows including...
2001-10-15  Václav Slavíkadded GetStdIcon support to wxRenderer
2001-10-15  Václav Slavíkcompilation fix for wxMGL
2001-10-14  Vadim Zeitlin1. added wxStatusBarUniv
2001-10-10  Vadim Zeitlinmore missing WXDLLEXPORT(_DATA)
2001-10-10  Vadim Zeitlinadded missing WXDLLEXPORT
2001-10-10  Vadim Zeitlinadded missing WXDLLEXPORT
2001-10-06  Václav Slavíkmodified wxFrame/Univ to send wxSizeEvent when adding...
2001-10-06  Václav Slavíkyou meant pragma interface, not pragma implementation
2001-09-30  Václav Slavíkimplemented wxTLW::InteractiveMove and mostly finished...
2001-09-30  Vadim Zeitlinadded wxUSE_PALETTE and fixed compilation with it set...
2001-09-29  Václav Slavíkremoved superfluous backslash
2001-09-28  Václav Slavíkinput handling in wxTLW/Univ
2001-09-28  Václav Slavíkproper fullscreen handling
2001-09-26  Vadim Zeitlincompilation/build fixes for wxUniv
next