]> git.saurik.com Git - wxWidgets.git/history - src/motif
Regenerate Makefile.in, configure and the VC++ project files after adding rcdefs.h
[wxWidgets.git] / src / motif /
2005-11-03  Włodzimierz SkibaGet/SetTitle only for wxTopLevelWindow (wxMotif part).
2005-10-10  Jouk Jansen Committing in .
2005-10-08  Vadim Zeitlinalways connect to both XmNvalueChangedCallback and...
2005-10-08  Vadim Zeitlinmore 'unreachable code' warnings which had been disable...
2005-10-08  Vadim Zeitlinextra semicolons removed
2005-10-08  Vadim Zeitlinunused params warnings
2005-10-08  Vadim Zeitlinfixed logic bug in DoSetSize() (disabling a warning...
2005-10-08  Vadim Zeitlinhack: adjust C locale to supported form under HP-UX...
2005-10-07  Michael WetherellAttempt to avoid crash on exit on Solaris 10
2005-10-06  Michael WetherellCompile fix
2005-10-06  Włodzimierz SkibawxPalette unified. Source cleaning.
2005-10-06  Włodzimierz SkibawxMotif for OS/2 adjustements. Source cleaning.
2005-10-04  Vadim Zeitlindon't compile this file at all in Motif2 build
2005-10-03  Włodzimierz SkibaSource cleaning. wxMotif/OS2 adjustements.
2005-09-30  Mattia Barbon Implemented wxMenuBar::Insert and wxMenu::Insert.
2005-09-30  Mattia Barbon Simplify preprocessor guards for render tables and new
2005-09-28  Mattia Barbon Implement wxChoice::Insert.
2005-09-28  Mattia Barbon Fix wxMotif checkbox for Motif 1.2. (need to backport)
2005-09-27  Włodzimierz SkibawxItemContainerImmutable::FindString unified.
2005-09-25  Vadim Zeitlinremoved #errors in 2.7 compilation
2005-09-25  Vadim Zeitlinre-renamed DoCreate() to XmDoCreateTLW() to avoid virtu...
2005-09-25  Vadim Zeitlinfirst round of Intel compiler warning fixes: down from...
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-20  Vadim Zeitlinreally fix binary backwards compatibility for wxMotif
2005-09-20  Julian SmartIsModal() now has the newer meaning (equivalent of...
2005-09-19  Vadim Zeitlintemporarily reverted binary backwards incompatible...
2005-09-18  Mattia Barbon Send wxInitDialogEvent under wxMotif.
2005-09-18  Vadim Zeitlinremoved unused variable
2005-09-18  Vadim Zeitlinget rid of wxClientDC::m_oldFont, it wasn't really...
2005-09-17  Vadim Zeitlinremoved weird comparison of m_oldFont with -1 (this...
2005-09-17  Vadim Zeitlinuse wxPtrToUInt() instead of casting pointers to int...
2005-09-17  Vadim Zeitlin64 bit compilation fix (pointer can't be cast to int...
2005-09-17  Vadim Zeitlinremoved unused variables and constant
2005-09-17  Vadim Zeitlintremoved unused variable
2005-09-14  Vadim Zeitlinrenamed wxMotif::wxTLW::DoCreate() to XmDoCreateTLW...
2005-09-14  Vadim Zeitlindialog creation function should be extern C
2005-09-14  Vadim Zeitlinmore non-const string literal warnings correction
2005-09-13  Vadim Zeitlinadded wxMOTIF_STR() macro casting away string literal...
2005-09-13  Vadim Zeitlinclipboard handler must be extern C (Sun CC warning)
2005-09-13  Vadim Zeitlinwarning fixes for Sun CC: extern C, non-const string...
2005-09-12  Mattia Barbon Revert change 1.131 which actually broke inital size...
2005-08-30  Vadim Zeitlinbetter looking fallback resources for IRIX (patch from...
2005-08-28  Mattia Barbon Improved wxStaticBox border calculation for wxMotif.
2005-08-28  Mattia Barbon Remove useless code.
2005-08-28  Mattia Barbon All toplevel windows without the wxNO_BORDER style...
2005-08-28  Mattia Barbon Implement GetMinSize for wxMotif wxButton. Helps...
2005-08-24  Mattia Barbon As reported by Chris Elliott some releases of Lesstif...
2005-08-24  Vadim Zeitlincompilation fix for systems with XtIMSignal
2005-08-24  Włodzimierz SkibawxUSE_STATTEXT guard.
2005-08-22  Mattia Barbon Compilation fix for Motif 1.2.
2005-08-22  Włodzimierz SkibaEmpty string corrections.
2005-08-21  Mattia Barbon Made wxMotif wxFileDialog translatable.
2005-08-19  Mattia Barbon Use default GUI font for wxMessageDialog and wxFileDi...
2005-08-19  Jouk Jansen Committing in .
2005-08-18  Mattia Barbon Avoid some -Wundef warning. Check for __WXGTK__ using...
2005-07-31  Mattia Barbon Allow displaying Japanese character with wxMotif...
2005-07-30  Mattia Barbon Avoid crash when wxGUIAppTraits::GetToolkitInfo is...
2005-07-30  Mattia Barbon Initialize Xt locale handling.
2005-07-30  Mattia Barbon Move per display data cleanup to wxApp::CleanUp where...
2005-07-30  Mattia Barbon Align initial size handling with other ports.
2005-07-28  Vadim Zeitlinremoved USE_SHARED_LIBRARY mentions (and all variations...
2005-07-12  Mattia Barbon Applied fix for wxCreateTopLevelRealizedWidget crash.
2005-07-03  Mattia Barbon Applied patch by Johan van Zyl
2005-07-03  Mattia Barbon Applied patch by Johan van Zyl.
2005-06-19  Mattia Barbon Fix crash on exit with Lesstif (and possibly Motif...
2005-06-13  Włodzimierz Skiba'[1219035] cleanup: miscellaneous' and minor source...
2005-05-31  Włodzimierz SkibaWarning fix.
2005-03-21  Vadim Zeitlinadded orient parameter to wxMDIParentFrame::Tile()
2005-03-18  Dimitri Schoolwerthfixed signed/unsigned mismatch warning
2005-03-17  Vadim Zeitlinimplemented wxMenuBar ctor taking array of menus/titles...
2005-03-17  Jouk Jansen Committing in .
2005-03-11  Włodzimierz SkibaBase for wxMessageDialog with common checks for style.
2005-03-07  Robert Roebling Applied GetSystemMetric patch to suppurt GTK and...
2005-03-05  Mattia Barbon Use the common wxParseCommonDialogsFilter function
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-26  Mattia Barbon No real change.
2005-02-23  Włodzimierz SkibaLinup API of wxRadioBox::Show on all ports. Move wxRadi...
2005-02-21  Włodzimierz SkibaConsistent wxWindow::Enable with wxRadioBox::Enable...
2005-02-14  Jouk Jansen Committing in .
2005-02-13  Vadim Zeitlin1. added SetSelection() to wxItemContainer and removed...
2005-02-10  Włodzimierz SkibawxWindow::GetClientAreaOrigin duplicated wxWindowBase...
2005-02-06  Mattia Barbon Replaced TRUE and FALSE with true and false
2005-01-31  Robert Roebling Correct link prob.
2005-01-26  Stefan NeisCleanup for previous bug fix.
2005-01-22  Stefan NeisBlind fix for bug [ 1106890 ] (undeclared symbols on...
2005-01-22  Mattia Barbon Warning fixes.
2005-01-19  Włodzimierz SkibawxTextPos for all GetLastPosition with constants for...
2005-01-18  Kevin HockUse event modifiers and accessors rather than m_ variab...
2005-01-04  Mattia Barbon Deprecation warning fix.
2004-12-21  Włodzimierz SkibaMetric conversion constants not doubled in each port...
2004-12-14  Włodzimierz Skibawx/math.h integration
2004-12-08  Włodzimierz SkibawxPaletteBase introduction. wxPalette::GetColoursCount...
2004-12-07  Włodzimierz SkibaFix to FIXME about using unused Get/SetOptimization.
2004-12-03  Włodzimierz SkibawxBrushBase between wxBrush and wxGDIObject (class...
2004-11-30  Włodzimierz SkibaIS_HATCH macro replaced with wxBrush::IsHatch() + sourc...
2004-11-08  Włodzimierz SkibaGet shorter code with new wxRect constructor.
2004-09-30  Václav Slavíkmoved wxWindow::GetBestSize implementation into DoGetBe...
next