]> git.saurik.com Git - wxWidgets.git/history - include/wx/univ
added wxSplitterWindow to XRC
[wxWidgets.git] / include / wx / univ /
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
2001-09-24  Václav Slavíkstatusbar handling
2001-09-23  Václav Slavíkpartial implementation of wxTLW's decorations
2001-09-22  Václav Slavíkfixed client area handling for wxFrame/Univ
2001-09-22  Václav SlavíkwxInputConsumer
2001-09-20  Mattia BarbonUnicode compilation fixes.
2001-09-18  Václav Slavíkpartial implementation of wxTopLevelWindow for wXUniv
2001-09-18  Václav SlavíkwxFrame for wxUniv
2001-09-18  Václav SlavíkwxDialog for wxUniv
2001-09-15  Václav SlavíkwxTopLevelWindow (only for wxGTK for now)
2001-09-10  Vadim ZeitlinVC++ compilation fix (hopefully)
2001-08-01  Václav Slavíkcompilation fix (Vadim, is this correct?)
2001-07-31  Václav Slavíkfriend class fix
2001-07-31  Václav Slavíkfixed friend class declaration (why the hell did somebo...
2001-07-11  Julian SmartAdded wxUSE_DC_CACHEING and associated code to wxMSW
2001-07-10  Vadim ZeitlinwxComboBox appearance fixes, looks fine now but doesn...
2001-07-10  Vadim ZeitlinwxUniv compilation fixes
2001-07-10  Vadim ZeitlinwxFrameNative is now defined in wx/frame.h itself
2001-07-07  Robert Roebling Added wxPopupWindow to GTK port, wxComboBox had to
2001-07-06  Julian SmartImplemented input disabling for disabled windows since...
2001-07-05  Julian SmartMisc fixes, now menus are almost working on MicroWindows
next