platform/upstream/enlightenment.git
18 years agoand also check that symbol too - just in case
Carsten Haitzler [Sun, 29 Oct 2006 11:02:11 +0000 (11:02 +0000)]
and also check that symbol too - just in case

SVN revision: 26859

18 years agoif a func hasn;t been called yet and preceache is now off - dont go open it
Carsten Haitzler [Sun, 29 Oct 2006 11:00:32 +0000 (11:00 +0000)]
if a func hasn;t been called yet and preceache is now off - dont go open it
up again

SVN revision: 26858

18 years agoand exec things more nicely
Carsten Haitzler [Sun, 29 Oct 2006 10:51:12 +0000 (10:51 +0000)]
and exec things more nicely

SVN revision: 26857

18 years agooof a nast old bug lurking in e_apps for execcing - if the app is NOT in the
Carsten Haitzler [Sun, 29 Oct 2006 10:29:45 +0000 (10:29 +0000)]
oof a nast old bug lurking in e_apps for execcing - if the app is NOT in the
all apps repo. fixed.

SVN revision: 26856

18 years agoand now if we find random .desktop files or .sh shellscripts or executables
Carsten Haitzler [Sun, 29 Oct 2006 09:46:19 +0000 (09:46 +0000)]
and now if we find random .desktop files or .sh shellscripts or executables
around - we can execute them directly (as u'd expect).

SVN revision: 26855

18 years agonuke leaks, valgrind complaints, etc.
Carsten Haitzler [Sun, 29 Oct 2006 09:31:12 +0000 (09:31 +0000)]
nuke leaks, valgrind complaints, etc.

SVN revision: 26854

18 years agosync up fwin
Carsten Haitzler [Sun, 29 Oct 2006 09:04:26 +0000 (09:04 +0000)]
sync up fwin

SVN revision: 26853

18 years ago2 open menu items now.
Carsten Haitzler [Sun, 29 Oct 2006 07:50:17 +0000 (07:50 +0000)]
2 open menu items now.

SVN revision: 26851

18 years agofixme and todo.
Carsten Haitzler [Sun, 29 Oct 2006 04:55:29 +0000 (04:55 +0000)]
fixme and todo.

SVN revision: 26849

18 years agodesklock title was wrongish (comapred to control panel)
Carsten Haitzler [Sun, 29 Oct 2006 04:44:50 +0000 (04:44 +0000)]
desklock title was wrongish (comapred to control panel)
fwin now stores what app is used to launch for what mimetype and uses it by
default. dialog only comes up when it can't for sure knwo what you last used
(more than 1 mime type being loaded and thus possibly not the same app, can
handle all mime types, or it just doesn't know what u last used (if you ever
did).

SVN revision: 26848

18 years agofix winlist textcloass - bug++
Carsten Haitzler [Sat, 28 Oct 2006 11:16:43 +0000 (11:16 +0000)]
fix winlist textcloass - bug++

SVN revision: 26839

18 years agodouble click on open - with items in ilist or fm2 list and e will auto-open
Carsten Haitzler [Sat, 28 Oct 2006 03:53:22 +0000 (03:53 +0000)]
double click on open - with items in ilist or fm2 list and e will auto-open

SVN revision: 26818

18 years agometrics remember patch - he's also allowed to have a new name.
Carsten Haitzler [Sat, 28 Oct 2006 01:32:43 +0000 (01:32 +0000)]
metrics remember patch - he's also allowed to have a new name.

SVN revision: 26816

18 years agometrics sys patch
Carsten Haitzler [Sat, 28 Oct 2006 01:30:31 +0000 (01:30 +0000)]
metrics sys patch

SVN revision: 26815

18 years agoecore + e manager leak fix
Carsten Haitzler [Sat, 28 Oct 2006 01:28:01 +0000 (01:28 +0000)]
ecore + e manager leak fix

SVN revision: 26814

18 years agofwin will use the ecore_desktop command get... fut currently that doesnt work
Carsten Haitzler [Fri, 27 Oct 2006 15:24:13 +0000 (15:24 +0000)]
fwin will use the ecore_desktop command get... fut currently that doesnt work
quite right - so it will be dodgey. :)

SVN revision: 26810

18 years agodisable mouse in handling
Carsten Haitzler [Fri, 27 Oct 2006 02:49:05 +0000 (02:49 +0000)]
disable mouse in handling

SVN revision: 26804

18 years agoadd icons to exe history
Carsten Haitzler [Thu, 26 Oct 2006 06:24:41 +0000 (06:24 +0000)]
add icons to exe history

SVN revision: 26796

18 years agocvsignore+=2
David Walter Seikel [Wed, 25 Oct 2006 10:34:34 +0000 (10:34 +0000)]
cvsignore+=2

SVN revision: 26789

18 years agoecore_desktop_get_command can now return a list of commands if it needs to.
David Walter Seikel [Wed, 25 Oct 2006 10:25:15 +0000 (10:25 +0000)]
ecore_desktop_get_command can now return a list of commands if it needs to.

SVN revision: 26788

18 years agourgent signals to the icon itself, not only to the overlay
Viktor Kojouharov [Tue, 24 Oct 2006 18:32:58 +0000 (18:32 +0000)]
urgent signals to the icon itself, not only to the overlay

SVN revision: 26781

18 years agodon't send the urgent signal to the pager desk, if the border is iconified
Viktor Kojouharov [Tue, 24 Oct 2006 17:22:59 +0000 (17:22 +0000)]
don't send the urgent signal to the pager desk, if the border is iconified

SVN revision: 26780

18 years agothe pager and iconbox now emit a signal when a border changes state from urgent
Viktor Kojouharov [Tue, 24 Oct 2006 14:32:22 +0000 (14:32 +0000)]
the pager and iconbox now emit a signal when a border changes state from urgent
to normal and the other way around.

for the themers: the iconbox icon, the pager window and the pager desk, receive
 the signals e,state,urgent and e,state,not_urgent, so you can do something nice
 with those.

SVN revision: 26772

18 years agoworking on opening up apps on double-clikc on files
Carsten Haitzler [Tue, 24 Oct 2006 14:30:56 +0000 (14:30 +0000)]
working on opening up apps on double-clikc on files

SVN revision: 26771

18 years ago*** empty log message ***
Viktor Kojouharov [Tue, 24 Oct 2006 14:30:54 +0000 (14:30 +0000)]
*** empty log message ***

SVN revision: 26770

18 years agoDon't let those sneaky little .eaps back in.
David Walter Seikel [Tue, 24 Oct 2006 12:28:13 +0000 (12:28 +0000)]
Don't let those sneaky little .eaps back in.

SVN revision: 26767

18 years agoremove deboogering
Carsten Haitzler [Tue, 24 Oct 2006 11:23:24 +0000 (11:23 +0000)]
remove deboogering

SVN revision: 26765

18 years agonow e will ask u for what app u want to launch the file in - and will launch
Carsten Haitzler [Tue, 24 Oct 2006 11:23:02 +0000 (11:23 +0000)]
now e will ask u for what app u want to launch the file in - and will launch
it for u.

SVN revision: 26764

18 years agodebian packagnig mofo
Carsten Haitzler [Mon, 23 Oct 2006 23:10:05 +0000 (23:10 +0000)]
debian packagnig mofo

SVN revision: 26762

18 years ago* some code refactoring
sndev [Mon, 23 Oct 2006 20:43:11 +0000 (20:43 +0000)]
* some code refactoring
* make mouse binding dialog to use the same action list as in key binding dialog.

SVN revision: 26761

18 years agomade the base object of the fwin themeable, instead of hardcode white
Viktor Kojouharov [Mon, 23 Oct 2006 16:34:21 +0000 (16:34 +0000)]
made the base object of the fwin themeable, instead of hardcode white

SVN revision: 26756

18 years agoworking on fwin open.
Carsten Haitzler [Mon, 23 Oct 2006 15:40:43 +0000 (15:40 +0000)]
working on fwin open.

SVN revision: 26755

18 years agoprovide -h for e_start
Carsten Haitzler [Mon, 23 Oct 2006 13:57:47 +0000 (13:57 +0000)]
provide -h for e_start

SVN revision: 26752

18 years agoparanoid checks and disabling of precache if it might not be able to be done.
Carsten Haitzler [Mon, 23 Oct 2006 13:49:06 +0000 (13:49 +0000)]
paranoid checks and disabling of precache if it might not be able to be done.

SVN revision: 26751

18 years agoe17 ja.po update (Yasufumi Haga)
e-taro [Mon, 23 Oct 2006 13:39:49 +0000 (13:39 +0000)]
e17 ja.po update (Yasufumi Haga)

SVN revision: 26750

18 years agoAccording to raster, the proper way to start enlightenment with this script.
David Walter Seikel [Mon, 23 Oct 2006 06:50:44 +0000 (06:50 +0000)]
According to raster, the proper way to start enlightenment with this script.

SVN revision: 26748

18 years agospeed up e17's login - reduce disk IO wait.
Carsten Haitzler [Sun, 22 Oct 2006 10:03:59 +0000 (10:03 +0000)]
speed up e17's login - reduce disk IO wait.

on my p4 3.4ghz + reiser3fs IO Wait time went from 2.6 to 1.9 seconds
(total login time went from 3.01511 to 2.29971, with 100% cached login time
 being 0.41809)

on my core 2 duo laptop + ext3fs IO Wait time went from 2.05 to 1.15 seconds
(total login time went from 2.50988 to 1.60785, with 100% cached login time
 being 0.45850)

this should speed up e's login a bit... i hope.

note - it is adaptive. it needs you to log in at least once using the current
code as it traps and logs certain file accesses and needs that log to replay
next login.

SVN revision: 26742

18 years agooops - back that out
Carsten Haitzler [Sun, 22 Oct 2006 06:07:12 +0000 (06:07 +0000)]
oops - back that out

SVN revision: 26740

18 years agoprint out failed exec path if failed
Carsten Haitzler [Sun, 22 Oct 2006 05:53:50 +0000 (05:53 +0000)]
print out failed exec path if failed

SVN revision: 26739

18 years agoworking on mime typeopening off apps on files and startup instrumentation is
Carsten Haitzler [Sun, 22 Oct 2006 02:14:08 +0000 (02:14 +0000)]
working on mime typeopening off apps on files and startup instrumentation is
complete

SVN revision: 26737

18 years agoUpdate xnest script to use enlightenment_start for metrics :)
Christopher Michael [Sat, 21 Oct 2006 13:32:58 +0000 (13:32 +0000)]
Update xnest script to use enlightenment_start for metrics :)

SVN revision: 26734

18 years agoactuallly - thats not worth doing for e17.
Carsten Haitzler [Sat, 21 Oct 2006 11:40:17 +0000 (11:40 +0000)]
actuallly - thats not worth doing for e17.

SVN revision: 26733

18 years agoput the e sys stuff 5 second in - not 10.
Carsten Haitzler [Sat, 21 Oct 2006 11:19:40 +0000 (11:19 +0000)]
put the e sys stuff 5 second in - not 10.

SVN revision: 26732

18 years agotodo clarifications
Carsten Haitzler [Sat, 21 Oct 2006 11:18:25 +0000 (11:18 +0000)]
todo clarifications

SVN revision: 26731

18 years agomore instrumenting for e startup
Carsten Haitzler [Sat, 21 Oct 2006 10:52:43 +0000 (10:52 +0000)]
more instrumenting for e startup

SVN revision: 26730

18 years agobeen doing instrumentation. i'm cuttong down on startup time - a little here
Carsten Haitzler [Sat, 21 Oct 2006 10:28:01 +0000 (10:28 +0000)]
been doing instrumentation. i'm cuttong down on startup time - a little here
and there - noticing lots of excessive io and stat and what not junk.
trimming out.

SVN revision: 26729

18 years agoforce people to do things right and use enlightenment_start
Carsten Haitzler [Sat, 21 Oct 2006 05:57:27 +0000 (05:57 +0000)]
force people to do things right and use enlightenment_start

SVN revision: 26726

18 years agopatches (see devel list) :)
Carsten Haitzler [Sat, 21 Oct 2006 02:32:14 +0000 (02:32 +0000)]
patches (see devel list) :)

SVN revision: 26725

18 years agoTODO--
David Walter Seikel [Fri, 20 Oct 2006 22:33:22 +0000 (22:33 +0000)]
TODO--

SVN revision: 26723

18 years agoDon't create empty menus.
David Walter Seikel [Fri, 20 Oct 2006 22:32:30 +0000 (22:32 +0000)]
Don't create empty menus.

SVN revision: 26722

18 years agorephorm had a seggie, but not enough information to track down a
David Walter Seikel [Fri, 20 Oct 2006 21:31:21 +0000 (21:31 +0000)]
rephorm had a seggie, but not enough information to track down a
solution.  So, just be extra paranoid.

SVN revision: 26721

18 years agofix up transitions dialog... :)
Carsten Haitzler [Fri, 20 Oct 2006 14:31:51 +0000 (14:31 +0000)]
fix up transitions dialog... :)

SVN revision: 26710

18 years agoforgot the theme changes
rephorm [Fri, 20 Oct 2006 03:31:18 +0000 (03:31 +0000)]
forgot the theme changes

SVN revision: 26701

18 years agoAllow setting bg of desktops from within virtual desktop dialog.
rephorm [Fri, 20 Oct 2006 03:23:46 +0000 (03:23 +0000)]
Allow setting bg of desktops from within virtual desktop dialog.
For now, left click on the small desktop.
We'll probably add a menu on click, with the ability to set the desktop name or set bg.

SVN revision: 26700

18 years agoasparagus - we have fixed a lot of things this week, so before the weekend of
Carsten Haitzler [Thu, 19 Oct 2006 23:44:54 +0000 (23:44 +0000)]
asparagus - we have fixed a lot of things this week, so before the weekend of
hacking... aspara

SVN revision: 26698

18 years agoSome file manager or something is leaving strange .directory files in
David Walter Seikel [Thu, 19 Oct 2006 19:37:26 +0000 (19:37 +0000)]
Some file manager or something is leaving strange .directory files in
inconvenient places.  Ignore them.

Thanks to Hawkwind for helping track this down.

SVN revision: 26697

18 years agooh main menu is much nicer now - compact. better organised.
Carsten Haitzler [Thu, 19 Oct 2006 14:35:13 +0000 (14:35 +0000)]
oh main menu is much nicer now - compact. better organised.

SVN revision: 26696

18 years agotodo--
Carsten Haitzler [Thu, 19 Oct 2006 14:20:48 +0000 (14:20 +0000)]
todo--

SVN revision: 26695

18 years agofix - right click on right pane of apps dialog bring sup edit
Carsten Haitzler [Thu, 19 Oct 2006 12:36:48 +0000 (12:36 +0000)]
fix - right click on right pane of apps dialog bring sup edit

SVN revision: 26694

18 years agotodo++
Carsten Haitzler [Wed, 18 Oct 2006 15:05:26 +0000 (15:05 +0000)]
todo++

SVN revision: 26687

18 years agooops broke middle mouse menu
Carsten Haitzler [Wed, 18 Oct 2006 14:56:22 +0000 (14:56 +0000)]
oops  broke middle mouse menu

SVN revision: 26686

18 years agoshuffle main menu about a bit
Carsten Haitzler [Wed, 18 Oct 2006 12:17:29 +0000 (12:17 +0000)]
shuffle main menu about a bit

SVN revision: 26682

18 years agotodo++
Carsten Haitzler [Wed, 18 Oct 2006 11:38:01 +0000 (11:38 +0000)]
todo++

SVN revision: 26681

18 years agoadd e_thumb_icon_rethumb() - allows re-thumbing after changing e.g. the size to thumb at
rephorm [Wed, 18 Oct 2006 03:31:45 +0000 (03:31 +0000)]
add e_thumb_icon_rethumb() - allows re-thumbing after changing e.g. the size to thumb at
use rethumb in desk preview

SVN revision: 26679

18 years agofix screen res dialog - "are you sure dialog" was a glitch with auto-remembers.
Carsten Haitzler [Tue, 17 Oct 2006 13:49:47 +0000 (13:49 +0000)]
fix screen res dialog - "are you sure dialog" was a glitch with auto-remembers.
fixed. also the selection jumps back to the old res too now. fix res adjust
of windows to adjust right again.

SVN revision: 26675

18 years agometric pooch!
Carsten Haitzler [Tue, 17 Oct 2006 12:29:00 +0000 (12:29 +0000)]
metric pooch!

SVN revision: 26674

18 years agoPatch from metrics for desklock switching segfault. Tested good.
Christopher Michael [Tue, 17 Oct 2006 11:10:27 +0000 (11:10 +0000)]
Patch from metrics for desklock switching segfault. Tested good.

SVN revision: 26673

18 years agoAdded a menu item active color class.
Christopher Michael [Tue, 17 Oct 2006 10:01:44 +0000 (10:01 +0000)]
Added a menu item active color class.

SVN revision: 26671

18 years agoSome cleanup to reduce duplicated code. (One function to del them all) :)
Christopher Michael [Tue, 17 Oct 2006 08:04:40 +0000 (08:04 +0000)]
Some cleanup to reduce duplicated code. (One function to del them all) :)

SVN revision: 26670

18 years agoLeaks-be-gone. Thanks metrics, rephorm :)
Christopher Michael [Tue, 17 Oct 2006 03:10:27 +0000 (03:10 +0000)]
Leaks-be-gone. Thanks metrics, rephorm :)

SVN revision: 26664

18 years agoFree the fonts list when done.
Christopher Michael [Tue, 17 Oct 2006 02:51:07 +0000 (02:51 +0000)]
Free the fonts list when done.

SVN revision: 26663

18 years agoDynamically add and remove desks in the preview when you change the # of virtual...
rephorm [Mon, 16 Oct 2006 23:45:16 +0000 (23:45 +0000)]
Dynamically add and remove desks in the preview when you change the # of virtual desks.
A few small fixmes still to go

SVN revision: 26662

18 years agomore fixes
Carsten Haitzler [Mon, 16 Oct 2006 14:30:03 +0000 (14:30 +0000)]
more fixes

SVN revision: 26658

18 years agobe more lenient on valid exe's in ibar, e apps, menus.
Carsten Haitzler [Mon, 16 Oct 2006 14:26:02 +0000 (14:26 +0000)]
be more lenient on valid exe's in ibar, e apps, menus.
close fwin's if dir is deleted.

SVN revision: 26657

18 years agoRefactor the border menu a little so it takes less screen-space in 640.
Christopher Michael [Mon, 16 Oct 2006 12:12:30 +0000 (12:12 +0000)]
Refactor the border menu a little so it takes less screen-space in 640.
  - "Borderless" is removed (can set that in the "Borders" dialog.
  - Group Raise/Lower/Iconify together.
  - Group Shaded/Sticky/Fullscreen together into a "State" submenu.

SVN revision: 26655

18 years agobug--
Carsten Haitzler [Mon, 16 Oct 2006 10:41:22 +0000 (10:41 +0000)]
bug--

SVN revision: 26654

18 years agofix dnd for "below everything"
Carsten Haitzler [Mon, 16 Oct 2006 10:40:10 +0000 (10:40 +0000)]
fix dnd for "below everything"

SVN revision: 26653

18 years agoOnly fetch current manager once and reuse.
Christopher Michael [Mon, 16 Oct 2006 09:44:17 +0000 (09:44 +0000)]
Only fetch current manager once and reuse.
Always keep key input window on top of keybinding dialog.
Some formatting.

SVN revision: 26652

18 years agobug++
Carsten Haitzler [Mon, 16 Oct 2006 08:54:33 +0000 (08:54 +0000)]
bug++

SVN revision: 26650

18 years agoThis is gui'd already.
Christopher Michael [Mon, 16 Oct 2006 08:42:22 +0000 (08:42 +0000)]
This is gui'd already.

SVN revision: 26649

18 years agofix wallpaper setting by screen
rephorm [Mon, 16 Oct 2006 04:52:31 +0000 (04:52 +0000)]
fix wallpaper setting by screen
correct wallpaper is now found if "this screen" AND "this desktop" have been set (in that order)

SVN revision: 26648

18 years agoForgot to commit this, thanks metrics.
Christopher Michael [Mon, 16 Oct 2006 03:42:55 +0000 (03:42 +0000)]
Forgot to commit this, thanks metrics.

SVN revision: 26647

18 years agoDoh !! Call the add function, not the edit.
Christopher Michael [Mon, 16 Oct 2006 03:14:12 +0000 (03:14 +0000)]
Doh !! Call the add function, not the edit.

SVN revision: 26645

18 years agoRe-enable the "Add App to Launcher" menu item. Provides a list now to select
Christopher Michael [Mon, 16 Oct 2006 03:06:43 +0000 (03:06 +0000)]
Re-enable the "Add App to Launcher" menu item. Provides a list now to select
which launcher you want to add to.

SVN revision: 26644

18 years agoDisable the Add App to Launcher for now..needs a little more work.
Christopher Michael [Mon, 16 Oct 2006 02:41:10 +0000 (02:41 +0000)]
Disable the Add App to Launcher for now..needs a little more work.

SVN revision: 26643

18 years agoRemoved "Add app to launcher" window menu item.
Christopher Michael [Mon, 16 Oct 2006 02:35:12 +0000 (02:35 +0000)]
Removed "Add app to launcher" window menu item.

SVN revision: 26642

18 years agoAdded "Add App To Launcher" menu item for adding apps to ibar from window
Christopher Michael [Mon, 16 Oct 2006 02:34:38 +0000 (02:34 +0000)]
Added "Add App To Launcher" menu item for adding apps to ibar from window
menu.

SVN revision: 26641

18 years agoRemove "add shelf to main menu" todo item.
Christopher Michael [Mon, 16 Oct 2006 02:00:19 +0000 (02:00 +0000)]
Remove "add shelf to main menu" todo item.

SVN revision: 26640

18 years agoAs per discussions with raster, refactor the Desktop menu and include a
Christopher Michael [Mon, 16 Oct 2006 01:58:06 +0000 (01:58 +0000)]
As per discussions with raster, refactor the Desktop menu and include a
Shelves sub-menu.

SVN revision: 26639

18 years agoThe code that FDO icons gets passed to eventually forces a 64x64 size,
David Walter Seikel [Mon, 16 Oct 2006 00:03:11 +0000 (00:03 +0000)]
The code that FDO icons gets passed to eventually forces a 64x64 size,
so we might as well search for that size.

SVN revision: 26634

18 years agosilly strcmp oops. fix.
Carsten Haitzler [Sun, 15 Oct 2006 23:52:36 +0000 (23:52 +0000)]
silly strcmp oops. fix.

SVN revision: 26633

18 years agoand ignore dot files where appropriate
Carsten Haitzler [Sun, 15 Oct 2006 23:24:57 +0000 (23:24 +0000)]
and ignore dot files where appropriate

SVN revision: 26632

18 years agofix delete of non-symlink-backed .order soft refs.
Carsten Haitzler [Sun, 15 Oct 2006 23:20:15 +0000 (23:20 +0000)]
fix delete of non-symlink-backed .order soft refs.

SVN revision: 26631

18 years agoAdded icon for shelf config dialog.
Christopher Michael [Sun, 15 Oct 2006 21:30:06 +0000 (21:30 +0000)]
Added icon for shelf config dialog.

SVN revision: 26626

18 years agoAdded a little more info on this one bug.
Christopher Michael [Sun, 15 Oct 2006 19:47:26 +0000 (19:47 +0000)]
Added a little more info on this one bug.

SVN revision: 26625

18 years ago*** empty log message ***
Massimo Maiurana [Sun, 15 Oct 2006 19:24:19 +0000 (19:24 +0000)]
*** empty log message ***

SVN revision: 26623

18 years agoTypo caught by Beber.
David Walter Seikel [Sun, 15 Oct 2006 17:52:17 +0000 (17:52 +0000)]
Typo caught by Beber.

SVN revision: 26620

18 years agoand disable check
Carsten Haitzler [Sun, 15 Oct 2006 15:56:45 +0000 (15:56 +0000)]
and disable check

SVN revision: 26619

18 years agoand fix a bug in slider widget
Carsten Haitzler [Sun, 15 Oct 2006 15:54:58 +0000 (15:54 +0000)]
and fix a bug in slider widget

SVN revision: 26618

18 years agoaspara!
Carsten Haitzler [Sun, 15 Oct 2006 15:41:17 +0000 (15:41 +0000)]
aspara!

SVN revision: 26617