]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
2005-08-29  Mart RaudseppRemove assert from wxNativeFontInfo::GetFamily() due...
2005-08-29  Chris Elliottfix as discuused on wxdev for bc54
2005-08-29  Vadim Zeitlinanother (blind) compilation fix for Borland after last...
2005-08-29  Vadim Zeitlincompilation fix; unTABbed
2005-08-29  Vadim Zeitlin(blind) compilation fix for Borland after last commit
2005-08-29  Vadim Zeitlinupdate from Martin Srebotnjak
2005-08-29  Mart Raudsepp[wxGTK2] Runtime check for pango_font_family_is_monospa...
2005-08-29  Michael WetherellCompilation fix.
2005-08-29  Vadim Zeitlinregenerated after libcairo filtering out changes
2005-08-29  Mart Raudsepp[wxGTK2] Runtime check for pango_font_family_is_monospa...
2005-08-28  Mart Raudseppgtk+-2.x runtime compatibility when compile-time gtk...
2005-08-28  Vadim Zeitlinuse #ifdef and not #if (fixes -Wundef warnings reported...
2005-08-28  Vadim Zeitlinfixed cursor flicker (patch 1254492 by Hans P. Palbol)
2005-08-28  Vadim Zeitlinspelling fixes and other minor corrections to the docs...
2005-08-28  Vadim Zeitlinfixed status bar positioning to work both with and...
2005-08-28  Vadim Zeitlinadded IsSizeDeferred() (part of patch 1199639)
2005-08-28  Vadim Zeitlinfixed label case so that the link works (patch 1263943)
2005-08-28  Vadim Zeitlinfixed bug in wxStreamBuffer::Read(wxStreamBuffer *...
2005-08-28  Vadim Zeitlinfixed wxRegionRefData copy ctor (patch 1274403)
2005-08-28  Vadim Zeitlindirty hack to fix deprecation warning when building...
2005-08-28  Vadim Zeitlinadded test file loaded by the sample
2005-08-28  Vadim Zeitlinignore sample-created XPM
2005-08-28  Vadim Zeitlinadded wxChoice:: and wxCombobox::GetCurrentSelection()
2005-08-28  Vadim Zeitlinadded wxDateTime::[Make]FromTimezone
2005-08-28  Vadim Zeitlintest centering file dialog
2005-08-28  Vadim Zeitlinset or unset column image on column click
2005-08-28  Vadim Zeitlinignore dummy.txt used by the sample
2005-08-28  Vadim Zeitlinmodified GetLastMenuItem() to also take into account...
2005-08-28  Vadim Zeitlinlet ctags know about (and ignore) WXDLLIMPEXP_BASE
2005-08-28  Vadim Zeitlincorrected #ifdefs testing wxUSE_UNICODE_MSLU
2005-08-28  Vadim Zeitlinignore evc libs directories
2005-08-28  Vadim ZeitlinFixed several bugs in wxDateTime timezone handling:
2005-08-28  Mattia Barbon No significant changes. Remove reliance on wx/bookctr...
2005-08-28  Mattia Barbon Add recent wxMotif changes.
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 Improve sizer support in generic wxNotebook. Fix...
2005-08-28  Mattia Barbon Under wxMotif, default buttons are bigger than other...
2005-08-28  Mattia Barbon Implement GetMinSize for wxMotif wxButton. Helps...
2005-08-28  Vadim Zeitlinadded wxABI_VERSION test around ToDouble()
2005-08-28  Vadim Zeitlinadded wxLongLong::ToDouble()
2005-08-28  Vadim Zeitlinadded wxLongLong::ToDouble()
2005-08-27  Vadim Zeitlinadded operator==() and !=
2005-08-27  Stefan Csomorseveral fixes, guards, and an implementation for remova...
2005-08-27  Stefan Csomorallowing a clear of a graphic context, and set the...
2005-08-27  Stefan Csomorsave correctly oriented GraphicState and clear Context...
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.
next