]> git.saurik.com Git - wxWidgets.git/history - src/common
use libtiff/libjpeg VC-specific include files for all Win32 compilers, including...
[wxWidgets.git] / src / common /
2007-09-21  Vadim Zeitlinvarious warning fixes for icc 9.1 compilation
2007-09-21  Vadim Zeitlindon't do anything before including the PCH header
2007-09-21  Vadim Zeitlinremoved wxEVT_POWER which wasn't declared nor used...
2007-09-21  Vadim Zeitlinuse the lower-case version of the parameter in GetEndia...
2007-09-21  Paul Cornettbuild fix for AIX
2007-09-21  Paul Cornettfix for HP and IBM compilers, calls to static template...
2007-09-20  Vadim Zeitlinallow the user to press Esc to close preview frame...
2007-09-20  Vadim Zeitlinuse wxWindow::NewControlId() instead of wxNewId() to...
2007-09-20  Vadim Zeitlinfix round trip check in wxMBConv_win32::WC2MB() when...
2007-09-20  Vadim Zeitlinremove extra colons and semicolons
2007-09-19  Robin DunnGive wxPowerEvent wxRTTI
2007-09-19  Vadim Zeitlinfix bug with deleting and recreating entries in wxFileC...
2007-09-18  Vadim Zeitlinproperly NUL-terminate the buffer returned by wxMBConv...
2007-09-18  Julian SmartwxBORDER_THEME now means 'use an appropriate themed...
2007-09-17  Paul Cornettvarious small cleanups
2007-09-17  Vadim Zeitlinreverted wxSocket changes of rev 48723 as they broke...
2007-09-17  Vadim Zeitlinadded new and improved wxFileCtrl implementation (patch...
2007-09-16  Vadim Zeitlinfix access to client data of wxComboBox in wxUniv by...
2007-09-16  Vadim Zeitlinmore fixes for using wxSocket in console applications...
2007-09-16  Vadim Zeitlinadded XRCSIZERITEM() allowing to directly retrieve...
2007-09-15  Vadim ZeitlinwxX11 compilation fixes after wxTRANSLATE/wxCmdLineEntr...
2007-09-15  Vadim Zeitlinalways NUL-terminate the buffers returned by cWC2MB...
2007-09-15  Vadim Zeitlinfix wxStringOutputStream to deal with NUL bytes correct...
2007-09-15  Vadim Zeitlinfix wxMBConvUTF8::cMB2WC/cWC2MB() broken by the introdu...
2007-09-15  Vadim Zeitlinundo revision 48162 as it broke unit tests
2007-09-14  Vadim Zeitlinreverted the change of wxCmdLineEntryDesc fields to...
2007-09-14  Vadim Zeitlinfix warning about not enough parameters for WX_DEFINE_G...
2007-09-14  Vadim Zeitlinfix some harmless warnings (last two parts of patch...
2007-09-14  Robert RoeblingAPI change: a single SELECTION_CHANGED not lots of...
2007-09-13  Robert Roeblinglittle change for Mac build
2007-09-12  Vadim Zeitlincheck that the conversion really succeeds even when...
2007-09-10  Robert RoeblingRewrote scaling code for GNOME print backend. The inver...
2007-09-10  Vadim ZeitlinwxDL_XXX macros and dynamic loading cleanup:
2007-09-09  Vadim Zeitlinadded wxApp::Set/GetAppDisplayName() (patch 1780414)
2007-09-09  Vadim Zeitlinfixed off by 1 bug in wxDC::GradientFillLinear() (patch...
2007-09-09  Vadim Zeitlinfix gcc warnings about float/double to int conversion...
2007-09-09  Vadim Zeitlinno changes, just added a comment explaining the issues...
2007-09-09  Vadim Zeitlinreturn empty string, not NULL, from wxCStrData::AsChar...
2007-09-08  Vadim Zeitlinadded support for reading resolution information from...
2007-09-07  Vadim Zeitlindon't use _T() inside wxGetTranslation() and related...
2007-09-07  Robert Roeblingminor corrections, made non-public API private
2007-09-06  Robert RoeblingRemoved run-time dependency on libpangocairo
2007-09-06  Robert RoeblingAdd wxCairoLibrary (not yet built)
2007-09-06  Václav Slavíkfixed wxString::FromAscii signature
2007-09-05  Robin DunnPass length including the null-terminator to cWC2MB
2007-08-31  Robert RoeblingAdded wxDataViewModel::GetChildren() (removed GetSiblin...
2007-08-31  Robert RoeblingAdded wxDataViewCtrl::AppendIconTextColumn
2007-08-30  Vadim Zeitlinuse fallback encoding in wxConvAuto when input is not...
2007-08-29  Paul Cornettadd missing static
2007-08-29  Robert Roeblingadd wxDataViewIconText
2007-08-28  Václav Slavíkoptimized wxMBConvStringUTF8::ToWchar() for ASCII chara...
2007-08-26  Vadim Zeitlindon't overwrite the existing local file if we failed...
2007-08-26  Robert RoeblingMinor correction
2007-08-26  Robert RoeblingPatch from Bo for recent API changes
2007-08-26  Robert RoeblingMove column organizing code to ports, away from common...
2007-08-25  Robert Roeblingadd editing_started and _done events
2007-08-24  Robert RoeblingMinor API changes
2007-08-24  Robert Roeblingdon't use <listimpl.cpp> (problems under Mac?
2007-08-22  Vadim Zeitlinadded ISO-2022-JP encoding
2007-08-22  Václav Slavíkreplace wxStringToIntType<T> with a macro to make Watco...
2007-08-22  Václav Slavíkcompilation fixes after introduction of wxprintf.h
2007-08-22  Julian SmartCorrected wxAccess arg
2007-08-22  Julian SmartBlind fix
2007-08-22  Robert RoeblingLet various AppendXXXColumn helplers return the column...
2007-08-22  Václav Slavíkcompilation fix for UTF8+STL
2007-08-22  Julian SmartApplied [ 1767537 ] [wxOS2]Watcom build - filefn
2007-08-22  Václav Slavíkmade UTF-8 tables const
2007-08-22  Václav Slavíkoptimize wxStringOperationsUtf8::DecodeChar() for the...
2007-08-21  Vadim ZeitlinFix bug with assigning a part of the string to the...
2007-08-21  Julian Smart_get_timezone not available on Pocket PC 2003
2007-08-21  Julian SmartApplied patch [ 1776951 ] wxSizer::GetContainingWindow...
2007-08-21  Julian SmartRevised timezone fix
2007-08-21  Julian SmartAPplied patch [ 1776062 ] wxWinCE 2.8.3 (dynamic) VS...
2007-08-20  Václav Slavíkthe wxFormatString hack used in wxFileTypeInfo variadic...
2007-08-20  Václav Slavíkfixed variadic templates in the case when char value...
2007-08-20  Robert RoeblingPatch from Bo, adapt generic code to new API, add GetIt...
2007-08-20  Václav Slavíkadded wxUTF8StringBuffer for writing UTF8 data into...
2007-08-20  Robert RoeblingMake wxDataViewItemArray more efficient
2007-08-19  Václav Slavíkcompilation fix for broken libstdc++ visibility
2007-08-19  Václav Slavíkrenamed wxImplStringBuffer to wxStringInternalBuffer
2007-08-19  Robert RoeblingAdded EXPANDING and COLLAPSING events for the user...
2007-08-19  Robert RoeblingMade wxGTK wxDataViewCtrl compile again
2007-08-19  Robert RoeblingBo's patch adding Selection API and some more changes...
2007-08-19  Robert RoeblingAdded ITEM_EXPANDED and ITEM_COLLAPSED
2007-08-19  Robert Roeblingchange wxDataViewModel::Compare() to including column...
2007-08-18  Julian SmartDon't hang in ReadLine when there's no input left
2007-08-18  Julian SmartA number of focus handling improvements:
2007-08-16  Robert Roeblingremoved Set/GetSortAscending from wxDataViewModel and...
2007-08-15  Vadim Zeitlindon't assert when ExpandAll() is called on hidden root...
2007-08-15  Vadim Zeitlinadded wxConvertTo/FromIeeeExtended() synonyms for Conve...
2007-08-14  Vadim Zeitlinadded wxTaskBarIcon::Destroy()
2007-08-13  Julian SmartGetLabelTop should return the stripped label, for compa...
2007-08-11  Václav Slavíkfixed wxStringTokenizer to correctly handle wxTOKEN_RET...
2007-08-11  Julian SmartCompile fixes
2007-08-11  Julian SmartMenu label consistency changes
2007-08-11  David ElliottUse wxLogStdErr in preference to wxLogGui on wxCocoa.
2007-08-08  Vadim Zeitlinremove extra space which confuses some servers (at...
2007-08-05  Francesco Montorsiadded the static function GetLabelText() to wxStaticTex...
2007-08-03  Vadim Zeitlinsorting support for generic version (patch 1765087...
2007-08-01  Julian SmartAdded EVT_MOVE_START, EVT_MOVE_END (wxMSW only for...
next