Fix crash when auto-sizing a wxDataViewCtrl column.
[wxWidgets.git] / src / gtk /
2013-01-12  Vadim ZeitlinRelax Unity menu interdiction hack to allow popup menus...
2013-01-10  Paul Cornettcall GTKApplyWidgetStyle() from PostCreation() instead...
2013-01-10  Paul Cornettallow setting window font and bg/fg color before creation
2013-01-10  Paul Cornettsimplify code setting backing pixmap
2013-01-03  Paul Cornettgtk_assert_dialog_set_message() was unintentionally...
2013-01-03  Jouk Jansengtk_assert_dialog_set_message is only defined if wxUSE_...
2013-01-03  Paul Cornettuse gtk_file_chooser_set_show_hidden() now that GTK...
2013-01-03  Paul Cornettremove ancient SetModal(), it was deprecated long ago...
2012-12-31  Steve LamertonAdd context menu enabling and disabling to wxWebView...
2012-12-29  Paul Cornettreference count the GtkMenuItem in wxMenuItem as well
2012-12-29  Paul Cornettm_menubar does not need to be public for hildon, it...
2012-12-28  Paul CornettUse gtk_menu_item_remove_submenu() with GTK2
2012-12-27  Paul CornettUse proper reference counting on GtkMenuItem that we...
2012-12-27  Paul CornettBetter fix for avoiding warnings from Ubuntu libdbusmenu
2012-12-21  Paul Cornettrevert r73185, it should no longer be needed after...
2012-12-20  Paul CornettUse client size determined by size-allocate when possible
2012-12-16  Paul CornettFix for toolbars and menus not being disabled on Ubuntu
2012-12-14  Paul Cornettcompute scrollbar spacing the same way GtkScrolledWindo...
2012-12-14  Paul CornettGet DC size from GDK window if possible, client size...
2012-12-13  Paul Cornettdecrease number of skipped frames in assert dialog...
2012-12-11  Paul Cornettuse correct signature for callback
2012-12-11  Paul Cornettmake local functions static
2012-12-11  Paul Cornettadd wrappers to avoid compiling code which will never...
2012-12-10  Vadim ZeitlinUse wxSetWorkingDirectory() instead of chdir().
2012-12-08  Vadim ZeitlinDon't test for key code being valid unnecessarily.
2012-12-08  Vadim ZeitlinCheck gtk_tree_model_iter_nth_child() return value...
2012-12-06  Paul Cornettdisable Ubuntu "overlay scrollbar", see #14871
2012-12-02  Vadim ZeitlinAdd wxControlWithItems::SendSelectionChangedEvent(...
2012-11-26  Paul Cornettdisconnect "toggled" signal in dtor when style has...
2012-11-26  Paul Cornettfix for GTK assert after r72696, a draw/expose_event...
2012-11-26  Vadim ZeitlinFix wxALWAYS_SHOW_SB behaviour in wxGTK.
2012-11-25  Vadim ZeitlinRestore generic GetPartialTextExtents() version use...
2012-11-25  Vadim ZeitlinDon't dereference NULL output pointer in wxTextMeasure.
2012-11-25  Vadim ZeitlinHandle UBUNTU_MENUPROXY=0 as "not using global menu".
2012-11-25  Paul Cornettavoid functions deprecated in GTK3
2012-11-25  Paul Cornettfix wxBitmapComboBox Gtk-CRITICAL assertion `GTK_IS_ENT...
2012-11-25  Paul CornettSimplify GetDefaultAttributesFromGTKWidget() by passing...
2012-11-25  Vadim ZeitlinAdd wxApp::GTKIsUsingGlobalMenu() helper to wxGTK.
2012-11-25  Vadim ZeitlinIgnore menu events while modal dialogs are shown in...
2012-11-24  Vadim ZeitlinAdd check for destroying window with mouse capture...
2012-11-20  Vadim ZeitlinImplement GetSizeFromTextSize() for wxSpinCtrl.
2012-11-20  Vadim ZeitlinRevert all wxNOEXCEPT-related changes.
2012-11-19  Vadim ZeitlinMore compilation fixes after wxNOEXCEPT introduction.
2012-11-19  Paul Cornettput both versions of wxGetMousePosition in one place...
2012-11-19  Paul Cornettfix object referencing with wxSL_MIN_MAX_LABELS
2012-11-17  Vadim ZeitlinFix path returned from wxGTK wxFileDialog too.
2012-11-16  Paul Cornettavoid deprecated functions with GTK3
2012-11-16  Paul Cornettsilence warnings about unhandled enum value in switch
2012-11-16  Paul CornettRemove code that has no effect
2012-11-14  Paul CornettFix GetClientSize() when scrollbars are present
2012-11-14  Vadim ZeitlinHandle wxBORDER_NONE in wxGTK wxTextCtrl::DoGetSizeFrom...
2012-11-14  Vadim ZeitlinDon't call setlocale("") on startup by default any...
2012-11-13  Paul Cornettre-enable drawing our own resize grip with GTK3, themes...
2012-11-13  Václav SlavíkFix wxGTK's wxFileDialog:Get/SetFilename() to be in...
2012-11-09  Vadim ZeitlinAdd wxControl::GetSizeFromTextSize() to size the contro...
2012-11-09  Paul Cornettavoid deprecated functions with GTK3
2012-11-08  Paul Cornettavoid using deprecated gdk_cursor_unref() with GTK3
2012-11-08  Paul CornettDisable GTK2-specific code to change theme when buildin...
2012-11-07  Paul Cornettupdate fullscreen state when it is changed by the WM
2012-11-07  Jouk JansenUpdate OpenVMS make-files
2012-11-07  Paul Cornettadd GTK3 implementations for remaining renderer functions
2012-11-06  Paul Cornettadd GTK3-specific code for DrawItemSelectionRect()...
2012-11-04  Paul Cornettfix setting background color in wxGTK3 with themes...
2012-11-01  Vadim ZeitlinRefactor and simplify wxChoice::DoGetBestSize().
2012-11-01  Vadim ZeitlinAllow constructing wxGTK wxTextMeasure with NULL font.
2012-11-01  Václav SlavíkAdd wxTEST_DIALOG for testing of modal dialogs.
2012-10-31  Paul Cornettfix WakeUpIdle() when called from another thread while...
2012-10-27  Vadim ZeitlinAllow wxTextMeasure to work with non-native wxDC object...
2012-10-27  Vadim ZeitlinJust fix header comments of wxTextMeasure-related files...
2012-10-25  Vadim ZeitlinCompilation fix for STL build after the last commit.
2012-10-25  Vadim ZeitlinStore the selected directory in wxGTK wxDirDialog.
2012-10-25  Vadim ZeitlinPrevent pasting too much text into limited length wxTex...
2012-10-23  Paul Cornettnon-pch build fix
2012-10-23  Vadim ZeitlinProcess pending events from wxYield() in wxGTK.
2012-10-21  Vadim ZeitlinRemove unnecessary SetInitialSize() from wxGTK wxComboB...
2012-10-18  Paul Cornettnon-pch build fix
2012-10-17  Vadim ZeitlinFactor out text measurement from wxDC and wxWindow...
2012-10-17  Paul CornettDisconnect all GTK signals referencing a wx object...
2012-10-16  Paul Cornettfix crash in wxWindowGTK::GTKHandleUnrealize(), closes...
2012-10-16  Vadim ZeitlinAdd a debug helper to show information about a GtkWidge...
2012-10-14  Vadim ZeitlinMake GetClippingBox() work for wxPrinterDC in wxGTK.
2012-10-09  Vadim ZeitlinFix printing in landscape mode in wxGTK.
2012-10-08  Vadim ZeitlinRecreate GtkPrintOperation every time when printing...
2012-10-07  Vadim ZeitlinEnsure that key events are sent to focused window first...
2012-10-04  Paul Cornettnon-pch build fix
2012-10-04  Paul Cornettsilence warnings about shadowed variables with GCC...
2012-10-02  Paul Cornettremove some unnecessary casts
2012-09-28  Paul CornettAvoid unrealizing a frozen window
2012-09-26  Vadim ZeitlinDo not unref GtkWidget of unattached wxMenuBar.
2012-09-26  Vadim ZeitlinFix GTK warnings when destroying unattached wxMenuBar.
2012-09-26  Vadim ZeitlinDon't crash in wxMenuBar::Remove() if unattached in...
2012-09-25  Paul Cornettcall Thaw() instead of DoThaw() so frozen status will...
2012-09-25  Paul Cornettfix deleting a frozen multi-line wxTextCtrl, see #13543
2012-09-25  Vadim ZeitlinReally fix stack dumps for asserts and wxStackWalker...
2012-09-25  Vadim ZeitlinUse utf8_str(), not mb_str(), for strings passed to...
2012-09-20  Vadim ZeitlinNo real changes, just remove an unnecessary variable...
2012-09-15  Vadim ZeitlinHandle underlined and strikethrough attributes in wxGTK...
2012-09-15  Vadim ZeitlinTake into account wxFONTFLAG_STRIKETHROUGH in wxGTK...
2012-09-09  Vadim ZeitlinFix handling of wxTextEntry hints in wxGTK.
2012-09-09  Vadim ZeitlinAllow using versions of libnotify < 0.7 in wxGTK.
next