summaryrefslogtreecommitdiff
path: root/gtk/gtkpaned.c
Commit message (Expand)AuthorAgeFilesLines
* gtk: Clean up docs syntaxMatthias Clasen2021-05-221-1/+1
* Documentation fixesMatthias Clasen2021-05-201-1/+1
* paned: Use markdown for css treeMatthias Clasen2021-03-111-2/+2
* paned: Convert docsMatthias Clasen2021-03-111-102/+125
* paned: Add a paned handle classMatthias Clasen2021-02-171-40/+2
* Reduce use of GtkStyleContextMatthias Clasen2021-01-281-2/+1
* docs: Fix the links for keybinding signalsMatthias Clasen2020-11-171-6/+6
* gtk: Remove unused header includeBenjamin Otte2020-10-201-1/+0
* paned: Set accessible value propertiesMatthias Clasen2020-10-121-0/+8
* CosmeticsMatthias Clasen2020-08-231-2/+2
* Drop style class definesMatthias Clasen2020-08-141-3/+3
* gdk: Conflate GDK devicesCarlos Garnacho2020-07-291-1/+1
* Remove ATKEmmanuele Bassi2020-07-261-3/+0
* Replace "gdouble" with "double"Benjamin Otte2020-07-251-11/+11
* Replace "gchar" with "char"Benjamin Otte2020-07-251-1/+1
* Replace "gint" with "int"Benjamin Otte2020-07-251-45/+45
* gtk: Documentation fixupsMatthias Clasen2020-06-051-8/+86
* Move orientable style classes into GtkWidgetEmmanuele Bassi2020-06-051-25/+28
* paned: Fix up the docs once moreTimm Bäder2020-05-131-4/+4
* paned: Don't ignore the type attributeMatthias Clasen2020-05-121-1/+1
* paned: Drop the Private structMatthias Clasen2020-05-121-356/+275
* docs: Add annotations for GtkPaned new gettersEmmanuele Bassi2020-05-121-0/+21
* Replace most remaining uses of container apiMatthias Clasen2020-05-111-3/+7
* paned: Redo the apiMatthias Clasen2020-05-111-720/+788
* paned: Drop some dead codeMatthias Clasen2020-05-111-5/+0
* widget: Add a :focusable propertyMatthias Clasen2020-05-101-1/+1
* Move the idle sizer to GtkWindowMatthias Clasen2020-04-201-1/+0
* Move set_focus_child to GtkWidgetMatthias Clasen2020-04-201-14/+11
* frame: Drop shadow-typeMatthias Clasen2020-04-171-2/+0
* gizmo: Allow passing changing focus behaviorMatthias Clasen2020-04-091-1/+1
* paned: Port bindings to use shortcutsBenjamin Otte2020-03-251-97/+97
* Revert "Merge branch 'disable-window-test' into 'master'"Matthias Clasen2020-03-191-97/+97
* paned: Port bindings to use shortcutsBenjamin Otte2020-03-181-97/+97
* Strip const from GdkEventMatthias Clasen2020-02-211-1/+1
* Rename gtk_widget{get,set,has}_style_class to _css_classTimm Bäder2020-02-071-3/+3
* Start using GtkWidget's new style class APITimm Bäder2020-02-071-6/+3
* widget: Replace style-updated signal with css_changed vfuncBenjamin Otte2020-02-051-13/+9
* GtkPaned: Pay attention to style changesMatthias Clasen2020-01-241-0/+25
* Remove builtin icons altogetherMatthias Clasen2020-01-101-4/+1
* Stop using gtk_widget_get_toplevelMatthias Clasen2019-05-281-1/+1
* Stop using gtk_widget_is_toplevelMatthias Clasen2019-05-281-1/+1
* Remove gtk_widget_get/set_has_surfaceMatthias Clasen2019-05-281-1/+0
* paned: Make finalMatthias Clasen2019-05-271-0/+22
* paned: Drop the pick vfuncMatthias Clasen2019-04-071-13/+16
* gizmo: Add a contains_funcMatthias Clasen2019-04-071-4/+1
* paned: Stop using child propertiesMatthias Clasen2019-04-051-6/+0
* paned: Set cursor on gizmo widgetCarlos Garnacho2019-04-031-34/+13
* paned: Replace the child propertiesMatthias Clasen2019-03-271-116/+93
* paned: hide the handle widget when <2 children are visibleBenjamin Otte2019-03-191-0/+4
* paned: RefactorBenjamin Otte2019-03-191-27/+4