Commit Graph

7533 Commits

Author SHA1 Message Date
Christopher Michael 3836c7ba2b Remove erroneous widget_data_get call
SVN revision: 39902
2009-04-08 18:02:27 +00:00
Carsten Haitzler 5560c29017 when hacking.... know what u are doing
SVN revision: 39892
2009-04-08 08:34:11 +00:00
Carsten Haitzler 9b244804e9 add a cmd-line opt to skip format test...
SVN revision: 39891
2009-04-08 08:30:13 +00:00
Daniel Kolesa d2975ac947 Make profiles working again. Thanks to Sachiel for the fix :)
SVN revision: 39889
2009-04-07 18:29:13 +00:00
Massimo Maiurana 405fb5f822 updating french and italian translations
SVN revision: 39888
2009-04-07 15:55:32 +00:00
Viktor Kojouharov 9a303630ae shorten some strings
SVN revision: 39886
2009-04-06 21:22:12 +00:00
Viktor Kojouharov 170993d5bd convert the fm config dialog into a toolbook.
gui for 2 new options -> windows_modifiers (this should really be the default) and case insensitivity


SVN revision: 39883
2009-04-06 20:39:09 +00:00
Gustavo Sverzut Barbieri d68e3158cf minor speedups.
the e_main.c change might prove useful as it will minimize path
resolution a lot, something that is not that cheap, even more durin e
startup where disc is still spinning due other tasks
starting. HOWEVER, it might bring problems to those using pre
GLibC-2.4 (we're at 2.9 these days) and maybe people using Solaris or
BSD, let's see if they have any trouble.



SVN revision: 39880
2009-04-06 12:59:58 +00:00
Christopher Michael 9533dd4543 Formatting, Whitespace Removal, Remove useless return in one function,
Initialize variables to NULL.


SVN revision: 39872
2009-04-05 17:07:18 +00:00
Christopher Michael 794ef7748f Formatting
SVN revision: 39870
2009-04-05 16:58:49 +00:00
Christopher Michael 5d1b71ff89 Include proper slider images for each group.
SVN revision: 39868
2009-04-05 16:35:24 +00:00
Carsten Haitzler b443014888 default theme is now the grey wp at the start... should have a better frame
for it - need to improve the thum frames anyway. also the all desktops/this
desk/this screen now works. need to next add add pic/add exhcange/add
gradient buttons



SVN revision: 39867
2009-04-05 16:10:50 +00:00
Carsten Haitzler cbe9342be3 for e_thumb.. use preload!
SVN revision: 39866
2009-04-05 03:49:16 +00:00
Davide Andreoli ffd353ac39 * E_Fwin:
Ctrl+w -> close the window
Ctrl+a -> select all



SVN revision: 39865
2009-04-05 00:26:31 +00:00
Davide Andreoli 431f044b2e Fix 'Open' command of EFM. was broken since last commit...
Done a quick fix, that code need a refactor


SVN revision: 39864
2009-04-04 23:28:37 +00:00
Christopher Michael 6d1cdc0e47 Remove silly return at end of function.
SVN revision: 39861
2009-04-04 19:40:00 +00:00
Carsten Haitzler 4713e80ed2 click anywhere dismisses slideout.
SVN revision: 39859
2009-04-04 15:39:12 +00:00
Carsten Haitzler 48f797413b nice shadow around/behind the slide-up.
SVN revision: 39858
2009-04-04 15:11:26 +00:00
Carsten Haitzler f913e6a018 comments for todo...
SVN revision: 39856
2009-04-04 14:37:07 +00:00
Carsten Haitzler debd837c0b add a slide out panel/tab to put options and stuff in.
SVN revision: 39855
2009-04-04 14:15:08 +00:00
Carsten Haitzler 634485d2bc and properly hide windows that ask to be iconified on start!
SVN revision: 39853
2009-04-04 07:18:55 +00:00
Davide Andreoli 7d4e6b8413 * Add a submenu to the efm open-with menu, to show suggested applications.
So you don't have to load the whole applications list to choose between 2 or 3 options :)

Hope you like it
Dave
 

SVN revision: 39852
2009-04-04 04:14:01 +00:00
Eric Schuele f9eb2b96c6 Icons compliments of Manowarror. (Hopefully I've put them in the correct location)
SVN revision: 39851
2009-04-04 02:52:52 +00:00
Eric Schuele d6dab499bc Icons compliments of Manowarror. (Hopefully I've put them in the correct location)
SVN revision: 39850
2009-04-04 02:52:07 +00:00
Davide Andreoli 9a4621d5f5 * Patch from Sergey to merge the 2 list in the open with dialog.
With a very little fix in table colspans.

Thanks
Dave


SVN revision: 39849
2009-04-04 01:20:32 +00:00
Davide Andreoli 101b2f7cf3 * Fix wallpaper import on language with floating point separator different that ','
The edc was generated as 

   align: 1,3333 1,333;

and thus edje_cc refused to build.

I have done a quick HACK. simply set locale to "C" and the reset to previous locale.
If someone know a cleaner way to solve this issue please let me know.

POSSIBLE ALTERNATIVE SOLUTION:
Why we don't make E able to directly load image files?
I think it's just a matter of 2 lines of code...or am I wrong?
Doing this we can remove all this hackish code to generate edc.

Thanks
Dave



SVN revision: 39848
2009-04-04 00:37:57 +00:00
Davide Andreoli 7beda31923 Patch by Sergey to apply efm window geometry if found in the custom file.
Thanks :)

SVN revision: 39847
2009-04-03 22:41:31 +00:00
Davide Andreoli 3553055573 Scale dialogs icons with e_scale
SVN revision: 39846
2009-04-03 22:05:18 +00:00
Gustavo Sverzut Barbieri 1532f064cb use scaled icon size.
SVN revision: 39843
2009-04-03 21:45:33 +00:00
Massimo Maiurana 543fe99420 updating french translation
SVN revision: 39832
2009-04-02 11:34:02 +00:00
Rafael Antognolli b7234a0020 Changing e_conf_wallpaper_import dialog.
It has been split into two other dialogs, one for wallpaper file selection
and another one for import settings.
Also the "Set As Background" efm action just calls the latter because the file
was already selected.



SVN revision: 39831
2009-04-02 03:46:22 +00:00
Viktor Kojouharov 3805af7fcc files can now be dragged over destination files (not just subdirs). In that case, the source file will be sent to the directory that houses the dest file. No more seggies
SVN revision: 39829
2009-04-01 17:03:09 +00:00
Cedric BAIL 782923ada6 * illumine: Cleanup handler destruction.
SVN revision: 39828
2009-04-01 16:57:29 +00:00
Viktor Kojouharov e33ba2d5f0 ctrl+n duplicates the current fwin
SVN revision: 39826
2009-04-01 08:28:21 +00:00
Carsten Haitzler 315df37115 some more shadows to wp dialog
SVN revision: 39825
2009-04-01 02:16:05 +00:00
Cedric BAIL c1363b97e3 * e_box: Prevent the reuse of a free memory adress.
SVN revision: 39821
2009-03-31 16:05:05 +00:00
Carsten Haitzler 21aec52b31 oops. timer works now always
SVN revision: 39817
2009-03-31 12:47:10 +00:00
Carsten Haitzler d1869f6bdc leak--
SVN revision: 39816
2009-03-31 12:20:35 +00:00
Carsten Haitzler 6ed65911db matching theme changes too...
SVN revision: 39812
2009-03-31 07:42:25 +00:00
Carsten Haitzler e2cf497e84 now dialog doesnt require globals.
SVN revision: 39811
2009-03-31 06:51:12 +00:00
Carsten Haitzler 3df9e955f5 and fix unsel...
SVN revision: 39810
2009-03-31 06:24:54 +00:00
Carsten Haitzler 5f9f0c17c5 stay open until click on bg to close.
SVN revision: 39809
2009-03-31 06:22:55 +00:00
Davide Andreoli 0f1775c8e8 Attach the fm object pointer to the menu generated from the efm.
So you can read the fm object if you hook into the menu.



SVN revision: 39803
2009-03-30 14:31:54 +00:00
Davide Andreoli f71eea73b2 * Add a new menu api call :
EAPI void
e_menu_item_disabled_set(E_Menu_Item *mi, int disable)

Setting the menu item 'disabled' will gray it out and will make it unselectable.



SVN revision: 39802
2009-03-30 13:59:56 +00:00
Carsten Haitzler c6b5f985fe a new wallpaper config dialog. only partly done. try it anyway. it's fun.
SVN revision: 39801
2009-03-30 13:34:32 +00:00
Massimo Maiurana 8dae85bc0e updating french translations
SVN revision: 39800
2009-03-30 12:31:17 +00:00
Massimo Maiurana c681fcd228 updating it and fr po's and adding fileman_opinfo in potfiles
SVN revision: 39796
2009-03-29 18:33:55 +00:00
Gustavo Sverzut Barbieri 6f73572985 add davemds module as requested.
SVN revision: 39795
2009-03-29 15:51:12 +00:00
Davide Andreoli 95de5b13a2 * e_fm_operation_registry : Add a new api call: EAPI int e_fm2_op_registry_count(void)
* Add the new simple module fileman_opinfo

The module provide a gadget that show the efm operations in progress. It is just a button
with a dynamic label atm, a better interface to come...

To compile the module you need to add it to configure.ac and src/modules/Makefile.am ... I have those
files too much hacked atm to commit :P

k-s: can you commit the 2 files for me please? just add the new module.

Hope you like it
Dave



SVN revision: 39794
2009-03-29 15:33:26 +00:00
Davide Andreoli 1bfc6fd633 * Better dialogs (rename, overwrite etc) for efm
SVN revision: 39788
2009-03-29 01:24:11 +00:00