Commit Graph

2146 Commits

Author SHA1 Message Date
Christopher Michael 6e46f259a4 Destroy gadgets menus when we unpopulate. Removes bug from todo concerning
menu for gadgets.


SVN revision: 23766
2006-07-08 18:17:53 +00:00
Carsten Haitzler 6472a3392a mkdir only if thumb too lod/not exists
SVN revision: 23761
2006-07-08 16:31:44 +00:00
Carsten Haitzler 0d57bcd376 shutdown thumbs properly
delat killing slave thumbnailers for 1 second after all thumbs pending are
finished (in case more get added soon)


SVN revision: 23755
2006-07-08 13:53:55 +00:00
Carsten Haitzler 71f3865361 slightly more responsive timer and reset object id's once there are none
around :)


SVN revision: 23754
2006-07-08 13:30:18 +00:00
Carsten Haitzler 2bf3acac8b actually see the delete req in the thumbnailer
SVN revision: 23753
2006-07-08 13:12:42 +00:00
Carsten Haitzler 50063cad9c new thumbnailer system. works a bit more like epsilon - launches a
special-purpose executable and hands off workd to do via ipc (well the exe
connects back to e's ipc port actually but either way - same thing). it can
actually launch any numebr of thumbnailers - the default is 2, but this means
it can make full use of smp systems. i need to make this # of thumbnailers
configurable and add a config dialog for it. this does mean thew bg/theme
etc. dialogs pop up much faster as they dont load all the thumbs to start -
its farmed off and ipc tells us when they are ready (and if already generated
- thats pretty damn fast). :) anyway - now thumbnailing works reliably
(thoguh i think the queue handling isnt quite that good - well when it comes
to interacting with efm... but i'll check into that later. dont worry though
- it does actually generate all the thumbs - it just may be busy generating
ones you don't see while it catches up).


SVN revision: 23750
2006-07-08 09:18:04 +00:00
Carsten Haitzler 12f620b919 formatting and kiwis thumbnailer fix - not entirely fixed tho
SVN revision: 23728
2006-07-06 06:16:21 +00:00
Christopher Michael 9911cc4fc3 Fix module api warning dialog. The params were switched. Should read better
now.


SVN revision: 23723
2006-07-05 21:23:42 +00:00
Carsten Haitzler 06d5e86fae really - ignore is pointless. restart or exit now.
SVN revision: 23722
2006-07-05 19:38:59 +00:00
Christopher Michael b64ab835e6 Little more frame size tweaking for languages other than English so that
converted strings fit nicely in the frame titles, and the 2 frame titles
don't overlap.


SVN revision: 23718
2006-07-05 00:06:32 +00:00
Christopher Michael 7a9413a679 Increase the width of the resolution list a bit as with languages other than
English, it's possible for the translations of strings to make the to
framelist titles overlap.


SVN revision: 23716
2006-07-04 23:40:38 +00:00
Carsten Haitzler cda26e2af7 ipc socket setup will be much more robust now. relies on E_IPC_SOCKET
environment var (but every subprocess of e should inherit this - like DISPLAY).


SVN revision: 23714
2006-07-04 18:36:29 +00:00
Carsten Haitzler 349071a114 default import 90% lossy quality - MUCH smaller than before. and almost as
good. shoudl become an optin actually.


SVN revision: 23700
2006-07-03 19:04:00 +00:00
Carsten Haitzler fcd8b2e28f exceed has different behvior with the shape extn - it provides a rect for the
window shape regardlss if the shape was set or not.


SVN revision: 23689
2006-07-03 12:45:16 +00:00
Christopher Michael 73a7ba6011 As per HandyAndE request, this patch gives ability for modules config
dialogs to show their icon in their config dialog by passing in the
module_eap path to the config_dialog_new function as the icon parameter ie:

e_config_dialog_new(con, module_name, eap_path, 0, v, data);

Update E core modules to use this ability.
Fix dropshadow config dialog to fit in 640x480.


SVN revision: 23682
2006-07-03 07:35:44 +00:00
Carsten Haitzler 21b68f1e73 asparagus time...
SVN revision: 23679
2006-07-03 04:08:47 +00:00
Christopher Michael cfcb069c8f If we Do have the eap, then we can set the dialog icon to it.
SVN revision: 23666
2006-07-02 19:34:51 +00:00
Christopher Michael 98336582fa This is slightly better, allows for passing module as NULL, and still
getting a generic module_dialog.


SVN revision: 23664
2006-07-02 19:25:34 +00:00
Christopher Michael 17475003db Module about dialogs now show the module icon in the dialog, and the border.
Note: This breaks e_modules until I get them fixed.


SVN revision: 23660
2006-07-02 18:55:33 +00:00
Carsten Haitzler 165f5f2309 bug in xrandr - workaround.
SVN revision: 23659
2006-07-02 17:47:44 +00:00
Carsten Haitzler e2222e18c7 add icons for randr rotation and flipping
SVN revision: 23658
2006-07-02 17:25:18 +00:00
Christopher Michael 4bb372ad2d Give ability for config dialogs to set their border icon to the proper
config icon, rather than all having the E logo. Is proactive about setting
this: if it does not find or cannot set to that icon, it will fallback to
the E icon.

Change all config dialogs to support this.

If we have an internal border (config dialogs), disable the Create Icon/Edit
Icon menu items.


SVN revision: 23655
2006-07-02 16:19:51 +00:00
Carsten Haitzler 637b665ddc adding polish to e17's icons... well a bit more. if anyone who can't code -
but can draw well... feel free to want to contribute with nice icons (nb -
keep them neutral so they look good almost anywhere)


SVN revision: 23648
2006-07-02 12:51:57 +00:00
Carsten Haitzler e47dd58ba0 as key bindings are really global things, context isnt that useful (at the
moment). :)


SVN revision: 23647
2006-07-02 11:05:59 +00:00
Carsten Haitzler 021cdfacd6 ram's fullscreen action patch and laurent's small radiobutton patch for send
to desktop menu


SVN revision: 23645
2006-07-02 06:57:38 +00:00
Carsten Haitzler a593b42576 remove openembedde pkg info - old and dead
SVN revision: 23615
2006-06-28 07:20:18 +00:00
Christopher Michael 749194cee8 Some minor formatting.
SVN revision: 23594
2006-06-27 00:59:18 +00:00
Christopher Michael f044210059 Fix some very serious formatting issues with this one.
Renamed a couple of functions, but other than that, no functional changes,
just formatting.


SVN revision: 23593
2006-06-26 16:42:49 +00:00
xcomputerman 2bad0081c3 Usability++;
(Put some useful items in the config menu)


SVN revision: 23582
2006-06-25 08:59:32 +00:00
Christopher Michael 79b5de57c4 Changed Delete Shelf dialog icon to be the E logo, not the exit icon.
SVN revision: 23554
2006-06-23 07:20:24 +00:00
Christopher Michael 447a00317e Removed the recently added evas_list_free calls as they caused segfaults
when removing last selected gadget.


SVN revision: 23545
2006-06-23 04:32:44 +00:00
Christopher Michael 52455b603e Free the evas_lists when we are done loading the gadget lists.
SVN revision: 23540
2006-06-22 20:41:54 +00:00
Christopher Michael ab2a2d01f1 No need to call save_queue on module unload, e_module_disable already calls
it.


SVN revision: 23539
2006-06-22 20:20:16 +00:00
Christopher Michael 1164201a9c Small bug fix in modules config dialog.
-When enabling a module, if e_module_enable fails, set proper state
and get out. Also, do not set cm->state = MOD_ENABLED unless the enable was
actually successful.
    -When disabling a module, only set state to UNLOADED if e_module_disable
worked.


SVN revision: 23538
2006-06-22 20:17:23 +00:00
Carsten Haitzler 10b221a1f2 call clearcache on entering idle
SVN revision: 23533
2006-06-22 19:21:13 +00:00
Christopher Michael 35b18b2704 Fix typo, thanks Mo0m :)
SVN revision: 23532
2006-06-22 19:02:17 +00:00
Christopher Michael 22ae46cb26 Lots of fixes for shelf contents config dialog:
- No more "ghosted" list items when removing from the Selected List.
     - Localized the loading of available/selected gadgets to cut down code duplication.
     - General code cleanup (remove extra comments)


SVN revision: 23531
2006-06-22 18:47:19 +00:00
Carsten Haitzler 706c846e92 bug--
SVN revision: 23510
2006-06-20 13:10:08 +00:00
Carsten Haitzler 609a510a21 maxime's leak fix patches
SVN revision: 23508
2006-06-20 11:35:15 +00:00
Carsten Haitzler 0d4723e3b7 fix kde/qt iconic startup bug
SVN revision: 23505
2006-06-19 19:29:31 +00:00
Carsten Haitzler c025903109 indenting
SVN revision: 23501
2006-06-19 17:13:56 +00:00
Carsten Haitzler 45de1acfed printf--
SVN revision: 23499
2006-06-19 15:22:05 +00:00
Carsten Haitzler 642ac622ea fix border bugs on fullscreen and maximize fullscreen actions
SVN revision: 23498
2006-06-19 15:16:37 +00:00
Carsten Haitzler 0a058bfdb3 avoid damage on popups
SVN revision: 23489
2006-06-18 02:19:05 +00:00
Carsten Haitzler c80a395ab3 disable object paranoia for now and an extra null check for gadcon
SVN revision: 23488
2006-06-18 02:07:14 +00:00
Carsten Haitzler 1d01d8d334 no loops.
SVN revision: 23482
2006-06-17 03:29:54 +00:00
Carsten Haitzler 923fbd6731 dont need the function either and null setting isnt needed too
SVN revision: 23481
2006-06-17 03:10:54 +00:00
Christopher Michael 2804df49da Shelfs config dialog (the list of shelves) really doesn't need the Ok/Apply
buttons, just a close button.


SVN revision: 23474
2006-06-16 16:36:32 +00:00
Carsten Haitzler 704866a4e1 todo....
SVN revision: 23459
2006-06-16 09:37:32 +00:00
Carsten Haitzler c2d5976dc4 handle resolution changes much mroe gracefully for windows - temporarily
resize/move but store their info BEFORE res change and always TRY and restore
it until an app or u ser asks to move/resize a window explicitly (if you
leave them alone they will be happy)


SVN revision: 23457
2006-06-16 08:50:42 +00:00