[gtk] (52 commits) Non-fast-forward update to branch wip/otte/css
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] (52 commits) Non-fast-forward update to branch wip/otte/css
- Date: Fri, 12 Apr 2019 05:51:20 +0000 (UTC)
The branch 'wip/otte/css' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
7ae8604... reftests: Add a cross-fade syntax-checking reftest
0449634... cssimagerecolor: Use gtk_css_parser_consume_function()
b74daf3... cssimagefallback: Use gtk_css_parser_consume_function()
bbb42d3... cssimageradial: Use gtk_css_parser_consume_function()
4a3e100... shorthand: Use gtk_css_parser_try_ident()
bcd40c4... cssparser: Add gtk_css_parser_consume_ident()
ff403c8... cssimagelinear: Use gtk_css_parser_consume_function()
02ae56b... easevalue: Use gtk_css_parser_consume_function()
d46d650... cssimagescaled: Use gtk_css_parser_consume_function()
b477232... css: Make font-weight an integer
3c7782f... parser: Get rid of _gtk_css_parser_is_eof()
0bde961... cssparser: Drop _gtk_css_parser_has_prefix()
08a716f... cssparser: Add gtk_css_parser_try_at_keyword()
c3358a8... cssparser: Add gtk_css_parser_consume_string()
f936eca... cssparser: Get rid of _gtk_css_parser_try_double()
3f01167... cssparser: Add gtk_css_parser_try_delim()
c7a5b3d... cssparser: Split integer gettig into has/consume functions
9cefb00... cssparser: Add gtk_css_parser_resolve_url()
9b915c6... cssparser: Add gtk_css_parser_consume_url()
8bf0370... Resurrect the CSS parser from the tokenizer branch
18b465c... rgba: Add gdk_rgba_parser_parse()
bc6dcd4... css: Redo for new parser
b061575... cssshadow: Use gtk_css_parser_consume_any()
66b4685... testsuite: Handle warnings in CSS tests
a34c1fe... testsuite: Update parser tests to new errors
dc020c5... css: Use gtk_css_parser_consume_any() for transition shorth
ae8e485... css: Review error messages
1f06614... csssection: Store a GtkCssLocation
aae6df0... csssection: Redo constructors
17b7093... css: Remove GtkCssSectionType
8f438b1... cssection: Return locations, not numbers
21540c9... cssparser: Improve location APIs
8d63766... cssprovider: Change section handling
aa8c810... cssprovider: Advance parser to start of declaration
74d1e5b... csssection: Make printing functions public
956f05f... cssprovider: Redo error emission
0030530... cssparser: Pass in error locations explicitly
11c8a5b... css: Move gtkcsssection.[ch] into gtk/css
136efa4... cssparser: Add error functions that take locations
fa53c8a... csspositionvalue: Redo the parser
4e65ca1... calc: Have better error location range
eeb07e5... cssprovider: Mark whole @import statement on import error
7193ec8... selector: Inlcude : sign when reporting errors
32b1159... testsuite: Update integer test
44c98cf... testsuite: Check errors not just for line, but for full ran
ad79218... testsuite: Update references for style test
4feef32... testsuite: Fix stylecontext test
9fa5d04... transform: Add gsk_transform_parse()
5423b62... builder: Parse GskTransform properties
829b0dd... tests: Remove testboxcss
b03fc26... reftests: Fix CSS for various tests
8f91b05... reftests: Fix GtkFixed layout properties
Commits added to the branch:
27d42ef... reftests: Add a cross-fade syntax-checking reftest
4c048af... cssimagerecolor: Use gtk_css_parser_consume_function()
747217b... cssimagefallback: Use gtk_css_parser_consume_function()
e910e8e... cssimageradial: Use gtk_css_parser_consume_function()
09cf453... shorthand: Use gtk_css_parser_try_ident()
283dcac... cssparser: Add gtk_css_parser_consume_ident()
5d75ee8... cssimagelinear: Use gtk_css_parser_consume_function()
9dfc781... easevalue: Use gtk_css_parser_consume_function()
1b37fe2... cssimagescaled: Use gtk_css_parser_consume_function()
6457581... css: Make font-weight an integer
165ca73... parser: Get rid of _gtk_css_parser_is_eof()
d3870c9... cssparser: Drop _gtk_css_parser_has_prefix()
32ce56b... cssparser: Add gtk_css_parser_try_at_keyword()
73ddd2b... cssparser: Add gtk_css_parser_consume_string()
e34669b... cssparser: Get rid of _gtk_css_parser_try_double()
61a7df4... cssparser: Add gtk_css_parser_try_delim()
8dab460... cssparser: Split integer gettig into has/consume functions
6a44353... cssparser: Add gtk_css_parser_resolve_url()
4160fff... cssparser: Add gtk_css_parser_consume_url()
5bdcb5d... Resurrect the CSS parser from the tokenizer branch
bc46f3e... rgba: Add gdk_rgba_parser_parse()
9aceee1... css: Redo for new parser
6011a61... cssshadow: Use gtk_css_parser_consume_any()
d079a95... testsuite: Handle warnings in CSS tests
8006131... testsuite: Update parser tests to new errors
345f5fe... css: Use gtk_css_parser_consume_any() for transition shorth
a77576c... css: Review error messages
6055504... csssection: Store a GtkCssLocation
bb61f20... csssection: Redo constructors
af49250... css: Remove GtkCssSectionType
67d411e... cssection: Return locations, not numbers
9e701cc... cssparser: Improve location APIs
b4a0924... cssprovider: Change section handling
31128ed... cssprovider: Advance parser to start of declaration
769bde6... csssection: Make printing functions public
c7b23f5... cssprovider: Redo error emission
afd8cf1... cssparser: Pass in error locations explicitly
24277d5... css: Move gtkcsssection.[ch] into gtk/css
fb46bd2... cssparser: Add error functions that take locations
5ba657e... csspositionvalue: Redo the parser
3d9700d... calc: Have better error location range
6b19886... cssprovider: Mark whole @import statement on import error
c34cb46... selector: Inlcude : sign when reporting errors
8aae7de... testsuite: Update integer test
612b209... testsuite: Check errors not just for line, but for full ran
1eccdae... testsuite: Update references for style test
e11e087... testsuite: Fix stylecontext test
93bb139... transform: Add gsk_transform_parse()
d8a575f... builder: Parse GskTransform properties
b609098... tests: Remove testboxcss
0673db4... reftests: Fix CSS for various tests
d3ea5d1... reftests: Fix GtkFixed layout properties
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]