2002-02-24 |
Václav Slavík | made AdjustForParentClientOrigin const |
blob | commitdiff | raw |
2002-02-23 |
Julian Smart | wxUSE_CONSTRAINTS now refers to constraints only, since... |
blob | commitdiff | raw | diff to current |
2002-02-18 |
Václav Slavík | better approach to centering windows (in absence of... |
blob | commitdiff | raw | diff to current |
2002-02-15 |
Václav Slavík | leave in only Julian's version of CaptureMouse code |
blob | commitdiff | raw | diff to current |
2002-02-14 |
Robin Dunn | As per the wx-dev discussion in early Jan, replaced |
blob | commitdiff | raw | diff to current |
2002-02-14 |
Julian Smart | Restored previous mouse release/capture behaviour for... |
blob | commitdiff | raw | diff to current |
2002-02-12 |
Julian Smart | Correction for 'protected' compiler error |
blob | commitdiff | raw | diff to current |
2002-02-12 |
Julian Smart | Modified CaptureMouse to call DoReleaseMouse if necessa... |
blob | commitdiff | raw | diff to current |
2002-02-10 |
David Webster | Removing OS/2 specific positioning methods, no longer... |
blob | commitdiff | raw | diff to current |
2002-02-09 |
Václav Slavík | temporary hack to make wxMGL and SciTech happy... |
blob | commitdiff | raw | diff to current |
2002-02-08 |
Vadim Zeitlin | cleanups after SciTech commit :-( |
blob | commitdiff | raw | diff to current |
2002-02-07 |
Kendall Bennett | Merges from Scitech Branch (George Davison): |
blob | commitdiff | raw | diff to current |
2002-02-04 |
David Webster | OS/2 scrolling support |
blob | commitdiff | raw | diff to current |
2002-01-28 |
Vadim Zeitlin | changed the year to 2002 |
blob | commitdiff | raw | diff to current |
2002-01-25 |
Vadim Zeitlin | added and documented wxWindow::RemoveEventHandler() |
blob | commitdiff | raw | diff to current |
2002-01-22 |
Václav Slavík | added safety check to wxWindow::ReleaseMouse |
blob | commitdiff | raw | diff to current |
2002-01-20 |
Václav Slavík | added tracing of ReleaseMouse and assertion to prevent... |
blob | commitdiff | raw | diff to current |
2002-01-19 |
Václav Slavík | fixed compilation |
blob | commitdiff | raw | diff to current |
2002-01-19 |
Vadim Zeitlin | compilation/linking fixes for DoCaptureMouse() change |
blob | commitdiff | raw | diff to current |
2002-01-19 |
Vadim Zeitlin | maintaint the mouse capture stack in all ports, not... |
blob | commitdiff | raw | diff to current |
2002-01-08 |
Václav Slavík | use the new wxSystemSettings API everywhere |
blob | commitdiff | raw | diff to current |
2001-12-17 |
Vadim Zeitlin | added __TDATE__ and __TTIME__ and use them instead... |
blob | commitdiff | raw | diff to current |
2001-12-08 |
Vadim Zeitlin | initialize m_hasXXX in wxWindowBase |
blob | commitdiff | raw | diff to current |
2001-12-08 |
Vadim Zeitlin | fixes for handling WM_SYSCOLORCHANGE - now seems to... |
blob | commitdiff | raw | diff to current |
2001-10-31 |
Gilles Depeyrot | corrected access to NULL parameters in wxGetOsVersion |
blob | commitdiff | raw | diff to current |
2001-10-09 |
Robin Dunn | Moved the [Set|Get]Client[Data|Object] and such out... |
blob | commitdiff | raw | diff to current |
2001-10-03 |
Ron Lee | bump date on 'easter egg' dialog. |
blob | commitdiff | raw | diff to current |
2001-09-18 |
Václav Slavík | moved AdjustToClientAreaOrigin to wxWindowBase, needed... |
blob | commitdiff | raw | diff to current |
2001-08-31 |
Vadim Zeitlin | applied a patch to remove spurious constrains unsatisif... |
blob | commitdiff | raw | diff to current |
2001-08-14 |
Vadim Zeitlin | 1. reset default item in ~wxWindow (better to be safe) |
blob | commitdiff | raw | diff to current |
2001-07-17 |
Vadim Zeitlin | renamed wxDynamicThisCast to wxDynamicCastThis, removed... |
blob | commitdiff | raw | diff to current |
2001-06-30 |
Julian Smart | More fixes for wxUniv |
blob | commitdiff | raw | diff to current |
2001-06-26 |
Vadim Zeitlin | first pass of wxUniv merge - nothing works, most parts... |
blob | commitdiff | raw | diff to current |
2001-05-26 |
Václav Slavík | another attempt to fix wxPanel/wxFrame::m_winLastFocuse... |
blob | commitdiff | raw | diff to current |
2001-05-11 |
George Tasker | Sizer based dialogs (like wxSingleChoiceDialog) are... |
blob | commitdiff | raw | diff to current |
2001-05-02 |
Kendall Bennett | Updates to fix Watcom C/C++ 11.0 compiler warning probl... |
blob | commitdiff | raw | diff to current |
2001-04-21 |
Vadim Zeitlin | merged wxFont related fix (operator==) and optimization... |
blob | commitdiff | raw | diff to current |
2001-04-21 |
Vadim Zeitlin | merged optimizations from 2.2 |
blob | commitdiff | raw | diff to current |
2001-01-04 |
Vadim Zeitlin | fix for Centre() (thanks Derry!) |
blob | commitdiff | raw | diff to current |
2000-12-21 |
Vadim Zeitlin | fix for -1 coords in wxWindow::Centre |
blob | commitdiff | raw | diff to current |
2000-10-20 |
Vadim Zeitlin | removed the pad from wxWindow::DoGetBestSize(), now... |
blob | commitdiff | raw | diff to current |
2000-10-04 |
Julian Smart | Speed fix for wxGenericDirCtrl, starting to add text... |
blob | commitdiff | raw | diff to current |
2000-09-15 |
Julian Smart | Added Set/GetThemeEnabled and used this for determining... |
blob | commitdiff | raw | diff to current |
2000-09-10 |
Vadim Zeitlin | 1. added wxHelpProvider and (unfinished) wxSimpleHelpPr... |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-20 |
David Webster | OS/2 Updates |
blob | commitdiff | raw | diff to current |
2000-03-17 |
Vadim Zeitlin | wxHandleFatalExceptions() added, documented |
blob | commitdiff | raw | diff to current |
2000-03-17 |
Vadim Zeitlin | skip status bars in wxWindow::Fit |
blob | commitdiff | raw | diff to current |
2000-03-16 |
David Webster | compile bug fixed in SetCursor |
blob | commitdiff | raw | diff to current |
2000-03-16 |
Vadim Zeitlin | 1. fixed memory leak in GAddress |
blob | commitdiff | raw | diff to current |
2000-03-13 |
Guillermo Rodrigue... | Use system default font for all platforms |
blob | commitdiff | raw | diff to current |
2000-02-28 |
Vadim Zeitlin | correction for Fit() which didn't handle properly windo... |
blob | commitdiff | raw | diff to current |
2000-02-03 |
Vadim Zeitlin | fixed bug with propagating wxWS_EX_VALIDATE_RECURSIVELY |
blob | commitdiff | raw | diff to current |
2000-02-02 |
Vadim Zeitlin | added CentreOnScreen(), updated the docs to clear this... |
blob | commitdiff | raw | diff to current |
2000-01-31 |
Vadim Zeitlin | wxWS_EX_VALIDATE_RECURSIVELY set by default if parent... |
blob | commitdiff | raw | diff to current |
2000-01-28 |
Vadim Zeitlin | added version info hidden dialog |
blob | commitdiff | raw | diff to current |
2000-01-26 |
Vadim Zeitlin | 1. fixed (?) blitting bitmaps with mask |
blob | commitdiff | raw | diff to current |
2000-01-25 |
Vadim Zeitlin | 1. kbd interface for wxScrolledWindow |
blob | commitdiff | raw | diff to current |
2000-01-21 |
Vadim Zeitlin | 1. fixed (to test) the bug with bitmaps without masks... |
blob | commitdiff | raw | diff to current |
2000-01-21 |
Vadim Zeitlin | 1. wxWizard supports setting images for each page,... |
blob | commitdiff | raw | diff to current |
2000-01-15 |
Vadim Zeitlin | 1. fixed small bug with toolbar size updates |
blob | commitdiff | raw | diff to current |
2000-01-13 |
Julian Smart | Changed wxWindowBase foreground to use wxSystemSettings... |
blob | commitdiff | raw | diff to current |
2000-01-12 |
Vadim Zeitlin | added wxUSE_NOTEBOOK to include/wx/msw/setup0.h, remove... |
blob | commitdiff | raw | diff to current |
2000-01-06 |
Vadim Zeitlin | 1. more warnings fixes in gtk/region.cpp and common... |
blob | commitdiff | raw | diff to current |
2000-01-04 |
Robert Roebling | New colour, font, theme and size code.. |
blob | commitdiff | raw | diff to current |
1999-11-19 |
David Webster | Removal of previous wxValidtor code for wxOS2 |
blob | commitdiff | raw | diff to current |
1999-11-19 |
Vadim Zeitlin | wxWindow::GetBestSize() added |
blob | commitdiff | raw | diff to current |
1999-11-13 |
Vadim Zeitlin | 1. undid my wrong fix to wxWindowBase::Centre |
blob | commitdiff | raw | diff to current |
1999-11-12 |
Vadim Zeitlin | Centre() centers the window centre and not the upper... |
blob | commitdiff | raw | diff to current |
1999-11-11 |
Stefan Csomor | wxMac completed so far, generic listctrl extension |
blob | commitdiff | raw | diff to current |
1999-11-10 |
Vadim Zeitlin | 1. made it possible to use wxUpdateUIEvent with wxTextC... |
blob | commitdiff | raw | diff to current |
1999-11-08 |
David Webster | OS/2 PM Fixeups for fonts, validators, and html |
blob | commitdiff | raw | diff to current |
1999-11-05 |
Robert Roebling | Added IsTopLevel() as a virtual function. |
blob | commitdiff | raw | diff to current |
1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
blob | commitdiff | raw | diff to current |
1999-08-09 |
Robert Roebling | Replaced old wxSizer, |
blob | commitdiff | raw | diff to current |
1999-08-03 |
Vadim Zeitlin | cliet data crash fixed |
blob | commitdiff | raw | diff to current |
1999-08-02 |
David Webster | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1999-08-01 |
Vadim Zeitlin | 1. wxWindow::Centre() hopefully fixed |
blob | commitdiff | raw | diff to current |
1999-07-30 |
Vadim Zeitlin | a small fix to wxWindow::Centre |
blob | commitdiff | raw | diff to current |
1999-07-26 |
Vadim Zeitlin | 1. wxChoice and wxComboBox support client data under MSW |
blob | commitdiff | raw | diff to current |
1999-07-26 |
Vadim Zeitlin | Centre() supports wxCENTER_FRAME flag now |
blob | commitdiff | raw | diff to current |
1999-07-15 |
Robin Dunn | Preserve -1 for dilog unit conversions |
blob | commitdiff | raw | diff to current |
1999-06-20 |
Vadim Zeitlin | keyboard/focus handling improved a bit more: |
blob | commitdiff | raw | diff to current |
1999-06-13 |
Vadim Zeitlin | wxWindow::Fit() infinite loop bug fixed |
blob | commitdiff | raw | diff to current |
1999-06-10 |
Robin Dunn | Added wxWindowBase::CentreOnParent to allow top level... |
blob | commitdiff | raw | diff to current |
1999-06-10 |
Ove Kaaven | Unicode fix. |
blob | commitdiff | raw | diff to current |
1999-06-07 |
Vadim Zeitlin | 1. wxWindow::IsTopLevel() added and documented |
blob | commitdiff | raw | diff to current |
1999-06-01 |
Vadim Zeitlin | new makefiles (part I) |
blob | commitdiff | raw | diff to current |
1999-05-26 |
Vadim Zeitlin | validators now validate again |
blob | commitdiff | raw | diff to current |
1999-05-24 |
Vadim Zeitlin | 1. bug fixes in wxCaret |
blob | commitdiff | raw | diff to current |
1999-05-23 |
Vadim Zeitlin | 1. some minor but nasty bugs fixed (see post to the... |
blob | commitdiff | raw | diff to current |
1999-05-19 |
Vadim Zeitlin | 1. wxMSW seems to work (please test and send your bug... |
blob | commitdiff | raw | diff to current |
1999-05-17 |
Robert Roebling | Removed an #ifndef __WXGTK__ |
blob | commitdiff | raw | diff to current |
1999-05-17 |
Guilhem Lavaux | * prgodlgg.h: Update() use wxString instead of 'char *' |
blob | commitdiff | raw | diff to current |
1999-05-13 |
Vadim Zeitlin | 1. MSW message handling simplifications |
blob | commitdiff | raw | diff to current |
1999-05-12 |
Robert Roebling | Maybe negative wxWindowId are better than just -1. |
blob | commitdiff | raw | diff to current |
1999-05-12 |
Robert Roebling | -1 is kept -1 as a wxWindowID |
blob | commitdiff | raw | diff to current |
1999-05-11 |
Robert Roebling | Typos fixed. |
blob | commitdiff | raw | diff to current |
1999-05-11 |
Vadim Zeitlin | #pragma interface/implementation for gcc added |
blob | commitdiff | raw | diff to current |
next |