platform/upstream/enlightenment.git
17 years agodisplay symlink info and be able to modify it
Carsten Haitzler [Fri, 4 May 2007 04:55:11 +0000 (04:55 +0000)]
display symlink info and be able to modify it

SVN revision: 29839

17 years agofix segfault on e_widget_scrollframe_simple_add
kiwi [Fri, 4 May 2007 01:04:46 +0000 (01:04 +0000)]
fix segfault on e_widget_scrollframe_simple_add

SVN revision: 29837

17 years agoOverhaul for font configuration (hope people like it)
Stafford Mitchell Horne [Thu, 3 May 2007 23:19:40 +0000 (23:19 +0000)]
Overhaul for font configuration (hope people like it)
 * Added Preview for font
 * Basic is really basic (sets up all classes in one go)
 * Ability to use font scaling (Normal, Smal, Big)

SVN revision: 29836

17 years agoprintf--
Carsten Haitzler [Thu, 3 May 2007 17:58:35 +0000 (17:58 +0000)]
printf--

SVN revision: 29830

17 years agoicon selector from fm prop works now. only on "all types of this file" - per
Carsten Haitzler [Thu, 3 May 2007 17:24:13 +0000 (17:24 +0000)]
icon selector from fm prop works now. only on "all types of this file" - per
file stuff is unimplemented still.

SVN revision: 29829

17 years agofix segv and fixme related to fm properites dialog
Carsten Haitzler [Thu, 3 May 2007 12:44:10 +0000 (12:44 +0000)]
fix segv and fixme related to fm properites dialog

SVN revision: 29810

17 years agoRemove useless variable.
Sebastian Dransfeld [Wed, 2 May 2007 18:38:23 +0000 (18:38 +0000)]
Remove useless variable.

SVN revision: 29804

17 years agoMinor formatting fix with parens.
Christopher Michael [Wed, 2 May 2007 17:16:08 +0000 (17:16 +0000)]
Minor formatting fix with parens.

SVN revision: 29803

17 years agoRemove unneeded printf.
Christopher Michael [Wed, 2 May 2007 15:37:02 +0000 (15:37 +0000)]
Remove unneeded printf.

SVN revision: 29802

17 years agono need for extra param.
rephorm [Wed, 2 May 2007 12:26:53 +0000 (12:26 +0000)]
no need for extra param.

SVN revision: 29801

17 years agofix transitions segv due to preview widget being inserted
Carsten Haitzler [Wed, 2 May 2007 11:21:18 +0000 (11:21 +0000)]
fix transitions segv due to preview widget being inserted

SVN revision: 29800

17 years agoaspect++
rephorm [Wed, 2 May 2007 02:30:54 +0000 (02:30 +0000)]
aspect++

SVN revision: 29797

17 years agouse aspect widget for wallpaper preview also
rephorm [Wed, 2 May 2007 02:25:13 +0000 (02:25 +0000)]
use aspect widget for wallpaper preview also

SVN revision: 29796

17 years agouse aspect widget for theme preview, so that it scales up to fit as large as it can...
rephorm [Wed, 2 May 2007 02:18:40 +0000 (02:18 +0000)]
use aspect widget for theme preview, so that it scales up to fit as large as it can, without losing aspect

SVN revision: 29795

17 years agofix aspect widget
rephorm [Wed, 2 May 2007 02:06:39 +0000 (02:06 +0000)]
fix aspect widget

SVN revision: 29794

17 years agoAdd prototype for func.
Sebastian Dransfeld [Tue, 1 May 2007 13:41:09 +0000 (13:41 +0000)]
Add prototype for func.
Delete objects with e_object_del

SVN revision: 29788

17 years agofix e_widget_ilist_unselect segfault on null ilist **value
kiwi [Tue, 1 May 2007 02:02:59 +0000 (02:02 +0000)]
fix e_widget_ilist_unselect segfault on null ilist **value

SVN revision: 29785

17 years agocast e_object to remove warning
kiwi [Mon, 30 Apr 2007 23:09:33 +0000 (23:09 +0000)]
cast e_object to remove warning

SVN revision: 29784

17 years agoibar confirm dialog on source delete is now destroyed when config dialog is closed.
kiwi [Mon, 30 Apr 2007 23:08:06 +0000 (23:08 +0000)]
ibar confirm dialog on source delete is now destroyed when config dialog is closed.

SVN revision: 29783

17 years agoconfirm dialogs can now be deleted via e_object_del() call
kiwi [Mon, 30 Apr 2007 22:23:00 +0000 (22:23 +0000)]
confirm dialogs can now be deleted via e_object_del() call

SVN revision: 29782

17 years agoStandardize some config dialog class names.
Christopher Michael [Mon, 30 Apr 2007 11:45:18 +0000 (11:45 +0000)]
Standardize some config dialog class names.

SVN revision: 29780

17 years agoadded korean localization
Massimo Maiurana [Sun, 29 Apr 2007 21:08:16 +0000 (21:08 +0000)]
added korean localization

SVN revision: 29772

17 years agoSetting max|=E_MAXIMIZE_BOTH after resizing it causes the hints to disagree with...
Eric Schuele [Sun, 29 Apr 2007 03:24:16 +0000 (03:24 +0000)]
Setting max|=E_MAXIMIZE_BOTH after resizing it causes the hints to disagree with the geometry.  This was causing max_vert or max_horz windows to come up max_both on a restart of E.

SVN revision: 29760

17 years agoAllow windows being pushed around to be pushed over the space once occupied by a...
Eric Schuele [Sat, 28 Apr 2007 14:52:29 +0000 (14:52 +0000)]
Allow windows being pushed around to be pushed over the space once occupied by a presently iconic window

SVN revision: 29752

17 years agoflush stdou before forking - removes multiple printfs in buffer still being
Carsten Haitzler [Sat, 28 Apr 2007 05:03:04 +0000 (05:03 +0000)]
flush stdou before forking - removes multiple printfs in buffer still being
flushed

SVN revision: 29746

17 years agofix the incorrectly placed parens. make sure the shelf always hides when the mouse...
Viktor Kojouharov [Fri, 27 Apr 2007 20:38:13 +0000 (20:38 +0000)]
fix the incorrectly placed parens. make sure the shelf always hides when the mouse goes out of it. don't hide the shelf when mass editing the gadgets in it

SVN revision: 29744

17 years agoJust some formatting fixes...E style.
Christopher Michael [Wed, 25 Apr 2007 11:28:35 +0000 (11:28 +0000)]
Just some formatting fixes...E style.

SVN revision: 29726

17 years agoChange zone to read Screen in the config dialog.
Christopher Michael [Tue, 24 Apr 2007 13:29:45 +0000 (13:29 +0000)]
Change zone to read Screen in the config dialog.

SVN revision: 29714

17 years agoAs per talk w/ rephorm, change Screen Zone to read Current Screen.
Christopher Michael [Tue, 24 Apr 2007 13:28:25 +0000 (13:28 +0000)]
As per talk w/ rephorm, change Screen Zone to read Current Screen.

SVN revision: 29713

17 years agopatches into cvs we go.
Carsten Haitzler [Tue, 24 Apr 2007 11:16:24 +0000 (11:16 +0000)]
patches into cvs we go.

SVN revision: 29708

17 years agoFormatting
Sebastian Dransfeld [Tue, 24 Apr 2007 05:04:15 +0000 (05:04 +0000)]
Formatting

SVN revision: 29705

17 years agopatch by Hannes Janetzek for checking whether the mouse is over the shelf
Viktor Kojouharov [Mon, 23 Apr 2007 17:21:38 +0000 (17:21 +0000)]
patch by Hannes Janetzek for checking whether the mouse is over the shelf

SVN revision: 29688

17 years agoactually handler error on recursive copy - abort the copy on an err in
Carsten Haitzler [Sun, 22 Apr 2007 23:32:24 +0000 (23:32 +0000)]
actually handler error on recursive copy - abort the copy on an err in
writign to the destination, and if a mv got converted to a cp - delete the
src after successful copy to dest

SVN revision: 29685

17 years agoallow "copy" and "select all" menus in a disabled entry
kiwi [Sun, 22 Apr 2007 17:12:04 +0000 (17:12 +0000)]
allow "copy" and "select all" menus in a disabled entry
like a disable object don't gets focused, key shortcuts doesnt work,
maybe need to change that ?

SVN revision: 29658

17 years agoHide the "Favorite Applications" menu item if there is no favorite.menu file.
Eric Schuele [Sun, 22 Apr 2007 15:58:58 +0000 (15:58 +0000)]
Hide the "Favorite Applications" menu item if there is no favorite.menu file.

SVN revision: 29657

17 years agomove directory config to .directory.desktop - can quibble on the name later,
Carsten Haitzler [Sun, 22 Apr 2007 15:30:02 +0000 (15:30 +0000)]
move directory config to .directory.desktop - can quibble on the name later,
but now it lets u specify the specific files with the config for the dir - so
they can be called anything and put anywhere. paths are either full abs path
/path/to/file.edj or file.edj (relative to dir).

SVN revision: 29656

17 years agoupdate this old crap
manowarrior [Sun, 22 Apr 2007 10:21:40 +0000 (10:21 +0000)]
update this old crap

SVN revision: 29652

17 years agoMath.h is already included via e.h, do not need the include here.
Christopher Michael [Sun, 22 Apr 2007 09:48:18 +0000 (09:48 +0000)]
Math.h is already included via e.h, do not need the include here.

SVN revision: 29651

17 years agoTrap for "rename" error. Print the errno via perror.
Christopher Michael [Sun, 22 Apr 2007 09:44:06 +0000 (09:44 +0000)]
Trap for "rename" error. Print the errno via perror.

Do we want to "error dialog" this ? Or provide some select case on the errno?

SVN revision: 29650

17 years agodon't allow copying from password entry
rephorm [Sun, 22 Apr 2007 05:51:35 +0000 (05:51 +0000)]
don't allow copying from password entry

SVN revision: 29641

17 years agoprintf--
rephorm [Sun, 22 Apr 2007 05:33:35 +0000 (05:33 +0000)]
printf--

SVN revision: 29640

17 years agonuke memory that stored passwords in a few more cases
rephorm [Sun, 22 Apr 2007 05:30:37 +0000 (05:30 +0000)]
nuke memory that stored passwords in a few more cases
double click to select a word in an entry. triple click to select the whole thing

SVN revision: 29639

17 years agoMake is a little more obvious how to run something in a terminal
Eric Schuele [Sun, 22 Apr 2007 04:45:11 +0000 (04:45 +0000)]
Make is a little more obvious how to run something in a terminal

SVN revision: 29638

17 years agoupdate the selection on double click
rephorm [Sun, 22 Apr 2007 04:40:40 +0000 (04:40 +0000)]
update the selection on double click

SVN revision: 29637

17 years agonuke password contents on del
rephorm [Sun, 22 Apr 2007 03:50:44 +0000 (03:50 +0000)]
nuke password contents on del

SVN revision: 29633

17 years agoFix e_entry popup menu so that Cut/Copy show again.
Christopher Michael [Sat, 21 Apr 2007 12:46:58 +0000 (12:46 +0000)]
Fix e_entry popup menu so that Cut/Copy show again.
Add a "Delete" and "Select All" entry to the popup menu.

SVN revision: 29624

17 years agosome i18n updates
Massimo Maiurana [Sat, 21 Apr 2007 10:52:47 +0000 (10:52 +0000)]
some i18n updates

SVN revision: 29621

17 years agomdkcore's new pt.po :)
Carsten Haitzler [Sat, 21 Apr 2007 02:56:46 +0000 (02:56 +0000)]
mdkcore's new pt.po :)

SVN revision: 29615

17 years agoindent
kiwi [Fri, 20 Apr 2007 20:07:05 +0000 (20:07 +0000)]
indent

SVN revision: 29612

17 years agoshow the e_entry menu entries only when they are needed
kiwi [Fri, 20 Apr 2007 07:23:37 +0000 (07:23 +0000)]
show the e_entry menu entries only when they are needed

SVN revision: 29611

17 years agoupdate readme
rephorm [Thu, 19 Apr 2007 18:51:21 +0000 (18:51 +0000)]
update readme

SVN revision: 29606

17 years agoTweak GUI. Fix users ability to disable the slide/drag buttons.
Eric Schuele [Thu, 19 Apr 2007 16:57:47 +0000 (16:57 +0000)]
Tweak GUI.  Fix users ability to disable the slide/drag buttons.

SVN revision: 29600

17 years agoRemoved unused variables.
Christopher Michael [Thu, 19 Apr 2007 12:19:48 +0000 (12:19 +0000)]
Removed unused variables.

SVN revision: 29598

17 years agoRemove unused variables.
Christopher Michael [Thu, 19 Apr 2007 12:16:57 +0000 (12:16 +0000)]
Remove unused variables.

SVN revision: 29597

17 years agoModify startup config dialog slightly so that it looks & acts like wallpaper
Christopher Michael [Thu, 19 Apr 2007 11:56:11 +0000 (11:56 +0000)]
Modify startup config dialog slightly so that it looks & acts like wallpaper
and theme dialog.

SVN revision: 29596

17 years agoRework lanugage dialog a little bit:
Christopher Michael [Thu, 19 Apr 2007 11:36:26 +0000 (11:36 +0000)]
Rework lanugage dialog a little bit:
       - recoded *_create_widgets to allow for better resizing.

SVN revision: 29595

17 years agosend signal to indicate that password is currently being checked
rephorm [Thu, 19 Apr 2007 03:44:47 +0000 (03:44 +0000)]
send signal to indicate that password is currently being checked
send signal in the event that an invalid password has been entered
update text to indicate current state
don't accept text input while authenticating (as the text gets whiped out if it was wrong once pam returns)

SVN revision: 29593

17 years agoAdd right-click copy/paste popup menu to e_entry for Codewarrior :)
Christopher Michael [Thu, 19 Apr 2007 00:45:34 +0000 (00:45 +0000)]
Add right-click copy/paste popup menu to e_entry for Codewarrior :)

SVN revision: 29590

17 years agoAdd textbox to show (read-only) the .desktop file we are creating/matched to. Useful...
Eric Schuele [Wed, 18 Apr 2007 16:42:57 +0000 (16:42 +0000)]
Add textbox to show (read-only) the .desktop file we are creating/matched to.  Useful because it is less than obvious under certain circumstances.

SVN revision: 29588

17 years agoin theory handle custom themes for everything now (fm2-wise)
Carsten Haitzler [Tue, 17 Apr 2007 15:46:51 +0000 (15:46 +0000)]
in theory handle custom themes for everything now (fm2-wise)

SVN revision: 29584

17 years agoad only expand the left side
Carsten Haitzler [Tue, 17 Apr 2007 12:02:11 +0000 (12:02 +0000)]
ad only expand the left side

SVN revision: 29583

17 years agoFormat E style.
Christopher Michael [Tue, 17 Apr 2007 11:57:55 +0000 (11:57 +0000)]
Format E style.

SVN revision: 29582

17 years agodont stretch the preview - gets screen aspect all wrong.
Carsten Haitzler [Tue, 17 Apr 2007 11:42:38 +0000 (11:42 +0000)]
dont stretch the preview - gets screen aspect all wrong.

SVN revision: 29581

17 years agoBetter resizing on the modules config dialog.
Christopher Michael [Tue, 17 Apr 2007 11:19:20 +0000 (11:19 +0000)]
Better resizing on the modules config dialog.

SVN revision: 29580

17 years agoMake shelf list dialog resizable.
Christopher Michael [Tue, 17 Apr 2007 10:52:17 +0000 (10:52 +0000)]
Make shelf list dialog resizable.

SVN revision: 29579

17 years agoMake 'File Icons' dialog resizable.
Christopher Michael [Tue, 17 Apr 2007 10:49:07 +0000 (10:49 +0000)]
Make 'File Icons' dialog resizable.

SVN revision: 29578

17 years agoFix search directory dialog resizing.
Christopher Michael [Tue, 17 Apr 2007 10:46:21 +0000 (10:46 +0000)]
Fix search directory dialog resizing.

SVN revision: 29577

17 years agoFix resizing on the Input Method dialog.
Christopher Michael [Tue, 17 Apr 2007 10:38:55 +0000 (10:38 +0000)]
Fix resizing on the Input Method dialog.

SVN revision: 29576

17 years agoMake mouse bindings dialog resizable.
Christopher Michael [Tue, 17 Apr 2007 10:14:53 +0000 (10:14 +0000)]
Make mouse bindings dialog resizable.

SVN revision: 29575

17 years agoMake key bindings dialog resizable.
Christopher Michael [Tue, 17 Apr 2007 10:11:35 +0000 (10:11 +0000)]
Make key bindings dialog resizable.

SVN revision: 29574

17 years agoForgot to add the checkbox.
Christopher Michael [Tue, 17 Apr 2007 10:02:10 +0000 (10:02 +0000)]
Forgot to add the checkbox.
Fix resolution loading.

SVN revision: 29573

17 years agoRework screen resolution dialog slightly.
Christopher Michael [Tue, 17 Apr 2007 09:47:16 +0000 (09:47 +0000)]
Rework screen resolution dialog slightly.
       Make it resizable.
       Some code cleanup.

SVN revision: 29572

17 years agoMake ibar/startup/restart editor resizable.
Christopher Michael [Tue, 17 Apr 2007 09:28:52 +0000 (09:28 +0000)]
Make ibar/startup/restart editor resizable.

SVN revision: 29571

17 years agoMake favorites editor resizable.
Christopher Michael [Tue, 17 Apr 2007 09:26:17 +0000 (09:26 +0000)]
Make favorites editor resizable.
Eventually this dialog should be replaced with something more "full featured".

SVN revision: 29570

17 years agoMake startup config dialog resizable.
Christopher Michael [Tue, 17 Apr 2007 09:23:21 +0000 (09:23 +0000)]
Make startup config dialog resizable.

SVN revision: 29569

17 years agoMake transitions config dialog resizable.
Christopher Michael [Tue, 17 Apr 2007 09:19:15 +0000 (09:19 +0000)]
Make transitions config dialog resizable.
Some code cleanup because we don't need a table todo this.

SVN revision: 29568

17 years agoMake icon theme dialog resizable (vertical ilist).
Christopher Michael [Tue, 17 Apr 2007 09:14:18 +0000 (09:14 +0000)]
Make icon theme dialog resizable (vertical ilist).
Made a decision here to disable the Advanced portion for now as:
     1) it doesn't make any config changes that Basic doesn't.
     2) potentially confusing to users.
Easily re-enabled if needs be.

SVN revision: 29567

17 years agoResizable border dialog so the ilist can stretch.
Christopher Michael [Tue, 17 Apr 2007 08:58:58 +0000 (08:58 +0000)]
Resizable border dialog so the ilist can stretch.

SVN revision: 29566

17 years agoMore dialog resize work for vertical lists.
Christopher Michael [Tue, 17 Apr 2007 08:57:20 +0000 (08:57 +0000)]
More dialog resize work for vertical lists.

SVN revision: 29565

17 years agoMake color class dialog advanced resizable,
Christopher Michael [Tue, 17 Apr 2007 08:31:00 +0000 (08:31 +0000)]
Make color class dialog advanced resizable,
As per discussion with rephorm making dialogs with vertical lists resizable.

SVN revision: 29564

17 years agoAllow sub-objects to expand vertically also if the parent framelist is
Christopher Michael [Tue, 17 Apr 2007 05:37:15 +0000 (05:37 +0000)]
Allow sub-objects to expand vertically also if the parent framelist is
resized.

SVN revision: 29563

17 years agoMake her flow from left to right instead of top to bottom!
titan [Tue, 17 Apr 2007 05:12:25 +0000 (05:12 +0000)]
Make her flow from left to right instead of top to bottom!

SVN revision: 29562

17 years agoRework the fonts config dialog.. this needed to be done. BAD. Also
titan [Tue, 17 Apr 2007 04:22:50 +0000 (04:22 +0000)]
Rework the fonts config dialog.. this needed to be done. BAD. Also
shuffled the module dialog around so it looks much better.

SVN revision: 29561

17 years agoflag the border for updating when removing a .desktop
rephorm [Tue, 17 Apr 2007 03:07:16 +0000 (03:07 +0000)]
flag the border for updating when removing a .desktop
when a desktop is updated, check borders w/o matches to see if they now have a match. there is no need to update borders that have a match other than event->previous, since the one they have is good enough

SVN revision: 29560

17 years agoremove unused members
Carsten Haitzler [Mon, 16 Apr 2007 15:50:20 +0000 (15:50 +0000)]
remove unused members

SVN revision: 29556

17 years agoallow custom scrollframes for fwins.
Carsten Haitzler [Mon, 16 Apr 2007 15:23:11 +0000 (15:23 +0000)]
allow custom scrollframes for fwins.

SVN revision: 29554

17 years agoRe-enable the "Add app to launcher" border menu item; fixed to use e_order
Christopher Michael [Mon, 16 Apr 2007 10:27:45 +0000 (10:27 +0000)]
Re-enable the "Add app to launcher" border menu item; fixed to use e_order
now.

SVN revision: 29552

17 years agoworking on custom bg and overlay support in fm2 - works! :)
Carsten Haitzler [Mon, 16 Apr 2007 09:44:40 +0000 (09:44 +0000)]
working on custom bg and overlay support in fm2 - works! :)

SVN revision: 29551

17 years agoCreate a "Add to Favorites" border menu item for quickly adding apps to
Christopher Michael [Mon, 16 Apr 2007 09:37:16 +0000 (09:37 +0000)]
Create a "Add to Favorites" border menu item for quickly adding apps to
Favorites menu.

SVN revision: 29550

17 years agoRemove unused variable.
Sebastian Dransfeld [Sun, 15 Apr 2007 17:28:23 +0000 (17:28 +0000)]
Remove unused variable.
Formatting.

SVN revision: 29546

17 years agoRemove old prototype.
Sebastian Dransfeld [Sun, 15 Apr 2007 17:26:25 +0000 (17:26 +0000)]
Remove old prototype.

SVN revision: 29545

17 years agoLets rename shelf/gold to shelf/alternate. This way when other themes
titan [Sun, 15 Apr 2007 17:01:27 +0000 (17:01 +0000)]
Lets rename shelf/gold to shelf/alternate. This way when other themes
are used, they can replace these two without having to name one of their
shelf themes shelf/gold. They can name it shelf/alternate! :)

SVN revision: 29541

17 years agoimprove thumbnailer response
Carsten Haitzler [Sun, 15 Apr 2007 07:13:11 +0000 (07:13 +0000)]
improve thumbnailer response

SVN revision: 29529

17 years ago1. segv i noticed. just get rid of it for now
Carsten Haitzler [Sun, 15 Apr 2007 06:24:07 +0000 (06:24 +0000)]
1. segv i noticed. just get rid of it for now
2. fm2 .orde rmaintenance works (seemingly) again - going via the fm slave
proc now. added x,y co-ords for now too - thats for icon view later.

SVN revision: 29528

17 years agoscreensaver
manowarrior [Sat, 14 Apr 2007 19:00:02 +0000 (19:00 +0000)]
screensaver

SVN revision: 29517

17 years agoMake the Power Management dialog to use it's own icon.
manowarrior [Sat, 14 Apr 2007 18:43:49 +0000 (18:43 +0000)]
Make the Power Management dialog to use it's own icon.

SVN revision: 29516

17 years agopower mngmt
manowarrior [Sat, 14 Apr 2007 18:21:26 +0000 (18:21 +0000)]
power mngmt

SVN revision: 29515

17 years agouptade the desklock icon
manowarrior [Sat, 14 Apr 2007 17:38:04 +0000 (17:38 +0000)]
uptade the desklock icon

SVN revision: 29514

17 years agofix FIXME todo list - free for all now - i don't plan on addressing those
Carsten Haitzler [Sat, 14 Apr 2007 16:33:52 +0000 (16:33 +0000)]
fix FIXME todo list - free for all now - i don't plan on addressing those
fixme's at the moment - they are not too important compared to other badness

SVN revision: 29509

17 years agofops are now almsot all in e_fm slave. need to put mounting in there too later.
Carsten Haitzler [Sat, 14 Apr 2007 16:28:13 +0000 (16:28 +0000)]
fops are now almsot all in e_fm slave. need to put mounting in there too later.

SVN revision: 29508