]> git.saurik.com Git - wxWidgets.git/history - src
Make wxGnomePrintModule public so that wxGtkPrintModule knows about it
[wxWidgets.git] / src /
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...
2007-08-30  Vadim Zeitlinuse fallback encoding in wxConvAuto when input is not...
2007-08-30  Paul CornettX property data is long for format 32
2007-08-30  Robert RoeblingPatch from Hartwig for wxMac implementation
2007-08-29  Robert RoeblingPatch from Bo, implements mouse hover, default sort
2007-08-29  Paul Cornettadd missing static
2007-08-29  Julian SmartAvoid crash if user aborts the print
2007-08-29  Julian SmartThe toolbar background for some colour schemes cannot...
2007-08-29  Robert Roeblingadd wxDataViewIconTextRenderer
2007-08-29  Robert Roeblingadd wxDataViewIconText
2007-08-28  David ElliottwxTextCtrl: Implement alignment flags, editable (read...
2007-08-28  Václav Slavíkfixed memory leak in RestoreState
2007-08-28  Václav Slavíkoptimized wxMBConvStringUTF8::ToWchar() for ASCII chara...
2007-08-28  Robert RoeblingMinor correction, use wxCHECK
2007-08-28  Robert RoeblingFix from Bo
2007-08-28  Robert RoeblingApplied patch from Bo, WIP
2007-08-27  Paul Cornettfix getting frame extents on 64-bit platforms, cleanup...
2007-08-27  Robert Roeblingrestored expanders
2007-08-27  Julian SmartOnly show the context menu if the event belongs to...
2007-08-26  Vadim Zeitlindon't overwrite the existing local file if we failed...
2007-08-26  Paul Cornettremove gtk_window_set_type_hint from GetTooltipColors...
2007-08-26  Robert RoeblingMinor correction
2007-08-26  Robert RoeblingPatch from Bo for recent API changes
2007-08-26  Julian SmartDon't assert in update handler if read-only
2007-08-26  Robert RoeblingMove column organizing code to ports, away from common...
2007-08-26  Václav Slavíkfixed wxHTML parsing to run in O(n) even in UTF8 build
2007-08-26  Robert Roeblingcompile fix
2007-08-26  Paul Cornettfix getting tooltip colors for GTK 2.11
2007-08-25  Robert Roeblingadded Collapse() and Expand()
2007-08-25  Robert Roeblingimplement editing_started and _done events for GTK...
2007-08-25  Robert Roeblingadd editing_started and _done events
2007-08-25  Robert RoeblingSet/GetExpanderColumn() should use wxDataViewColumn...
2007-08-25  Robert RoeblingHartwig's patch for OS X implementation of wxDataViewCtrl
2007-08-24  Robert RoeblingCorrect signature of HitTest()
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  Robert Roeblingcorrect copyright
2007-08-22  Robert RoeblingAdded logic, API and docs for wxDataViewModel::HasDefau...
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  Václav Slavíkuse wxVector<T> instead of OBJARRAY macros for wxHtmlTe...
2007-08-22  Julian SmartCorrected wxAccess arg
2007-08-22  Václav Slavíkadded wxUSE_REGKEY checks
2007-08-22  Julian SmartBlind fix
2007-08-22  Robert RoeblingLet various AppendXXXColumn helplers return the column...
2007-08-22  Robert RoeblingDon't always sort array containing item, just upon...
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-22  Václav Slavíkdon't derive wxHtmlTag and wxHtmlTagsCache from wxObjec...
2007-08-22  Václav Slavíkrewrote wxHtmlEntitiesParser::Parse() using iterators...
2007-08-22  Václav Slavíkslight optimization for wxHtmlEntitiesParser::GetEntity...
2007-08-22  Václav Slavíkfixed wxHtmlParser::SkipCommentTag() to run the initial...
2007-08-21  Julian SmartAvoid selecting/updating in destructor
2007-08-21  Julian SmartTest to avoid crashes in some circumstances
2007-08-21  Vadim ZeitlinFix bug with assigning a part of the string to the...
2007-08-21  Vadim Zeitlindon't limit the multiple choice dialog size to 300x200...
2007-08-21  Václav Slavíkuse wxVector<T> instead of homegrown growing array...
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-21  Robert Roeblinguse live header button update when resizing, no XOR...
2007-08-21  Julian SmartApplied patch [ 1736135 ] AUI: Clicking caption ignored...
2007-08-21  Julian SmartApplied [ 1708971 ] Make a virtual function to enable...
2007-08-21  Robert RoeblingRemove redundant line
2007-08-21  Julian SmartApplied patch [ 1747059 ] wxAUIDefaultTabArt wxAUI_NB_B...
2007-08-21  Robert RoeblingRemoved gaps between header buttons and the strange...
2007-08-21  Julian SmartApplied patch [ 1701723 ] wxAUI: Added event for double...
2007-08-21  Julian SmartApplied patch [ 1678412 ] handling non-existent panes...
2007-08-21  Julian SmartRemoved unnecessary code
2007-08-21  Julian SmartApplied patch [ 1675084 ] wxAUI - Added events to be...
2007-08-21  Julian SmartFixed [ 1645203 ] Problem with resizing floating panes
2007-08-21  Julian SmartApplied patch [ 1768229 ] auibook.cpp: Fix undefined...
next