[gtk] (28 commits) Non-fast-forward update to branch wip/otte/css



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:

  c913c81... cssparser: Introduce gtk_css_parser_try_ident()
  c793cfb... cssparser: Add gtk_css_parser_try_token()
  97aefc2... cssparser: Introduce gtk_css_parser_consume_function()
  184330d... csstransformvalue: Use gtk_css_parser_consume_function()
  1cb8bfa... cssfiltervalue: Use gtk_css_parser_consume_function()
  d73cbf6... cssimageicontheme: Use gtk_css_parser_consume_function()
  ca6077c... cssimage: Make cross-fade() an array
  e62aa2c... cross-fade: Use gtk_css_parser_consume_any()
  bc83a58... cross-fade: Make progress optional
  5a67215... reftests: Add a cross-fade syntax-checking reftest
  da52643... cssimagerecolor: Use gtk_css_parser_consume_function()
  745fd1e... cssimagefallback: Use gtk_css_parser_consume_function()
  0657ac0... cssimageradial: Use gtk_css_parser_consume_function()
  eab9897... shorthand: Use gtk_css_parser_try_ident()
  018818c... cssparser: Add gtk_css_parser_consume_ident()
  d5559e3... cssimagelinear: Use gtk_css_parser_consume_function()
  5f126e2... easevalue: Use gtk_css_parser_consume_function()
  fc9ad21... Resurrect the CSS parser from the tokenizer branch
  6102ef0... cssimagescaled: Use gtk_css_parser_consume_function()
  2d41ba7... css: Make font-weight an integer

Commits added to the branch:

  fbec3b0... cssparser: Introduce gtk_css_parser_try_ident()
  18abdbd... cssparser: Add gtk_css_parser_try_token()
  b5ae21d... cssparser: Introduce gtk_css_parser_consume_function()
  2e15912... csstransformvalue: Use gtk_css_parser_consume_function()
  fb674b3... cssfiltervalue: Use gtk_css_parser_consume_function()
  78fca08... cssimageicontheme: Use gtk_css_parser_consume_function()
  d1e14ba... cssimage: Make cross-fade() an array
  67b32f9... cross-fade: Use gtk_css_parser_consume_any()
  a1c8bd7... cross-fade: Make progress optional
  9d969b8... reftests: Add a cross-fade syntax-checking reftest
  10aa6d7... cssimagerecolor: Use gtk_css_parser_consume_function()
  45539b4... cssimagefallback: Use gtk_css_parser_consume_function()
  d1b4afc... cssimageradial: Use gtk_css_parser_consume_function()
  0961fcf... shorthand: Use gtk_css_parser_try_ident()
  8909d1c... cssparser: Add gtk_css_parser_consume_ident()
  8b66800... cssimagelinear: Use gtk_css_parser_consume_function()
  c37c9e7... easevalue: Use gtk_css_parser_consume_function()
  d68a92a... cssimagescaled: Use gtk_css_parser_consume_function()
  33198f2... css: Make font-weight an integer
  4961925... parser: Get rid of _gtk_css_parser_is_eof()
  df1206b... cssparser: Drop _gtk_css_parser_has_prefix()
  93235eb... cssparser: Add gtk_css_parser_try_at_keyword()
  517c51e... cssparser: Add gtk_css_parser_consume_string()
  9c46792... cssparser: Get rid of _gtk_css_parser_try_double()
  1fa322b... cssparser: Add gtk_css_parser_try_delim()
  e258015... cssparser: Split integer gettig into has/consume functions
  e2d3742... Resurrect the CSS parser from the tokenizer branch
  8182658... rgba: Add gdk_rgba_parser_parse()


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]