gtk4.git
2020-01-29 Matthias ClasenUse style values directly
2020-01-29 Matthias ClasenCompute style change based on values structs
2020-01-29 Matthias Clasencss: Split styles into groups
2020-01-29 Matthias Clasenperformance test: Produce better numbers
2020-01-29 Matthias ClasenSilence a compiler warning
2020-01-29 Emmanuele BassiMerge branch 'gtk-doc-ci' into 'master'
2020-01-29 Emmanuele BassiRemove reftests from expected-fail list
2020-01-29 Emmanuele Bassici: Deploy the API reference on our GitLab pages
2020-01-29 Emmanuele Bassici: Update the version of Meson in the CI image
2020-01-29 Emmanuele BassiAdd gtk-doc as a subproject
2020-01-29 Timm BäderMerge branch 'fix-doc-typo' into 'master'
2020-01-29 Benjamin OtteMerge branch 'wip/otte/for-master' into 'master'
2020-01-29 Benjamin Ottecssselector: Rework how we handle the bloom filter
2020-01-28 Luca BacciFix a doc typo
2020-01-28 Benjamin Ottecssselector: Reorder functions
2020-01-28 Benjamin Ottecss: Don't do the "all set" test
2020-01-28 Benjamin OtteMerge branch 'wip/otte/for-master' into 'master'
2020-01-28 Benjamin Ottepopover: Do not validate the css node on show()
2020-01-28 Benjamin OtteMerge branch 'wip/otte/css' into 'master'
2020-01-28 Benjamin Otteselector: Rework iterating over subnodes
2020-01-28 Benjamin OtteMerge branch 'wip/otte/css' into 'master'
2020-01-28 Benjamin Ottestyleproperty: Remove ability to query properties
2020-01-28 Benjamin Ottestylecontext: Get rid of gtk_style_context_get()
2020-01-28 Benjamin Ottetestcalendar: Don't do dumb stuff with font sizes.
2020-01-28 Benjamin Ottefilechooser: Remove default size machinery
2020-01-28 Benjamin Ottecellrenderertoggle: size based on -gtk-icon-size
2020-01-28 Benjamin Ottestylecontext: Remove gtk_style_context_get_section()
2020-01-28 Benjamin Ottestylecontext: Remove GTK_STYLE_PROPERTY_* defines
2020-01-28 Benjamin Ottecss: Use the bloom filter for change matching
2020-01-28 Benjamin Otteselector: Make :not() selectors not radical
2020-01-28 Benjamin Ottetestsuite: Improve diff_with_file() function
2020-01-28 Benjamin Ottecss: Add fast-path for parent selector matching
2020-01-28 Benjamin Ottecssnodedeclaration: C99-ify the code
2020-01-28 Benjamin Otteselector: Hash differently
2020-01-28 Benjamin Ottecssnode: Convert name + id from interned string to...
2020-01-28 Benjamin Ottecss: Get rid of GtkCssMatcher
2020-01-28 Benjamin Ottecss: Pass node through the lookup code
2020-01-28 Benjamin Ottecssnode: Remove init_matcher() vfunc
2020-01-28 Benjamin Ottecssnode: Remove ability to set GType as fallback name
2020-01-28 Benjamin OtteRemove GtkWidgetPath
2020-01-28 Benjamin OtteRemove gtkwidgetpath.h include where no longer needed
2020-01-28 Benjamin OtteRevert "cssmatcher: Inline node values into matcher"
2020-01-28 Benjamin Ottecss: Move utility function
2020-01-27 Matthias Clasentextutil: Stop using GtkStyleContext
2020-01-27 Matthias Clasengskpango: Don't free rgba's we don't own
2020-01-27 Matthias Clasenfilechooser: Stop using gtk_style_context_get
2020-01-27 Rafael FontenelleUpdate Brazilian Portuguese translation
2020-01-27 Timm Bäderpopover: Fix an oversight in gap coord computation
2020-01-27 Timm Bädercalendar: Use widgets for the header
2020-01-27 Umarzuki Bin... Update Malay translation
2020-01-27 Umarzuki Bin... Update Malay translation
2020-01-27 Fabio TomatUpdate Friulian translation
2020-01-27 Dušan KazikUpdate Slovak translation
2020-01-27 Matthias Clasencss: Don't lose inset when computing shadows
2020-01-26 Timm Bädergsk: Remove some unused defines
2020-01-26 Timm Bädercssdimensionvalue: Remove an outdated comment
2020-01-26 Timm Bädercssboxes: Try to avoid doing work for rectangular boxes
2020-01-26 Timm Bäderdimensionvalue: Add gtk_css_{dimension,corner}_value_is...
2020-01-26 Timm Bäderwidget: Restructure pick() a bit
2020-01-26 Timm Bäderrenderbackground: Avoid unnecessary work in snapshot_ba...
2020-01-26 Timm BäderAdd pure and const annotations to various functions
2020-01-26 Timm Bäderrender: Remove gtk_render_background_get_clip
2020-01-26 Timm BäderRemove gtkutils{.c,private.h}
2020-01-26 Timm Bädercssparser: make a few local variables const
2020-01-26 Timm Bädercssprovider: Parse selectors without a GList
2020-01-26 Timm BäderGtkCssImageUrl: Implement is_computed()
2020-01-26 Timm Bädergl renderer: Avoid some work when rendering border...
2020-01-26 Timm Bädercssimage: Add gtk_css_image_to_string()
2020-01-26 Timm Bäderwindow: Replace GtkStyleContext use to get surface...
2020-01-26 Matthias ClasenRevert "lookup stats"
2020-01-26 Matthias ClasenRevert "css: Split style into groups"
2020-01-26 Matthias Clasencss: Split style into groups
2020-01-25 Matthias ClasenAdwaita: take out an unnecessary rule
2020-01-25 Matthias ClasenAdwaita: drop the *
2020-01-25 Matthias Clasenlookup stats
2020-01-25 Matthias ClasenFix a scrollbar sizing issue
2020-01-25 Matthias ClasenRevert "Ensure icon themes are loaded with other themes"
2020-01-25 Matthias ClasenMerge branch 'style-context-redux' into 'master'
2020-01-25 Matthias Clasenpopover: Stop using style context getters
2020-01-25 Matthias Clasendrag icon: Stop using style context getters
2020-01-25 Matthias Clasengskpango: Stop using style context getters
2020-01-25 Matthias Clasenwidget: Stop using style context internally
2020-01-25 Matthias ClasenAdd a profiler mark around renderer realization
2020-01-25 Matthias ClasenAdwaita: Fix some entry styling
2020-01-25 Matthias ClasenGtkSpinner: Pay attention to style changes
2020-01-25 Matthias ClasenGtkPaned: Pay attention to style changes
2020-01-25 Matthias ClasenGtkIcon: Pay attention to style changes
2020-01-25 Matthias Clasencss: Update affects flags for icons
2020-01-24 Matthias ClasenMerge branch 'wayland-cursors' into 'master'
2020-01-24 Matthias ClasenMake wayland load cursors on demand
2020-01-24 Matthias ClasenRevert "css: Print selectors"
2020-01-24 Matthias ClasenRevert "css: Print out relative costs of selectors"
2020-01-24 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-01-24 Matthias ClasenAdwaita: Drop selection mode
2020-01-24 Matthias ClasenAdwaita: Drop menu remnants
2020-01-24 Matthias Clasencss: Print out relative costs of selectors
2020-01-24 Matthias ClasenAdwaita: Remove a wildcard rule for tooltips
2020-01-24 Matthias ClasenAdwaita: Drop menuitem support
2020-01-24 Matthias Clasencss: Print selectors
2020-01-24 Timm Bäderwidget: Use gsk_transform_transform_point() in gtk_widg...
next