Commit Graph

3685 Commits

Author SHA1 Message Date
kiwi 87874c3f1f fix segfault on e_widget_scrollframe_simple_add
SVN revision: 29837
2007-05-04 01:04:46 +00:00
Stafford Mitchell Horne 922208c066 Overhaul for font configuration (hope people like it)
* Added Preview for font
 * Basic is really basic (sets up all classes in one go)
 * Ability to use font scaling (Normal, Smal, Big)


SVN revision: 29836
2007-05-03 23:19:40 +00:00
Carsten Haitzler a44e3a19e4 printf--
SVN revision: 29830
2007-05-03 17:58:35 +00:00
Carsten Haitzler ed72cd25ea icon selector from fm prop works now. only on "all types of this file" - per
file stuff is unimplemented still.


SVN revision: 29829
2007-05-03 17:24:13 +00:00
Carsten Haitzler 668ca67d16 fix segv and fixme related to fm properites dialog
SVN revision: 29810
2007-05-03 12:44:10 +00:00
Sebastian Dransfeld b1e8f3cc20 Remove useless variable.
SVN revision: 29804
2007-05-02 18:38:23 +00:00
Christopher Michael 809c0ceffa Minor formatting fix with parens.
SVN revision: 29803
2007-05-02 17:16:08 +00:00
Christopher Michael 765923de6b Remove unneeded printf.
SVN revision: 29802
2007-05-02 15:37:02 +00:00
rephorm b5139c1302 no need for extra param.
SVN revision: 29801
2007-05-02 12:26:53 +00:00
Carsten Haitzler 06c1eb693b fix transitions segv due to preview widget being inserted
SVN revision: 29800
2007-05-02 11:21:18 +00:00
rephorm 9f2c626f72 aspect++
SVN revision: 29797
2007-05-02 02:30:54 +00:00
rephorm 2266d1846e use aspect widget for wallpaper preview also
SVN revision: 29796
2007-05-02 02:25:13 +00:00
rephorm 4de21d59b3 use aspect widget for theme preview, so that it scales up to fit as large as it can, without losing aspect
SVN revision: 29795
2007-05-02 02:18:40 +00:00
rephorm e48b1cb1f7 fix aspect widget
SVN revision: 29794
2007-05-02 02:06:39 +00:00
Sebastian Dransfeld 96fcf80c22 Add prototype for func.
Delete objects with e_object_del


SVN revision: 29788
2007-05-01 13:41:09 +00:00
kiwi 2d3bc291bc fix e_widget_ilist_unselect segfault on null ilist **value
SVN revision: 29785
2007-05-01 02:02:59 +00:00
kiwi 629fcbbc65 confirm dialogs can now be deleted via e_object_del() call
SVN revision: 29782
2007-04-30 22:23:00 +00:00
Christopher Michael 132e82c22b Standardize some config dialog class names.
SVN revision: 29780
2007-04-30 11:45:18 +00:00
Eric Schuele b0e216db4e Setting max|=E_MAXIMIZE_BOTH after resizing it causes the hints to disagree with the geometry. This was causing max_vert or max_horz windows to come up max_both on a restart of E.
SVN revision: 29760
2007-04-29 03:24:16 +00:00
Eric Schuele ae393e4c27 Allow windows being pushed around to be pushed over the space once occupied by a presently iconic window
SVN revision: 29752
2007-04-28 14:52:29 +00:00
Carsten Haitzler 38d5caf598 flush stdou before forking - removes multiple printfs in buffer still being
flushed


SVN revision: 29746
2007-04-28 05:03:04 +00:00
Viktor Kojouharov dbdf7283cc fix the incorrectly placed parens. make sure the shelf always hides when the mouse goes out of it. don't hide the shelf when mass editing the gadgets in it
SVN revision: 29744
2007-04-27 20:38:13 +00:00
Christopher Michael 48e356e499 Just some formatting fixes...E style.
SVN revision: 29726
2007-04-25 11:28:35 +00:00
Christopher Michael 3f2d7d360f As per talk w/ rephorm, change Screen Zone to read Current Screen.
SVN revision: 29713
2007-04-24 13:28:25 +00:00
Carsten Haitzler 8bbd0686a3 patches into cvs we go.
SVN revision: 29708
2007-04-24 11:16:24 +00:00
Sebastian Dransfeld c2538f00c8 Formatting
SVN revision: 29705
2007-04-24 05:04:15 +00:00
Viktor Kojouharov 726d152924 patch by Hannes Janetzek for checking whether the mouse is over the shelf
SVN revision: 29688
2007-04-23 17:21:38 +00:00
Carsten Haitzler 5168a0989f actually handler error on recursive copy - abort the copy on an err in
writign to the destination, and if a mv got converted to a cp - delete the
src after successful copy to dest


SVN revision: 29685
2007-04-22 23:32:24 +00:00
kiwi 0149bf7c46 allow "copy" and "select all" menus in a disabled entry
like a disable object don't gets focused, key shortcuts doesnt work,
maybe need to change that ?


SVN revision: 29658
2007-04-22 17:12:04 +00:00
Eric Schuele 63759d0553 Hide the "Favorite Applications" menu item if there is no favorite.menu file.
SVN revision: 29657
2007-04-22 15:58:58 +00:00
Carsten Haitzler ff2de0fe92 move directory config to .directory.desktop - can quibble on the name later,
but now it lets u specify the specific files with the config for the dir - so
they can be called anything and put anywhere. paths are either full abs path
/path/to/file.edj or file.edj (relative to dir).


SVN revision: 29656
2007-04-22 15:30:02 +00:00
Christopher Michael cd28243af9 Math.h is already included via e.h, do not need the include here.
SVN revision: 29651
2007-04-22 09:48:18 +00:00
Christopher Michael 6db12642ac Trap for "rename" error. Print the errno via perror.
Do we want to "error dialog" this ? Or provide some select case on the errno?


SVN revision: 29650
2007-04-22 09:44:06 +00:00
rephorm ef8e3d10bf don't allow copying from password entry
SVN revision: 29641
2007-04-22 05:51:35 +00:00
rephorm 186303e42c printf--
SVN revision: 29640
2007-04-22 05:33:35 +00:00
rephorm 0bc9bd4bcd nuke memory that stored passwords in a few more cases
double click to select a word in an entry. triple click to select the whole thing


SVN revision: 29639
2007-04-22 05:30:37 +00:00
Eric Schuele ee3ca39ce0 Make is a little more obvious how to run something in a terminal
SVN revision: 29638
2007-04-22 04:45:11 +00:00
rephorm 5093431635 update the selection on double click
SVN revision: 29637
2007-04-22 04:40:40 +00:00
rephorm b1841d3265 nuke password contents on del
SVN revision: 29633
2007-04-22 03:50:44 +00:00
Christopher Michael 6fad95e77e Fix e_entry popup menu so that Cut/Copy show again.
Add a "Delete" and "Select All" entry to the popup menu.


SVN revision: 29624
2007-04-21 12:46:58 +00:00
kiwi 1a04a31474 indent
SVN revision: 29612
2007-04-20 20:07:05 +00:00
kiwi 7bc7956f55 show the e_entry menu entries only when they are needed
SVN revision: 29611
2007-04-20 07:23:37 +00:00
Christopher Michael c93f2de656 Removed unused variables.
SVN revision: 29598
2007-04-19 12:19:48 +00:00
Christopher Michael d5184772dd Remove unused variables.
SVN revision: 29597
2007-04-19 12:16:57 +00:00
Christopher Michael 1cd372e1da Modify startup config dialog slightly so that it looks & acts like wallpaper
and theme dialog.


SVN revision: 29596
2007-04-19 11:56:11 +00:00
Christopher Michael c6d5d72619 Rework lanugage dialog a little bit:
- recoded *_create_widgets to allow for better resizing.


SVN revision: 29595
2007-04-19 11:36:26 +00:00
rephorm b2d64063f6 send signal to indicate that password is currently being checked
send signal in the event that an invalid password has been entered
update text to indicate current state
don't accept text input while authenticating (as the text gets whiped out if it was wrong once pam returns)


SVN revision: 29593
2007-04-19 03:44:47 +00:00
Christopher Michael 3fa775d6d3 Add right-click copy/paste popup menu to e_entry for Codewarrior :)
SVN revision: 29590
2007-04-19 00:45:34 +00:00
Eric Schuele 25b23fe48b Add textbox to show (read-only) the .desktop file we are creating/matched to. Useful because it is less than obvious under certain circumstances.
SVN revision: 29588
2007-04-18 16:42:57 +00:00
Carsten Haitzler c9ad93d57c in theory handle custom themes for everything now (fm2-wise)
SVN revision: 29584
2007-04-17 15:46:51 +00:00
Carsten Haitzler 257e46227e ad only expand the left side
SVN revision: 29583
2007-04-17 12:02:11 +00:00
Christopher Michael b08918fb7e Format E style.
SVN revision: 29582
2007-04-17 11:57:55 +00:00
Carsten Haitzler 339bb54ce1 dont stretch the preview - gets screen aspect all wrong.
SVN revision: 29581
2007-04-17 11:42:38 +00:00
Christopher Michael 94da78d5af Better resizing on the modules config dialog.
SVN revision: 29580
2007-04-17 11:19:20 +00:00
Christopher Michael f5fff73894 Make shelf list dialog resizable.
SVN revision: 29579
2007-04-17 10:52:17 +00:00
Christopher Michael 1c4174e895 Make 'File Icons' dialog resizable.
SVN revision: 29578
2007-04-17 10:49:07 +00:00
Christopher Michael f7d65b4183 Fix search directory dialog resizing.
SVN revision: 29577
2007-04-17 10:46:21 +00:00
Christopher Michael dfbc12251f Fix resizing on the Input Method dialog.
SVN revision: 29576
2007-04-17 10:38:55 +00:00
Christopher Michael 526107d523 Make mouse bindings dialog resizable.
SVN revision: 29575
2007-04-17 10:14:53 +00:00
Christopher Michael d29e27c954 Make key bindings dialog resizable.
SVN revision: 29574
2007-04-17 10:11:35 +00:00
Christopher Michael 1e8d7145aa Forgot to add the checkbox.
Fix resolution loading.


SVN revision: 29573
2007-04-17 10:02:10 +00:00
Christopher Michael 4a4cf5e82d Rework screen resolution dialog slightly.
Make it resizable.
       Some code cleanup.


SVN revision: 29572
2007-04-17 09:47:16 +00:00
Christopher Michael 4061ead740 Make ibar/startup/restart editor resizable.
SVN revision: 29571
2007-04-17 09:28:52 +00:00
Christopher Michael 14ce278668 Make favorites editor resizable.
Eventually this dialog should be replaced with something more "full featured".


SVN revision: 29570
2007-04-17 09:26:17 +00:00
Christopher Michael 17a05b4cae Make startup config dialog resizable.
SVN revision: 29569
2007-04-17 09:23:21 +00:00
Christopher Michael f08a34042a Make transitions config dialog resizable.
Some code cleanup because we don't need a table todo this.


SVN revision: 29568
2007-04-17 09:19:15 +00:00
Christopher Michael 4d5d809af3 Make icon theme dialog resizable (vertical ilist).
Made a decision here to disable the Advanced portion for now as:
     1) it doesn't make any config changes that Basic doesn't.
     2) potentially confusing to users.
Easily re-enabled if needs be.


SVN revision: 29567
2007-04-17 09:14:18 +00:00
Christopher Michael 8262ffd688 Resizable border dialog so the ilist can stretch.
SVN revision: 29566
2007-04-17 08:58:58 +00:00
Christopher Michael d75a212483 More dialog resize work for vertical lists.
SVN revision: 29565
2007-04-17 08:57:20 +00:00
Christopher Michael 4d50206f0b Make color class dialog advanced resizable,
As per discussion with rephorm making dialogs with vertical lists resizable.


SVN revision: 29564
2007-04-17 08:31:00 +00:00
Christopher Michael da0f98c35c Allow sub-objects to expand vertically also if the parent framelist is
resized.


SVN revision: 29563
2007-04-17 05:37:15 +00:00
titan c9ce73c95a Make her flow from left to right instead of top to bottom!
SVN revision: 29562
2007-04-17 05:12:25 +00:00
titan 62f89082a3 Rework the fonts config dialog.. this needed to be done. BAD. Also
shuffled the module dialog around so it looks much better.


SVN revision: 29561
2007-04-17 04:22:50 +00:00
rephorm 0c0d0a5aff flag the border for updating when removing a .desktop
when a desktop is updated, check borders w/o matches to see if they now have a match. there is no need to update borders that have a match other than event->previous, since the one they have is good enough


SVN revision: 29560
2007-04-17 03:07:16 +00:00
Carsten Haitzler 4e08a11c5c remove unused members
SVN revision: 29556
2007-04-16 15:50:20 +00:00
Carsten Haitzler bcf012f3c9 allow custom scrollframes for fwins.
SVN revision: 29554
2007-04-16 15:23:11 +00:00
Christopher Michael e4382084ed Re-enable the "Add app to launcher" border menu item; fixed to use e_order
now.


SVN revision: 29552
2007-04-16 10:27:45 +00:00
Carsten Haitzler d516d025c6 working on custom bg and overlay support in fm2 - works! :)
SVN revision: 29551
2007-04-16 09:44:40 +00:00
Christopher Michael 54fcb3071f Create a "Add to Favorites" border menu item for quickly adding apps to
Favorites menu.


SVN revision: 29550
2007-04-16 09:37:16 +00:00
Sebastian Dransfeld 096c89a613 Remove unused variable.
Formatting.


SVN revision: 29546
2007-04-15 17:28:23 +00:00
Sebastian Dransfeld 9de1f4342d Remove old prototype.
SVN revision: 29545
2007-04-15 17:26:25 +00:00
Carsten Haitzler 0ff940b389 improve thumbnailer response
SVN revision: 29529
2007-04-15 07:13:11 +00:00
Carsten Haitzler 90f2c2a400 1. segv i noticed. just get rid of it for now
2. fm2 .orde rmaintenance works (seemingly) again - going via the fm slave
proc now. added x,y co-ords for now too - thats for icon view later.


SVN revision: 29528
2007-04-15 06:24:07 +00:00
manowarrior dcfa89bf7e Make the Power Management dialog to use it's own icon.
SVN revision: 29516
2007-04-14 18:43:49 +00:00
manowarrior 9ae8b2369c power mngmt
SVN revision: 29515
2007-04-14 18:21:26 +00:00
Carsten Haitzler 8145aeef15 fix FIXME todo list - free for all now - i don't plan on addressing those
fixme's at the moment - they are not too important compared to other badness


SVN revision: 29509
2007-04-14 16:33:52 +00:00
Carsten Haitzler 092b3e52d2 fops are now almsot all in e_fm slave. need to put mounting in there too later.
SVN revision: 29508
2007-04-14 16:28:13 +00:00
Sebastian Dransfeld 5779307e13 EAPI
SVN revision: 29493
2007-04-13 15:59:28 +00:00
rephorm 7c0d08d1f4 update all borders on efreet desktop update
SVN revision: 29490
2007-04-13 01:47:56 +00:00
rephorm d911036e15 reenable creation of .desktop when dropping a border icon on to ibar
SVN revision: 29489
2007-04-13 01:36:05 +00:00
rephorm c228e16d44 Re-enable create/edit icon from border menu.
SVN revision: 29487
2007-04-13 00:49:24 +00:00
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
Christopher Michael af0745db1b Make basic font config fit in 640x480.
SVN revision: 29405
2007-04-06 03:40:54 +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 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 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
Stafford Mitchell Horne cca951359d Working on font selector:
* Changed basic config so we can easily select Font/Style
  * Advanced is broken (Will be replaced)


SVN revision: 29369
2007-04-05 11:59:10 +00:00
Sebastian Dransfeld 318788a78c Safe looping on shutdown.
SVN revision: 29368
2007-04-05 11:51:35 +00:00
Sebastian Dransfeld e8590e0357 - Add flag to indicate when main loop has ended.
- Don't allow (some) events during shutdown, as events wont be processed.
- Don't remove drop handlers on dnd shutdown, they should be removed by
  their creators.
- init/shutdown fwin
- Delete fwins on shutdown.
- Remove weird ipc wrapper function.
- Don't do additional shutdown functions on restart.


SVN revision: 29366
2007-04-05 06:59:02 +00:00
Sebastian Dransfeld 74ab197e1b Don't del order objects on shutdown, it's the job of the creators.
SVN revision: 29363
2007-04-05 06:06:39 +00:00
Christopher Michael 8734a65956 Ravenlock's mouse cleanup patch.
SVN revision: 29362
2007-04-04 23:13:16 +00:00
Carsten Haitzler 9192d97d5d segv--
SVN revision: 29361
2007-04-04 22:52:21 +00:00
Carsten Haitzler cb8474ce6f bump gen
SVN revision: 29360
2007-04-04 22:45:45 +00:00
Sebastian Dransfeld 5c70a5ecaa Keep all actions in a list so we can safely shutdown.
SVN revision: 29359
2007-04-04 22:35:08 +00:00
Sebastian Dransfeld 4d0bd7c9b5 Keep track of order objects.
SVN revision: 29358
2007-04-04 22:25:41 +00:00
Carsten Haitzler 2d102509d2 fix removables icons
SVN revision: 29355
2007-04-04 14:17:32 +00:00
Carsten Haitzler 104a847300 cedric's patches.
SVN revision: 29353
2007-04-04 13:25:55 +00:00
Carsten Haitzler ba94614313 1. removed mosue_events 0 on swallows - as this now changes behavior. normalise
2. gustavo's patch.


SVN revision: 29352
2007-04-04 12:51:51 +00:00
Carsten Haitzler be86d5d352 ravenlock screensaver stuff
SVN revision: 29344
2007-04-04 11:43:36 +00:00
Carsten Haitzler 108ad19a65 remove idle timer hack in desklock - not reliable anyway. no poitn fixing it.
rely on e_manager to trigger desklock from scrensaver events.


SVN revision: 29336
2007-04-04 10:18:19 +00:00
Sebastian Dransfeld fdabd62867 - Add return value.
- Remove unused function.


SVN revision: 29324
2007-04-03 19:08:27 +00:00
Sebastian Dransfeld 1384cb7ef4 Formatting.
Remove debug printf.


SVN revision: 29322
2007-04-03 18:46:54 +00:00
Sebastian Dransfeld 9d3b74c069 This is fixed now with the new efreet event.
SVN revision: 29320
2007-04-03 18:31:04 +00:00
Christopher Michael c84a9fe3f8 Run the config_save first before we call dpms_init because dpms_init reads
the e_config variables and we want to be sure it is reading current values.


SVN revision: 29290
2007-03-31 21:24:58 +00:00
Carsten Haitzler d57b9d94b8 fix fileman favorites
SVN revision: 29274
2007-03-31 04:55:38 +00:00
Carsten Haitzler 062d5f9ee5 use efreets new event for desk list change
SVN revision: 29271
2007-03-31 01:59:42 +00:00
Carsten Haitzler 0eebbfec87 add icon dirs
SVN revision: 29268
2007-03-31 01:16:28 +00:00
rephorm 6b3b7642da don't add e's dirs to efreet's search path. .desktops should be in $XDG_DATA_HOME/applications and icons should be in $XDG_DATA_HOME/icons now
SVN revision: 29238
2007-03-30 13:48:23 +00:00
Carsten Haitzler 2fa73507cb come back to me my ibar!!! come back! show me your icons honey!
SVN revision: 29236
2007-03-30 12:14:32 +00:00
rephorm 85d62dfd7b remove #if 1
SVN revision: 29209
2007-03-28 05:58:54 +00:00
rephorm 54a7d9e662 update desktop editor to use efreet.
this isn't enabled yet, but will be after a bit more testing.


SVN revision: 29208
2007-03-28 05:58:01 +00:00
rephorm 73850bfc73 add function to add an icon given an icon path or theme name
use this for desktop_icon_add()


SVN revision: 29207
2007-03-28 05:52:33 +00:00
rephorm 0cf67a84aa don't leak when setting an icon on a button that already has one
don't leave stale subobjects when setting a button's icon to NULL


SVN revision: 29206
2007-03-28 05:50:43 +00:00
Sebastian Dransfeld cc01d54945 Use shutdown stack.
Don't shutdown ecore_file twice.


SVN revision: 29188
2007-03-26 21:19:53 +00:00
Christopher Michael eae250b9b0 Align the 'Separate Groups' framelist content to the top.
Must call e_config_save_queue() on Apply to save the data.


SVN revision: 29180
2007-03-26 17:13:57 +00:00
Sebastian Dransfeld f6dc1dc1cc Remove stale code.
Fix comments.


SVN revision: 29159
2007-03-25 22:45:00 +00:00
Sebastian Dransfeld a286d71061 Remove stale code.
SVN revision: 29158
2007-03-25 22:20:45 +00:00
Sebastian Dransfeld 13a6ad061d And ecore_desktop is gone.
Eap Editor must still be fixed!


SVN revision: 29147
2007-03-25 19:28:51 +00:00
Sebastian Dransfeld 6c349751a0 efreet
SVN revision: 29144
2007-03-25 19:05:05 +00:00
Sebastian Dransfeld 99e3bb55bb efreet
SVN revision: 29137
2007-03-25 18:20:07 +00:00
Sebastian Dransfeld fb50d074bf efreet
SVN revision: 29134
2007-03-25 17:36:21 +00:00
Sebastian Dransfeld 9bca1bc88e More efreet stuff. We need a .desktop file monitor.
SVN revision: 29133
2007-03-25 17:29:51 +00:00
Sebastian Dransfeld 47ad22217e Convert borders to efreet.
SVN revision: 29131
2007-03-25 17:23:49 +00:00
rephorm 6d5df6ae4e re-enable restart on icon theme change
i'll add an event later so everything can update their icons on the fly.


SVN revision: 29128
2007-03-25 16:36:33 +00:00
rephorm f69a0be89c No need to restart when changing icon themes.
SVN revision: 29123
2007-03-25 15:07:57 +00:00
Sebastian Dransfeld c390747c30 Clean up error handling.
SVN revision: 29120
2007-03-25 14:12:50 +00:00
Sebastian Dransfeld 6e94e17dc8 Done
SVN revision: 29119
2007-03-25 13:49:29 +00:00
Sebastian Dransfeld d5d1a50d5a E_App -> Efreet_Desktop
SVN revision: 29118
2007-03-25 13:46:57 +00:00
Sebastian Dransfeld 212f526f81 API change in efreet.
SVN revision: 29116
2007-03-25 13:13:34 +00:00
Sebastian Dransfeld db449a8564 Update vs. efreet.
SVN revision: 29115
2007-03-25 13:12:23 +00:00
Sebastian Dransfeld 40eff38aa5 More efreet work.
SVN revision: 29112
2007-03-25 12:51:18 +00:00
Sebastian Dransfeld b4a7c0dfa0 Update against efreet.
SVN revision: 29104
2007-03-25 10:52:00 +00:00
Sebastian Dransfeld ecde038c84 convert ibar to E_Order
SVN revision: 29099
2007-03-25 10:16:05 +00:00
Sebastian Dransfeld 94230efe1f Edit .order files.
SVN revision: 29065
2007-03-24 23:51:46 +00:00
Sebastian Dransfeld b5085e0a19 .order file saving.
SVN revision: 29064
2007-03-24 23:41:24 +00:00
Sebastian Dransfeld 8cc44f1675 Store path in E_Order object.
SVN revision: 29061
2007-03-24 23:33:59 +00:00
Sebastian Dransfeld 8bffc7da53 Convert menu completely to .desktop
SVN revision: 29058
2007-03-24 22:58:40 +00:00
Sebastian Dransfeld 4e1e51af46 Convert startup code to e_order.
SVN revision: 29056
2007-03-24 22:53:16 +00:00
Sebastian Dransfeld c9a8d12b08 Work on .order parsing.
SVN revision: 29053
2007-03-24 22:02:33 +00:00
Sebastian Dransfeld 173ffd1d54 TODO++
SVN revision: 29051
2007-03-24 21:28:14 +00:00
Sebastian Dransfeld 54edcef259 Use new exec code to exec .desktop file
SVN revision: 29050
2007-03-24 21:27:34 +00:00
Sebastian Dransfeld 4b63e1672c convert app code to exec code.
SVN revision: 29049
2007-03-24 21:23:48 +00:00
Sebastian Dransfeld a1ba10c828 These files are for code to handle execution and .order files.
SVN revision: 29048
2007-03-24 20:12:16 +00:00
Sebastian Dransfeld c7872bf9f7 Use efreet to get information about .desktop files.
SVN revision: 29038
2007-03-24 19:18:20 +00:00
Sebastian Dransfeld b1089b1d56 Create menu directly from fdo menu.
SVN revision: 29034
2007-03-24 18:45:36 +00:00
Sebastian Dransfeld 3b2e71428e Remove old code.
SVN revision: 29033
2007-03-24 18:33:56 +00:00
Sebastian Dransfeld 0ad59a25b0 No reason why favorites shouldn't be enabled.
SVN revision: 29032
2007-03-24 18:19:50 +00:00
Sebastian Dransfeld cc298160ac This isn't const.
SVN revision: 29030
2007-03-24 18:16:11 +00:00
Sebastian Dransfeld d602265712 Remove fdo to .order code. Menus will be used directly soon.
SVN revision: 29029
2007-03-24 18:02:29 +00:00
Sebastian Dransfeld 542d042bac This list isn't and shouldn't be used.
SVN revision: 29028
2007-03-24 17:59:59 +00:00
Sebastian Dransfeld c22e458a25 Remove old code.
Can't unmonitor all since we don't do a proper cleanup.


SVN revision: 29027
2007-03-24 17:50:24 +00:00
Sebastian Dransfeld faf9f548bf Merge all app executing into one function.
SVN revision: 29026
2007-03-24 17:42:12 +00:00
Sebastian Dransfeld f14e05f082 Delete shelves on shutdown.
SVN revision: 29025
2007-03-24 16:58:49 +00:00
Sebastian Dransfeld 011826a7d4 Move edit init after ecore init.
Enable shutdown. If there are problems, they should be solved not hidden!


SVN revision: 29024
2007-03-24 16:58:25 +00:00
Sebastian Dransfeld 991ede58c7 TODO++
SVN revision: 29014
2007-03-24 15:26:05 +00:00
Sebastian Dransfeld f71141ccf8 Shutdown edje.
SVN revision: 29013
2007-03-24 15:22:19 +00:00
Sebastian Dransfeld d98b09b6ff internal_icons should always point to an icon, not to an e_app
SVN revision: 29012
2007-03-24 15:18:00 +00:00
Sebastian Dransfeld b150b36b93 Formatting.
SVN revision: 29008
2007-03-24 12:55:30 +00:00
Sebastian Dransfeld ca94561458 free with macro.
SVN revision: 29007
2007-03-24 12:50:23 +00:00
Sebastian Dransfeld a5dd53e01c Remove old code.
SVN revision: 29004
2007-03-24 11:29:12 +00:00
Sebastian Dransfeld 49f856b1f6 Use efreet for icon themes.
SVN revision: 29003
2007-03-24 11:26:47 +00:00
Sebastian Dransfeld e38b64a98b Make fm2 use efreet.
Don't use custom values in standard fields.
This breaks the old .desktop files in fileman/favorites!


SVN revision: 28997
2007-03-24 09:54:23 +00:00
Sebastian Dransfeld 5dbae21510 Remove old code.
SVN revision: 28994
2007-03-24 09:38:46 +00:00
Sebastian Dransfeld f072a0b62d Although modules use .desktop files, they are not E_Apps.
Use Efreet_Desktop directly on the .desktop files.


SVN revision: 28993
2007-03-24 09:27:40 +00:00
Sebastian Dransfeld 9d93bf5125 Load efreet.
SVN revision: 28992
2007-03-24 09:26:23 +00:00
Sebastian Dransfeld 464bd07fa3 *** empty log message ***
SVN revision: 28991
2007-03-24 09:25:32 +00:00
Sebastian Dransfeld 4307a0544e Require efreet
SVN revision: 28988
2007-03-24 09:17:30 +00:00
Sebastian Dransfeld d5201d1d58 Default to "hicolor" theme.
SVN revision: 28986
2007-03-24 08:28:41 +00:00
Sebastian Dransfeld 17c1154371 Remove old code.
SVN revision: 28984
2007-03-24 07:02:09 +00:00
Sebastian Dransfeld 06bacc49b9 Remove unused struct member.
SVN revision: 28983
2007-03-24 06:59:41 +00:00
Sebastian Dransfeld 92dab2bf34 Remove unused code.
SVN revision: 28982
2007-03-24 06:57:33 +00:00
Sebastian Dransfeld 72faedfbe3 Formatting
SVN revision: 28963
2007-03-23 18:34:28 +00:00
Christopher Michael 2eeef13860 Update what is gui'd based on recent patches that have gone in.
SVN revision: 28824
2007-03-20 01:22:25 +00:00
Christopher Michael f006f6d98e Fix Makefile.am...remove my -Wno-unsed that I added locally. Thanks Dan :)
SVN revision: 28823
2007-03-20 01:13:40 +00:00
Christopher Michael fb9c90a631 Part 2 of Ravenlock's mouse acceleration patch. This adds a config dialog
for setting the mouse accel threshold and the necessary mouse_init calls to
setup accel when E launches.


SVN revision: 28822
2007-03-20 01:08:38 +00:00
Christopher Michael cfa0e67b04 Fix screenlock to use proper variables for the checkboxes.
Based on patch from Thomas Stark.


SVN revision: 28789
2007-03-17 20:18:12 +00:00
Christopher Michael f79a056b6f Change some wording on DPMS stuff. More user friendly now.
SVN revision: 28785
2007-03-17 10:26:48 +00:00
Christopher Michael 7f53b98c88 Fix problems related to 'use custom lock command' that metrics found.
SVN revision: 28784
2007-03-17 10:15:56 +00:00
Christopher Michael 701f47766e Fix Theme About to not allow multiple instances (like E About & E Configure).
SVN revision: 28754
2007-03-15 17:58:18 +00:00
Christopher Michael 79c99d4295 Fix E About window so it only shows one instance. Handled like Config Panel
so it will move to current zone/desk if it's open & on a different one.


SVN revision: 28753
2007-03-15 17:51:54 +00:00
Christopher Michael 310eca0636 Ravenlock's patch to allow client list to show windows from other screens
(xinerama/multi-head).


SVN revision: 28702
2007-03-13 18:03:19 +00:00
Sebastian Dransfeld bd6e0e66b9 Fix compiler warnings.
SVN revision: 28699
2007-03-13 16:34:37 +00:00
Sebastian Dransfeld a968ec6b03 Fix warnings.
SVN revision: 28697
2007-03-13 16:27:01 +00:00
Christopher Michael 0db8cefeaa Dpms patch from ravenlock: adds a dialog to let user know that dpms is not
available (if it is not).


SVN revision: 28689
2007-03-13 09:34:29 +00:00
Christopher Michael f185409319 No need to set resizable to 0 explicitly as all config dialogs are
non-resizable by default unless told otherwise.


SVN revision: 28669
2007-03-12 15:41:54 +00:00
Christopher Michael 40a4f610fa Add a label telling user where the error log will be saved.
SVN revision: 28668
2007-03-12 15:32:36 +00:00
Christopher Michael ced9b05edb Small patch from morlenxus to show the user a dialog when a problem module
causes crashes. I modified a bit so that the message still gets sent to
stdout & shows the dialog.


SVN revision: 28667
2007-03-12 14:46:05 +00:00
Christopher Michael d03023d848 Remove some unused varaibles and unused functions.
SVN revision: 28651
2007-03-11 05:54:07 +00:00
Christopher Michael 369d5107c0 Fix the ecore_timer callback function.
Some formatting fixes.


SVN revision: 28650
2007-03-11 05:01:49 +00:00
David Walter Seikel 5e430f9e85 Make it compile again after a recent API change.
SVN revision: 28632
2007-03-09 16:23:32 +00:00
Christopher Michael d752f24482 Path from morlenxus to add a dialog for the 'kill' command so windows do not
accidentally get killed.


SVN revision: 28553
2007-03-04 07:03:10 +00:00
Viktor Kojouharov aaebfe05c2 a new function to return the correct geometry and position of the gcc regardless of the shelf layer
SVN revision: 28548
2007-03-03 22:42:37 +00:00
Christopher Michael 973e258658 Fix for the "white background" some people are seeing on startup.
This should not affect people that were not seeing that behavior.
See comments for explaination.


SVN revision: 28547
2007-03-03 18:38:44 +00:00
Carsten Haitzler b2a0abb8eb a lot of patches - also my work on moving the IO stuff in e_fm to a slave
process to stop e from ever "locking up". this unfortunately breaks the other
source stuff and thus breaks the app editor config dialogs and anything using
fm2 for .desktop stuff from the e applications/all repo. i am doing this as i
expect this to go away with efreet anyway so not too much of an issue. not
all fm operatiosn work currently - note. so beware. it can view files though :)


SVN revision: 28528
2007-03-02 17:00:20 +00:00
Carsten Haitzler e57524d44c fix segv with orphaned windows when their desk goes bye bye.
SVN revision: 28526
2007-03-02 14:45:09 +00:00
Christopher Michael c2dd049068 Return e_remote ipc call for edje_color_class_list to it's previous state.
SVN revision: 28519
2007-03-01 22:39:34 +00:00
Christopher Michael 4c2a42eaa6 Patch from ravenlock for client list sorting by Most Recently Used &
stacking layer.

Nice Work :)


SVN revision: 28516
2007-03-01 21:39:06 +00:00
Christopher Michael fd550a8c56 Clean up the desklock/screenlock dialog.
- Cleaner code.
      - Fits in 640x480 now.


SVN revision: 28515
2007-03-01 21:12:46 +00:00
Christopher Michael 6c6ea559f9 Do edje_color_class_list properly for e_remote and be sure to free the
returned list.


SVN revision: 28514
2007-03-01 20:07:19 +00:00
Christopher Michael e5b6fa8faf Patch from Massimo Maiurana for the DPMS config dialog to set button text
and labels so that they are more consistent with the rest of the interface.

Thanks :)
dh


SVN revision: 28510
2007-03-01 02:43:41 +00:00