Commit Graph

5553 Commits

Author SHA1 Message Date
Carsten Haitzler de9dc67513 solve obj resize down on blank dir in fsel
also solve double dir select in fsel


SVN revision: 29852
2007-05-05 01:57:26 +00:00
Christopher Michael adf7eb6dc1 Minor cleanups on exebuf config dialog.
- Remove unneeded widget variable.
      - Remove unneeded framelist content align calls.


SVN revision: 29851
2007-05-04 20:14:56 +00:00
Carsten Haitzler 3a9b34fd07 and defer the del in other places too. anywhere where a canvas free might
delete widgets that end up calling hooks that delete other objetcs that may
already be freed - this is an issue. use it.


SVN revision: 29848
2007-05-04 16:21:53 +00:00
Sebastian Dransfeld 2eb1d715df Fix instance handling.
SVN revision: 29847
2007-05-04 15:55:46 +00:00
Carsten Haitzler 941d1d56f7 fix valgrind issues on frees of evas screwing deletions of widgets - this
might fix a slew of bugs on dialog close.


SVN revision: 29846
2007-05-04 15:55:24 +00:00
Carsten Haitzler 96db0e5fa1 right click also selects
SVN revision: 29843
2007-05-04 08:42:25 +00:00
Carsten Haitzler 0ef7fe0c40 infrastructure for having custom settings per file - i.e. a custom icon,
custom x,y position, custom label etc. etc. etc.


SVN revision: 29841
2007-05-04 07:48:48 +00:00
Carsten Haitzler 0e57b7cea4 move custom file stuff to another file - e_fm.[ch] is becoming a bit of a
monster.


SVN revision: 29840
2007-05-04 05:43:13 +00:00
Carsten Haitzler f53c55aab2 display symlink info and be able to modify it
SVN revision: 29839
2007-05-04 04:55:11 +00:00
kiwi 87874c3f1f fix segfault on e_widget_scrollframe_simple_add
SVN revision: 29837
2007-05-04 01:04:46 +00:00
Stafford Mitchell Horne 922208c066 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
2007-05-03 23:19:40 +00:00
Carsten Haitzler a44e3a19e4 printf--
SVN revision: 29830
2007-05-03 17:58:35 +00:00
Carsten Haitzler ed72cd25ea icon selector from fm prop works now. only on "all types of this file" - per
file stuff is unimplemented still.


SVN revision: 29829
2007-05-03 17:24:13 +00:00
Carsten Haitzler 668ca67d16 fix segv and fixme related to fm properites dialog
SVN revision: 29810
2007-05-03 12:44:10 +00:00
Sebastian Dransfeld b1e8f3cc20 Remove useless variable.
SVN revision: 29804
2007-05-02 18:38:23 +00:00
Christopher Michael 809c0ceffa Minor formatting fix with parens.
SVN revision: 29803
2007-05-02 17:16:08 +00:00
Christopher Michael 765923de6b Remove unneeded printf.
SVN revision: 29802
2007-05-02 15:37:02 +00:00
rephorm b5139c1302 no need for extra param.
SVN revision: 29801
2007-05-02 12:26:53 +00:00
Carsten Haitzler 06c1eb693b fix transitions segv due to preview widget being inserted
SVN revision: 29800
2007-05-02 11:21:18 +00:00
rephorm 9f2c626f72 aspect++
SVN revision: 29797
2007-05-02 02:30:54 +00:00
rephorm 2266d1846e use aspect widget for wallpaper preview also
SVN revision: 29796
2007-05-02 02:25:13 +00:00
rephorm 4de21d59b3 use aspect widget for theme preview, so that it scales up to fit as large as it can, without losing aspect
SVN revision: 29795
2007-05-02 02:18:40 +00:00
rephorm e48b1cb1f7 fix aspect widget
SVN revision: 29794
2007-05-02 02:06:39 +00:00
Sebastian Dransfeld 96fcf80c22 Add prototype for func.
Delete objects with e_object_del


SVN revision: 29788
2007-05-01 13:41:09 +00:00
kiwi 2d3bc291bc fix e_widget_ilist_unselect segfault on null ilist **value
SVN revision: 29785
2007-05-01 02:02:59 +00:00
kiwi aa2f1c44a5 cast e_object to remove warning
SVN revision: 29784
2007-04-30 23:09:33 +00:00
kiwi 4d32378f8b ibar confirm dialog on source delete is now destroyed when config dialog is closed.
SVN revision: 29783
2007-04-30 23:08:06 +00:00
kiwi 629fcbbc65 confirm dialogs can now be deleted via e_object_del() call
SVN revision: 29782
2007-04-30 22:23:00 +00:00
Christopher Michael 132e82c22b Standardize some config dialog class names.
SVN revision: 29780
2007-04-30 11:45:18 +00:00
Massimo Maiurana 5bcc9f1341 added korean localization
SVN revision: 29772
2007-04-29 21:08:16 +00:00
Eric Schuele b0e216db4e 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
2007-04-29 03:24:16 +00:00
Eric Schuele ae393e4c27 Allow windows being pushed around to be pushed over the space once occupied by a presently iconic window
SVN revision: 29752
2007-04-28 14:52:29 +00:00
Carsten Haitzler 38d5caf598 flush stdou before forking - removes multiple printfs in buffer still being
flushed


SVN revision: 29746
2007-04-28 05:03:04 +00:00
Viktor Kojouharov dbdf7283cc 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
2007-04-27 20:38:13 +00:00
Christopher Michael 48e356e499 Just some formatting fixes...E style.
SVN revision: 29726
2007-04-25 11:28:35 +00:00
Christopher Michael 67da70be69 Change zone to read Screen in the config dialog.
SVN revision: 29714
2007-04-24 13:29:45 +00:00
Christopher Michael 3f2d7d360f As per talk w/ rephorm, change Screen Zone to read Current Screen.
SVN revision: 29713
2007-04-24 13:28:25 +00:00
Carsten Haitzler 8bbd0686a3 patches into cvs we go.
SVN revision: 29708
2007-04-24 11:16:24 +00:00
Sebastian Dransfeld c2538f00c8 Formatting
SVN revision: 29705
2007-04-24 05:04:15 +00:00
Viktor Kojouharov 726d152924 patch by Hannes Janetzek for checking whether the mouse is over the shelf
SVN revision: 29688
2007-04-23 17:21:38 +00:00
Carsten Haitzler 5168a0989f 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
2007-04-22 23:32:24 +00:00
kiwi 0149bf7c46 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
2007-04-22 17:12:04 +00:00
Eric Schuele 63759d0553 Hide the "Favorite Applications" menu item if there is no favorite.menu file.
SVN revision: 29657
2007-04-22 15:58:58 +00:00
Carsten Haitzler ff2de0fe92 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
2007-04-22 15:30:02 +00:00
manowarrior 6c4b064a6e update this old crap
SVN revision: 29652
2007-04-22 10:21:40 +00:00
Christopher Michael cd28243af9 Math.h is already included via e.h, do not need the include here.
SVN revision: 29651
2007-04-22 09:48:18 +00:00
Christopher Michael 6db12642ac 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
2007-04-22 09:44:06 +00:00
rephorm ef8e3d10bf don't allow copying from password entry
SVN revision: 29641
2007-04-22 05:51:35 +00:00
rephorm 186303e42c printf--
SVN revision: 29640
2007-04-22 05:33:35 +00:00
rephorm 0bc9bd4bcd 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
2007-04-22 05:30:37 +00:00