summaryrefslogtreecommitdiff
path: root/gtk/gtknotebook.c
Commit message (Expand)AuthorAgeFilesLines
* Convert fallthrough comments to G_GNUC_FALLTHROUGHBenjamin Otte2019-04-151-3/+3
* notebook: Add missing return statementBenjamin Otte2019-04-151-0/+1
* gizmo: Add a contains_funcMatthias Clasen2019-04-071-2/+3
* notebook: Stop using child propertiesMatthias Clasen2019-04-051-13/+16
* Rename gdk_device_get_position_doubleMatthias Clasen2019-03-261-2/+2
* gtk: Stop using gdk_device_get_positionMatthias Clasen2019-03-261-6/+6
* Port widgets to the root focus APIMatthias Clasen2019-03-161-1/+7
* notebook: Notify the notebook page, not the childPeter Bloomfield2019-03-031-7/+8
* notebook: Document new apisMatthias Clasen2019-02-231-0/+26
* notebook: Fix up issues with property notificationMatthias Clasen2019-02-211-293/+39
* Implement position property somewhatMatthias Clasen2019-02-211-7/+16
* notebook: Fix up ref countingMatthias Clasen2019-02-211-2/+7
* notebook: Add a pages modelMatthias Clasen2019-02-211-0/+115
* Allow builder to add notebook pagesMatthias Clasen2019-02-211-1/+8
* Turn labels into page propertiesMatthias Clasen2019-02-211-79/+123
* Add GtkNotebookPage propertiesMatthias Clasen2019-02-211-11/+199
* Make GtkNotebookPage an objectMatthias Clasen2019-02-211-2/+32
* notebook: Rename an internal macroMatthias Clasen2019-02-211-22/+22
* gtk: Check return value of compute_bounds()Benjamin Otte2019-02-201-24/+28
* gtk: Drop the "plus"Emmanuele Bassi2019-02-051-4/+4
* box: Avoid position in the reorder apiMatthias Clasen2019-01-231-7/+8
* gizmo: return void from snapshot funcTimm Bäder2019-01-181-5/+3
* Use g_clear_pointer to unparent widgetsTimm Bäder2018-11-131-5/+1
* widget: Don't pass a position to ->size_allocateTimm Bäder2018-11-131-34/+45
* Merge branch '1397-gtknotebook-built-in-popup-menu-listing-tabs-doesn-t-use-t...Matthias Clasen2018-10-161-9/+20
|\
| * Notebook: Ensure menu_label updates with tab_labelDaniel Boles2018-10-121-9/+20
* | Notebook: Don't notify 2x from set_tab_label_textDaniel Boles2018-10-121-1/+0
|/
* dnd: Rename gtk_drag_begin_with_coordinatesMatthias Clasen2018-07-121-4/+4
* gdk: Rename GdkDragContext to GdkDragMatthias Clasen2018-07-021-18/+18
* Remove some unnecessary snapshot implementationsTimm Bäder2018-06-201-13/+0
* widget: Remove time argument from drag_data_get() vfuncBenjamin Otte2018-06-181-4/+2
* dnd: Make drag-motion and drag-drop signals use GdkDropBenjamin Otte2018-06-181-23/+19
* dnd: Make drag-data-received use a GdkDropBenjamin Otte2018-06-181-9/+10
* widget: Make GtkWidgetClass::drag_leave() take a GdkDropBenjamin Otte2018-06-181-5/+3
* dnd: Get rid of gtk_drag_finish()Benjamin Otte2018-06-181-2/+2
* notebook: Stop reversing tabs based on text directionTimm Bäder2018-06-181-43/+0
* widget: Directly notify gestures of grabTimm Bäder2018-05-191-0/+2
* eventcontrollermotion: Port to new API modelBenjamin Otte2018-04-261-5/+4
* multipressgesture: Port to new API modelBenjamin Otte2018-04-261-7/+7
* widget: Allow adding event controllers in ui filesBenjamin Otte2018-04-261-21/+32
* notebook: Fetch directly current event state/deviceCarlos Garnacho2018-04-251-5/+2
* widget: Remove _get_own_allocationTimm Bäder2018-04-101-9/+10
* notebook: Use compute_boundsTimm Bäder2018-04-101-62/+56
* widget: Remove clip from size-allocate vfuncBenjamin Otte2018-04-051-25/+18
* GtkWidget: Start renaming widget->windowAlexander Larsson2018-03-201-2/+2
* GdkSurface: Rename various functions and variablesAlexander Larsson2018-03-201-17/+17
* Notebook: Don’t show raw underline/markup in popupDaniel Boles2018-03-161-2/+2
* a11y: Remove gtk.h include from container accessibleBenjamin Otte2018-02-091-15/+22
* notebook: Remove another event type checkTimm Bäder2018-02-061-3/+0
* The big versioning cleanupMatthias Clasen2018-02-061-30/+0