summaryrefslogtreecommitdiff
path: root/gtk/gtknotebook.c
Commit message (Expand)AuthorAgeFilesLines
* notebook: Fix crash when dragging a tabTimm Bäder2017-07-191-0/+3
* Add nullable return annotation to gtk_notebook_get_tab_labelIñaki García Etxebarria2017-07-181-1/+1
* gtknotebook: Drop drag_windowCarlos Garnacho2017-05-251-112/+29
* gtknotebook: Remove event window on top of tabsCarlos Garnacho2017-05-251-70/+10
* gtk: Mass delete all GtkWidget event mask APICarlos Garnacho2017-05-251-7/+1
* gtknotebook: Fix coordinate translation to happen on widget-relative coordinatesCarlos Garnacho2017-05-251-40/+8
* container: Remove include_internals parameter from forallTimm Bäder2017-04-251-18/+0
* widget: Save pointer to focus childTimm Bäder2017-03-311-5/+2
* notebook: Remove dead assignmentTimm Bäder2017-03-191-1/+0
* notebook: Use gtk_widget_measureTimm Bäder2017-02-181-8/+5
* notebook: redraw arrows after closing a tabMichael Catanzaro2017-02-041-0/+2
* Revert "notebook: redraw arrows after closing a tab"Michael Catanzaro2017-01-271-2/+0
* notebook: redraw arrows after closing a tabMichael Catanzaro2017-01-241-0/+2
* Remove gtk_container_snapshot_childTimm Bäder2017-01-071-6/+6
* API: Export gtk_container_snapshot_child()Benjamin Otte2016-12-201-1/+0
* gadget: Remove gtk_css_gadget_draw()Benjamin Otte2016-12-201-3/+0
* Use Unicode in translatable stringsPiotr Drąg2016-12-191-4/+4
* notebook: Implement snapshotBenjamin Otte2016-12-191-47/+46
* notebook: Don't leak arrow gadgetsMatthias Clasen2016-11-231-0/+4
* API: Remove gtk_cairo_should_draw_window()Benjamin Otte2016-11-231-4/+2
* snapshot: Add a snapshot function to GtkCssCustomGadgetBenjamin Otte2016-11-151-0/+3
* notebook: use gesture for clicksTimm Bäder2016-11-051-45/+74
* gtk: Chain up in realize()Benjamin Otte2016-11-021-7/+2
* notebook: Use gtk_widget_queue_draw()Benjamin Otte2016-10-271-2/+3
* widget: Use ::measure vfunc to measure sizeTimm Bäder2016-10-221-72/+30
* notebook: Remove deprecated public APITimm Bäder2016-10-181-42/+0
* notebook: Use gdk_window_new_child() and gdk_window_new_input()Benjamin Otte2016-10-181-30/+15
* notebook: Remove redundant variable declarationsEmmanuele Bassi2016-10-171-2/+0
* gtk: Cast static strings assigned to non-const variablesEmmanuele Bassi2016-10-171-3/+3
* API: container: Remove gtk_container_set_border_width()Benjamin Otte2016-10-161-2/+0
* Remove various unused style propertiesTimm Bäder2016-10-161-98/+0
* Remove various sizing related style propertiesTimm Bäder2016-10-161-4/+0
* API: Remove gdk_window_set_background()Benjamin Otte2016-10-161-2/+0
* API: Remove ability to set visuals on windowsBenjamin Otte2016-10-161-2/+1
* Use NULL for generic marshallers in g_signal_new()Benjamin Otte2016-08-291-1/+1
* notebook: Update arrow state when switching pagesMatthias Clasen2016-08-241-0/+3
* port to new gtk_menu_popup_at_* () functionsWilliam Hua2016-07-191-46/+37
* notebook: Free gadgets in finalizeMatthias Clasen2016-06-051-0/+11
* gtknotebook: avoid tab dnd from contentCarlos Soriano2016-05-021-2/+2
* box gadget: Redo expand flag handlingMatthias Clasen2016-04-281-7/+7
* GtkNotebook: Make tab DnD use application/x-rootwindow-drop againCarlos Garnacho2016-03-141-10/+40
* notebook: Tell everyone we reordered stuffBenjamin Otte2016-02-291-3/+10
* notebook: Reallocate tab gadgets when we reorder themBenjamin Otte2016-02-291-0/+1
* boxgadget: Add ability to draw children in reverseBenjamin Otte2016-02-271-0/+5
* notebook: The active tab is now :checkedBenjamin Otte2016-02-271-4/+4
* notebook: Fix a misplaced tab labelMatthias Clasen2016-02-151-0/+2
* notebook: fix arrow statesMatthias Clasen2016-02-111-5/+5
* Various documentation fixesTimm Bäder2016-02-081-1/+1
* notebook: Do not reorder tabs after a grab notify if there isn't an ongoing r...Carlos Garcia Campos2016-02-021-14/+17
* notebook: Document CSS node orderMatthias Clasen2016-01-221-0/+2