paparazzi-commits
[Top][All Lists]
Advanced

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

[paparazzi-commits] [paparazzi/paparazzi] 83ce44: added option to change


From: GitHub
Subject: [paparazzi-commits] [paparazzi/paparazzi] 83ce44: added option to change text papget color using a c...
Date: Mon, 21 May 2012 08:12:35 -0700

  Branch: refs/heads/master
  Home:   https://github.com/paparazzi/paparazzi
  Commit: 83ce44bf8ad478bcf76a069b9b14b6fa436cc916
      
https://github.com/paparazzi/paparazzi/commit/83ce44bf8ad478bcf76a069b9b14b6fa436cc916
  Author: Stephen Dwyer <address@hidden>
  Date:   2012-05-19 (Sat, 19 May 2012)

  Changed paths:
    M sw/lib/ocaml/papget_renderer.ml
    M sw/lib/ocaml/widgets.glade

  Log Message:
  -----------
  added option to change text papget color using a comboboxentry widget, colors 
defined in widgets.glade, can also type in color string


  Commit: 9792696ad06056d78c49cf8742746df548c1e349
      
https://github.com/paparazzi/paparazzi/commit/9792696ad06056d78c49cf8742746df548c1e349
  Author: Stephen Dwyer <address@hidden>
  Date:   2012-05-20 (Sun, 20 May 2012)

  Changed paths:
    M sw/lib/ocaml/papget_renderer.ml
    M sw/lib/ocaml/widgets.glade

  Log Message:
  -----------
  added tooltip text to color dropdown, whitespace fix


  Commit: 70fcefcda269be4c207eec7d48d7668e5143c1ce
      
https://github.com/paparazzi/paparazzi/commit/70fcefcda269be4c207eec7d48d7668e5143c1ce
  Author: Stephen Dwyer <address@hidden>
  Date:   2012-05-20 (Sun, 20 May 2012)

  Changed paths:
    M sw/lib/ocaml/papget_renderer.ml

  Log Message:
  -----------
  whitespace fix


  Commit: e1795b6fc8d4d62b78f48869e68e434edd411d2e
      
https://github.com/paparazzi/paparazzi/commit/e1795b6fc8d4d62b78f48869e68e434edd411d2e
  Author: Gautier Hattenberger <address@hidden>
  Date:   2012-05-21 (Mon, 21 May 2012)

  Changed paths:
    M sw/lib/ocaml/papget_renderer.ml
    M sw/lib/ocaml/widgets.glade

  Log Message:
  -----------
  Merge pull request #194 from scdwyer/papget_colour

Text papget color

This solution works, but the default color in black is annoying. Unfortunately 
I can't find any function to test if the color is valid or not.
A long term solution could be to use a GTK color selection dialog box.

An other possibility is when you set the papget by hand in your GCS layout 
file, you can specify the "color" property.


Compare: https://github.com/paparazzi/paparazzi/compare/aa06dbe...e1795b6

reply via email to

[Prev in Thread] Current Thread [Next in Thread]