]> git.saurik.com Git - wxWidgets.git/history - src/univ
Added border for top level windows with captions, though
[wxWidgets.git] / src / univ /
2002-02-14  Václav Slavíkhandle accelerators for buttons, too
2002-02-13  Václav Slavíkuse wxLogTrace, not wxLogDebug
2002-02-12  Václav Slavíkdon't allow dragging a window if it is maximized
2002-02-12  Julian SmartRemoved some debug code from window headers; added...
2002-02-12  Julian SmartAttempts to get client origin working. Work in progress.
2002-02-12  Julian SmartSimplified default wxTheme code and made sure a default
2002-02-11  Julian SmartPut m_statusText.SetCount(number) before wxStatusBarBas...
2002-02-11  Julian SmartTypos and other fixes
2002-02-10  Robert Roebling wxX11: link errors down to 1.
2002-02-10  Václav Slavíkrespect minimal wxTLW size in wxUniv
2002-02-09  Václav Slavíkimplemented titlebar doubleclick in win32 theme
2002-02-09  Václav Slavíkfix for scrollbar's thumb update bug in wxUniv
2002-02-09  Robert Roebling Commiting remaining files of configure change for...
2002-02-04  Vadim Zeitlinadded GAUGE standard colour and use it in DrawProgressB...
2002-02-04  Vadim Zeitlindon't skip first/last node when pressing down/up arrow...
2002-01-29  Mattia BarbonUpdated projects/makefiles
2002-01-28  Vadim Zeitlinremoved non existing unzip.h from the filelist.txt...
2002-01-27  Václav Slavíkfixes to WXK_PRIOR/WXK_PAGEUP handling in wxUniv
2002-01-27  Václav Slavík(hacky) fix for bg colour handling in wxUniv's win32...
2002-01-26  Václav Slavíkfix for wxSYS_COLOUR_LISTBOX representation
2002-01-25  Vadim Zeitlininstall wxUniv headers in make install and include...
2002-01-24  Václav Slavíkadded dummy <style> handler in order to hide CSS code
2002-01-19  Vadim Zeitlinmaintaint the mouse capture stack in all ports, not...
2002-01-17  Václav Slavíkfixed to the IFF handler, moved into one file
2002-01-16  Robin DunnAdded wx/dirctrl.h to filelist.txt so it will get insta...
2002-01-08  Václav Slavíkuse the new wxSystemSettings API everywhere
2002-01-08  Václav Slavíkreverted my previous fix
2002-01-08  Václav Slavíkinfinite recursion fix in wxTLW/Univ
2002-01-06  Václav Slavíkcompilation fix
2002-01-01  Václav Slavíkregenerated makefiles (forgot to do it after changing...
2001-12-31  Julian SmartRemoved debug comments
2001-12-31  Václav Slavíkcompilation fix
2001-12-30  Vadim Zeitlin1. wxSystemSettings class API face lift: better names...
2001-12-30  Vadim Zeitlindon't make wxBitmapButtons same size as all the other...
2001-12-25  Václav Slavíkfixes for misplaced radio buttons in wxRadioBox
2001-12-25  Václav Slavíkfixed misplaced subcontrols of wxComboBox
2001-12-22  Julian SmartMore tweaks to wxMicroWi
2001-12-21  Julian SmartMore tinkering
2001-12-19  Ron LeeAdded new dynamic loading classes. (which handle proper
2001-12-15  Václav Slavíkfixed a segfaulting bug in wxUniv: invalid assumption...
2001-12-09  Václav Slavíkcompilation fix for Watcom (sorry, Vadim, there's some...
2001-12-08  Vadim Zeitlininitialize m_hasXXX in wxWindowBase
2001-12-08  Vadim Zeitlinfixes for handling WM_SYSCOLORCHANGE - now seems to...
2001-11-27  Vadim Zeitlindon't show scrollbars at all when the window is big...
2001-11-26  Vadim Zeitlinfixed notebook tabs refresh when changing them under...
2001-11-26  Vadim Zeitlinfixed wxRadioBox::Enable() and Show() to enable/show...
2001-11-25  Vadim Zeitlincompilation warning (and possible bug) fix
2001-11-24  Václav SlavíkwxToolBar support in wxUniv/wxFrame
2001-11-24  Václav Slavíkminor syntactic fix
2001-11-22  Václav Slavíkreverted fix for missing wxEvent::operator=
2001-11-21  Václav Slavíkclient area origin handling fixes for univ/wxTLW
2001-11-20  Václav Slavíkcompilation fix (caused by removal of wxMouseEvent...
2001-11-20  Václav Slavíkfixes for wxBase RPM
2001-11-19  Václav Slavíkfix for wxComboBox::GetSelection from inside event...
2001-11-18  Ron LeeRemoved include/wx/setup.h from filelist.txt -- Needed...
2001-11-17  Václav Slavíkregenerated makefiles
2001-11-17  Václav Slavíkadded temporary implementation of wxChoice for wxUniv
2001-11-14  Vadim Zeitlinadded wxTextBuffer and wxMemoryText which allow to...
2001-11-09  Vadim Zeitlinsigned/unsigned comparison warnings fixed
2001-11-06  Vadim Zeitlincompilation warning fix
2001-11-04  Václav Slavíkimplemented late(r) initialization of wxUniv themes
2001-10-30  Václav Slavíkchanged wxSystemSettings::HasFrameDecorations to more...
2001-10-30  Václav Slavíkadded inactive titlebar text colour
2001-10-30  Vadim Zeitlinapplied wxDirSelector() patch and regenerated the makef...
2001-10-30  Vadim Zeitlinadded wx/platform.h to the list of files and regenerate...
2001-10-20  Václav Slavíkreverted Kendall's commit
2001-10-17  Kendall BennettMutiple updates from SciTech for wxWindows including...
2001-10-16  Vadim Zeitlinfixed status bar drawing broken by previous compilation fix
2001-10-15  Václav Slavíkoops, segfault
2001-10-15  Václav Slavík1. added GetStdIcon support to wxRenderer
2001-10-15  Václav Slavíkcompilation fix for wxMGL
2001-10-14  Václav SlavíkwxBusycursorSuspender used in wxMGL as well (we need...
2001-10-14  Vadim Zeitlinregenerated from the templates
2001-10-14  Vadim Zeitlin1. added wxStatusBarUniv
2001-10-13  Václav Slavíkfixed mouse capture release code -- it previously relea...
2001-10-09  Robin DunnMoved the [Set|Get]Client[Data|Object] and such out...
2001-10-09  Václav Slavíka temporary hack to make testing wxTLW/Univ easier
2001-10-08  Vadim Zeitlinfix menubar sizing (at least under windows)
2001-10-07  Vadim Zeitlinchanged/centralized window creation code to allow wxTLW...
2001-10-07  Václav Slavíkfixed maximization handling
2001-10-07  Václav Slavíkreverted my previous check in, it was nonsense
2001-10-06  Václav SlavíkwxUniv tries to release mouse capture from menu bar...
2001-10-06  Václav Slavíkmodified wxFrame/Univ to send wxSizeEvent when adding...
2001-10-01  Václav Slavíkadded wxSystemSettings::HasFrameDecorations (anybody...
2001-09-30  Václav Slavíkimplemented wxTLW::InteractiveMove and mostly finished...
2001-09-30  Vadim Zeitlintemp [non] fix for wxTLW [non] creation under wxMSW
2001-09-29  Václav Slavíkfixed assertion failures with invalid icons
2001-09-28  Václav Slavíkinput handling in wxTLW/Univ
2001-09-28  Václav Slavíkcompilation fixes for MSW+Univ+Mingw32
2001-09-28  Václav Slavíkproper fullscreen handling
2001-09-28  Ron LeeMore build system polishing.. mostly. Some stuff...
2001-09-27  Robin DunnAdded MSW toplevel.cpp and regenerated makefiles and...
2001-09-26  Václav Slavíkremoved wxBusyCursorSuspender use
2001-09-26  Vadim Zeitlincompilation/build fixes for wxUniv
2001-09-24  Vadim Zeitlinfixed wxUniv menus under wxGTK
2001-09-24  Václav Slavíkstatusbar handling
2001-09-24  Vadim Zeitlinadded wxTLW for MSW
2001-09-23  Václav Slavíkpartial implementation of wxTLW's decorations
2001-09-22  Václav Slavíkoops, we definitely DON'T want to reset m_renderer...
2001-09-22  Václav SlavíkwxTOPLEVEL_EX_DIALOG is a better name than wxTLW_EX_DIALOG
next