Commit Graph

7238 Commits

Author SHA1 Message Date
Gustavo Sverzut Barbieri 7e1caa6740 enlightenment_fm_open to open directories from command line.
This command line tool will make it easier to open directories from
command line, instead of calling
   enlightenment_remote -exec-action fileman "PATH"

It has the advantage of being much simpler and smaller and also
resolving the realpath for you.

If there is no such action "fileman" (ie: module is not loaded), then
it will return failure. To implement this I had to change the
-exec-action so it returns a boolean (it will report that value with
enlightenment_remote as well).




SVN revision: 37861
2008-11-30 02:12:52 +00:00
Christopher Michael 8010e152c1 If syscon module is not loaded (since it's broken right now), then we don't
need an additional separator at the bottom of the menu.



SVN revision: 37858
2008-11-29 18:47:29 +00:00
Massimo Maiurana 1ca0649d7d updating and adding greek language support for e and modules
SVN revision: 37850
2008-11-29 11:09:40 +00:00
Gustavo Sverzut Barbieri d141f3e0d4 add const to char* of enlightenment_remote.
not that important, but should send more stuff to read-only section of elf.



SVN revision: 37846
2008-11-28 22:02:42 +00:00
Chidambar Zinnoury 4d2001bed6 While selecting using rubberband on file manager, select also when text is contained, not only icon.
SVN revision: 37844
2008-11-28 21:06:28 +00:00
Massimo Maiurana c30fa04e8d content is the same, only added italian strings in desktop files
SVN revision: 37832
2008-11-27 19:31:44 +00:00
Chidambar Zinnoury a63c02a192 Never add checks on afterthought, or add them right.
SVN revision: 37830
2008-11-27 19:15:52 +00:00
Chidambar Zinnoury 103dc34e7f Now we can delete an element from exebuf history by pressing [delete] key on it.
SVN revision: 37829
2008-11-27 19:13:18 +00:00
Chidambar Zinnoury 884b9821ae Add e_exehist_del, that permits to remove an element from saved history.
SVN revision: 37828
2008-11-27 19:05:59 +00:00
Chidambar Zinnoury 3202cba829 We don't want too long items to set the width of all elements on exebuf.
SVN revision: 37827
2008-11-27 19:04:15 +00:00
Massimo Maiurana 33395ef54f added italian translation for etk + updated various fr.po
SVN revision: 37825
2008-11-27 17:40:57 +00:00
Carsten Haitzler 16b2dc8697 make extra syscon actions able to be disabled.
illume disables its extra syscon actiosn when they are not appropriate
fix next/prev window list buttons to really keep a logical order going
correctly.



SVN revision: 37813
2008-11-27 01:50:00 +00:00
Massimo Maiurana f10477cdda translation for display managers + updated translations for illume
SVN revision: 37812
2008-11-26 16:54:52 +00:00
Carsten Haitzler 6cf459572f make extra actions work. use them from illume.
SVN revision: 37811
2008-11-26 12:54:23 +00:00
Carsten Haitzler 3c66ab8d7a fix config upgrade for syscon.
SVN revision: 37807
2008-11-25 23:43:00 +00:00
Christopher Michael 302bd8a48a Fix up formatting and remove whitespace. Still trying to figure out why this
shows a blank dialog tho :(



SVN revision: 37803
2008-11-25 22:54:44 +00:00
toma ca31354113 Fixing up a couple missing icons. A couple EFM icons in, more to follow. New favorite icon.
SVN revision: 37802
2008-11-25 22:51:47 +00:00
Carsten Haitzler 63387f8ab6 version # was 1 behind src even before update. fix.
SVN revision: 37801
2008-11-25 21:54:49 +00:00
Massimo Maiurana 7e54e25870 translated profiles for wizard to italian
SVN revision: 37800
2008-11-25 21:39:50 +00:00
Carsten Haitzler be2fe2e689 and fix x-ui.sh to be default again and... fix themr to have right icon max
sizes.



SVN revision: 37798
2008-11-25 08:09:19 +00:00
Carsten Haitzler 5a29e1f6b5 syscon module added - provides a system entry in main menu (build in one gone
now). syscon has a poup with buttons (configurale) that offer all the
logout/reboot etc. stuff. also able to extend with more items or inline them
into the theme too.

not complete. need config for being able to extend the syscon popup (and use
it) and no gui config for configuring what should appear and how it should
look. possibly theme should have custon elements for the ones curently using
button + icon look. also no keyboard control.



SVN revision: 37797
2008-11-25 08:05:58 +00:00
Massimo Maiurana b9d7bcd377 updated italian localization
SVN revision: 37793
2008-11-24 21:51:27 +00:00
Massimo Maiurana 2c2e7e7ea8 a few files to translate, mostly from first run wizard.
SVN revision: 37792
2008-11-24 21:45:46 +00:00
Chidambar Zinnoury b2e3737024 Add support for home and end keys to toolbar widget.
SVN revision: 37791
2008-11-24 20:59:59 +00:00
Viktor Kojouharov 8087cda39d E_EVENT_POWERSAVE_UPDATE for the masses
cpufreq auto-changes the governor depending on the powersave mode


SVN revision: 37788
2008-11-24 08:32:34 +00:00
Aron Xu 6b4213e1b1 Merged new pot files to all avaliable po files
SVN revision: 37765
2008-11-23 12:41:45 +00:00
Aron Xu de44cbc203 Updated fr.po by choak
SVN revision: 37764
2008-11-23 08:33:23 +00:00
Christopher Michael 74841f4441 Formatting fixes. Still a lot more here to fix :(
SVN revision: 37753
2008-11-22 21:39:35 +00:00
Nicholas Hughart 5355946552 Fix a bug that was deleting a directory when you moved it into itself.
SVN revision: 37743
2008-11-22 08:48:36 +00:00
Carsten Haitzler b273fe10db use settings insetad of configuration. shorter.
SVN revision: 37742
2008-11-22 08:42:54 +00:00
Carsten Haitzler aa47f3c311 flash icon - looks nicer now!
SVN revision: 37740
2008-11-22 04:31:22 +00:00
Carsten Haitzler 6ac066d200 improve icon bg
SVN revision: 37736
2008-11-21 23:35:06 +00:00
Carsten Haitzler ae5cbcb053 missed a "file manager" cat name.
SVN revision: 37733
2008-11-21 22:15:58 +00:00
Christopher Michael 2abed1f91d Formatting & Whitespace removal.
SVN revision: 37731
2008-11-21 20:14:30 +00:00
Carsten Haitzler 5d6f81407b fix default illume profile conifg to have config module
fix centering - turn it off in illume



SVN revision: 37730
2008-11-21 14:02:12 +00:00
Carsten Haitzler 620a5f8989 auto-resize windows up from min size to 1/3rd of screen.
SVN revision: 37729
2008-11-21 13:40:56 +00:00
kaethorn 59c24b5b10 Update Debian rules.
SVN revision: 37728
2008-11-21 12:34:15 +00:00
Chidambar Zinnoury f2c1a4806f Detect which direction to scroll the scrollframe when using mouse wheels according to the wheel being used and available scrollbars.
Add some unused flags for parameters.


SVN revision: 37724
2008-11-21 06:05:51 +00:00
Nicholas Hughart 6dd2364494 A little shuffling around and ilist is a bit nicer with thumbscroll. If I broke it at all, let me know. I believe I tested everything though.
SVN revision: 37723
2008-11-21 05:36:08 +00:00
Carsten Haitzler 5f36b417b2 add Sans font test.
SVN revision: 37722
2008-11-21 04:35:26 +00:00
Carsten Haitzler 5b50a2b89e * shortening config category titles.
* remove illume custom config dialog - use normal one
* add toolbar used in config dialog. will be used for more. makes ui more
  compact and flexible.
* make dialog windows optionally ALWAYS be "normal windows".
* config module exports a config gadget now - illume doesnt need it anymore



SVN revision: 37721
2008-11-21 03:59:30 +00:00
Carsten Haitzler f8fc0ae092 change default engine for illume.
make config tke defaults from config FILES (system copies of your profile, or
"standard")



SVN revision: 37717
2008-11-20 09:01:23 +00:00
Carsten Haitzler e5bc1dbf29 and accoutn for starting at -1!
SVN revision: 37687
2008-11-17 04:10:07 +00:00
Carsten Haitzler d6c689e422 and use last_full if there...
SVN revision: 37686
2008-11-17 03:57:32 +00:00
Carsten Haitzler c646bbdc51 alert popup wrong - if time_left < 0 then its unknown and shouldnt be used.
SVN revision: 37685
2008-11-17 03:42:21 +00:00
Carsten Haitzler 789102ec2e desktop icon goes better with current icons
SVN revision: 37684
2008-11-17 01:50:30 +00:00
Viktor Kojouharov 529b2ec37e this api doc seems to have been misplaced
SVN revision: 37679
2008-11-16 20:35:25 +00:00
Chidambar Zinnoury 773ebeaca6 Seggie-- when trying to remove a non-existant task (eg. when mounting, no task is created).
SVN revision: 37670
2008-11-16 11:53:02 +00:00
Christopher Michael 25102ccbcb Fix lots of nasty formatting problems & remove whitespace.
SVN revision: 37667
2008-11-15 19:44:31 +00:00
Aron Xu dd8b7db82c Updated ja.po by Yasufumi Haga <yasufumi.haga@nifty.com>
SVN revision: 37663
2008-11-15 14:04:34 +00:00