wxWidgets.git
2005-08-31  Vadim Zeitlinupdate from José Eduardo de Carvalho Diniz
2005-08-31  Vadim ZeitlinRaise() and Lower() work for any windows
2005-08-31  Michael WetherellFix for detection of motif headers when they are in...
2005-08-31  Vadim Zeitlinregenerated after recent changes to configure.in
2005-08-31  Stefan NeisReplaced SOCKLEN_T by WX_SOCKLEN_T to resolve conflict...
2005-08-31  Vadim Zeitlinshow the name of incrimanted class in RTTI registration...
2005-08-31  Stefan CsomorCoreGraphics : experimental colour pattern / dash suppo...
2005-08-31  Stefan Csomorsetting CG origin to printable area
2005-08-31  Stefan Csomorsomehow an additional call moved in... removed
2005-08-31  Stefan Csomorsetting All Pages if To is 0
2005-08-31  Vadim Zeitlincreate tags file for wxMac/Carbon
2005-08-31  Chris Elliottadd wxGTK to daily build, an remove faulty dsp files
2005-08-31  Vadim Zeitlincorrected header file name
2005-08-30  Vadim Zeitlinreturn a more useful value from wxJoystick::GetProductN...
2005-08-30  Vadim Zeitlinmoved X11/XKBlib.h test after main X11 tests
2005-08-30  Vadim Zeitlin(blind) fix for wxSound link problem under NetBSD with OSS
2005-08-30  Vadim Zeitlindefine _LANGUAGE_C_PLUS_PLUS for IRIX (closes bug 1105676)
2005-08-30  Vadim Zeitlinbetter looking fallback resources for IRIX (patch from...
2005-08-30  Włodzimierz... wxCocoa build fix in response to wxLogs.
2005-08-30  Włodzimierz... Missing wxGetOsDescription() for wxMGL in response...
2005-08-30  Vadim Zeitlincorrected wording of last commit
2005-08-30  Vadim Zeitlingenerate mouse events for all static controls, not...
2005-08-30  Vadim Zeitlinfix for status bar positioning: account for wx client...
2005-08-30  Vadim Zeitlinfix for gcc warning about base class initialization...
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
next