platform/upstream/enlightenment.git
17 years agotodo clarifications
Carsten Haitzler [Sat, 21 Oct 2006 11:18:25 +0000 (11:18 +0000)]
todo clarifications

SVN revision: 26731

17 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

17 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

17 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

17 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

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

SVN revision: 26723

17 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

17 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

17 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

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

SVN revision: 26701

17 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

17 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

17 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

17 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

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

SVN revision: 26695

17 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

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

SVN revision: 26687

17 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

17 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

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

SVN revision: 26681

17 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

17 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

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

SVN revision: 26674

17 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

17 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

17 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

17 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

17 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

17 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

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

SVN revision: 26658

17 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

17 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

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

SVN revision: 26654

17 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

17 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

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

SVN revision: 26650

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

17 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

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

SVN revision: 26623

17 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

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

SVN revision: 26619

17 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

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

SVN revision: 26617

17 years agoe_widget needs to track sub objects so it knwos what to delete on deletion of
Carsten Haitzler [Sun, 15 Oct 2006 15:12:14 +0000 (15:12 +0000)]
e_widget needs to track sub objects so it knwos what to delete on deletion of
the widget. if u delete a sub object prematurely - u need to tell e_widget. u
also need to dell it about the new object!

SVN revision: 26616

17 years agoleak-- - and other thigns creeping in due to other debugging
Carsten Haitzler [Sun, 15 Oct 2006 14:04:36 +0000 (14:04 +0000)]
leak-- - and other thigns creeping in due to other debugging

SVN revision: 26614

17 years agoGet rid of the nasty hash walks.
David Walter Seikel [Sun, 15 Oct 2006 13:25:37 +0000 (13:25 +0000)]
Get rid of the nasty hash walks.

SVN revision: 26612

18 years agoadded icon for .desktop file for e (for xsessions)
Carsten Haitzler [Sun, 15 Oct 2006 08:37:07 +0000 (08:37 +0000)]
added icon for .desktop file for e (for xsessions)
fm2 now instant-updates on dnd and delete/rename/new dir
fms also instant-updates on-disk file changes

SVN revision: 26608

18 years agomaking notes in fm - and e_apps. jerkiness on startup identified.
Carsten Haitzler [Sun, 15 Oct 2006 01:35:07 +0000 (01:35 +0000)]
making notes in fm - and e_apps. jerkiness on startup identified.

SVN revision: 26607

18 years ago*** empty log message ***
Massimo Maiurana [Sat, 14 Oct 2006 17:54:40 +0000 (17:54 +0000)]
*** empty log message ***

SVN revision: 26606

18 years ago.directory files are .desktops to.
David Walter Seikel [Sat, 14 Oct 2006 12:20:52 +0000 (12:20 +0000)]
.directory files are .desktops to.

SVN revision: 26604

18 years agoThe missing link.
David Walter Seikel [Sat, 14 Oct 2006 12:11:50 +0000 (12:11 +0000)]
The missing link.

SVN revision: 26603

18 years ago.directory files are .desktops to.
David Walter Seikel [Sat, 14 Oct 2006 12:08:31 +0000 (12:08 +0000)]
.directory files are .desktops to.

SVN revision: 26602

18 years agoMake directory icons work in the menus. I love it when I can make code vanish.
David Walter Seikel [Sat, 14 Oct 2006 12:07:45 +0000 (12:07 +0000)]
Make directory icons work in the menus.  I love it when I can make code vanish.

SVN revision: 26601

18 years agothe exebuf now has access to the exe history via the up arrow.
Viktor Kojouharov [Sat, 14 Oct 2006 10:57:18 +0000 (10:57 +0000)]
the exebuf now has access to the exe history via the up arrow.

SVN revision: 26600

18 years agoRemoved default border style dialog item.
Christopher Michael [Sat, 14 Oct 2006 09:45:24 +0000 (09:45 +0000)]
Removed default border style dialog item.

SVN revision: 26597

18 years agoAdded border selection dialog (ie: winter square border) to allow selecting
Christopher Michael [Sat, 14 Oct 2006 09:43:12 +0000 (09:43 +0000)]
Added border selection dialog (ie: winter square border) to allow selecting
default border from theme. Has fallback if border isn't present in new theme.

Removed old e_int_border_border files as this is all merged now into
e_int_config_borders.

SVN revision: 26596

18 years agofix segv. bad devilhorns! :)
rephorm [Sat, 14 Oct 2006 06:14:16 +0000 (06:14 +0000)]
fix segv. bad devilhorns! :)

SVN revision: 26593

18 years agobsd cpp includes whitespace before string params in macros, breaking c string concate...
rephorm [Sat, 14 Oct 2006 05:40:33 +0000 (05:40 +0000)]
bsd cpp includes whitespace before string params in macros, breaking c string concatenation :(

SVN revision: 26592

18 years agoadd button to swap colors
rephorm [Sat, 14 Oct 2006 05:16:00 +0000 (05:16 +0000)]
add button to swap colors

SVN revision: 26591

18 years agostore the initial color when opening a color dialog, and return that on cancel
rephorm [Sat, 14 Oct 2006 05:04:01 +0000 (05:04 +0000)]
store the initial color when opening a color dialog, and return that on cancel
use this in color well

SVN revision: 26590

18 years agoprintf--
rephorm [Sat, 14 Oct 2006 04:54:44 +0000 (04:54 +0000)]
printf--

SVN revision: 26589

18 years agotodo++
rephorm [Sat, 14 Oct 2006 04:53:20 +0000 (04:53 +0000)]
todo++

SVN revision: 26588

18 years agoadd a change callback to the color dialog
rephorm [Sat, 14 Oct 2006 04:50:00 +0000 (04:50 +0000)]
add a change callback to the color dialog
update grad preview live as you select a color

SVN revision: 26587

18 years agoUpdate the callback to get the directory icon info.
David Walter Seikel [Sat, 14 Oct 2006 04:16:09 +0000 (04:16 +0000)]
Update the callback to get the directory icon info.

NOTE - not yet using this info, that will be next, after some testing.

SVN revision: 26585

18 years agoAdded new prop value for default border style.
Christopher Michael [Sat, 14 Oct 2006 03:45:55 +0000 (03:45 +0000)]
Added new prop value for default border style.
Fixed leakage in e config free where some const char props were not getting
stringshare_del.

SVN revision: 26583

18 years agotoodoo
Carsten Haitzler [Sat, 14 Oct 2006 03:29:23 +0000 (03:29 +0000)]
toodoo

SVN revision: 26582

18 years agoLanguage is gui'd already
Christopher Michael [Sat, 14 Oct 2006 03:09:32 +0000 (03:09 +0000)]
Language is gui'd already

SVN revision: 26581

18 years agoThe directory icons will be called .directory as per the FDE spec. This
David Walter Seikel [Sat, 14 Oct 2006 01:02:16 +0000 (01:02 +0000)]
The directory icons will be called .directory as per the FDE spec.  This
will likely be implemented later today.

SVN revision: 26580

18 years agoTODO-- and a minor change.
David Walter Seikel [Sat, 14 Oct 2006 00:18:36 +0000 (00:18 +0000)]
TODO-- and a minor change.

SVN revision: 26578

18 years ago*Turn on icon idle pre searching.
David Walter Seikel [Fri, 13 Oct 2006 23:35:23 +0000 (23:35 +0000)]
*Turn on icon idle pre searching.

*#if out most of the debugging printf's.

SVN revision: 26577

18 years agoRework the gradient dialog for a better look.
Christopher Michael [Fri, 13 Oct 2006 21:16:05 +0000 (21:16 +0000)]
Rework the gradient dialog for a better look.

SVN revision: 26574

18 years agoSet an icon for the color dialog.
Christopher Michael [Fri, 13 Oct 2006 20:35:39 +0000 (20:35 +0000)]
Set an icon for the color dialog.

SVN revision: 26573

18 years agoFix icon assignment for "Cleanup Windows"
Christopher Michael [Fri, 13 Oct 2006 19:50:50 +0000 (19:50 +0000)]
Fix icon assignment for "Cleanup Windows"

SVN revision: 26571

18 years agoremove old todo fragment that has already been done
rephorm [Fri, 13 Oct 2006 05:02:37 +0000 (05:02 +0000)]
remove old todo fragment that has already been done

SVN revision: 26566

18 years agoFix bug: overlap in deskpreview with a single desktop
rephorm [Fri, 13 Oct 2006 02:49:40 +0000 (02:49 +0000)]
Fix bug: overlap in deskpreview with a single desktop
move color well default min size from theme into the widget itself (may still need to be tweaked a bit -- but can always be overridden when using the widget)

SVN revision: 26565

18 years agoRemoved some more obsolete .eap code.
David Walter Seikel [Thu, 12 Oct 2006 14:27:52 +0000 (14:27 +0000)]
Removed some more obsolete .eap code.

SVN revision: 26553

18 years agoRemoved bg gradient preview item.
Christopher Michael [Thu, 12 Oct 2006 14:23:53 +0000 (14:23 +0000)]
Removed bg gradient preview item.

SVN revision: 26552

18 years agoUsing diff from rephorm (shameless plug :) ), added gradient preview widget
Christopher Michael [Thu, 12 Oct 2006 14:14:15 +0000 (14:14 +0000)]
Using diff from rephorm (shameless plug :) ), added gradient preview widget
directly into the dialog, not as a seperate e_widget.

SVN revision: 26551

18 years agoAdd alias for gradient preview.
Christopher Michael [Thu, 12 Oct 2006 14:05:19 +0000 (14:05 +0000)]
Add alias for gradient preview.

SVN revision: 26550

18 years agoDo not load the language list twice. Good eye Lutin :)
Christopher Michael [Thu, 12 Oct 2006 13:12:42 +0000 (13:12 +0000)]
Do not load the language list twice. Good eye Lutin :)

SVN revision: 26548

18 years agoRemove the transition preview widget and create it directly in the dialog
Christopher Michael [Thu, 12 Oct 2006 11:49:51 +0000 (11:49 +0000)]
Remove the transition preview widget and create it directly in the dialog
without having a seperate e_widget for it.

SVN revision: 26547

18 years agoRemove Cleanup Windows action item.
Christopher Michael [Wed, 11 Oct 2006 23:53:59 +0000 (23:53 +0000)]
Remove Cleanup Windows action item.

SVN revision: 26545

18 years agoAdded action wrapper for "Cleanup Windows"
Christopher Michael [Wed, 11 Oct 2006 23:53:39 +0000 (23:53 +0000)]
Added action wrapper for "Cleanup Windows"

SVN revision: 26544

18 years agoSort the font list.
Christopher Michael [Wed, 11 Oct 2006 23:33:49 +0000 (23:33 +0000)]
Sort the font list.

SVN revision: 26543

18 years agoSet the color wells to proper default values.
Christopher Michael [Wed, 11 Oct 2006 23:21:33 +0000 (23:21 +0000)]
Set the color wells to proper default values.

SVN revision: 26542

18 years agoSet font entry widget to null in Basic Mode to avoid potential segfault.
Christopher Michael [Wed, 11 Oct 2006 21:29:57 +0000 (21:29 +0000)]
Set font entry widget to null in Basic Mode to avoid potential segfault.

SVN revision: 26541