Add EVT_WINDOW_MODAL_DIALOG_CLOSED() event table macro.
[wxWidgets.git] / include / wx / gtk /
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...
2011-06-14  Vadim ZeitlinRefactor wxButton and wxToggleButton to derive from...
2011-06-11  Vadim ZeitlinImplement wxDataViewCtrl::SetRowHeight() for wxGTK.
2011-05-31  Robin DunnVirtualize StartEditor and add implementations for...
2011-05-16  Steve LamertonRename source files for consistency
2011-05-10  Vadim ZeitlinFix inserting radio menu items in wxGTK too.
2011-05-06  Steve LamertonUse correct reload flags on all platforms to avoid...
2011-05-06  Steve LamertonAdd the correct dll export macros
2011-05-05  Steve LamertonVarious typos fixes and minor build system changes...
2011-05-04  Steve LamertonSet the correct svn properties on the new files. Correc...
2011-05-04  Steve LamertonApplication of the most recent wxWebView patch, the...
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-04-28  Vadim ZeitlinUse correct GTK macro in wx_gtk_widget_get_sensitive().
2011-04-26  Vadim ZeitlinFix assert when destroying wxDataViewCtrl being edited...
2011-04-26  Vadim ZeitlinNo changes, just get rid of wxDataViewColumn::GetConstG...
2011-04-16  Vadim ZeitlinRefactor wxTextEntry::AutoComplete() to simply call...
2011-04-15  Paul Cornettworkaround for broken window managers which claim to...
2011-04-03  Dimitri SchoolwerthNo code changes, fixed various typos.
2011-04-02  Paul Cornettneed to override DoGetBestClientSize() to get correct...
2011-03-30  Paul Cornettconvert assertdlg_gtk to C++
2011-03-29  Paul Cornettfix typo
2011-03-28  Paul Cornettavoid deprecated functions and direct struct access
2011-03-27  Paul Cornettadd more functions we will need
2011-03-27  Václav SlavíkAlways use gtk2-compat.h definitions.
2011-03-27  Václav SlavíkRenamed wx/gtk/private/compat.h to gtk2-compat.h.
2011-03-26  Václav SlavíkCompilation fix for r67312: add explicit cast to GtkSta...
2011-03-26  Václav SlavíkUse accessor functions instead of deprecated GTK+ macros.
2011-03-23  Paul Cornettmove deprecated GtkTooltips forward declaration to...
2011-03-23  Paul Cornettclean up wxGTK tooltip code
2011-03-22  Dimitri SchoolwerthFixed various typos.
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2011-03-18  Dimitri SchoolwerthSet svn properties on various files throughout the...
2011-03-18  Vadim ZeitlinFix exporting clipboard data to primary selection in...
2011-03-06  Václav SlavíkDon't directly include GTK+ semi-public headers.
2011-03-03  Paul Cornettfix Activate signature after r67099
2011-02-27  Vadim ZeitlinImplement support for markup labels for wxGTK wxButton.
2011-02-27  Vadim ZeitlinAdd wxUSE_MARKUP and wrap SetLabelMarkup() in it.
next