Commit Graph

19 Commits

Author SHA1 Message Date
Sebastian Dransfeld 39e228c73a Formatting.
SVN revision: 29448
2007-04-08 21:00:30 +00:00
Sebastian Dransfeld 1c03446089 Remove undefined functions.
SVN revision: 27452
2006-12-14 19:42:21 +00:00
rephorm 11085a09e3 add button to swap colors
SVN revision: 26591
2006-10-14 05:16:00 +00:00
Christopher Michael 34bba6f5bd Rework the gradient dialog for a better look.
SVN revision: 26574
2006-10-13 21:16:05 +00:00
Christopher Michael 0c4aa82ea7 Using diff from rephorm (shameless plug :) ), added gradient preview widget
directly into the dialog, not as a seperate e_widget.


SVN revision: 26551
2006-10-12 14:14:15 +00:00
Christopher Michael 51b49cbb8a Do not need two entry widgets, one atop the other, for this. Can use just
one entry widget.


SVN revision: 26324
2006-10-03 10:38:50 +00:00
sebastid 1251802479 Don't strdup homedir
SVN revision: 26026
2006-09-22 19:55:11 +00:00
sebastid 18aa34fdbc Remove unused variables.
SVN revision: 26015
2006-09-22 04:18:41 +00:00
sebastid 5ff4b07ed0 Remove unused.
SVN revision: 26009
2006-09-21 20:12:27 +00:00
Massimo Maiurana a2691b6c1e some strings that need to be translated
SVN revision: 25663
2006-09-09 16:41:00 +00:00
Christopher Michael b3e5363aa1 Add function to set window border icon so that Import dialogs and such can
have same icon as their parent.


SVN revision: 25303
2006-09-01 17:38:25 +00:00
rephorm 462bda0f22 another chunk
all group names prefaced by e/
its entirely possible i missed a few small places in this, so there may be some growing pains in the next day or two

also, spectrum content -> e.swallow.content


SVN revision: 25057
2006-08-23 03:39:02 +00:00
sebastid d013e1a873 Add header include
Export function
Correct function declaration
Remove char * cast
Remove unused variable


SVN revision: 25001
2006-08-21 15:52:58 +00:00
rephorm 22197b5393 use new edje liner grad fills.
SVN revision: 24977
2006-08-21 03:27:33 +00:00
rephorm 3b84d85303 * crosshairs show in proper place in spectrum initially
* a color well's dialog closes when the well is deleted
* the X border button calls the cancel cb for the color dialog
* the X on the grad dialog now works


SVN revision: 24964
2006-08-20 23:29:41 +00:00
rephorm 2910f27842 start with proper hsv also...
SVN revision: 24960
2006-08-20 22:33:31 +00:00
rephorm 47ded57d3f save the last used gradient colors and use them the next time the dialog is shown
SVN revision: 24959
2006-08-20 22:30:44 +00:00
rephorm 24bb452439 when clicking on a color well, initialize the color selector to the well's color
few other cleanups


SVN revision: 24957
2006-08-20 22:15:27 +00:00
rephorm 63978e9abb add gradient bg dialog.
finish up the color selector widgets (plug some leaks)

TODO:
  * color_dialog needs a way of specifying initial color
  * color_well needs to use this when showing its color dialog
  * the grad dialog should remember the last selected colors
  * the color dialog whould probably keep a list of favorite / recent colors

Also, it looks like there's a leak (according to valgrind at least) in e_editable.c when you set the text and it reallocs.


SVN revision: 24953
2006-08-20 21:18:30 +00:00