summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Annotate sequence argument of GtkGesture signals as nullableSebastian Dröge2020-09-021-5/+5
* Merge branch 'checkbutton-fixes' into 'master'Matthias Clasen2020-09-014-15/+57
|\
| * checkbutton: Don't notify write-only propertiesMatthias Clasen2020-09-011-1/+0
| * action helper: Drop G_GNUC_INTERNAL from headersMatthias Clasen2020-09-011-9/+0
| * Add docs about grouping via actionMatthias Clasen2020-09-012-1/+13
| * checkbutton: Support GtkActionable properlyMatthias Clasen2020-09-011-4/+29
| * actionhelper: Add a getterMatthias Clasen2020-09-012-0/+13
| * checkbutton: Don't leak the action helperMatthias Clasen2020-09-011-0/+2
* | Merge branch 'license-clarification' into 'master'Matthias Clasen2020-09-017-2/+212
|\ \ | |/ |/|
| * Move timsort sources to a subdirectoryMatthias Clasen2020-09-017-2/+212
* | inspector: Plug another memory leakMatthias Clasen2020-09-011-0/+2
* | treelistrowsorter: Plug a memory leakMatthias Clasen2020-09-011-1/+1
* | inspector: Plug a small memory leakMatthias Clasen2020-09-011-1/+3
|/
* list widgets: Simplify the constructorsMatthias Clasen2020-09-016-75/+15
* Merge branch 'projective-transform' into 'master'Matthias Clasen2020-09-011-6/+6
|\
| * Replace uses of graphene_matrix_transform_Matthias Clasen2020-09-011-6/+6
* | Merge branch 'view-selection-model-3' into 'master'Benjamin Otte2020-09-0119-85/+75
|\ \ | |/ |/|
| * list widgets: Use selection models in the apiMatthias Clasen2020-08-3119-85/+75
* | Merge branch 'adwaita-more-border-spacing' into 'master'Matthias Clasen2020-08-311-21/+20
|\ \ | |/ |/|
| * Adwaita: Add border-spacing to some container widgets and style classesnana-42020-08-271-15/+13
| * Adwaita: Fix border-spacing for headerbarnana-42020-08-271-6/+7
* | Merge branch 'wip/baedert/for-master' into 'master'Matthias Clasen2020-08-3130-1374/+1059
|\ \
| * | pagesetupdialog: Just use labels in check buttonsMatthias Clasen2020-08-311-62/+4
| * | Drop GtkRadioButtonMatthias Clasen2020-08-305-748/+0
| * | builder-tool: Replace radio buttons by check buttonsMatthias Clasen2020-08-301-0/+56
| * | togglebutton: Add groupingMatthias Clasen2020-08-302-0/+133
| * | Remove GtkRadioButton references in the docsMatthias Clasen2020-08-303-3/+3
| * | Clean up uses of gtk_toggle_button_get/set_activeMatthias Clasen2020-08-308-25/+24
| * | checkbutton: Reuse a helper functionMatthias Clasen2020-08-301-11/+1
| * | checkbutton: Fix clicking on the last group memberMatthias Clasen2020-08-301-1/+1
| * | pagesetupdialog: Drop gtkradiobutton.h includeMatthias Clasen2020-08-301-1/+0
| * | stackswitcher: Drop gtkradiobutton.h includeMatthias Clasen2020-08-301-1/+1
| * | inspector: Drop gtkradiobutton.h includeMatthias Clasen2020-08-301-1/+0
| * | checkbutton: Drop gtkradiobutton.h includeMatthias Clasen2020-08-301-1/+2
| * | mountoperation: Stop using radio buttonsMatthias Clasen2020-08-301-26/+25
| * | printeroptionwidget: Stop using radio buttonsMatthias Clasen2020-08-301-28/+27
| * | printdialog: Make collate image smallerMatthias Clasen2020-08-301-1/+1
| * | printdialog: Fix radio groupsMatthias Clasen2020-08-302-32/+27
| * | fontchooser: Fix radio groups for featuresMatthias Clasen2020-08-301-12/+16
| * | Change button hierarchyTimm Bäder2020-08-298-454/+768
| * | spinbutton: WhitespaceTimm Bäder2020-08-291-3/+3
| * | button: Use gtk_widget_class_add_shortcut directlyTimm Bäder2020-08-291-12/+15
| * | button: WhitespaceTimm Bäder2020-08-291-15/+15
* | | Adwaita: Ensure button.circular is a perfect circlenana-42020-08-311-6/+4
* | | Adwaita: rich-list stylingJakub Steiner2020-08-311-0/+9
* | | inspector: Add some translator commentsMatthias Clasen2020-08-301-8/+26
* | | inspector: Add a dark background to the recorderMatthias Clasen2020-08-303-0/+36
* | | Another attempt to make circular buttons squareMatthias Clasen2020-08-301-0/+1
* | | page setup dialog: Prevent cascading paper dialogsMatthias Clasen2020-08-291-2/+17
* | | print dialog: Prevent cascading paper dialogsMatthias Clasen2020-08-291-3/+2