Commit Graph

4086 Commits

Author SHA1 Message Date
cobra 24a04f41c8 Add a mising image to the DIST target. (Fixing RPM builds...)
Kevin Brosius <cobra@compuserve.com>


SVN revision: 25049
2006-08-23 00:42:16 +00:00
rephorm fba1d2fa3c fix cursor changes on border resize hotspots
SVN revision: 25048
2006-08-23 00:34:33 +00:00
Carsten Haitzler 2c54568bfb fdo header and src more e compliant :)
onefang - some data to go on for debian - segv land galore though deep inside
ecore_desktop. cant track right now. also leaks... i smell leaks.


SVN revision: 25046
2006-08-22 23:39:08 +00:00
Carsten Haitzler 2a5a0cd8ec fix header and external api call declaration and formatting etc.
SVN revision: 25044
2006-08-22 23:20:12 +00:00
sndev 64e454e2dc Screen Resolution and Window Focus icons for E config panel from
Luchezar 'ManowarrioR' P.Petkov


SVN revision: 25038
2006-08-22 14:19:59 +00:00
rephorm 0d8703417c silence warnings on older gcc's about incomplete types
SVN revision: 25037
2006-08-22 13:38:18 +00:00
David Walter Seikel a3c1589605 About time I added myself to this list.
SVN revision: 25036
2006-08-22 08:40:54 +00:00
David Walter Seikel fa151dca6c TODO--
SVN revision: 25035
2006-08-22 08:39:48 +00:00
David Walter Seikel 7705dfc9b1 Added Drag'n'Drop from application menus to ibar and anything else that
can accept an E_App drop.


SVN revision: 25034
2006-08-22 08:38:24 +00:00
rephorm a5c71890d4 ****** MAJOR THEME REWORKING -- BREAKAGE *********
Almost every signal and required part name has changed. This means that ALL themes other than the default one are now broken. Sorry, but this had to happen.

I have a list of mappings from old to new at http://rephorm.com/files/dump/e_theme_map.txt

There will probably be a little more cleanup on this in the coming days. Then I'll write it all up in a nice theme spec.


SVN revision: 25033
2006-08-22 07:39:11 +00:00
David Walter Seikel 49c524e4c7 Add a temporory FDO menu rebuild button.
SVN revision: 25030
2006-08-22 02:05:58 +00:00
David Walter Seikel a149597b88 The next step. B-)
Converts fdo menus to directories full of .order files at startup if
there is no applications/menu/all/.order file.  This is the last big
peice of the puzzle.

Lots of tweaking, optimising, cleaning, polishing, and general making
this stuff live well with the rest of E to go.


SVN revision: 25029
2006-08-22 00:56:03 +00:00
Viktor Kojouharov d0751b3258 removed e_menu_item_icon_object_set as it could have never worked properly.
now, the menu icon can be set properly upon realization with the e_menu_item_realize_callback_set function. rewrote the clients menu to use the border icon, and be sorted like the winselector.


SVN revision: 25026
2006-08-21 20:03:09 +00:00
sebastid de39c5f662 Remove unused variable.
SVN revision: 25014
2006-08-21 16:38:47 +00:00
sebastid 6241caf38a Remove unused variables.
SVN revision: 25013
2006-08-21 16:34:47 +00:00
sebastid c67f9bcbf6 Add all enum types in select.
SVN revision: 25012
2006-08-21 16:29:14 +00:00
sebastid 98e61fa3d3 ++const
SVN revision: 25011
2006-08-21 16:25:57 +00:00
sebastid 17baad8d37 Remove unused variables
SVN revision: 25010
2006-08-21 16:25:41 +00:00
sebastid 7763b5b928 ++const
SVN revision: 25009
2006-08-21 16:19:24 +00:00
sebastid f95391cf8f --cast
SVN revision: 25008
2006-08-21 16:18:49 +00:00
sebastid a69f4e71b3 const++
SVN revision: 25007
2006-08-21 16:16:56 +00:00
sebastid d8edc68829 --cast
++const


SVN revision: 25006
2006-08-21 16:13:46 +00:00
sebastid ff6ba0449b Remove cast
SVN revision: 25005
2006-08-21 16:10:36 +00:00
sebastid e3840f98f9 cast be gone.
SVN revision: 25004
2006-08-21 16:03:49 +00:00
sebastid 3a7b3efa8f Remove const on variable which will be modified.
Remove double looping.


SVN revision: 25003
2006-08-21 16:00:43 +00:00
sebastid 7b26db9067 Remove cast
SVN revision: 25002
2006-08-21 15:54:40 +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
sebastid 6881af25f9 Remove unused variables.
SVN revision: 24999
2006-08-21 15:45:47 +00:00
sebastid 04cc08f61f Remove cast
SVN revision: 24998
2006-08-21 15:37:58 +00:00
sebastid fbfa634ed9 Use const.
SVN revision: 24997
2006-08-21 15:37:29 +00:00
sebastid 22191c3a64 Remove unnecessary variable and cast.
SVN revision: 24996
2006-08-21 15:36:37 +00:00
sebastid 7a7701d90c Remove unnecessary char * cast.
SVN revision: 24995
2006-08-21 15:35:17 +00:00
sebastid 77c810e910 Make fname const.
SVN revision: 24994
2006-08-21 15:34:43 +00:00
sebastid 621bc1a877 Use const with stringshare.
SVN revision: 24993
2006-08-21 15:33:20 +00:00
sebastid f09ddad1cd Remove unused variable.
SVN revision: 24992
2006-08-21 15:31:58 +00:00
sebastid 71b883624d Add return value.
SVN revision: 24990
2006-08-21 15:11:07 +00:00
sebastid be3475b1c8 Formatting.
SVN revision: 24989
2006-08-21 15:06:11 +00:00
sebastid 77d906ac26 Formatting
SVN revision: 24988
2006-08-21 15:05:27 +00:00
David Walter Seikel 4bf92f25f8 New menu structure.
~/.e/e/applications/menu/all
~/.e/e/applications/menu/favorites

The first one is all the converted FDO menus, which will track changes
to those menus.  The second one is the original favorites menu, which
the user can edit to their hearts content.

WARNING - will break your Favorite menus, coz it has moved.


SVN revision: 24979
2006-08-21 04:35:52 +00:00
David Walter Seikel 0aba7f40ae New menu structure.
~/.e/e/applications/menu/all
~/.e/e/applications/menu/favorites

The first one is all the converted FDO menus, which will track changes
to those menus.  The second one is the original favorites menu, which
the user can edit to their hearts content.

WARNING - will break your Favorite menus, coz it has moved.


SVN revision: 24978
2006-08-21 04:26:27 +00:00
rephorm 22197b5393 use new edje liner grad fills.
SVN revision: 24977
2006-08-21 03:27:33 +00:00
David Walter Seikel 9261b8c114 Bump it again, didn't notice that rephorm had bumped it earlier today.
SVN revision: 24974
2006-08-21 02:36:53 +00:00
David Walter Seikel c33012eb52 Saves selected icon theme in e_config. I hope I did everything I need
to do when adding a new config string.

Doesn't actually update icons or clear caches yet, but new icons will be in
the selected theme.


SVN revision: 24973
2006-08-21 02:30:10 +00:00
rephorm 04812fabec TODO-- (moom got this one done)
SVN revision: 24967
2006-08-21 00:48:05 +00:00
rephorm 58e6081f9b update todo
SVN revision: 24966
2006-08-21 00:45:44 +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
Carsten Haitzler bec1e617e8 fix import if dir contains special chars
SVN revision: 24962
2006-08-20 22:51:12 +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
moom cc6b1d0f99 * [E_Editable] Fix valgrind warnings and mem leak
SVN revision: 24958
2006-08-20 22:24:16 +00:00