Update OpenVMS makefile
[wxWidgets.git] / src / gtk /
2013-09-19  Paul Cornettfix wxSystemSettings::GetColour() for wxGTK3
2013-09-18  Vadim ZeitlinAdd missing c_str() call to fix wxGTK ANSI+STL build.
2013-09-17  Vadim ZeitlinFix assorted typos in comments and other non-code.
2013-09-14  Paul Cornettadd support for GDK_SCROLL_SMOOTH mouse wheel event...
2013-09-14  Paul Cornettuse native lines/columns per action for mouse wheel...
2013-09-13  Steve LamertonHandle WebKitWebView create-web-view.
2013-09-06  Steve LamertonFix history storing in wxWebViewWebKit with custom...
2013-09-06  Vadim ZeitlinFix horizontal mouse wheel scrolling in wxGTK.
2013-09-03  Paul CornettFix referencing of cairo_t returned from wxDCImpl:...
2013-08-31  Paul CornettDon't update position of widgets in a wxPizza from...
2013-08-30  Vadim ZeitlinFix wxMenu::GetTitle() before the menu is appended...
2013-08-30  Václav SlavíkLoosen the assert in IsScrollIncrement().
2013-08-27  Vadim ZeitlinMake wxWindow::HasScrollbar() respect wxScrolled::ShowS...
2013-08-24  Paul Cornettremove redundant initialization of base class member...
2013-08-19  Paul CornettRemove DoSetSizeHints() call from Create()
2013-08-19  Paul Cornettrevert r74683, wxTLW has its own {Width,Height}Default()
2013-08-19  Paul CornettRemove some old redundant code
2013-08-18  Paul Cornettavoid setting initial position if it was not specified...
2013-08-18  Paul CornettMove code that does not need realized GdkWinow out...
2013-08-18  Paul Cornettshould have been part of r74664: Avoid calling gtk_wind...
2013-08-17  Paul Cornettavoid duplicate move events
2013-08-17  Paul CornettAvoid calling gtk_window_get_position() from "configure...
2013-08-16  Paul Cornettuse names for gs_requestFrameExtentsStatus values
2013-08-13  Vadim ZeitlinDon't hide the window in its dtor in wxGTK.
2013-08-12  Paul Cornettavoid setting pango matrix when not needed
2013-08-08  Paul Cornettadd other known types for gdk_pixbuf_save()
2013-08-08  Paul CornettTry native method first in LoadFile() and SaveFile()
2013-08-06  Vadim ZeitlinUse RIAA wrapper for wxSpinCtrl event disabling in...
2013-08-06  Vadim ZeitlinDon't generate any events from wxSpinCtrl and wxSpinCtr...
2013-08-05  Paul Cornettprevent infinite loop if gtk_menu_popup() fails, fixes...
2013-08-02  Paul Cornettfix Gtk-CRITICAL errors when deleting wxDirButton
2013-07-31  Paul Cornettdefer calling SetCanFocus() on wxGTK until after creation
2013-07-31  Paul Cornettfix tab traversal of wxStaticBox children, closes ...
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-25  Vadim ZeitlinDon't crash when creating wxStaticBox in wxGTK.
2013-07-23  Paul Cornettuse GTK-specific method to delete selection
2013-07-23  Paul Cornettmerge DoDrawText() and DoDrawRotatedText() into one...
2013-07-22  Paul Cornettuse pango_matrix_scale() to scale text
2013-07-18  Vadim ZeitlinDon't assume that KeySym is always defined as long...
2013-07-15  Vadim ZeitlinFix wxGTK compilation in wxUSE_MENUS==0 case.
2013-07-10  Vadim ZeitlinAllow retrieving the descent and external leading of...
2013-07-06  Paul Cornettavoid GTK+ prefixes for our tree entry code, it is...
2013-07-06  Paul Cornettremove empty GtkTreeEntryClass
2013-07-06  Paul Cornettremove instance init function, memory is already zeroed
2013-07-06  Paul Cornettmove treeentry_gtk.h to include/wx/gtk/private/
2013-07-06  Paul Cornettcreate collate_key on demand
2013-07-03  Vadim ZeitlinRewrite wxExecute() implementation under Unix.
2013-07-03  Vadim ZeitlinTreat G_IO_HUP as read, not error, event because EOF...
2013-07-03  Vadim ZeitlinMake wxEventLoop::AddSourceForFD() static.
2013-07-03  Vadim ZeitlinAdd wxEventLoop::ScheduleExit().
2013-07-03  Vadim ZeitlinAdd wxEventLoopBase::DoRun().
2013-07-02  Paul Cornettchain up to parent in dispose handler
2013-07-02  Paul Cornettuse correct signature for class init function
2013-07-02  Paul Cornettuse existing helper to remove inconvenient additional...
2013-07-02  Paul Cornettremove unused function GTKSetItem()
2013-07-02  Paul Cornettpreserve checkbox status in SetString()
2013-07-01  Vadim ZeitlinDon't append extension if it contains wildcards in...
2013-07-01  Paul CornettUse gtk_list_store_insert_with_values() to set entry...
2013-06-29  Paul Cornettfix assertion failure when string transform is requeste...
2013-06-29  Vadim ZeitlinDon't append just a dot in wxGTK wxFileDialog if no...
2013-06-25  Julian SmartAllow for older GTK+ versions
2013-06-10  Vadim ZeitlinAdd wxMouseEvent::GetColumnsPerAction().
2013-06-10  Vadim ZeitlinAvoid problems when reparenting a TLW under a child...
2013-06-01  Paul Cornettupdate position for widgets in native containers, fixes...
2013-05-31  Vadim ZeitlinAdd wxFileDialog::GetCurrentlySelectedFilename().
2013-05-26  Vadim ZeitlinEnsure that detached menus don't keep focus grab in...
2013-05-22  Vadim ZeitlinFix regression in wxGTK wxFilePickerCtrl due to wxFileD...
2013-05-22  Vadim ZeitlinFix GTK+ errors during wxFilePickerCtrl destruction...
2013-05-20  Vadim ZeitlinAdd a public wxModalDialogHook class for intercepting...
2013-05-19  Vadim ZeitlinDelete the associated dialog in wxGTK wx{File,Dir}Button.
2013-05-15  Vadim ZeitlinFix crash in wxGTK wxPopupWindow when creating it witho...
2013-05-05  Vadim ZeitlinDon't use gtk_file_chooser_set_filename() for save...
2013-05-04  Vadim ZeitlinConsistently set wxMenuBar parent in all ports.
2013-04-30  Vadim ZeitlinAdd wxFontInfo class to allow using named parameters...
2013-04-25  Vadim ZeitlinFix wxEVT_DATAVIEW_COLUMN_HEADER_RIGHT_CLICK event...
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2013-04-01  Vadim ZeitlinDon't use GetStandardCmdLineOptions() under non-Unix...
2013-03-31  Vadim ZeitlinRemove wxTextCtrl::OnEnabled() hack from wxGTK.
2013-03-29  Vadim ZeitlinFix program not shutting down when using Ubuntu app...
2013-03-22  Paul Cornettfix GTK3 build
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 ZeitlinTweak wxGTK keyboard handling to allow accelerators...
2013-03-21  Vadim ZeitlinDisable Unity global menu while native modal dialogs...
2013-03-21  Vadim ZeitlinCreate a small helper class for Unity global menu bug...
2013-02-21  Vadim ZeitlinFix crash when drawing bitmaps with mask in wxGTK with...
2013-02-15  Vadim ZeitlinDon't connect to the same signal multiple times in...
2013-02-04  Julian SmartInvalid conversion compile error fix (GTK+ 2.12.9)
2013-02-01  Steve LamertonRename all WEB_VIEW* style identifiers to WEBVIEW*.
2013-01-21  Vadim ZeitlinDerive wxCheckListBox from wxCheckListBoxBase in wxGTK.
2013-01-20  Paul Cornettno real changes, just move wxMask::GetBitmap() to wxMas...
2013-01-20  Paul Cornettadd wxMask::GetBitmap(), closes #9381
2013-01-20  Paul Cornettdraw monochrome source directly onto destination when...
2013-01-20  Paul Cornettmake some reference handling a little more direct and...
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-13  Vadim ZeitlinFix wrong return value in the changes of r73365.
2013-01-12  Vadim ZeitlinFix compilation without PCH after r73365.
2013-01-12  Vadim ZeitlinRelax Unity menu interdiction hack to allow popup menus...
2013-01-10  Paul Cornettcall GTKApplyWidgetStyle() from PostCreation() instead...
next