]> git.saurik.com Git - wxWidgets.git/history - include/wx/gtk
Remove use of "size-request" signal for wxWindow sizing.
[wxWidgets.git] / include / wx / gtk /
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...
2011-08-04  Vadim ZeitlinAdd support for wxHELP button to wxMessageDialog.
2011-08-04  Steve LamertonFix recursion problems when loading pages from a virtua...
2011-08-03  Steve LamertonInitial work on virtual file system support for the...
2011-08-01  Steve LamertonAdd missing wxRTTI macros and fix incorrect ones.
2011-08-01  Steve LamertonFix a couple of warning that crept back into the GTK...
2011-08-01  Steve LamertonAdd missing lines to setup.h.in. This properly fixes...
2011-07-31  Steve LamertonRework the GTK WebKit backend history to remove the...
2011-07-31  Steve LamertonSplit wxWebHistoryItem headers out into separate files...
2011-07-30  Steve LamertonOverhaul wxWebHandler naming to try and make it consist...
2011-07-29  Vadim ZeitlinAdd wxTextCtrl::PositionToCoords() functions for wxMSW...
2011-07-28  Steve LamertonTidy up the include guards for the various wxWebView...
2011-07-28  Steve LamertonMove the wxWebFileProtocolHandler from the IE backend...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-07-21  Vadim ZeitlinFix the alignment used by custom wxDVC renderers in...
2011-07-15  Steve LamertonAdd RunScript and implement on all backends. Document...
2011-07-15  Steve LamertonAdd ClearSelection for msw ie and gtk webkit, with...
2011-07-13  Steve LamertonAdd GetPageText to MSW IE and to GTK WebKit. Add stub...
2011-07-13  Steve LamertonRename GetSelectedHTML to GetSelectedSource, this bring...
2011-07-11  Steve LamertonImplement GetSelectedHTML for the ie and gtk webkit...
2011-07-11  Steve LamertonFix various gtk webkit warnings.
2011-07-10  Steve LamertonAdd support for retrieving the currently selected text...
2011-07-09  Steve LamertonAdd start of selection api, support for HasSelection...
2011-07-08  Steve LamertonAdd the ability to enable / disable and check for the...
2011-07-04  Vadim ZeitlinFix crash in wxDataViewProgressRenderer in non-Unicode...
2011-07-02  Steve LamertonImplement undo and redo for the ie and gtk webkit backe...
2011-07-02  Steve LamertonImplement clipboard api in gtk.
2011-07-01  Steve LamertonImplement extended history api in gtk
2011-06-30  Steve LamertonAdd basic history api and implement it under gtk.
2011-06-28  Steve LamertonBring gtk class naming into line with the new naming...
2011-06-19  Vadim ZeitlinImplement wxCalendarCtrl::SetDateRange() in the native...
next