]> git.saurik.com Git - wxWidgets.git/history - include/wx/univ
moving XRC to the core
[wxWidgets.git] / include / wx / univ /
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
2001-07-04  Stefan CsomorwxMac: wxUniversal integration steps
2001-07-04  Vadim Zeitlinreverted Julians changes to the pragmas
2001-07-04  Vadim Zeitlinreverted Julians changes to the pragmas
2001-07-04  Julian SmartChanged the pragmas to allow debugging under Linux
2001-07-04  Julian SmartAdded some missing tests; replaced scrolwin.cpp with...
2001-07-03  Vadim Zeitlintons of fixes for wxGTK/Univ - seems to work, more...
2001-07-03  Julian SmartMSW fixes; added wxUSE_XPM to wxUniv's setup.h so now...
2001-07-02  Vadim Zeitlinchanged copyright to SciTech one
2001-07-02  Julian SmartVarious wxUniversal/wxMicroWindows fixes
2001-06-30  Julian SmartMore fixes for wxUniv
2001-06-29  Julian SmartFurther wxUniv fixes
2001-06-29  Julian SmartSome wxUniv compile fixes
2001-06-29  Julian SmartCorrections to config checking; tweaking wxUniv's setup...
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...