]> git.saurik.com Git - wxWidgets.git/history - src/univ
wxDocument::SaveAs sets m_savedYet flag correctly (patch 494838)
[wxWidgets.git] / src / univ /
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
2001-09-22  Václav SlavíkwxInputConsumer
2001-09-22  Václav Slavíkfixed client area handling for wxFrame/Univ
2001-09-22  Václav SlavíkwxInputConsumer
2001-09-22  Václav Slavíkadded wxInputConsumer to wxUniv
2001-09-20  Mattia BarbonMinGW compilation fix.
2001-09-18  Václav Slavíkregenerated
2001-09-18  Václav Slavíkpartial implementation of wxTopLevelWindow for wXUniv
2001-09-18  Václav Slavíkminor changes to wxFrame/Univ
2001-09-18  Václav SlavíkwxDialog for wxUniv
2001-09-17  Robin DunnRegenerated from filelist.txt
2001-08-18  Václav Slavíkbetter focus handling (blind fix)
2001-08-14  Vadim Zeitlinunsuccessful attempts to fix wxMenuBar positioning...
2001-08-13  Vadim Zeitlinmoved wxNO_FULL_REPAINT_ON_RESIZE to wxControl from...
2001-08-13  Vadim Zeitlindon't try to refresh the menu bar before showing it...
2001-08-07  Václav Slavíknative theme for wxMGL
2001-08-06  Vadim Zeitlinregenerated to include src/common/containr.cpp
2001-08-01  Václav Slavíkcompilation fix
2001-08-01  Vadim Zeitlinadded generic implementation and documentation for...
2001-07-13  Vadim Zeitlinregenerated the makefiles to include regex.cpp
2001-07-11  Vadim Zeitlindon't refresh the scrollbars unnecessarily
2001-07-11  Julian SmartAdded wxUSE_DC_CACHEING and associated code to wxMSW
2001-07-11  Vadim Zeitlinadded wxLogChain and wxLogPassThrough classes
2001-07-11  Vadim Zeitlincompilation fix for MSW
2001-07-10  Vadim Zeitlinmore combobox appearance fixes
2001-07-10  Vadim ZeitlinwxComboBox appearance fixes, looks fine now but doesn...
2001-07-10  Vadim Zeitlinrespect wxBU_EXACTFIT
2001-07-10  Vadim Zeitlindon't set min width for the buttons
2001-07-10  Vadim Zeitlinadded wxBU_EXACTFIT style
2001-07-10  Vadim Zeitlinmade the button of correct size again (Robert, why...
2001-07-10  Vadim Zeitlinuse system colours under Windows (patch 439286)
2001-07-10  Vadim ZeitlinwxUniv compilation fixes
2001-07-09  Vadim Zeitlinfix for backwards selection in text ctrl (patch 439730)
2001-07-09  Robert Roebling Removed wxPopupWindow from normal (non-wxUniv) build
next