wxWidgets.git
2013-03-21  Vadim ZeitlinRefactor wxGTK IM-related code to allow future modifica...
2013-03-21  Vadim ZeitlinTweak wxGTK keyboard handling to allow accelerators...
2013-03-21  Vadim ZeitlinUse flat generic status bar by default and add wxSB_SUNKEN.
2013-03-21  Vadim ZeitlinDisable Unity global menu while native modal dialogs...
2013-03-21  Vadim ZeitlinCreate a small helper class for Unity global menu bug...
2013-03-21  Vadim ZeitlinNo changes, just remove an unused line of code.
2013-03-19  Vadim ZeitlinAdd missing space to fix r73681 changes.
2013-03-19  Vadim ZeitlinFix WM_UNINITMENUPOPUP missing definition for VC6.
2013-03-19  Vadim ZeitlinSuppress error output from Unix system information...
2013-03-18  Julian SmartMake sure include doesn't get overwritten when code...
2013-03-18  Robin Dunnfix compilation problem
2013-03-18  Julian SmartFixed help for symbol picker and style manager dialogs
2013-03-18  Julian SmartAdded control over whether size and position units...
2013-03-17  Vadim ZeitlinFix minor typo in wxDV_VERT_RULES documentation.
2013-03-17  Julian SmartCorrected clipboard data id
2013-03-16  Julian SmartFixed centering/right alignment of last line
2013-03-16  Vadim ZeitlinDon't create temporary file in wxDebugReport ctor.
2013-03-14  Julian SmartCorrected wxRichTextCaret refresh
2013-03-14  Julian SmartWe need to switch off UI elements before they are laid...
2013-03-13  Vadim ZeitlinRemove obsolete parts of autoconf_inc.m4.
2013-03-13  Julian SmartFixed some warnings
2013-03-12  Julian SmartAdded ability to switch off more components of the...
2013-03-12  Julian SmartFixed UI customization helper
2013-03-11  Julian SmartSearch for font instead of creating it each time
2013-03-11  Julian SmartAdded missing RTTI
2013-03-11  Stefan Csomormore specific solution to tooltips appearing on neighbo...
2013-03-10  Stefan Csomorsupporting also mouse entered / exited events which...
2013-03-10  Stefan Csomorsupport alpha in color dialog, see #14127
2013-03-10  Stefan Csomormake sure dialogs can support alpha transparency sliders
2013-03-10  Stefan Csomoradd support for alpha in color dialog on OSX, see ...
2013-03-10  Stefan Csomoravoid multiple mouse moved events, refs #15072
2013-03-10  Stefan Csomortrying to solve cursor update problems with AUI, refs...
2013-03-10  Vadim ZeitlinDisable sorting of generic wxDataViewCtrl while it...
2013-03-10  Vadim ZeitlinUse symbolic constants instead of magic numbers in...
2013-03-09  Vadim ZeitlinAdd GetFile() accessor to wxFileStream classes.
2013-03-09  Vadim ZeitlinNo real changes, just use wxString::clear() instead...
2013-03-09  Vadim ZeitlinReturn false from wxFileName::AppendDir() and InsertDir...
2013-03-09  Vadim ZeitlinUse generic spin control itself as parent for its children.
2013-03-09  Vadim ZeitlinImplement support for pen cap and join in wxPostScriptDC.
2013-03-09  Vadim ZeitlinTest PostScript printing in the print sample if it...
2013-03-09  Vadim ZeitlinFix compilation with MinGW -std=c++11 option.
2013-03-09  Vadim ZeitlinFix compilation for MinGW with wxUSE_IPV6==1.
2013-03-09  Vadim ZeitlinDon't cache HDC used by wxPaintDCEx in wxMSW.
2013-03-09  Vadim ZeitlinFit the generic preferences editor dialog to its pages...
2013-03-09  Vadim ZeitlinDon't set cell value in wxDataViewEvent in one place...
2013-03-09  Vadim ZeitlinRemove wxLogWindow::OnFrameCreate() virtual method.
2013-03-09  Vadim ZeitlinRestore wxDIRCTRL_SHOW_FILTERS flag of wxDirCtrl.
2013-03-07  Stefan Csomoravoid infinite recursion for richtooltops, (hopefully...
2013-03-06  Stefan Csomorimplementing canBecomeKeyView for user panes, native...
2013-03-05  Robin DunnMinor tweaks to the preferences docs for Phoenix.
2013-03-05  Robin Dunndon't use string module
2013-03-04  Vadim ZeitlinUnselect all wxDataViewCtrl items when clicking outside...
2013-03-04  Vadim ZeitlinFix crash on wxDataViewCtrl creation after r73565.
2013-03-04  Julian SmartCorrected layout when scaling the control
2013-03-03  Vadim ZeitlinFix handling of wxST_NO_AUTORESIZE in wxOSX.
2013-03-03  Vadim ZeitlinFix hundreds of unused parameter warnings in wxOSX...
2013-03-03  Stefan Csomorissue NUMPAD constants only for Key but not for Char...
2013-03-03  Vadim ZeitlinRevert "Fix off by 1 error in wxGenericListCtrl::HitTes...
2013-03-02  Stefan Csomorenabling cursor events, fixes #15044
2013-03-02  Vadim ZeitlinReset accelerator table after removing last accelerator...
2013-03-02  Vadim ZeitlinUse more native icons in wxMSW wxArtProvider.
2013-03-02  Vadim ZeitlinEnable wxUSE_FSVOLUME in configure builds.
2013-03-02  Vadim ZeitlinDon't give error message for non-existent paths in...
2013-03-02  Vadim ZeitlinInterpret wxRect passed to wxRichToolTip::ShowFor(...
2013-03-02  Vadim ZeitlinMake wxRect parameter of wxRichToolTip::ShowFor() const.
2013-03-01  Vadim ZeitlinTraditional Chinese translations update from Wei-Lun...
2013-03-01  Vadim ZeitlinDon't use GetThreadId() in wxMSW code.
2013-02-28  Vadim ZeitlinUse thread ID and not thread handle in the error messag...
2013-02-28  Stefan Csomorenabling menu close event, fixes #15069
2013-02-28  Julian SmartCorrected loading of images: we need the parent size...
2013-02-28  Václav SlavíkCompilation fix for wxPreferencesPage.
2013-02-28  Václav SlavíkAdd preferences sample.
2013-02-28  Václav SlavíkAdd wxPreferencesEditor class.
2013-02-28  Václav SlavíkAdd support for Cocoa's selectable toolbar items.
2013-02-28  Václav SlavíkAdd wxBitmap(NSImage*) ctor to wxOSX.
2013-02-28  Václav SlavíkLine endings fixes in bakefile-generated files.
2013-02-28  Václav SlavíkDon't include Common-Controls manifest in wxBase apps.
2013-02-27  Stefan NeisNo real changes, just spelling fixes to comments. Close...
2013-02-27  Steve LamertonMinor change. Fix LoadURL case typo in wxWebView docs.
2013-02-24  Vadim ZeitlinFix, or at least make less common, deadlock in the...
2013-02-24  Vadim ZeitlinPreserve client data pointers when setting bitmaps...
2013-02-24  Vadim ZeitlinFix typo in definitions of BEGIN_EVENT_TABLE_TEMPLATEn...
2013-02-24  Vadim ZeitlinMake wxGenericDataViewCtrl::SetFont() really work.
2013-02-24  Vadim ZeitlinFix compilation in !wxUSE_MENUS case.
2013-02-24  Vadim ZeitlinFix off by 1 error in wxGenericListCtrl::HitTest().
2013-02-24  Vadim ZeitlinMove menu messages handling from wxFrame to wxTLW in...
2013-02-22  Robin DunnFix MSVCBuilder so it can pass an alternate make comman...
2013-02-22  Robin DunnEnable using jom in place of nmake in the wxMSW build
2013-02-22  Robin DunnAdd version check for MSVC 10
2013-02-21  Vadim ZeitlinFix crash when drawing bitmaps with mask in wxGTK with...
2013-02-21  Vadim ZeitlinNo real changes, just suppress a harmless warning.
2013-02-19  Vadim ZeitlinFix background corruption in scrolled wxHtmlWindow.
2013-02-17  Stefan Csomorapplying patch, closes #13045
2013-02-17  Stefan Csomorswitching notebook implementation to common
2013-02-15  Vadim ZeitlinRemove wxRTTI macro for wxComboBox from Motif port.
2013-02-15  Vadim ZeitlinDon't use ternary operator ?: with wxString and literal...
2013-02-15  Vadim ZeitlinsAlways iInclude wx/encinfo.h from src/unix/fontutil...
2013-02-15  Vadim ZeitlinDon't connect to the same signal multiple times in...
2013-02-14  Stefan Csomorcloses #13841
2013-02-13  Stefan Csomoradding CoreText
next