Commit Graph

4429 Commits

Author SHA1 Message Date
David Walter Seikel bc154d06b8 Fix a typo I thought I had already fixed. Some more clean up.
SVN revision: 25753
2006-09-11 21:37:18 +00:00
Carsten Haitzler 8ea5ec3955 ignore++
SVN revision: 25716
2006-09-11 09:38:02 +00:00
Carsten Haitzler 3040356339 add system icons dir for e, patches for evas.
SVN revision: 25715
2006-09-11 09:36:32 +00:00
David Walter Seikel c4f76d9809 Some more cache proposals. I think that's enough to start coding it all.
SVN revision: 25712
2006-09-11 05:59:26 +00:00
manowarrior c5f3222cc5 A bit better.
SVN revision: 25703
2006-09-10 21:33:46 +00:00
e-taro e60399bb91 e17 ja.po update (Yasufumi Haga)
SVN revision: 25702
2006-09-10 21:30:05 +00:00
manowarrior 78aa4cea47 Icon for the Menus configuration dialog.
SVN revision: 25701
2006-09-10 20:41:38 +00:00
manowarrior 87312dacc5 I've returned from the "vacation". New icon for Applications configuration dialog.
SVN revision: 25692
2006-09-10 15:49:05 +00:00
Carsten Haitzler 4413a33c7d might want to free strings that are strdup'd
SVN revision: 25687
2006-09-10 10:34:17 +00:00
Carsten Haitzler a952e6a2e0 icons for most sys ops - not great, but something.
SVN revision: 25684
2006-09-10 09:15:54 +00:00
Carsten Haitzler b92e943f51 update TODO
SVN revision: 25672
2006-09-10 07:07:55 +00:00
Carsten Haitzler 71be7e7882 sys actions have status/info/progress dialogs that should work right for all
actions (so you know what is going on and have some feedback/status).


SVN revision: 25670
2006-09-10 04:51:07 +00:00
Massimo Maiurana a2691b6c1e some strings that need to be translated
SVN revision: 25663
2006-09-09 16:41:00 +00:00
Massimo Maiurana 4a8efa9130 *** empty log message ***
SVN revision: 25662
2006-09-09 16:39:17 +00:00
Carsten Haitzler 04d99e3df8 main menu cleanups.
sys actions check error/status etc. logout implemented, and used. need to
have status for reboot/halt and for suspend and hibernate.


SVN revision: 25656
2006-09-09 07:00:14 +00:00
Christopher Michael bc5923cafd Check that initial text is actually set befor trying to strdup it.
SVN revision: 25601
2006-09-07 16:56:54 +00:00
David Walter Seikel 9bae66d7be Moved myself up at the request of LinuxTitan. Told him I don't think it makes much difference.
SVN revision: 25582
2006-09-07 13:32:11 +00:00
David Walter Seikel 206da88fa8 Diddle with the paths. I can't recall if this was the system path
raster wanted, but it seems to be where the other icons are stored.


SVN revision: 25581
2006-09-07 13:17:46 +00:00
Carsten Haitzler 8c003ef92f patches from the world - fixes and todo's
SVN revision: 25578
2006-09-07 10:33:57 +00:00
David Walter Seikel b96e6a7a19 A design document for caching methods. Helps to keep rasters email box
from overflowing.  B-)


SVN revision: 25577
2006-09-07 10:15:28 +00:00
David Walter Seikel d419439ee2 BUG--
SVN revision: 25576
2006-09-07 08:54:50 +00:00
David Walter Seikel bd51254720 Put the exe and it's parameters back together when needed.
SVN revision: 25575
2006-09-07 08:53:09 +00:00
David Walter Seikel be9dd395e1 It's more complete now.
SVN revision: 25571
2006-09-07 06:12:45 +00:00
moom ba23d3535d * [Widget_Slider] Hiding the label no longer makes the line disappear (TODO--)
Since it was a bug in the default theme and not in the code, other
themes based on it may also need to be updated


SVN revision: 25565
2006-09-06 22:26:19 +00:00
moom fce9abc827 [Widget_Slider] Fix the emission of the "e,state,enabled/disabled" signal
SVN revision: 25564
2006-09-06 21:56:25 +00:00
moom 415975acf2 Bug++
SVN revision: 25563
2006-09-06 21:43:53 +00:00
moom ff7fff2dad * [Ibar/Ibox] Make "o_empty" object expand so we can right-click
everywhere in the ibar/ibox to add new icons when it's empty. (TODO--)


SVN revision: 25562
2006-09-06 21:40:17 +00:00
moom 6fec152f32 * The window's icon no longer disappears when the border is changed
SVN revision: 25547
2006-09-06 18:04:13 +00:00
David Walter Seikel 0fca2a48ac Made a start on documenting the internals of how E treats FDO specs a
little differently.  I'll finish this after I sleep.


SVN revision: 25535
2006-09-06 15:10:34 +00:00
Carsten Haitzler f5de58485b a few patches from emails. :) emails will be coming.. when i flush my mush.
SVN revision: 25533
2006-09-06 12:09:53 +00:00
sebastid d283372cf7 parameter type should be void
SVN revision: 25531
2006-09-06 08:44:30 +00:00
sebastid 242263bdad delete objects with e_object_del
SVN revision: 25530
2006-09-06 08:22:57 +00:00
sebastid 6c84f94b62 Don't compile old fileman.
SVN revision: 25529
2006-09-06 08:06:19 +00:00
sebastid 5733e36ef9 Use correct struct for object.
SVN revision: 25528
2006-09-06 08:02:51 +00:00
David Walter Seikel d99ec4f550 Reenable the old eap caching code. It appears that with the caching
enabled, there is always one reference to each E_App (the one in the
cache), and that hides some sloppiness in the object reference counting.
So that everybody can continue to use E without crashing all the time,
this is turned back on pending a reveiw.


SVN revision: 25510
2006-09-06 04:48:11 +00:00
David Walter Seikel e10b139d54 *Refactor away all the icky internal ecore_desktop_menu details.
*No need to export global paths anymore.


SVN revision: 25495
2006-09-05 16:33:31 +00:00
Carsten Haitzler 4cb34c5d2a bug++
SVN revision: 25494
2006-09-05 15:16:09 +00:00
Carsten Haitzler c2a232bf45 get app from border now - no more zillions of params. also use wm command to
match


SVN revision: 25493
2006-09-05 14:44:28 +00:00
Carsten Haitzler 3fa7cc4df7 aggressively set client list when add/del from container
SVN revision: 25492
2006-09-05 13:49:16 +00:00
David Walter Seikel a93bd075a7 E_App caching removed as per TODO, pending a rewrite. Only #if'ed out so
that raster can tell if I cut too much or too little.


SVN revision: 25491
2006-09-05 13:42:19 +00:00
Carsten Haitzler a291156ef2 todo updates cleanups, clarifications - a segv i see here on rare occasions.
comment out the free.


SVN revision: 25489
2006-09-05 10:52:51 +00:00
David Walter Seikel 39db845cfb cvsignore++
SVN revision: 25488
2006-09-05 10:51:33 +00:00
Christopher Michael 7f5c32cead Reboot should really come before Shutdown in the menu.
SVN revision: 25479
2006-09-05 03:30:36 +00:00
Christopher Michael f4e6ca2069 Screenlock->Advanced now fits into 640x480.
SVN revision: 25478
2006-09-05 03:16:47 +00:00
Christopher Michael 44bbd0d924 Screenlock->Advanced fits into 640x480, barely :) I'm not entirely happy
with the look, but it does fit.


SVN revision: 25477
2006-09-05 03:16:14 +00:00
Christopher Michael be6082ba86 Removed some todo items about 640x480 as I fixed them already.
SVN revision: 25476
2006-09-05 02:59:20 +00:00
Christopher Michael 1108e799c1 Window Manipulation->Advanced now fits into 640x480.
SVN revision: 25475
2006-09-05 02:58:50 +00:00
Christopher Michael 11efc637bf Virtual Desktops->Advanced now fits in 640x480.
SVN revision: 25474
2006-09-05 02:45:30 +00:00
Christopher Michael 7861222b3e Fix Window Display Advanced to fit in 640x480.
SVN revision: 25473
2006-09-05 02:38:02 +00:00
Christopher Michael d7d186e3d5 Added 4 buggers where windows do not fit into 640x480.
SVN revision: 25470
2006-09-05 02:15:40 +00:00