]> git.saurik.com Git - wxWidgets.git/history - src/univ
wxTopLevelWindow (only for wxGTK for now)
[wxWidgets.git] / src / univ /
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
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 SmartReleased menubar capture before menu popup was captured.
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 Zeitlinfixed another pragma
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 SmartGetting wxMicroWindows compiled again
2001-07-03  Vadim Zeitlintons of fixes for wxGTK/Univ - seems to work, more...
2001-07-02  Vadim Zeitlinchanged copyright to SciTech one
2001-07-02  Vadim Zeitlin1. fixed wxGTK notebook which was completely broken...
2001-07-02  Julian SmartVarious wxUniversal/wxMicroWindows fixes
2001-07-02  Vadim Zeitlinregenerated with tmake
2001-06-30  Julian SmartMore fixes for wxUniv
2001-06-29  Julian SmartFurther wxUniv fixes
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...