2010-08-24 |
Jouk Jansen | wxKeysym problem for wxMOTIF fixed |
blob | commitdiff | raw |
2010-04-26 |
Vadim Zeitlin | Set popup menu invoking window in wxWindowBase and... |
blob | commitdiff | raw | diff to current |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
blob | commitdiff | raw | diff to current |
2009-06-10 |
Vadim Zeitlin | add virtual DoGetTextExtent() to allow calling the... |
blob | commitdiff | raw | diff to current |
2009-01-20 |
Vadim Zeitlin | set m_isBeingDeleted to true (only) in SendDestroyEvent... |
blob | commitdiff | raw | diff to current |
2009-01-19 |
Vadim Zeitlin | don't use annoying and unneeded in C++ casts of NULL... |
blob | commitdiff | raw | diff to current |
2008-02-14 |
Julian Smart | Cut down on unnecessary update events |
blob | commitdiff | raw | diff to current |
2008-01-01 |
Vadim Zeitlin | do VMS-specific X symbols redefinitions only once in... |
blob | commitdiff | raw | diff to current |
2007-12-15 |
Vadim Zeitlin | wxMotif compilation fixes after wxDC changes |
blob | commitdiff | raw | diff to current |
2007-11-29 |
Václav Slavík | 1. added wxEvtHandler::SafelyProcessEvent() and wxWindo... |
blob | commitdiff | raw | diff to current |
2007-11-13 |
Julian Smart | wxBORDER_THEME processing for Motif and X11 |
blob | commitdiff | raw | diff to current |
2007-09-21 |
Julian Smart | Optimized update events by only sending them to visible... |
blob | commitdiff | raw | diff to current |
2007-07-21 |
Václav Slavík | fixed wxMotif to compile in Unicode mode (this is not... |
blob | commitdiff | raw | diff to current |
2007-06-09 |
Vadim Zeitlin | initialize the variable as XtVaGetValues() may not... |
blob | commitdiff | raw | diff to current |
2007-04-07 |
Mattia Barbon | Rework wxMotif font/color inheritance so it works |
blob | commitdiff | raw | diff to current |
2007-03-30 |
Vadim Zeitlin | added a check that we have a non-NULL scrollbar in... |
blob | commitdiff | raw | diff to current |
2007-03-30 |
Vadim Zeitlin | don't dereferencep ossibly NULL pointers in DoScreenToC... |
blob | commitdiff | raw | diff to current |
2007-03-19 |
Vadim Zeitlin | fix compilation after c_str() changes, mainly by replac... |
blob | commitdiff | raw | diff to current |
2006-10-15 |
Mattia Barbon | Fix setting the clipping region for a DC when the... |
blob | commitdiff | raw | diff to current |
2006-08-31 |
Włodzimierz Skiba | Include wx/module.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-06-19 |
Włodzimierz Skiba | Include wx/menuitem.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-06-15 |
Michael Wetherell | Make wxMouseState's alt and meta match those in events |
blob | commitdiff | raw | diff to current |
2006-06-15 |
Michael Wetherell | Implement wxGetMouseState |
blob | commitdiff | raw | diff to current |
2006-06-08 |
Włodzimierz Skiba | Include wx/sizer.h and wx/layout.h according to precomp... |
blob | commitdiff | raw | diff to current |
2006-06-07 |
Włodzimierz Skiba | Include wx/scrolwin.h and wx/dirdlg.h according to... |
blob | commitdiff | raw | diff to current |
2006-05-24 |
Włodzimierz Skiba | Include wx/settings.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-18 |
Włodzimierz Skiba | Include wx/menu.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-17 |
Włodzimierz Skiba | Include wx/button.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-06 |
Włodzimierz Skiba | Include wx/dcclient.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-05 |
Włodzimierz Skiba | Include wx/dc.h according to precompiled headers of... |
blob | commitdiff | raw | diff to current |
2006-05-05 |
Włodzimierz Skiba | Include wx/frame.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-02 |
Włodzimierz Skiba | Include wx/utils.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-28 |
Włodzimierz Skiba | Include wx/app.h according to precompiled headers of... |
blob | commitdiff | raw | diff to current |
2006-04-26 |
Włodzimierz Skiba | Include wx/log.h according to precompiled headers of... |
blob | commitdiff | raw | diff to current |
2006-04-21 |
Włodzimierz Skiba | Build fix due to broken last commit. |
blob | commitdiff | raw | diff to current |
2006-04-21 |
Włodzimierz Skiba | Include wx/hash.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-16 |
Vadim Zeitlin | create stock GDI objects on demand; use const with... |
blob | commitdiff | raw | diff to current |
2006-01-26 |
Włodzimierz Skiba | Include order is wxprec.h=>defs.h=>platform.h=>setup... |
blob | commitdiff | raw | diff to current |
2005-11-03 |
Włodzimierz Skiba | Get/SetTitle only for wxTopLevelWindow (wxMotif part). |
blob | commitdiff | raw | diff to current |
2005-10-06 |
Włodzimierz Skiba | wxMotif for OS/2 adjustements. Source cleaning. |
blob | commitdiff | raw | diff to current |
2005-09-30 |
Mattia Barbon | Implemented wxMenuBar::Insert and wxMenu::Insert. |
blob | commitdiff | raw | diff to current |
2005-09-25 |
Michael Wetherell | Compile fixes for the const patch |
blob | commitdiff | raw | diff to current |
2005-09-24 |
Vadim Zeitlin | added missing consts and pass objects by const referenc... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-09-18 |
Vadim Zeitlin | removed unused variable |
blob | commitdiff | raw | diff to current |
2005-09-17 |
Vadim Zeitlin | use wxPtrToUInt() instead of casting pointers to int... |
blob | commitdiff | raw | diff to current |
2005-09-17 |
Vadim Zeitlin | removed unused variables and constant |
blob | commitdiff | raw | diff to current |
2005-09-13 |
Vadim Zeitlin | added wxMOTIF_STR() macro casting away string literal... |
blob | commitdiff | raw | diff to current |
2005-09-12 |
Mattia Barbon | Revert change 1.131 which actually broke inital size... |
blob | commitdiff | raw | diff to current |
2005-07-31 |
Mattia Barbon | Allow displaying Japanese character with wxMotif... |
blob | commitdiff | raw | diff to current |
2005-07-30 |
Mattia Barbon | Align initial size handling with other ports. |
blob | commitdiff | raw | diff to current |
2005-03-01 |
Mattia Barbon | Revert my last commit, GetClientAreaOrigin was alread... |
blob | commitdiff | raw | diff to current |
2005-02-26 |
Mattia Barbon | Add implementation for pure virtual method. |
blob | commitdiff | raw | diff to current |
2005-02-10 |
Włodzimierz Skiba | wxWindow::GetClientAreaOrigin duplicated wxWindowBase... |
blob | commitdiff | raw | diff to current |
2005-02-06 |
Mattia Barbon | Replaced TRUE and FALSE with true and false |
blob | commitdiff | raw | diff to current |
2005-01-18 |
Kevin Hock | Use event modifiers and accessors rather than m_ variab... |
blob | commitdiff | raw | diff to current |
2004-09-29 |
Václav Slavík | changes to make wxWindow::FindFocus work as expected... |
blob | commitdiff | raw | diff to current |
2004-06-03 |
Václav Slavík | use current mouse position as default position in wxWin... |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-05-07 |
Chris Elliott | fix for motif /scintilla bugs |
blob | commitdiff | raw | diff to current |
2004-05-01 |
Mattia Barbon | Precompiled headers support. |
blob | commitdiff | raw | diff to current |
2004-03-03 |
Mattia Barbon | Removed duplicated code. |
blob | commitdiff | raw | diff to current |
2004-02-08 |
Mattia Barbon | Reverses part of my changes of Mon Apr 14 17:27:28... |
blob | commitdiff | raw | diff to current |
2003-10-30 |
Vadim Zeitlin | removed calls to wxWindowBase::InitBase(), it is called... |
blob | commitdiff | raw | diff to current |
2003-09-15 |
Vadim Zeitlin | call RemoveChild() in ~wxWindowBase instead of doing... |
blob | commitdiff | raw | diff to current |
2003-08-28 |
Mattia Barbon | Don't crash in wxControl::GetLabel when getting the... |
blob | commitdiff | raw | diff to current |
2003-08-13 |
Vadim Zeitlin | renamed wxWindow::Clear() to ClearBackground() (fixes... |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-07-19 |
Mattia Barbon | Don't #include Motif headers from src/x11/glcanvas... |
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-07 |
Julian Smart | Added wxFrameBase::OnMenuOpen, and wxUSE_IDLEMENUUPDATE... |
blob | commitdiff | raw | diff to current |
2003-05-24 |
Mattia Barbon | Used wxRegion code from wxX11. |
blob | commitdiff | raw | diff to current |
2003-05-13 |
Mattia Barbon | Fixed bug with notebook pages not showing (probably... |
blob | commitdiff | raw | diff to current |
2003-05-12 |
Mattia Barbon | Factored out some common code. |
blob | commitdiff | raw | diff to current |
2003-05-04 |
Mattia Barbon | Changed the way ApplicationShells are used: now wxMotif |
blob | commitdiff | raw | diff to current |
2003-05-04 |
Mattia Barbon | Fix for the fact that unmapped but managed widgets |
blob | commitdiff | raw | diff to current |
2003-04-14 |
Mattia Barbon | Code clanup: removed some useless/unused member |
blob | commitdiff | raw | diff to current |
2003-03-30 |
Mattia Barbon | Moved wxWindow::SetSizeHints implementation to wxTopL... |
blob | commitdiff | raw | diff to current |
2003-03-27 |
Mattia Barbon | Made wxMotif Move/SetSize/DoMoveWindow/DoSetSize |
blob | commitdiff | raw | diff to current |
2003-03-05 |
Mattia Barbon | Added new __WXMOTIF20__ macro, which is true if the... |
blob | commitdiff | raw | diff to current |
2003-02-23 |
Mattia Barbon | Implemented DoGetBestSize for wxListBox, (native... |
blob | commitdiff | raw | diff to current |
2003-02-10 |
Mattia Barbon | Remove unnecessary header dependencies. Fix resulting... |
blob | commitdiff | raw | diff to current |
2003-02-02 |
Mattia Barbon | Implemented wxEventLoop for wxMotif, and used it... |
blob | commitdiff | raw | diff to current |
2003-01-19 |
Mattia Barbon | Derive wxBitmap from wxBitmapBase in wxMotif, with... |
blob | commitdiff | raw | diff to current |
2002-12-29 |
Mattia Barbon | LessTif 0.93 does not hang in wxWindow::ChangeFont... |
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-09-12 |
Julian Smart | If a window has zero dimension, make it at least 1... |
blob | commitdiff | raw | diff to current |
2002-07-30 |
Mattia Barbon | Due to my previous commit, calling wxWindow::Create... |
blob | commitdiff | raw | diff to current |
2002-07-27 |
Mattia Barbon | Changed wxMotif's wxWindow::Create so it does not call... |
blob | commitdiff | raw | diff to current |
2002-07-12 |
Julian Smart | Added Ian Brown's fix for PopupMenu not blocking |
blob | commitdiff | raw | diff to current |
2002-05-29 |
Julian Smart | Applied patch #561454, testing for scrollbar |
blob | commitdiff | raw | diff to current |
2002-02-24 |
Václav Slavík | removed AdjustForParentClientOrigin from wxMotif and... |
blob | commitdiff | raw | diff to current |
2002-02-14 |
Julian Smart | Removed wxBuffer from several ports; added function... |
blob | commitdiff | raw | diff to current |
2002-01-19 |
Vadim Zeitlin | Capture/ReleaseMouse() prefixed with Do for the other... |
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-07-09 |
Julian Smart | Various wxMotif fixes |
blob | commitdiff | raw | diff to current |
2001-07-08 |
Gilles Depeyrot | added missing includes after wxUniv merge |
blob | commitdiff | raw | diff to current |
2001-02-20 |
Vadim Zeitlin | compilation fix (patch 103882) |
blob | commitdiff | raw | diff to current |
2001-02-08 |
Vadim Zeitlin | (blind) fixes for Motif compilation |
blob | commitdiff | raw | diff to current |
next |