]> git.saurik.com Git - wxWidgets.git/history - src/gtk
Implement wxBG_STYLE_TRANSPARENT support for wxGTK.
[wxWidgets.git] / src / gtk /
2011-08-15  Steve LamertonRename wxWebHistoryItem to wxWebViewHistoryItem.
2011-08-15  Steve LamertonRename wxWebNavigationError to wxWebViewNavigationError...
2011-08-14  Steve LamertonRename wxWebFileHandler to wxWebViewArchiveHandler...
2011-08-13  Paul Cornettsimplify global cursor setting
2011-08-13  Steve LamertonMerge in from trunk r68626 - r68683
2011-08-13  Steve LamertonFix loading history items under GTK. The wrong function...
2011-08-12  Steve LamertonUse the data scheme to load resources in the WebKitGTK...
2011-08-12  Paul Cornettremove unneeded gdk_window_get_pointer() call
2011-08-12  Paul Cornettpass proper window to gdk_window_get_pointer(), NULL...
2011-08-10  Steve LamertonMerge in from trunk r64802 - r68625
2011-08-10  Václav SlavíkMake the wxDataViewItem(void*) constructor explicit.
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-07-31  Steve LamertonRework the GTK WebKit backend history to remove the...
2011-07-30  Steve LamertonAdd new wxEVT_COMMAND_WEB_VIEW_TITLE_CHANGED event...
2011-07-29  Vadim ZeitlinAdd wxTextCtrl::PositionToCoords() functions for wxMSW...
2011-07-26  Steve LamertonWe always let the user handle new window events so...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-07-24  Vadim ZeitlinExclude windows not accepting keyboard focus from GTK...
2011-07-21  Vadim ZeitlinFix double deletion bug in wxGTK wxDVC dnd code.
2011-07-21  Vadim ZeitlinFix the alignment used by custom wxDVC renderers in...
2011-07-18  Steve LamertonMake callback names consistent
2011-07-18  Steve LamertonUse the newer and recommended callback for handling...
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  Vadim ZeitlinGenerate events for two auxiliary mouse buttons in...
2011-07-09  Vadim ZeitlinCheck for GTK window parent, not wx one, when reparenting.
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-07-01  Paul CornettDon't cause scroll events for position changes from...
2011-06-30  Steve LamertonAdd basic history api and implement it under gtk.
2011-06-29  Steve LamertonAdd support for new window events in gtk
2011-06-28  Steve LamertonDon't use a depreciated method for loading a url.
2011-06-28  Steve LamertonBring gtk class naming into line with the new naming...
2011-06-28  Steve LamertonFix the build system in gtk, plus a couple of compilati...
2011-06-19  Vadim ZeitlinImplement wxCalendarCtrl::SetDateRange() in the native...
2011-06-19  Paul Cornettfix GTKGetLabel() and DoApplyWidgetStyle(): children...
2011-06-16  Jouk Jansenadd src/gtk/anybutton.cpp to OpenVMS makefile
2011-06-15  Vadim ZeitlinFix crash when creating and quickly destroying a wxTLW...
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-31  Paul Cornettfix memory leak in wxScreenDC, fixes #13249
2011-05-27  Vadim ZeitlinUse #ifdef, not #if, to check for __WXGTK26__ symbol.
2011-05-17  Vadim ZeitlinDon't construct invalid wxDateTime in GTK calendar...
2011-05-16  Steve LamertonRename source files for consistency
2011-05-10  Vadim ZeitlinFix inserting radio menu items in wxGTK too.
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-26  Vadim ZeitlinFix assert when destroying wxDataViewCtrl being edited...
2011-04-26  Vadim ZeitlinNo changes, just get rid of wxDataViewColumn::GetConstG...
2011-04-19  Paul Cornettfix conversion of gdk_input_add() to g_io_add_watch...
2011-04-18  Vadim ZeitlinDon't assert when destroying a never created window...
2011-04-16  Vadim ZeitlinRefactor wxTextEntry::AutoComplete() to simply call...
2011-04-15  Paul Cornettworkaround for broken window managers which claim to...
2011-04-11  Jouk JansenUpdate Makefile for OpenVMS
2011-04-11  Jouk Jansenrevoke OpenVMS dependend part of r67326
2011-04-06  Paul Cornettavoid GCC warning "suggest braces around empty body...
2011-04-06  Paul Cornettfix typo from r67326
2011-04-03  Dimitri SchoolwerthNo code changes, fixed various typos.
2011-04-02  Paul Cornettmake sure value label updates even if handle position...
2011-04-02  Paul Cornettneed to override DoGetBestClientSize() to get correct...
2011-04-02  Paul Cornettfix overwrite of upper left part of parent window with...
2011-03-30  Paul Cornettbuild fix for older GTK2
2011-03-30  Paul Cornettconvert assertdlg_gtk to C++
2011-03-30  Paul Cornettprepare to convert file to C++
2011-03-29  Paul Cornettmust use deprecated function for gtk2
2011-03-29  Paul Cornettdon't crash on error
2011-03-29  Paul Cornettbuild fix
2011-03-29  Paul CornettGTK_WIDGET_SENSITIVE should have been converted to...
2011-03-28  Paul Cornettavoid deprecated functions and direct struct access
2011-03-27  Paul Cornettyet more avoiding direct struct access
2011-03-27  Paul Cornettmore avoiding direct struct access
2011-03-27  Paul Cornettremove unused mouse event and redundant checks
2011-03-27  Paul Cornetta few changes for gtk3, avoiding direct struct access
2011-03-26  Václav SlavíkUse accessor functions instead of deprecated GTK+ macros.
2011-03-25  Václav SlavíkDon't use deprecated gtk_widget_ref().
2011-03-24  Paul Cornettfix tool item enter/leave notify, fixes #13083
2011-03-23  Paul Cornettclean up wxGTK tooltip code
2011-03-23  Vadim ZeitlinPrevent event generation in wxGtkCalendarCtrl::SetDate().
2011-03-22  Dimitri SchoolwerthFixed various typos.
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2011-03-18  Vadim ZeitlinFix exporting clipboard data to primary selection in...
2011-03-14  Vadim ZeitlinDon't generate wxEVT_CHAR_HOOK events while the mouse...
2011-03-09  Paul Cornettadd wxEVT_MAXIMIZE support to wxGTK
next