wxWidgets.git
2005-08-26  Vadim Zeitlinopen fstream with ios::binary flag to be compatible...
2005-08-26  Julian SmartWarning corrections
2005-08-25  Chris Elliottfix gpf in mdi sample with motif when child is closed
2005-08-25  Vadim Zeitlinpressing enter now activates the default button even...
2005-08-25  Vadim Zeitlindon't mention undocumented wxOwnerDrawn in the docs...
2005-08-25  Vadim Zeitlinonly give error about missing richedit.dll once (the...
2005-08-25  Włodzimierz... [ 1273159 ] logical vs. bitwise operators, part 2
2005-08-25  Włodzimierz... RTTI and exceptions settings for WinCE are restored.
2005-08-25  Mart Raudsepp[wxGTK2] Check if a family wasn't found for the descrip...
2005-08-25  Michael WetherellMake TEST_DIR the current test, so that the djgpp build...
2005-08-24  Mattia Barbon As reported by Chris Elliott some releases of Lesstif...
2005-08-24  Václav Slavíkinstall bakefile presets (patch 1253143)
2005-08-24  Włodzimierz... Warning fix for wxLogs.
2005-08-24  Włodzimierz... Missing wxUSE_... flags and source cleaning.
2005-08-24  Włodzimierz... Missing wxUSE_... flags and source cleaning.
2005-08-24  Vadim Zeitlincompilation fix for systems with XtIMSignal
2005-08-24  Vadim Zeitlincompilation fix: DefaultVisual() needs Display, not...
2005-08-24  Michael WetherellMove LabelWrapper, TextSizerWrapper classes out of...
2005-08-24  Vadim Zeitlinfixed -Wundef warning for HAVE_SCHED_H
2005-08-24  Vadim Zeitlinfix for -Wundef warning for HAVE_XIM under GTK1
2005-08-24  Vadim Zeitlin#undef things which require other, disabled, ones,...
2005-08-24  Vadim Zeitlincorrected comment explaining wxABORT_ON_CONFIG_ERROR
2005-08-24  Włodzimierz... wxUSE_STATTEXT guard.
2005-08-24  Włodzimierz... [1267725] Wrong operator for logical/bitwise operation
2005-08-24  Mart Raudsepp[wxGTK2] Don't duplicate code inside wxFontRefData...
2005-08-24  Michael WetherellWorkarounds for old versions of gcc on hpux: define...
2005-08-23  Vadim Zeitlinfix for the last commit
2005-08-23  Vadim Zeitlinuse wxString::Format(), calling string.Format() has...
2005-08-23  Mart Raudsepp[tex2rtf] Remove wxWidgets-2.0 compatibility guards
2005-08-23  Vadim Zeitlinsome compilers don't like statics in inline functions...
2005-08-23  Vadim Zeitlincheck for missing statfs() prototype (happens at least...
2005-08-23  Michael WetherellCompilation fix for wxUSE_DRAG_AND_DROP=0
2005-08-23  Vadim Zeitlinremoved attempts to link with unicows.lib using #pragma...
2005-08-23  Vadim Zeitlinremoved wrong sentence about idle events being sent...
2005-08-23  Włodzimierz... wxOS2/OW warning and build fixes.
2005-08-23  Włodzimierz... wxOS2/OW warning and build fixes.
2005-08-23  Włodzimierz... wxOS2/OW warning and build fixes.
2005-08-23  Julian SmartDon't try drawing the bitmap before it's valid
2005-08-23  Stefan Csomorcleanup and adding the case when the toplevel window...
2005-08-23  Stefan Csomoradding a string for private data identification
2005-08-23  Mart Raudsepp[wxGTK2] Move wxFontRefData::SetPointSize to wxNativeFo...
2005-08-22  Mart Raudsepp[wxGTK2] Move wxFontRefData::SetStyle/SetWeight to...
2005-08-22  Vadim Zeitlinregenerated after #error changes
2005-08-22  Vadim Zeitlincompilation fix after last commit
2005-08-22  Mart Raudsepp[wxGTK2] Don't query native font for underlined, but...
2005-08-22  Mart Raudsepp[wxGTK2] Do what we (I) can wrt the win32 centric wxNat...
2005-08-22  Vadim Zeitlinadded test for snprintf() which may not be present...
2005-08-22  Mart Raudsepp[wxX11] a ROMAN font is with serifs and a SWISS font...
2005-08-22  Mart Raudsepp[wxGTK2] Return wxTELETYPE with GetFamily() for monospa...
2005-08-22  Mart Raudsepp[wxGTK2] Plug memory leak in wxFontEnumerator::Enumerat...
2005-08-22  Vadim Zeitlindon't use #error in configure test programs, some compi...
2005-08-22  Włodzimierz... Warning fix.
2005-08-22  Mattia Barbon Compilation fix for Motif 1.2.
2005-08-22  Mart Raudsepp[wxGTK2] wxFont::Get* - Query native font for informati...
2005-08-22  Vadim Zeitlinuse quotes, not angle brackets, for wx headers
2005-08-22  Stefan Csomorremove the carbon event handlers just before calling...
2005-08-22  Włodzimierz... Empty string corrections.
2005-08-22  Włodzimierz... Compensation for bkl 0.1.9.X/eVC4/RTTI bug.
2005-08-22  Stefan Csomorrespecting DoDragDrop flags like CopyOnly
2005-08-22  Stefan Csomorcorrecting DropData behaviour so that preferred format...
2005-08-22  Stefan Csomorcorrecting Drag Data handling for 'TEXT' and 'utxt'
2005-08-22  Stefan Csomoradapting text object data handling along the GTK2 lines
2005-08-21  Vadim Zeitlinregenerated after undoing recent HP-UX changes
2005-08-21  Vadim Zeitlindon't use -threads with gcc under HP-UX, it's for DCE...
2005-08-21  Vadim Zeitlinmoved __STDC_EXT__ definition for HP-UX from configure...
2005-08-21  Mattia Barbon Regenerated PO files.
2005-08-21  Mattia Barbon Made wxMotif wxFileDialog translatable.
2005-08-21  Vadim Zeitlinfix handling of partially-specified min size
2005-08-20  Vadim Zeitlinfill in OS info in GetToolkitInfo() (patch 1256409)
2005-08-20  Vadim Zeitlinadd information for Palm/CE ports (patch 1256409)
2005-08-20  Vadim Zeitlinlast commit accidentally used out of date aclocal.m4...
2005-08-20  Vadim Zeitlinregenerated after HP-UX fixes
2005-08-20  Vadim Zeitlinvsnprintf() tests correction: check that declaration...
2005-08-20  Vadim Zeitlinuse -threads with gcc under HP-UX instead of -pthread
2005-08-20  Vadim Zeitlinonly define __STDC_EXT__ in CXXFLAGS for gcc under...
2005-08-19  Vadim Zeitlindon't forget to modify include/msvc/wx/setup.h and...
2005-08-19  Vadim Zeitlinadded wxmsw26_media library
2005-08-19  Vadim Zeitlinlink unicows.lib implicitely when using MSVC and wxUSE_...
2005-08-19  Vadim Zeitlinlink unicows.lib automatically (and in correct order...
2005-08-19  Vadim Zeitlincheck whether unicows.dll works correctly instead of...
2005-08-19  Vadim Zeitlincheck for unicows.dll on program starup when wxUSE_UNIC...
2005-08-19  Stefan Csomorworkaround because regions that were built up, were...
2005-08-19  Michael WetherellFix uses of wxUSE_METAFILE, patch 1262723 Paul Cornett
2005-08-19  Michael WetherellDocument the current behaviour of OnDestroy
2005-08-19  Michael WetherellRemove duplicate code
2005-08-19  Mattia Barbon Use default GUI font for wxMessageDialog and wxFileDi...
2005-08-19  Jouk Jansen Committing in .
2005-08-19  Stefan Csomoravoiding recursive KillEvents on the same object, in...
2005-08-18  Vadim Zeitlincompilation fix for wxUnivGTK
2005-08-18  Vadim Zeitlinfixed (harmless) unused variable warning in release...
2005-08-18  Vadim Zeitlin__WXDEBUG__ must be tested with #ifdef, not #if
2005-08-18  Michael WetherellFix mbstate_t from <cwchar> conflicting with that from...
2005-08-18  Michael Wetherellwcslen and wcscmp replacements for systems that lack...
2005-08-18  Michael WetherellImplementations for some of the stubs
2005-08-18  Jouk Jansen Committing in .
2005-08-18  Mattia Barbon Fix the condition to always #define wxMOTIF_NEW_FONT_...
2005-08-18  Mattia Barbon Avoid some -Wundef warning. Check for __WXGTK__ using...
2005-08-17  Vadim Zeitlintentative fix for large files compilation under HP-UX
2005-08-17  Mart RaudseppSpecify that "Backward compatibility" is a topic overvi...
2005-08-17  Mart Raudsepp[wxGTK2] gtk+-2.8.0 compatibility. Removed the usage...
next