summaryrefslogtreecommitdiff
path: root/gtk/gtkwindow.h
Commit message (Expand)AuthorAgeFilesLines
* Remove GtkWindow::roleMatthias Clasen2019-03-271-5/+0
* Remove GtkWindow::gravityMatthias Clasen2019-03-261-6/+0
* Drop gtk_window_move and gtk_window_get_positionMatthias Clasen2019-03-261-8/+0
* Avoid root coordinates in begin_drag/move apisMatthias Clasen2019-03-261-4/+4
* window: Remove ::set-focusMatthias Clasen2019-03-161-4/+0
* window: Undo the deprection of gtk_window_presentMatthias Clasen2019-02-261-1/+1
* window: Deprecate gtk_window_present()Bastien Nocera2019-02-251-1/+1
* window: Remove default icon listTimm Bäder2019-02-051-4/+0
* window: Remove icon listTimm Bäder2019-02-051-5/+0
* window: Remove set_default_iconTimm Bäder2019-02-051-2/+0
* window: Remove icon propertyTimm Bäder2019-02-051-5/+0
* window: Remove _set_default_icon_from_fileTimm Bäder2019-02-051-3/+0
* window: Remove set_icon_from_fileTimm Bäder2019-02-051-4/+0
* window: Add gtk_window_get_toplevels()Benjamin Otte2018-09-161-0/+2
* window: Remove priv pointerTimm Bäder2018-06-201-7/+4
* GdkWindow -> GdkSurface initial type renameAlexander Larsson2018-03-201-3/+3
* The big versioning cleanupMatthias Clasen2018-02-061-15/+15
* Replace GtkWidget::delete-event by GtkWindow::close-requestMatthias Clasen2018-01-161-0/+2
* window: Add a hide-on-close propertyMatthias Clasen2018-01-161-0/+5
* window: Remove a resize grip mention from the docsTimm Bäder2018-01-131-2/+2
* introspection: Fix buildBenjamin Otte2017-11-151-1/+1
* window: Make icons GdkTexturesBenjamin Otte2017-11-051-3/+3
* Change the fullscreen-on-monitor apiMatthias Clasen2017-11-011-3/+2
* window: Turn gtk_window_set_screen() into gtk_window_set_display()Benjamin Otte2017-10-311-3/+3
* window: Remove gtk_window_get_screen()Benjamin Otte2017-10-311-2/+0
* GtkWindow: Use cairo_surface_t for iconsAlexander Larsson2017-10-221-3/+3
* Remove GtkWindow::hide-titlebar-when-maximizedMatthias Clasen2017-05-011-5/+0
* window: Remove has-toplevel-focus propertyTimm Bäder2017-03-311-2/+0
* window: Remove reshow_with_initial_sizeTimm Bäder2016-10-181-4/+0
* window: Remove _set/_get_opacityTimm Bäder2016-10-161-5/+0
* window: Remove resize grip APITimm Bäder2016-10-161-14/+0
* API: window: Remove suppport for changing wmclass_name/groupBenjamin Otte2016-10-161-4/+0
* API: window: Remove geometry supportBenjamin Otte2016-10-161-19/+0
* window: Deprecate gtk_window_parse_geometry()Benjamin Otte2016-01-271-1/+1
* window: Deprecate gtk_window_set_default_geometry()Benjamin Otte2016-01-271-1/+1
* window: Deprecate gtk_window_resize_to_geometry()Benjamin Otte2015-12-031-1/+1
* Remove introspection scanner guards around autocleanupsEmmanuele Bassi2015-11-111-2/+0
* Move GtkWindow g_autoptr macros in the class headerEmmanuele Bassi2015-11-101-0/+5
* Added api to set a window to fullscreen on a given monitor.Jeremy Whiting2015-07-251-0/+4
* GtkWindow: Small documentation additionMatthias Clasen2015-06-201-0/+2
* GtkWindow: Add a getter for the custom titlebarMatthias Clasen2014-10-181-0/+2
* GtkWindow: improve the inspector keybindingMatthias Clasen2014-09-261-1/+1
* GtkWindow: Elaborate the keybindingsMatthias Clasen2014-07-061-1/+2
* gtkwindow: Remove resize gripsJasper St. Pierre2014-07-031-4/+4
* Split GtkWindowGroup into its own fileMatthias Clasen2014-06-041-47/+0
* docs: enum cleanupMatthias Clasen2014-05-201-0/+49
* inspector: All to turn it on programmaticallyMatthias Clasen2014-05-131-0/+3
* Add a 'toggle-debugging' keybindingMatthias Clasen2014-05-101-1/+1
* docs: add keys_changed signal to GtkWindowClassWilliam Jon McCann2014-01-211-0/+2
* docs: add Gtk*Class docsWilliam Jon McCann2014-01-201-0/+11