summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'list-styles' into 'master'Matthias Clasen2020-08-1310-13/+86
|\
| * Adwaita: rich-list rowsJakub Steiner2020-08-131-1/+1
| * Adwaita: fix focus for .navigation-sidebarJakub Steiner2020-08-131-1/+1
| * Adwaita: Fix hover in navigation sidebarsMatthias Clasen2020-08-131-0/+5
| * Adwaita: style rich-list and data-tableJakub Steiner2020-08-131-2/+24
| * inspector: Use the new list style classesMatthias Clasen2020-08-135-2/+35
| * placessidebar: Use the .navigation-sidebar style classMatthias Clasen2020-08-131-0/+1
| * lists: Mention list style classes in docsMatthias Clasen2020-08-133-7/+19
* | textbuffer: Some more insert_with_attributes speedupMatthias Clasen2020-08-131-72/+44
|/
* OpenBSD: don't include malloc.hAntoine Jacoutot2020-08-131-1/+1
* Speed up gtk_text_buffer_insert_markupMatthias Clasen2020-08-121-150/+167
* Merge branch 'wip/smcv/roaring-license' into 'master'Matthias Clasen2020-08-115-3/+263
|\
| * Move roaring bitmaps code to gtk/roaring/ and add a READMESimon McVittie2020-08-085-1/+219
| * roaring.[ch]: Add attribution and licensing informationSimon McVittie2020-08-082-2/+44
* | Fix a stringAlexandre Franke2020-08-111-1/+1
* | Merge branch 'button-claim-clicks' into 'master'Matthias Clasen2020-08-101-0/+4
|\ \
| * | button: Claim click eventsMatthias Clasen2020-08-091-0/+4
* | | window: Fix an oversightMatthias Clasen2020-08-101-4/+4
|/ /
* | Adwaita: Small improvement for dropdownMatthias Clasen2020-08-091-0/+4
* | Adwaita: be careful with list separatorsMatthias Clasen2020-08-091-2/+2
* | textutil: Do a little better on retro X serversMatthias Clasen2020-08-081-2/+33
* | inspector: Avoid a crashMatthias Clasen2020-08-081-1/+1
* | bookmarksmanager: Load bookmarks initiallyMatthias Clasen2020-08-081-0/+1
* | Remove deprecation guards around gtk_window_presentMatthias Clasen2020-08-088-19/+1
* | placessidebar: Fix dnd cancellationMatthias Clasen2020-08-081-0/+9
* | placessidebar: Fix the bookmark drag iconMatthias Clasen2020-08-081-9/+1
* | placessidebar: Fix bookmarks dndMatthias Clasen2020-08-081-2/+2
* | placessidebar: We're not a listbox anymoreMatthias Clasen2020-08-081-1/+1
* | bookmarksmanager: Load bookmarks initiallyMatthias Clasen2020-08-081-0/+2
|/
* Merge branch 'patch-1' into 'master'Matthias Clasen2020-08-081-5/+5
|\
| * Correct typos in gtktextbtree.cFelix Yan2020-08-081-5/+5
* | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-08-083-3/+4
|\ \
| * | bookmarksmanager: Ignore delete eventsMatthias Clasen2020-08-081-1/+1
| * | label: Disable unavailable actionsMatthias Clasen2020-08-081-0/+3
| * | about dialog: remove unnecessary guardsMatthias Clasen2020-08-081-2/+0
| |/
* | Merge branch 'scroll-to-cursor' into 'master'Matthias Clasen2020-08-081-16/+12
|\ \ | |/ |/|
| * Scroll to cursor after canceling a selectionneyfag2020-07-301-16/+12
* | Merge branch 'activatable-colorswatch-style' into 'master'Matthias Clasen2020-08-082-13/+14
|\ \
| * | colorbutton: Remove .activatable style class from the color swatchnana-42020-08-081-0/+1
| * | Adwaita: Limit color swatch's hover effect to .activatablenana-42020-08-081-13/+13
* | | popover: allow setting popup layout offsetChristian Hergert2020-08-072-0/+68
|/ /
* | Merge branch 'leak-fixes' into 'master'Matthias Clasen2020-08-071-0/+2
|\ \
| * | textbuffer: Fix a leakMatthias Clasen2020-08-071-0/+2
* | | Merge branch 'wip/chergert/fix-textview-yrange-invalidation' into 'master'Matthias Clasen2020-08-073-5/+12
|\ \ \ | |/ / |/| |
| * | linedisplaycache: improve invalidation with y_rangeChristian Hergert2020-08-073-5/+12
* | | Merge branch 'matthias/fix-min-size' into 'master'Matthias Clasen2020-08-071-14/+14
|\ \ \ | |/ / |/| |
| * | window: Don't set min_size > sizeMatthias Clasen2020-08-071-2/+2
| * | gtk/window: Fix min size calculationJonas Ã…dahl2020-08-071-14/+14
* | | Adwaita: add public color for text viewsJakub Steiner2020-08-071-0/+3
* | | Adwaita: force circular imagebuttons to be squareJakub Steiner2020-08-071-0/+4