Provide shorter synonyms for wxEVT_XXX constants.
[wxWidgets.git] / src / motif / window.cpp
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-01-07  Paul Cornettmove default OnInternalIdle processing to wxWindowBase
2011-01-04  Stefan Csomormerging back XTI branch part 2
2010-12-15  Vadim ZeitlinCompilation fix for wxMotif PCH build.
2010-08-24  Jouk JansenwxKeysym problem for wxMOTIF fixed
2010-04-26  Vadim ZeitlinSet popup menu invoking window in wxWindowBase and...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-06-10  Vadim Zeitlinadd virtual DoGetTextExtent() to allow calling the...
2009-01-20  Vadim Zeitlinset m_isBeingDeleted to true (only) in SendDestroyEvent...
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2008-02-14  Julian SmartCut down on unnecessary update events
2008-01-01  Vadim Zeitlindo VMS-specific X symbols redefinitions only once in...
2007-12-15  Vadim ZeitlinwxMotif compilation fixes after wxDC changes
2007-11-29  Václav Slavík1. added wxEvtHandler::SafelyProcessEvent() and wxWindo...
2007-11-13  Julian SmartwxBORDER_THEME processing for Motif and X11
2007-09-21  Julian SmartOptimized update events by only sending them to visible...
2007-07-21  Václav Slavíkfixed wxMotif to compile in Unicode mode (this is not...
2007-06-09  Vadim Zeitlininitialize the variable as XtVaGetValues() may not...
2007-04-07  Mattia Barbon Rework wxMotif font/color inheritance so it works
2007-03-30  Vadim Zeitlinadded a check that we have a non-NULL scrollbar in...
2007-03-30  Vadim Zeitlindon't dereferencep ossibly NULL pointers in DoScreenToC...
2007-03-19  Vadim Zeitlinfix compilation after c_str() changes, mainly by replac...
2006-10-15  Mattia Barbon Fix setting the clipping region for a DC when the...
2006-08-31  Włodzimierz SkibaInclude wx/module.h according to precompiled headers...
2006-06-19  Włodzimierz SkibaInclude wx/menuitem.h according to precompiled headers...
2006-06-15  Michael WetherellMake wxMouseState's alt and meta match those in events
2006-06-15  Michael WetherellImplement wxGetMouseState
2006-06-08  Włodzimierz SkibaInclude wx/sizer.h and wx/layout.h according to precomp...
2006-06-07  Włodzimierz SkibaInclude wx/scrolwin.h and wx/dirdlg.h according to...
2006-05-24  Włodzimierz SkibaInclude wx/settings.h according to precompiled headers...
2006-05-18  Włodzimierz SkibaInclude wx/menu.h according to precompiled headers...
2006-05-17  Włodzimierz SkibaInclude wx/button.h according to precompiled headers...
2006-05-06  Włodzimierz SkibaInclude wx/dcclient.h according to precompiled headers...
2006-05-05  Włodzimierz SkibaInclude wx/dc.h according to precompiled headers of...
2006-05-05  Włodzimierz SkibaInclude wx/frame.h according to precompiled headers...
2006-05-02  Włodzimierz SkibaInclude wx/utils.h according to precompiled headers...
2006-04-28  Włodzimierz SkibaInclude wx/app.h according to precompiled headers of...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-04-21  Włodzimierz SkibaBuild fix due to broken last commit.
2006-04-21  Włodzimierz SkibaInclude wx/hash.h according to precompiled headers...
2006-04-16  Vadim Zeitlincreate stock GDI objects on demand; use const with...
2006-01-26  Włodzimierz SkibaInclude order is wxprec.h=>defs.h=>platform.h=>setup...
2005-11-03  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxMotif part).
2005-10-06  Włodzimierz SkibawxMotif for OS/2 adjustements. Source cleaning.
2005-09-30  Mattia Barbon Implemented wxMenuBar::Insert and wxMenu::Insert.
2005-09-25  Michael WetherellCompile fixes for the const patch
2005-09-24  Vadim Zeitlinadded missing consts and pass objects by const referenc...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-18  Vadim Zeitlinremoved unused variable
2005-09-17  Vadim Zeitlinuse wxPtrToUInt() instead of casting pointers to int...
2005-09-17  Vadim Zeitlinremoved unused variables and constant
2005-09-13  Vadim Zeitlinadded wxMOTIF_STR() macro casting away string literal...
2005-09-12  Mattia Barbon Revert change 1.131 which actually broke inital size...
2005-07-31  Mattia Barbon Allow displaying Japanese character with wxMotif...
2005-07-30  Mattia Barbon Align initial size handling with other ports.
2005-03-01  Mattia Barbon Revert my last commit, GetClientAreaOrigin was alread...
2005-02-26  Mattia Barbon Add implementation for pure virtual method.
2005-02-10  Włodzimierz SkibawxWindow::GetClientAreaOrigin duplicated wxWindowBase...
2005-02-06  Mattia Barbon Replaced TRUE and FALSE with true and false
2005-01-18  Kevin HockUse event modifiers and accessors rather than m_ variab...
2004-09-29  Václav Slavíkchanges to make wxWindow::FindFocus work as expected...
2004-06-03  Václav Slavíkuse current mouse position as default position in wxWin...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-07  Chris Elliottfix for motif /scintilla bugs
2004-05-01  Mattia Barbon Precompiled headers support.
2004-03-03  Mattia Barbon Removed duplicated code.
2004-02-08  Mattia Barbon Reverses part of my changes of Mon Apr 14 17:27:28...
2003-10-30  Vadim Zeitlinremoved calls to wxWindowBase::InitBase(), it is called...
2003-09-15  Vadim Zeitlincall RemoveChild() in ~wxWindowBase instead of doing...
2003-08-28  Mattia Barbon Don't crash in wxControl::GetLabel when getting the...
2003-08-13  Vadim Zeitlinrenamed wxWindow::Clear() to ClearBackground() (fixes...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-19  Mattia Barbon Don't #include Motif headers from src/x11/glcanvas...
2003-07-09  Julian Smart- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
2003-07-07  Julian SmartAdded wxFrameBase::OnMenuOpen, and wxUSE_IDLEMENUUPDATE...
2003-05-24  Mattia Barbon Used wxRegion code from wxX11.
2003-05-13  Mattia Barbon Fixed bug with notebook pages not showing (probably...
2003-05-12  Mattia Barbon Factored out some common code.
2003-05-04  Mattia Barbon Changed the way ApplicationShells are used: now wxMotif
2003-05-04  Mattia Barbon Fix for the fact that unmapped but managed widgets
2003-04-14  Mattia Barbon Code clanup: removed some useless/unused member
2003-03-30  Mattia Barbon Moved wxWindow::SetSizeHints implementation to wxTopL...
2003-03-27  Mattia Barbon Made wxMotif Move/SetSize/DoMoveWindow/DoSetSize
2003-03-05  Mattia Barbon Added new __WXMOTIF20__ macro, which is true if the...
2003-02-23  Mattia Barbon Implemented DoGetBestSize for wxListBox, (native...
2003-02-10  Mattia Barbon Remove unnecessary header dependencies. Fix resulting...
2003-02-02  Mattia Barbon Implemented wxEventLoop for wxMotif, and used it...
2003-01-19  Mattia Barbon Derive wxBitmap from wxBitmapBase in wxMotif, with...
2002-12-29  Mattia Barbon LessTif 0.93 does not hang in wxWindow::ChangeFont...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-12  Julian SmartIf a window has zero dimension, make it at least 1...
2002-07-30  Mattia BarbonDue to my previous commit, calling wxWindow::Create...
2002-07-27  Mattia BarbonChanged wxMotif's wxWindow::Create so it does not call...
2002-07-12  Julian SmartAdded Ian Brown's fix for PopupMenu not blocking
2002-05-29  Julian SmartApplied patch #561454, testing for scrollbar
2002-02-24  Václav Slavíkremoved AdjustForParentClientOrigin from wxMotif and...
2002-02-14  Julian SmartRemoved wxBuffer from several ports; added function...
next