Fixes for archive tests on Windows.
[wxWidgets.git] / src /
2009-04-04  Stefan Csomoradding API note
2009-04-04  Vadim Zeitlinno changes, just removed unused variable
2009-04-04  Vadim Zeitlinfix parsing of %p for locales which use periods in...
2009-04-04  Vadim Zeitlinfix PCH-less build after last change (closes #10678)
2009-04-04  Stefan Csomorfixing unused param warning
2009-04-04  Stefan Csomorfixing 64 bit value transfer
2009-04-03  Vadim Zeitlincompilation fix: WXWIN_COMPATIBILITY_2_8 must be tested...
2009-04-03  Vadim Zeitlinhandle embedded NULs correctly in wxString::CmpNoCase...
2009-04-03  Vadim Zeitlinreally fix handling of trailing periods in abbreviated...
2009-04-03  Vadim Zeitlinallow for trailing periods in week day/month names...
2009-04-02  Julian SmartFixed wxRTC AltGr+key input on Windows
2009-04-02  Stefan Csomormake long format equal to full on mac (including dayname)
2009-04-01  Francesco Montorsifix a problem with setlocale() under Windows: with...
2009-04-01  Stefan Csomorbringing back utf32 encoding for wchar, fixes #10666
2009-03-31  Vadim Zeitlinfix g++ warnings for float->int conversions
2009-03-31  Benjamin Williamsundock/float toolbar if it's dragged right or south...
2009-03-30  Benjamin Williamsmissing header fixed
2009-03-30  Vadim Zeitlincompilation fix after recent changes
2009-03-30  Václav Slavíkalways return (owned or non-owned, depending on build...
2009-03-30  Stefan Csomoradding OSX specific fixes to bsd level formatting problems
2009-03-30  Stefan Csomoradding more symbols to translation, using better matchi...
2009-03-30  Benjamin Williamsdon't allow docks to be resized such that panes overlap
2009-03-30  Václav Slavíkfixes or embedded NULs handling in wxString
2009-03-30  Václav Slavíkfixed size of buffer returned by wxFormatConverter...
2009-03-29  Václav Slavíkcompilation fix for r59932
2009-03-29  Vadim Zeitlinpass size in bytes, not wchars, to SetData() in wxURLDa...
2009-03-29  Václav Slavíkimplemented CreateIconBundle() in GTK+ native art provider
2009-03-29  Václav Slavíkset icons bundle, not single icon, for frames loaded...
2009-03-29  Václav SlavíkwxArtProvider::GetIconBundle() cleanup:
2009-03-29  Václav Slavíkadd support for loading wxIconBundles from streams
2009-03-29  Vadim Zeitlindon't dereference end iterator (closes #10656)
2009-03-29  Václav Slavíkadded length to wx(Scoped)CharBuffer to improve handlin...
2009-03-29  Stefan Csomorspecial casing mac code
2009-03-29  Stefan Csomorglgrab not available for iphone
2009-03-29  Stefan Csomoradding iphone code
2009-03-29  Stefan Csomormake sure button is known for non-precomp case
2009-03-29  Stefan Csomoradding a for am/pm and windows special character t
2009-03-29  Stefan Csomorfixing conversion
2009-03-29  Stefan Csomoradding implementation for OSX
2009-03-29  Vadim Zeitlinuse short date format in wxLOCALE_DATE_TIME_FMT handler...
2009-03-29  Vadim ZeitlinAdded wxLOCALE_DATE/TIME_FMT support to wxLocale::GetIn...
2009-03-29  Stefan Csomorbracketing opengl code that doesn't work on OpenGL ES
2009-03-29  Vadim Zeitlinminor cleanup of Unix GetInfo(): assert if invalid...
2009-03-28  Václav Slavíkfixed logical error in SetIcons(): only assert if no...
2009-03-28  Vadim Zeitlinfix basetsd.h name for case-sensitive file systems...
2009-03-27  Vadim Zeitlindon't reset WS_EX_CONTROLPARENT bit in wxNotebook:...
2009-03-27  Benjamin Williamscorrections for inner-dock pane sizing for 2.9
2009-03-27  Vadim Zeitlincorrect the test for Windows platform (this also fixes...
2009-03-27  Václav Slavíksplit wxCharTypeBuffer<T> into wxScopedCharTypeBuffer...
2009-03-27  Benjamin Williamsdon't draw resize sash if it's dragged outside of manag...
2009-03-27  Benjamin Williamspane sizes within a dock are not allowed to exceed...
2009-03-27  Benjamin Williamsapplied patch fixing border problem (#10171)
2009-03-26  Vadim Zeitlinminor corrections to TranslateFromUnicodeFormat()
2009-03-26  Stefan Csomorchanging to iterator
2009-03-26  Vadim Zeitlinimplement deprecated wxStripExtension() in terms of...
2009-03-26  Stefan Csomorrevert to proper defaults for US
2009-03-26  Vadim Zeitlindetect horizontal overflow in wxHtmlPrintout and warn...
2009-03-26  Stefan Csomorbetter native date locale support
2009-03-25  Stefan Csomormaking sure NULs stay in the result, even if the string...
2009-03-25  Benjamin Williamsadded ability to set tool alignment (#10174)
2009-03-25  Benjamin Williamsadded missing getters to wxAuiToolBar (#10182)
2009-03-25  Benjamin Williamsfix incorrect application of styles (#10171)
2009-03-25  Stefan Csomoradding support for focus events to multiline textctrl
2009-03-25  Francesco Montorsiimplement quoting for the facename and parsing of quote...
2009-03-25  Vadim Zeitlinfix dereferencing end() iterator in ParseFormat() and...
2009-03-25  Vadim Zeitlincompilation fix after wxDateTime::Parse() changes ...
2009-03-25  Stefan Csomorsupporting kill focus for single line text controls
2009-03-25  Stefan Csomorfocus handling streamlined
2009-03-25  Benjamin WilliamswxAuiToolbar properly handles items with wxID_ANY ...
2009-03-25  Vadim Zeitlinabandon attempts to make wxAnyStrPtr behave as bool...
2009-03-25  Stefan Csomoradding native icon for executables
2009-03-25  Vadim Zeitlincheck that the conversion to wxDateTime was really...
2009-03-24  Vadim Zeitlinreturn a wxAnyStrPtr covnertible to either narrow or...
2009-03-24  Francesco Montorsiadd a comment about wxNativeFontInfo::SetFaceName...
2009-03-24  Francesco Montorsimake sure that wxSystemSettings::GetFont/GetColour...
2009-03-24  Francesco Montorsiupdate wxGTK font implementation removing useless funct...
2009-03-24  Francesco Montorsifix misc typos
2009-03-24  Julian SmartDon't translate panel titles
2009-03-24  Julian SmartFixed small alignment issues
2009-03-24  Stefan Csomorcorrecting inverted conditions of r59725
2009-03-24  Vadim Zeitlinadded GetEnglish{Month,WeekDay}Name()
2009-03-24  Vadim Zeitlincorrect translation between iterators and char pointers...
2009-03-24  Vadim Zeitlinwork around VC6 bug
2009-03-24  Vadim Zeitlincompilation fix: remove extraneous variable declaration...
2009-03-24  Stefan Csomorconforming to new naming convention of starting all...
2009-03-24  Stefan Csomoradding back API for 2.8 compatibility
2009-03-24  Vadim Zeitlinfix parsing methods for non-ASCII strings (e.g. dates...
2009-03-23  Stefan Csomorswitching a few icons, removing OS9 folder icons
2009-03-23  Stefan Csomorswitching a few icons, removing OS9 folder icons
2009-03-23  Francesco Montorsimake sure that wxProcess always have a valid PID set...
2009-03-23  Stefan Csomorsimplyfing code, fixing warnings
2009-03-23  Stefan Csomoradding more native icons, fixes #8778
2009-03-23  Stefan Csomoradding more native icons, fixes #8778
2009-03-23  Vadim Zeitlindon't assert in Refresh() if window is not created...
2009-03-23  Stefan Csomortextctrl cleanup
2009-03-23  Stefan Csomorfixing warnings in osx cocoa
2009-03-23  Stefan Csomorfixing warning in osx core and carbon
2009-03-23  Stefan Csomorfixing warnings in osx common code
2009-03-23  Jouk JansenUpdates for OpenVMS compile support
2009-03-23  Vadim Zeitlindon't change the dialog size when updating the message...
next