Commit Graph

4234 Commits

Author SHA1 Message Date
Massimo Maiurana b851203d21 I think this needs to be translated
SVN revision: 29484
2007-04-12 19:09:45 +00:00
Carsten Haitzler 3454dd68c5 working on fm2 a bit - it haveth bugs... so be it. but its mroe functional now.
SVN revision: 29479
2007-04-12 14:34:03 +00:00
Christopher Michael c2e24d10dd Fix urandom e_config snafu. When you add new e_config properties, be sure to
bump the e_config generation.


SVN revision: 29475
2007-04-12 03:20:42 +00:00
Eric Schuele 4f1c60dba9 Add checkbox to allow users to enable or disable the clientlist caption length limit.
SVN revision: 29473
2007-04-11 21:40:53 +00:00
Viktor Kojouharov 1157a68929 add an option to automatically re-maximize windows on shelf hide/show, and move away windows that are on top of the shelf away while the shelf is visible.
add more options to fine-tune the autohide in the shelf's config dialog. it needs some UI love though.


SVN revision: 29472
2007-04-11 15:37:04 +00:00
Stafford Mitchell Horne 560610403c Fix layout a bit
* advanced fits on 640X480 and looks ok


SVN revision: 29459
2007-04-10 18:42:50 +00:00
Sebastian Dransfeld a743981cf4 Don't need to listen for list change. The calls e_order uses should
discover the .desktop files whether the cache is filled or not.


SVN revision: 29457
2007-04-10 07:25:25 +00:00
Carsten Haitzler 7eacb34996 during startup ibar keeps re-filling all icons in a tight loop (though still
looping ecore) because efreet's idler keeps scanning icons and issuing change
events for everything. this slows things down a lot and causes ibar to be
inactive for a few seconds because icons are being deleted and re-created. i
have "paused" e_order updates until the first list change - that means the
idle scan cache fetch is over and operation is "normal" again - issue a big
change then anyway and so be up to date, but only on scan completion.


SVN revision: 29455
2007-04-09 23:12:24 +00:00
Sebastian Dransfeld bc4ff634b9 util is optional in efreet.
SVN revision: 29453
2007-04-09 12:20:11 +00:00
Sebastian Dransfeld 39e228c73a Formatting.
SVN revision: 29448
2007-04-08 21:00:30 +00:00
Viktor Kojouharov a0a2e5c7fc themers can use "instant_delay" "N.M" to tell e when to instantly move the shelf away. that way then can fade the shelves away or use other techniques to give the impression that the shelf is hiding
SVN revision: 29440
2007-04-08 09:32:48 +00:00
Christopher Michael 832bcba818 Remove old config_apps code...it doesn't work anymore & we've added new
editors for favorites/ibar/restart/startup already.


SVN revision: 29431
2007-04-07 03:39:42 +00:00
Viktor Kojouharov 187c3fcec1 show/hide the shelf when the autohide option is changed. hide the hide-able shelves on startup
SVN revision: 29427
2007-04-06 20:23:45 +00:00
Viktor Kojouharov 641dd49248 Shelf hiding based on Hannes Janetzek's patch.
e,state,hidden|visible are still available to themers, to do something interesting while the shelf is being moved.


SVN revision: 29426
2007-04-06 19:01:29 +00:00
Sebastian Dransfeld 50e31e6ad8 No need to change the icon if we already have a desktop file.
SVN revision: 29423
2007-04-06 12:18:38 +00:00
Sebastian Dransfeld 8d2fcce410 TODO++
SVN revision: 29422
2007-04-06 11:42:09 +00:00
Sebastian Dransfeld 7b1a6625c5 If a .desktop isn't in a standard location store the full path in the
.order file.


SVN revision: 29421
2007-04-06 11:41:23 +00:00
Sebastian Dransfeld 35e12e2e94 Listen for changes in .desktop files.
SVN revision: 29420
2007-04-06 11:21:34 +00:00
Sebastian Dransfeld c08535a4c7 Listen for changes in .desktop files.
SVN revision: 29419
2007-04-06 11:09:03 +00:00
Christopher Michael 5c7bda76ca Be sure to set icon = ... my bad.
SVN revision: 29418
2007-04-06 11:05:23 +00:00
Christopher Michael aa78ab6cb0 Check that desktop is valid (+return) before we freeze evas so we don't
leave it in a frozen state.


SVN revision: 29417
2007-04-06 11:02:17 +00:00
Christopher Michael 1a1892a720 Some added trapping in case desktops is empty.
SVN revision: 29416
2007-04-06 10:32:49 +00:00
Christopher Michael 7c44853343 TODO--: create a favorites.menu if it doesn't exist.
SVN revision: 29415
2007-04-06 10:27:48 +00:00
Sebastian Dransfeld be4e8f3c9c Bad me, use calloc.
SVN revision: 29414
2007-04-06 09:55:16 +00:00
Sebastian Dransfeld d3a63a01e3 TODO
SVN revision: 29413
2007-04-06 09:52:02 +00:00
Sebastian Dransfeld 4e8fd0189e Don't crash when there is no favorite.menu file.
SVN revision: 29412
2007-04-06 09:50:31 +00:00
Sebastian Dransfeld 30a0fdc0d4 Early retreat if there is no menu.
SVN revision: 29411
2007-04-06 09:41:22 +00:00
Sebastian Dransfeld 7c1d37c3e7 Early retreat if we don't get a menu.
Use util functions to add icons.


SVN revision: 29410
2007-04-06 09:38:10 +00:00
Sebastian Dransfeld d9371e505d Use helper functions to add icon.
SVN revision: 29409
2007-04-06 09:30:24 +00:00
Sebastian Dransfeld 9be8115006 Make configuration work.
SVN revision: 29408
2007-04-06 09:28:26 +00:00
Christopher Michael c1dd129650 Remove unused function.
SVN revision: 29406
2007-04-06 03:54:48 +00:00
Christopher Michael af0745db1b Make basic font config fit in 640x480.
SVN revision: 29405
2007-04-06 03:40:54 +00:00
Christopher Michael 3794b34ab8 Allow ibar editing again.
SVN revision: 29404
2007-04-06 01:01:33 +00:00
Christopher Michael cca25de9a3 Some fixed for Favorites Editor & ilist issues.
Add edit dialog for ibar/startup/restart.
Remove 'Application Menus' from e_int_menus until a full Menu editor is made.

Can now edit ibar/startup/restart & Favorites.


SVN revision: 29403
2007-04-06 01:00:54 +00:00
Sebastian Dransfeld caf4ef56d4 Make e compile.
SVN revision: 29402
2007-04-06 00:08:17 +00:00
Sebastian Dransfeld a2cef5a9ac Check that path exist before writing to it.
SVN revision: 29401
2007-04-05 23:28:34 +00:00
Sebastian Dransfeld 4837644559 Don't stringshare NULL
SVN revision: 29400
2007-04-05 23:27:15 +00:00
Christopher Michael e8aa8ed20b Remove NULL path check so we can create new .order files if they do not exist.
SVN revision: 29399
2007-04-05 23:14:25 +00:00
Christopher Michael c4297e12f4 Comment out config of ibar apps for now, until we can get the dialog(s) fixed.
SVN revision: 29398
2007-04-05 21:33:42 +00:00
Christopher Michael 4f2e047047 Add a Favorites Editor :) (Don't forget to Apply your changes)
#if 0 out the old Apps Editor(s) for now, they are broken anyway, until I
get them working a little later.


SVN revision: 29397
2007-04-05 21:31:14 +00:00
Sebastian Dransfeld 0696521bbd Match new efreet event name.
SVN revision: 29394
2007-04-05 20:58:07 +00:00
Sebastian Dransfeld 43881d568d Don't init/shutdown unused libraries.
SVN revision: 29387
2007-04-05 18:19:50 +00:00
Sebastian Dransfeld 4880565d3a Less memory allocation.
SVN revision: 29386
2007-04-05 18:11:42 +00:00
Sebastian Dransfeld 69d586e5dd Formatting.
SVN revision: 29385
2007-04-05 18:01:35 +00:00
Sebastian Dransfeld 81d276c974 Update icon on theme change.
SVN revision: 29383
2007-04-05 17:38:23 +00:00
Sebastian Dransfeld db3d2fe4c3 Remove printf's
SVN revision: 29382
2007-04-05 17:22:02 +00:00
Sebastian Dransfeld 8e1c36d005 - nice config for thumbnailing. Needs config dialog.
- event for theme change.


SVN revision: 29381
2007-04-05 17:20:09 +00:00
Sebastian Dransfeld 260d229f07 - No need to use calloc.
- Use const char to store pointers to title.


SVN revision: 29376
2007-04-05 15:36:37 +00:00
Stafford Mitchell Horne 3b626b6027 Working on font selector:
* Fix mem issues
  * Advanced works... (I need some help with layout)


SVN revision: 29375
2007-04-05 13:25:41 +00:00
Sebastian Dransfeld d800072edf Safe looping on shutdown.
SVN revision: 29370
2007-04-05 11:59:17 +00:00