]> git.saurik.com Git - wxWidgets.git/history - include/wx/gtk
Make TAB behaviour in wxGrid more configurable.
[wxWidgets.git] / include / wx / gtk /
2012-10-08  Vadim ZeitlinRecreate GtkPrintOperation every time when printing...
2012-10-02  Paul Cornettmake more Init() functions private
2012-09-30  Paul Cornettmake wxWindowGTK::Init() private, it is not meant to...
2012-09-28  Paul CornettAvoid unrealizing a frozen window
2012-08-30  Vadim ZeitlinAdd wxSpinCtrl::SetBase() to allow entering hexadecimal...
2012-08-30  Vadim ZeitlinRemove wxRTTI macros from wxSpinCtrlGTKBase.
2012-08-28  Steve LamertonAdd support for searching and highlighting a wxWebView.
2012-07-29  Vadim ZeitlinGenerate clipboard events for wxComboBox in wxGTK too.
2012-07-29  Vadim ZeitlinAdd a wxGTK-specific function to set wxNotificationMess...
2012-07-28  Robin DunnAdd GetHandle for wxGnomePrinterDCImpl
2012-07-28  Robin DunnwxDC::GetHandle support for wxGTK
2012-07-27  Vadim ZeitlinImplement wxNotificationMessage using libnotify in...
2012-07-27  Vadim ZeitlinAdd a private wrapper for GError to wxGTK.
2012-07-24  Vadim ZeitlinAdd wxWebView::GetNativeBackend() method.
2012-07-24  Vadim ZeitlinRefactor: extract GtkScrolledWindow creation from wxWin...
2012-07-24  Vadim ZeitlinNo real changes, just avoid overloaded virtual wxWebVie...
2012-07-23  Vadim ZeitlinFix crash on wxWebViewWebKit window destruction.
2012-07-20  Vadim ZeitlinUse both URL-specific and plain text formats in wxGTK...
2012-07-13  Paul Cornettavoid creating and immediately destroying a wxGraphicsC...
2012-07-10  Paul Cornettremove DoSetSize override, unneeded after r72001
2012-07-10  Paul Cornettupdate minimum GTK2 version requirement to 2.6
2012-07-01  Paul Cornettoverride DoSetValue() to avoid unnecessary clipboard...
2012-06-30  Paul Cornettsupport for GTK3
2012-06-24  Paul Cornettupdate size hints when decoration size becomes known...
2012-06-20  Vadim ZeitlinUse C, not C++, comments in wx/gtk/chkconf.h.
2012-06-17  Vadim ZeitlinDisable options that don't work with wxGTK in wx/chkconf.h.
2012-06-17  Vadim ZeitlinDefine wxGTK GTK version symbols in GTK-specific setup.h.
2012-06-17  Vadim ZeitlinAdd wxUSE_COMPILER_TLS to allow disabling compiler...
2012-06-12  Vadim ZeitlinAdd wx/setup.h header for wxGTK build under MSW.
2012-06-05  Paul CornettWorkaround for Ubuntu 12.04 run time warning
2012-05-17  Paul CornettRemove use of "size-request" signal for wxWindow sizing.
2012-05-03  Robin DunnAdd wxDropSource::SetIcon for wxGTK to mimic SetCursor...
2012-04-20  Robin DunnMake wxTaskBarIcon's ctor have the same API on all...
2012-04-08  Vadim ZeitlinAlways use UTF-8 for file names passed to GTK+ function...
2012-04-08  Vadim ZeitlinNo real changes, just add extra brackets to wxGTK_CONV...
2012-03-28  Steve LamertonMinor changes, just trim trailing spaces in webview...
2012-03-25  Paul Cornettremove unneeded includes and forward declaration
2012-03-25  Paul Cornettreplace wxBitmap::SetPixbuf() with wxBitmap ctor taking...
2012-03-25  Vadim ZeitlinAdd a private GetNotebookWidget() accessor to wxGTK.
2012-03-25  Vadim ZeitlinExport wxGTK private widget creation functions from...
2012-03-21  Vadim ZeitlinFix display of "const" methods in wxGTK assert dialog.
2012-03-20  Paul Cornettmake wxMask pixmap member private
2012-03-14  Vadim ZeitlinImplement wxDirDialog:: and wxFileDialog::Create()...
2012-03-11  Vadim ZeitlinUpdate the text part of combobox when changing text...
2012-03-10  Robin DunnMake the CreateTool factories be public so they can...
2012-03-01  Paul Cornettremove signal-blocking variable, instead just connect...
2012-03-01  Paul Cornettuse m_ prefix for web_view member, and make it a WebKit...
2012-02-28  Paul Cornettremove unnecessary override of AddChildGTK
2012-02-28  Paul Cornettfix virtual override broken in r58875
2012-02-27  Paul Cornettuse 0 (== GTK_STATE_NORMAL) for state parameter default
2012-02-11  Paul Cornettremove wxGraphicsContext dependency for transparent...
2012-02-11  Vadim ZeitlinImplement wxBG_STYLE_TRANSPARENT support for wxGTK.
2012-02-05  Stefan NeisReverted bogus fix for bogus bug report #13402.
2012-02-05  Stefan NeisMark unused parameter as such, fixes #13402.
2012-01-31  Paul Cornettremove virtual override that just calls base
2012-01-29  Paul Cornettmove Pango underline workaround into wxFont::GTKSetPang...
2012-01-29  Paul Cornettmove SetPangoAttrsForFont to wxFont
2012-01-25  Vadim ZeitlinForward declare wxFont in wx/gtk/private.h.
2012-01-23  Vadim ZeitlinAdd support for stricken-through fonts.
2012-01-23  Vadim ZeitlinAdd wxFont ctor taking a single flags argument instead...
2012-01-17  Václav SlavíkReplace wxDataViewCtrl::StartEditor() with EditItem().
2012-01-17  Václav SlavíkAdd wxDataViewCtrl::GetCurrentColumn().
2012-01-15  Vadim ZeitlinImplement wxMenuBar::EnableTop() for wxMSW and wxGTK.
2012-01-09  Paul Cornettmove render params out of wxDataViewCustomRenderer
2011-12-29  Stefan NeisDo not put semicolons after the definition of an inline...
2011-12-24  Vadim ZeitlinImplement wxNotebook::CalcSizeFromPage() for wxGTK.
2011-12-18  Vadim ZeitlinAdded wxFilePickerCtrl::SetInitialDirectory().
2011-12-01  Paul CornettFix crash when appending menuitem after removing it...
2011-11-25  Paul Cornettuse int instead of size_t for a couple member variables
2011-11-17  Robin DunnDon't include webkit headers from wx headers
2011-11-08  Vadim ZeitlinMove GDK_META_MASK definition in the header in which...
2011-11-08  Vadim ZeitlinCompilation fixes for GTK+ 2.4.
2011-10-31  Paul Cornettadd gdk_window_get_height/width
2011-10-27  Vadim ZeitlinMake GTK callbacks passed to GTKConnectWidget() extern...
2011-10-25  Paul Cornettfix wxMDIChildFrame after r69390 and r69468, TLW realiz...
2011-10-19  Václav SlavíkMove InitMouseEvent<T>() to wx/gtk/private/event.h.
2011-10-19  Václav SlavíkUse wxDatePickerCtrl in wxDataViewDateRenderer.
2011-10-18  Vadim ZeitlinAdded wxNonOwnedWindow::SetShape(wxGraphicsPath).
2011-10-13  Vadim ZeitlinImplement SetShape() for wxPopupWindow in wxGTK.
2011-10-12  Vadim ZeitlinAdded wxWindow::GTKHandleRealized() virtual method...
2011-09-21  Vadim ZeitlinRemove wxHeaderColumn::SetAsSortKey() and only use...
2011-09-12  Steve LamertonUpdate wxWebView guards to stop backend compilation...
2011-09-10  Steve LamertonMerge the new wxWebView classes from the SOC2011_WEBVIE...
2011-09-10  Steve LamertonMerge in from trunk r68684 - r69046
2011-09-07  Paul Cornettremove unnecessary GTK declarations from defs.h, move...
2011-08-22  Vadim ZeitlinHarmonize wxDataViewCtrl::GetSelection() behaviour...
2011-08-22  Vadim ZeitlinNo changes, just add wxGtkList to ensure g_list_free...
2011-08-21  Vadim ZeitlinNo changes, just use symbolic NO_IMAGE constant instead...
2011-08-21  Vadim ZeitlinReplace wxComboBox::IsEmpty() with Is{List,Text}Empty().
2011-08-19  Steve LamertonRename web library to webview.
2011-08-18  Steve LamertonRemove MoveWindow method.
2011-08-17  Steve LamertonRename LoadUrl to LoadURL. This corrects the capitalisa...
2011-08-17  Steve LamertonMake a few internal methods private.
2011-08-17  Steve LamertonConst correct the wxWebView api.
2011-08-15  Steve LamertonRename wxWebHistoryItem to wxWebViewHistoryItem.
2011-08-14  Steve LamertonRename wxWebFileHandler to wxWebViewArchiveHandler...
2011-08-13  Steve LamertonMerge in from trunk r68626 - r68683
2011-08-10  Steve LamertonMerge in from trunk r64802 - r68625
2011-08-08  Steve LamertonUse shared pointers to hold wxWebHandlers throughout.
2011-08-05  Steve LamertonAdd support for loading resources in custom schemes...
next