[gtk+] (84 commits) Created branch wip/colorchooser-v2



The branch 'wip/colorchooser-v2' was created.

Summary of new commits:

  937127a... Initial cut at implementing a new color chooser
  ee08a4d... Add a simple color chooser test
  815fdd1... Initial work on a color editor
  d3ef5a7... Move the plane into a separate widget
  2b92282... Use the Tango palette by default
  8c17097... Add Tangoish grayscales
  cece13c... Align label with swatches
  8e9236d... Show editor when clicking custom button
  9632a88... Choose a different initial color when adding custom colors
  87743a0... Make saving custom colors work as intended
  4cd31da... No popup menu on the button
  3789c26... Show alpha in the palette as well
  392346e... Make alpha optional
  5108351... Preliminary color sliders
  342fa84... Don't waste memory
  5c2e986... Use a swatch in the editor
  c46ca08... Show new color chooser from color button
  fd5959d... Make color chooser always come up with palette
  1724bfd... Fix a few problems with custom color replacement
  b6fe675... Move color scales into separate widget
  d8b3bfa... Draw no trough for color scales
  c1e8929... Add an Adwaita hack
  115b1e6... Remove an erraneous g_free call
  0c976a4... Only activate on double-click
  e45e36a... Allow context menus on scale sliders
  b66cf25... Finishing touches
  344f4dd... Mark strings for translation
  452f5eb... Add some accessible labels
  077ccbe... Add more todos
  6655c6c... Dismiss popups on show
  7b13c9d... Add a small comments
  16a701a... Fix up exported symbols
  80279fa... Simplify GtkColorScale private api a bit
  9843cbe... Rework the API a bit
  7fb2855... Small documentation tweaks in font choosers
  e035310... Add docs
  9f29d79... Deprecate old color selection widgets
  2d25e3c... testcolorchooser: Add more options
  75c2136... Misc cleanups
  0a56b33... Add API to set palettes
  996c44c... themingengine: move _gtk_theming_engine_set_context to priv
  b4f8924... themingengine: add a private _gtk_theming_engine_get_contex
  1947ea6... roundedbox: add _apply_border_radius() variations for engin
  e2b740c... themingbackground: make it based on GtkStyleContext
  6ae1798... color-swatch: add a color-light/color-dark style class for 
  52e674b... color-swatch: use GtkThemingBackground to draw the backgrou
  933bf92... color-swatch: allow styling the "active badge"
  fa749d5... color-swatch: don't hardcode list-add-symbolic as swatch ic
  71dccf2... color-editor: don't call gtk_color_swatch_set_corner_radii(
  8420aa6... color-widget: add LEFT/RIGHT/TOP/BOTTOM style classes to th
  0517eca... color-widget: use a GtkBox for the custom section
  e124787... color-swatch: remove gtk_color_swatch_set_corner_radii()
  767681f... Fix the build
  6b864a3... Consistently private headers
  99186b6... Remove unused variables
  8d0e11f... Fix use_alpha initialization and propagation
  84ba7fb... Document gtk_color_chooser_add_palette
  0a07bc4... GtkColorChooserWidget: emit notification for ::show-editor
  3ea5860... GtkColorChooserDialog: propagate notification for ::show-ed
  dd99bb1... Add a button to back to the palette
  acab3dc... Fill the custom palette up some more
  6663b71... Avoid a 10th custom color
  eff7692... GtkColorSwatch: Drop an unnecessary field
  adb20dc... A11y improvements
  55e85e6... GtkColorSwatch: Use widget state instead of a custom 'selec
  41a073b... Revert an accidental commit
  9db2992... color-swatch: cleanup unused property enum value
  4c60557... color-button: simplify internal children
  ad0e0a9... color-editor: also set a row spacing in the popup tooltip
  d1e96bb... color-editor: don't use an alignment to give the popup extr
  112c8ca... color-editor: don't use a GtkAlignment to layout popups
  f03a8b8... color-widget: don't use a GtkAlignment to center the color 
  f98ff20... colorsel: include gtkcolorutils.h
  3a351c1... gtk-demo: use the new GtkColorChooserDialog in the color de
  6d6bc32... prop-editor: don't use GtkColorButton deprecated API
  0d7f1c8... testgtk: use GtkColorChooserDialog instead of GtkColorSelec
  8affd3c... test-toplevelembed: use new GtkColorChooserDialog
  ce378fd... GtkColorScale: fix an RTL issue
  2fadeff... Mark color names as translatable
  76ffd5f... Update POTFILES
  b243793... Update TODO
  c839b50... Improve a11y names for colors
  843ea99... colorchooser: factor out a private method to get the checkb
  389ed6e... color-scale: remove Adwaita GtkColorScale trough hack



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