]> git.saurik.com Git - wxWidgets.git/history - src
always NUL-terminate the buffers returned by cWC2MB/cMB2WC() overloads taking input...
[wxWidgets.git] / src /
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 Zeitlinalways return positive pixel size, even for negative...
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  Robert RoeblingImplement wxDataViewCtrl::GetSortingColumn() and relate...
2007-09-14  Vadim Zeitlinfix unused parameter warning
2007-09-14  Robert RoeblingImplement and test _HEADER_RIGHT_CLICK event for GTK+
2007-09-14  Robert RoeblingImplement and test wxDataViewCtrl::GetColumnPosition...
2007-09-14  Robert RoeblingPatch from Hartwig wrt SELECTION_CHANGE event
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  Julian SmartFixed caret sizing bug
2007-09-14  Robert RoeblingAPI change: a single SELECTION_CHANGED not lots of...
2007-09-14  Robert RoeblingFix ending label-editing bug when clicking elsewhere
2007-09-14  Paul Cornettremove m_blockScrollEvent from wxWindowGTK
2007-09-14  Paul Cornettbuild fix
2007-09-14  Paul Cornettmore value updating fixes
2007-09-13  Robert RoeblingwxDataViewCtrl patch from Hartwig
2007-09-13  Vadim Zeitlinremove the drag-and-drop compatibility hack for extract...
2007-09-13  Paul Cornettfix SetValue
2007-09-13  Paul Cornettnon-pch build fix, indentation and whitespace cleanup
2007-09-13  Robert RoeblingUse GTK_SPIN_BUTTON() not (GtkSpinButton*)
2007-09-13  Robert Roebling[ 1793012 ] wxSpinCtrl::SetValue() doesn't update inter...
2007-09-13  Robert RoeblingAdd wxDataViewCtrl::GetColumnPosition() stubs
2007-09-13  Robert RoeblingAdd wxDataViewCtrl::GetSortingColumn() stubs
2007-09-13  Robert RoeblingPatch from Hartwig (use new GetChildren() API)
2007-09-13  Robert Roeblinglittle change for Mac build
2007-09-13  Robert RoeblingThird update patch for GTK+ print (correcting my device...
2007-09-13  Robert RoeblingSecond update patch for GTK+ print (DrawBitmap fix)
2007-09-13  Robert RoeblingFirst update patch for GTK+ print
2007-09-13  Paul Cornettget more accurate TLW sizing by using a window decorati...
2007-09-12  Paul Cornettadd wxUSE_TASKBARICON wrapper
2007-09-12  Vadim Zeitlincheck that the conversion really succeeds even when...
2007-09-12  Vadim Zeitlinfix assert for bitmaps buttons created without bitmap...
2007-09-10  Václav Slavíkuse wxVector<T> instead of wxList in wxXmlResource...
2007-09-10  Robert RoeblingRewrote scaling for GTK+ print
2007-09-10  Robert RoeblingCompilation
2007-09-10  Vadim Zeitlinmap wxFONTENCODING_ISO2022_JP to the correct Windows...
2007-09-10  Vadim Zeitlinfix a warning about casting literal string constants...
2007-09-10  Robert Roeblingcorrected some of 200 compile errors introduced by...
2007-09-10  Robert RoeblingRewrote scaling code for GNOME print backend. The inver...
2007-09-10  Vadim Zeitlinchop off the unwanted \r from GetLineText() return...
2007-09-10  Vadim ZeitlinUnicode compilation fix
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 Zeitlinadd wxSYS_DCLICK_TIME system metric constant; use it...
2007-09-09  Vadim Zeitlincache the result of wxGetOsVersion() (heavily modified...
2007-09-09  Vadim Zeitlindon't change locale in XRC GetFloat() method, change...
2007-09-09  Vadim Zeitlindon't give spurious error message if non-empty status...
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-08  Robert RoeblingCompile error (no idea why Mingw doesn't like wxPoint())
2007-09-08  Vadim Zeitlinfix file names format in wxFileDataObject::GetDataHere...
2007-09-08  Vadim Zeitlindon't pass garbage to SetData() in wxURLDataObject...
2007-09-07  Vadim Zeitlindon't use _T() inside wxGetTranslation() and related...
2007-09-07  Julian SmartOnly write text colour if the colour is valid
2007-09-07  Robert RoeblingPatch to use high printer resolution instead of Cairo...
2007-09-07  Robert Roeblingminor corrections, made non-public API private
2007-09-07  Robert Roeblingprevent double deletion of cairo lib
2007-09-06  Robert RoeblingwxDC::Clear() shouldn't do anything in printing DCs...
2007-09-06  Robert RoeblingRemoved run-time dependency on libpangocairo
2007-09-06  Robert RoeblingMake use of wxCairoLibrary from within wxGtkPrint
2007-09-06  David ElliottMake a slider control created with a particular size...
2007-09-06  Robert RoeblingAdd wxCairoLibrary (not yet built)
2007-09-06  Robert RoeblingMove the wxDL_ macros to wxDynLibrary
2007-09-06  Václav Slavíkfixed wxString::FromAscii signature
2007-09-05  Vadim Zeitlinfixed off by 1 bug in converting premultiplied DIB...
2007-09-05  Robin DunnPass length including the null-terminator to cWC2MB
2007-09-05  Robert RoeblingAdd support for GTK print, modified from patch 1782055
2007-09-05  Robert RoeblingAdd force link for GtkPrint modeule (still commented...
2007-09-05  Robert RoeblingMake wxGnomePrintModule public so that wxGtkPrintModule...
2007-09-05  Robert Roeblingupport wxFileDataObject change for UTF8 handling
2007-09-04  Julian SmartCorrected default background and text colours
2007-09-04  Julian SmartFixed URL saving/loading
2007-09-04  Julian SmartAlways set the background colour for XP, for consistent...
2007-09-04  Julian SmartCorrected a typo
2007-09-04  Robert Roeblingcorrect scrolling of various GTK+ widgets such as GtkFr...
2007-09-04  Julian SmartApply the background fix only if the toolbar has controls
2007-09-04  Paul Cornettuse client size to avoid gdk_window_get_frame_extents...
2007-09-03  Vadim Zeitlinfix translation of wx priority values to the standard...
2007-09-03  Vadim Zeitlinfix WX_GL_STEREO attribute handling: value for it was...
2007-09-03  Vadim Zeitlindon't use GetThemeMetric(HP_HEADERITEM, TMT_HEIGHT...
2007-09-03  Paul Cornettcall SetLegacyWMProperties last, it calls gtk_widget_re...
2007-09-03  Paul Cornettfix IsProtocolSupported in unicode build
2007-09-03  Robert RoeblingUpdate to recent eggtrayicon version. Should be convert...
2007-09-03  Robin Dunninclude private.h
2007-09-03  Robin Dunnwrap the code in #if wxUSE_DATAVIEWCTRL
2007-09-02  Julian SmartStandard SDK fixes
2007-09-01  Robert RoeblingPatch from Bo for new API, various fixes, live update...
2007-08-31  Julian SmartAdded native focus rectangle drawing for wxMac (CG...
2007-08-31  Václav Slavíkfixed badly named wxHtmlTag::GetParam() argument: with_...
2007-08-31  Robert RoeblingAdded wxDataViewModel::GetChildren() (removed GetSiblin...
2007-08-31  Robert RoeblingAdded wxDataViewCtrl::AppendIconTextColumn
2007-08-31  Julian SmartUse new menu item function
2007-08-30  Vadim Zeitlindon't use use UTF-8 to PUA mapping hack, it's not neces...
next