Add IM and full wxEVT_CHAR support to wxTextCtrl and wxComboBox in wxGTK.
[wxWidgets.git] / include /
2013-03-21  Vadim ZeitlinAdd IM and full wxEVT_CHAR support to wxTextCtrl and...
2013-03-21  Vadim ZeitlinRefactor wxGTK IM-related code to allow future modifica...
2013-03-21  Vadim ZeitlinUse flat generic status bar by default and add wxSB_SUNKEN.
2013-03-21  Vadim ZeitlinCreate a small helper class for Unity global menu bug...
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-14  Julian SmartWe need to switch off UI elements before they are laid...
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 SmartAdded missing RTTI
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 ZeitlinFix compilation with MinGW -std=c++11 option.
2013-03-09  Vadim ZeitlinRemove wxLogWindow::OnFrameCreate() virtual method.
2013-03-09  Vadim ZeitlinRestore wxDIRCTRL_SHOW_FILTERS flag of wxDirCtrl.
2013-03-03  Vadim ZeitlinFix hundreds of unused parameter warnings in wxOSX...
2013-03-02  Stefan Csomorenabling cursor events, fixes #15044
2013-03-02  Vadim ZeitlinMake wxRect parameter of wxRichToolTip::ShowFor() const.
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 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íkDon't include Common-Controls manifest in wxBase apps.
2013-02-27  Stefan NeisNo real changes, just spelling fixes to comments. Close...
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 ZeitlinMove menu messages handling from wxFrame to wxTLW in...
2013-02-17  Stefan Csomorswitching notebook implementation to common
2013-02-15  Vadim ZeitlinDon't connect to the same signal multiple times in...
2013-02-10  Vadim ZeitlinAccount for scrolling when setting the background brush...
2013-02-10  Vadim ZeitlinCreate wxCURSOR_RIGHT_ARROW on the fly from normal...
2013-02-10  Vadim ZeitlinAdd wxIcon::CreateFromHICON() to wxMSW.
2013-02-09  Vadim ZeitlinFix infinite loop in wxGrid::PosToEdgeOfLine().
2013-02-09  Vadim ZeitlinRefresh wxMSW wxStaticBitmap when its size changes.
2013-02-09  Vadim ZeitlinDon't include the manifest in wx/msw/wx.rc by default...
2013-02-05  Vadim ZeitlinFix wxGridColumnOperations::GetLineBefore() for the...
2013-02-04  Julian SmartAdded support for sub-object virtual attributes (tempor...
2013-02-01  Steve LamertonRename all WEB_VIEW* style identifiers to WEBVIEW*.
2013-01-23  Jouk Jansenlet wxCheckListBox get the properties of wxCheckListBox...
2013-01-21  Vadim ZeitlinAdd wxAUI_TB_PLAIN_BACKGROUND wxAuiToolBar style.
2013-01-21  Vadim ZeitlinAdd wxCheckListBox::GetCheckedItems() helper.
2013-01-21  Vadim ZeitlinDerive wxCheckListBox from wxCheckListBoxBase in wxGTK.
2013-01-20  Vadim ZeitlinFix wxKeyEvent::GetPosition() after the changes of...
2013-01-20  Paul Cornettadd wxMask::GetBitmap(), closes #9381
2013-01-20  Paul Cornettsilence GCC warning "base class ‘class wxEvtHandler...
2013-01-20  Vadim ZeitlinAdd wxProcess::SetPriority() to allow setting the prior...
2013-01-20  Vadim ZeitlinRename WXTHREAD_XXX_PRIORITY yo wxPRIORITY_XXX.
2013-01-20  Vadim ZeitlinAdd copy constructor to wxValidator.
2013-01-20  Vadim ZeitlinFix bug with dragging non-draggable columns in wxMSW...
2013-01-18  Paul Cornettuse const arrays for wxDC array parameters, closes...
2013-01-15  Paul Cornettadd support for GtkFontChooserDialog, new in GTK 3.2
2013-01-14  Julian SmartAdded Set/GetFloatingLayoutMode to switch off time...
2013-01-13  Steve LamertonAllow registering of custom wxWebView backends.
2013-01-10  Paul Cornettsimplify code setting backing pixmap
2013-01-09  Steve LamertonAdd HTTP status code definitions to attempt to fix...
2013-01-03  Paul Cornettremove ancient SetModal(), it was deprecated long ago...
2012-12-31  Steve LamertonAdd context menu enabling and disabling to wxWebView...
2012-12-29  Paul Cornettreference count the GtkMenuItem in wxMenuItem as well
2012-12-29  Paul Cornettmake GTKNeedsParent() private
2012-12-29  Paul Cornettm_menubar does not need to be public for hildon, it...
2012-12-28  Paul Cornettuse wxDEPRECATED_CONSTRUCTOR() instead of inline
2012-12-28  Vadim ZeitlinSuppress warning about _set_se_translator() for VC...
2012-12-28  Vadim ZeitlinDon't call wxTextMeasure::BeginMeasuring() when using...
2012-12-28  Vadim ZeitlinAllow building wxGTK under Windows with MSVC.
2012-12-28  Vadim ZeitlinRemove extra "#" operator in wxFAIL_COND_MSG macro.
2012-12-28  Vadim ZeitlinAdd wxGCC_WARNING_{SUPPRESS,RESTORE} macros and use...
2012-12-26  Paul Cornettremove unused private member m_ordered from wxDataViewV...
2012-12-23  Steve LamertonFix webview compilation for the mingw-w64 compiler.
2012-12-23  Stefan Csomortry support for native isFlipped usage and coalesce...
2012-12-22  Robin DunnInterface fixes for wxGrid classes
2012-12-22  Vadim ZeitlinNo changes, just improve wxScrolled::EnableScrolling...
2012-12-22  Vadim ZeitlinAdd wxListCtrl::EnableAlternateRowColours() and SetAlte...
2012-12-20  Paul CornettUse client size determined by size-allocate when possible
2012-12-20  Stefan Csomorbenefit from 10.5+ call HIShapeUnionWithRect
2012-12-19  Robin DunnAdd accessors for some of the data members in wxXmlReso...
2012-12-16  Paul CornettFix for toolbars and menus not being disabled on Ubuntu
2012-12-08  Vadim ZeitlinAlso account for EOL chars correctly in wxStyledTextCtr...
2012-12-08  Vadim ZeitlinAdd a wxHtmlTag helper parsing both absolute values...
2012-12-08  Vadim ZeitlinStrip EOL characters from wxStyledTextCtrl::GetLineText...
2012-12-08  Vadim ZeitlinCatch attempts to create a window with itself as parent.
2012-12-05  Julian SmartwxRTC text box layout fixes
2012-12-04  Vadim ZeitlinCompilation fir for VC6 after r73124.
2012-12-04  Vadim ZeitlinOpen debugger at the location of failing assert, if...
2012-12-03  Paul CornettRemove SashHitTest() "tolerance" parameter
2012-12-03  Vadim ZeitlinwxGTK linking fix after r73102.
2012-12-02  Vadim ZeitlinMake wxChoice and wxComboBox behaviour same as in nativ...
2012-12-02  Vadim ZeitlinAdd wxControlWithItems::SendSelectionChangedEvent(...
2012-12-02  Vadim ZeitlinAvoid using "do { ... } while ( wxFalse )" pseudo-loop.
2012-12-02  Paul Cornettremove unnecessary include of wx/cairo.h
2012-12-02  Paul CornettRemove nearly empty wx/cairo.h header
2012-11-29  Paul Cornettdeclare wxQsort in vector.h as well as utils.h to work...
2012-11-28  Stefan Csomoradding some additional fixes for programmatic selection...
2012-11-28  Vadim ZeitlinAdd "rect" paramerer to wxRichToolTip::ShowFor().
2012-11-28  Vadim ZeitlinCompilation fix for wxDocManager after r73004.
2012-11-28  Stefan Csomorsupporting selection methods when not focused, closes...
next