2003-07-10 |
Vadim Zeitlin | linking fixes and code cleanup after hotkey patch |
blob | commitdiff | raw |
2003-07-10 |
Julian Smart | Applied patch [ 758687 ] RegisterHotkey implemented |
blob | commitdiff | raw | diff to current |
2003-07-09 |
Julian Smart | - Moved wxApp::SendIdleEvents and wxApp::ProcessIdle... |
blob | commitdiff | raw | diff to current |
2003-07-06 |
Vadim Zeitlin | added GetBorder(flags) |
blob | commitdiff | raw | diff to current |
2003-06-26 |
Vadim Zeitlin | got rid of wxEvtHandler::m_isWindow, use virtual functi... |
blob | commitdiff | raw | diff to current |
2003-05-19 |
Julian Smart | Corrected some wxAccessible mistakes |
blob | commitdiff | raw | diff to current |
2003-03-31 |
Julian Smart | More deprecated code updates |
blob | commitdiff | raw | diff to current |
2003-03-22 |
David Elliott | Include wxCocoa specific header |
blob | commitdiff | raw | diff to current |
2003-03-21 |
David Elliott | Allow headers to be compiled in Objective-C++ mode |
blob | commitdiff | raw | diff to current |
2003-02-28 |
Julian Smart | Added display sample to distrib file lists |
blob | commitdiff | raw | diff to current |
2003-02-19 |
Robin Dunn | Send the wxWindowDestroyEvent for all ports |
blob | commitdiff | raw | diff to current |
2003-02-16 |
Julian Smart | Added accessibility headers |
blob | commitdiff | raw | diff to current |
2003-02-10 |
Mattia Barbon | Remove unnecessary header dependencies. Fix resulting... |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-08-31 |
Gilles Depeyrot | disable use of #pragma interface under Mac OS X |
blob | commitdiff | raw | diff to current |
2002-07-08 |
Robert Roebling | Return to 20x20 default size. |
blob | commitdiff | raw | diff to current |
2002-07-06 |
Robert Roebling | You can crash GTK with scrolled windows being |
blob | commitdiff | raw | diff to current |
2002-05-26 |
Vadim Zeitlin | attempts to make GetBestSize() work using constraints... |
blob | commitdiff | raw | diff to current |
2002-05-25 |
Vadim Zeitlin | new wxWindow::FindWindowByXXX() methods replacing the... |
blob | commitdiff | raw | diff to current |
2002-05-11 |
Vadim Zeitlin | changed the handling of the default buttons to be more... |
blob | commitdiff | raw | diff to current |
2002-04-21 |
Vadim Zeitlin | added and documented wxWindow::SetFocusFromKbd |
blob | commitdiff | raw | diff to current |
2002-04-20 |
Vadim Zeitlin | added wxGetTopLevelParent() |
blob | commitdiff | raw | diff to current |
2002-04-19 |
Ron Lee | Added knowledge of virtual size to wx(Scrolled)Windows... |
blob | commitdiff | raw | diff to current |
2002-03-10 |
Ron Lee | added optional parameter to SetSizer, to allow replacin... |
blob | commitdiff | raw | diff to current |
2002-03-09 |
Ron Lee | Added GetMaxSize virtual method for use by sizers. |
blob | commitdiff | raw | diff to current |
2002-02-24 |
Václav Slavík | made AdjustForParentClientOrigin const |
blob | commitdiff | raw | diff to current |
2002-02-23 |
Julian Smart | wxUSE_CONSTRAINTS now refers to constraints only, since... |
blob | commitdiff | raw | diff to current |
2002-02-17 |
Vadim Zeitlin | better handling for the style changing during run-time |
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 |
Vadim Zeitlin | #if wxUSE_PALETTE, not #ifdef |
blob | commitdiff | raw | diff to current |
2002-02-12 |
Julian Smart | Removed some debug code from window headers; added... |
blob | commitdiff | raw | diff to current |
2002-02-10 |
Václav Slavík | respect minimal wxTLW size in wxUniv |
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-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-05 |
Julian Smart | Reformatted Motif headers; added __WXX11__ symbol suppo... |
blob | commitdiff | raw | diff to current |
2002-02-04 |
David Webster | OS/2 scrolling support |
blob | commitdiff | raw | diff to current |
2002-01-25 |
Vadim Zeitlin | added and documented wxWindow::RemoveEventHandler() |
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 |
2001-12-08 |
Vadim Zeitlin | fixes for handling WM_SYSCOLORCHANGE - now seems to... |
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-07 |
Vadim Zeitlin | changed/centralized window creation code to allow wxTLW... |
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-25 |
Vadim Zeitlin | applied patch 446836: removed qt headers |
blob | commitdiff | raw | diff to current |
2001-08-06 |
Vadim Zeitlin | moved knd handling logic from wxPanel to wxControlConta... |
blob | commitdiff | raw | diff to current |
2001-08-04 |
Václav Slavík | reverted my Set/getTitle change |
blob | commitdiff | raw | diff to current |
2001-08-02 |
Václav Slavík | Set/GetTitle out of wxWindowBase, forked and put to... |
blob | commitdiff | raw | diff to current |
2001-07-31 |
Václav Slavík | wxWindowBase remembers title/label now |
blob | commitdiff | raw | diff to current |
2001-07-30 |
Vadim Zeitlin | 1. made ScrollLines/Pages return bool indicating if... |
blob | commitdiff | raw | diff to current |
2001-07-29 |
Vadim Zeitlin | added ScrollLines/Pages |
blob | commitdiff | raw | diff to current |
2001-07-28 |
Václav Slavík | wxMGL compilation fixes |
blob | commitdiff | raw | diff to current |
2001-07-26 |
Vadim Zeitlin | added wxWindow::Freeze/Thaw(), implemented them for... |
blob | commitdiff | raw | diff to current |
2001-07-10 |
Vadim Zeitlin | wxUniv compilation fixes |
blob | commitdiff | raw | diff to current |
2001-07-06 |
David Webster | OS/2 update for wxUniv merge. |
blob | commitdiff | raw | diff to current |
2001-07-04 |
Stefan Csomor | wxMac: wxUniversal integration steps |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Vadim Zeitlin | crash in wxAppBase::SetActive fixed |
blob | commitdiff | raw | diff to current |
2001-06-29 |
Vadim Zeitlin | define wxWindowNative for wxUniv compilation |
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-04-26 |
Vadim Zeitlin | applied patch 417699 (remove WXDLLEXPORT from inline... |
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-09-07 |
Julian Smart | Made wxContextHelp implementation generic and added... |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
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-29 |
Václav Slavík | bugfix: added wxWindowBase::OnMiddleClick declaration |
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-06 |
Vadim Zeitlin | 1. more warnings fixes in gtk/region.cpp and common... |
blob | commitdiff | raw | diff to current |
1999-12-29 |
Vadim Zeitlin | 1. wxCalendarCtrl |
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-08 |
David Webster | OS/2 PM specific fixes for validators and fonts |
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-11 |
Robert Roebling | added SpinCtrl, |
blob | commitdiff | raw | diff to current |
1999-10-10 |
Robert Roebling | Minor changes to keep my MSW source |
blob | commitdiff | raw | diff to current |
1999-08-09 |
Robert Roebling | Replaced old wxSizer, |
blob | commitdiff | raw | diff to current |
1999-08-02 |
Vadim Zeitlin | 1. minor headers rearrangement: wxprec.h doesn't includ... |
blob | commitdiff | raw | diff to current |
1999-08-02 |
David Webster | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1999-07-28 |
David Webster | *** empty log message *** |
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-20 |
Vadim Zeitlin | 1. panels pass focus to the next item in parent panel |
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-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-23 |
Vadim Zeitlin | 1. some minor but nasty bugs fixed (see post to the... |
blob | commitdiff | raw | diff to current |
1999-05-21 |
Robert Roebling | Made GetLabel/SetLabel() virtual |
blob | commitdiff | raw | diff to current |
1999-05-19 |
Vadim Zeitlin | ScreenToClient() implemented correctly |
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 |
Robin Dunn | Added |
blob | commitdiff | raw | diff to current |
1999-05-17 |
Vadim Zeitlin | added Next/PrevControlId |
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 | Fixes a few SGI compiler warnings.. |
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 |
1999-05-11 |
Vadim Zeitlin | unussed param warning suppressed |
blob | commitdiff | raw | diff to current |
1999-05-10 |
Vadim Zeitlin | GetHandle() added (back) |
blob | commitdiff | raw | diff to current |
1999-05-10 |
Robert Roebling | Made wxWindowBase's variables protected again and... |
blob | commitdiff | raw | diff to current |
next |