Commit Graph

3879 Commits

Author SHA1 Message Date
Carsten Haitzler af7ab32870 and also check that symbol too - just in case
SVN revision: 26859
2006-10-29 11:02:11 +00:00
Carsten Haitzler ccc283769b if a func hasn;t been called yet and preceache is now off - dont go open it
up again


SVN revision: 26858
2006-10-29 11:00:32 +00:00
Carsten Haitzler e4597a7b7e and exec things more nicely
SVN revision: 26857
2006-10-29 10:51:12 +00:00
Carsten Haitzler 1e9fb6d3aa 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
2006-10-29 10:29:45 +00:00
Carsten Haitzler 3cac21c264 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
2006-10-29 09:46:19 +00:00
Carsten Haitzler 2c4d9d3332 nuke leaks, valgrind complaints, etc.
SVN revision: 26854
2006-10-29 09:31:12 +00:00
Carsten Haitzler 405083f43f sync up fwin
SVN revision: 26853
2006-10-29 09:04:26 +00:00
Carsten Haitzler d2cf3dbbb3 2 open menu items now.
SVN revision: 26851
2006-10-29 07:50:17 +00:00
Carsten Haitzler ef52b66c4e fixme and todo.
SVN revision: 26849
2006-10-29 04:55:29 +00:00
Carsten Haitzler 13af2cc288 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
2006-10-29 04:44:50 +00:00
Carsten Haitzler 6dccf5b119 double click on open - with items in ilist or fm2 list and e will auto-open
SVN revision: 26818
2006-10-28 03:53:22 +00:00
Carsten Haitzler 974650ba81 metrics remember patch - he's also allowed to have a new name.
SVN revision: 26816
2006-10-28 01:32:43 +00:00
Carsten Haitzler 4aec08c398 metrics sys patch
SVN revision: 26815
2006-10-28 01:30:31 +00:00
Carsten Haitzler 4c71e24970 ecore + e manager leak fix
SVN revision: 26814
2006-10-28 01:28:01 +00:00
Carsten Haitzler 3d89e808f1 fwin will use the ecore_desktop command get... fut currently that doesnt work
quite right - so it will be dodgey. :)


SVN revision: 26810
2006-10-27 15:24:13 +00:00
Carsten Haitzler 29bcbc09e7 disable mouse in handling
SVN revision: 26804
2006-10-27 02:49:05 +00:00
Carsten Haitzler 21e99333c7 add icons to exe history
SVN revision: 26796
2006-10-26 06:24:41 +00:00
David Walter Seikel d2445fe9f4 cvsignore+=2
SVN revision: 26789
2006-10-25 10:34:34 +00:00
David Walter Seikel a1fac4a3da ecore_desktop_get_command can now return a list of commands if it needs to.
SVN revision: 26788
2006-10-25 10:25:15 +00:00
Viktor Kojouharov 5590223ae0 urgent signals to the icon itself, not only to the overlay
SVN revision: 26781
2006-10-24 18:32:58 +00:00
Viktor Kojouharov 00dea4b79a don't send the urgent signal to the pager desk, if the border is iconified
SVN revision: 26780
2006-10-24 17:22:59 +00:00
Viktor Kojouharov d2515a119e 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
2006-10-24 14:32:22 +00:00
Carsten Haitzler 3f591fce62 working on opening up apps on double-clikc on files
SVN revision: 26771
2006-10-24 14:30:56 +00:00
David Walter Seikel fab74676bc Don't let those sneaky little .eaps back in.
SVN revision: 26767
2006-10-24 12:28:13 +00:00
Carsten Haitzler 18313b5421 remove deboogering
SVN revision: 26765
2006-10-24 11:23:24 +00:00
Carsten Haitzler 4720821cda now e will ask u for what app u want to launch the file in - and will launch
it for u.


SVN revision: 26764
2006-10-24 11:23:02 +00:00
sndev 3756bda8c7 * some code refactoring
* make mouse binding dialog to use the same action list as in key binding dialog.


SVN revision: 26761
2006-10-23 20:43:11 +00:00
Viktor Kojouharov cba1e48375 made the base object of the fwin themeable, instead of hardcode white
SVN revision: 26756
2006-10-23 16:34:21 +00:00
Carsten Haitzler 2092a02a94 working on fwin open.
SVN revision: 26755
2006-10-23 15:40:43 +00:00
Carsten Haitzler e1b0cc9b0d provide -h for e_start
SVN revision: 26752
2006-10-23 13:57:47 +00:00
Carsten Haitzler 2cf51fe66d paranoid checks and disabling of precache if it might not be able to be done.
SVN revision: 26751
2006-10-23 13:49:06 +00:00
Carsten Haitzler a0d07f5c79 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
2006-10-22 10:03:59 +00:00
Carsten Haitzler f6ab7d952e oops - back that out
SVN revision: 26740
2006-10-22 06:07:12 +00:00
Carsten Haitzler 7f6fdd1cb1 print out failed exec path if failed
SVN revision: 26739
2006-10-22 05:53:50 +00:00
Carsten Haitzler 2ad7ada913 working on mime typeopening off apps on files and startup instrumentation is
complete


SVN revision: 26737
2006-10-22 02:14:08 +00:00
Carsten Haitzler 25b70e1548 put the e sys stuff 5 second in - not 10.
SVN revision: 26732
2006-10-21 11:19:40 +00:00
Carsten Haitzler 1d968569c2 more instrumenting for e startup
SVN revision: 26730
2006-10-21 10:52:43 +00:00
Carsten Haitzler 580a468103 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
2006-10-21 10:28:01 +00:00
Carsten Haitzler 3367599150 force people to do things right and use enlightenment_start
SVN revision: 26726
2006-10-21 05:57:27 +00:00
Carsten Haitzler 621a58de48 patches (see devel list) :)
SVN revision: 26725
2006-10-21 02:32:14 +00:00
David Walter Seikel a69853f984 Don't create empty menus.
SVN revision: 26722
2006-10-20 22:32:30 +00:00
David Walter Seikel 70518d5c50 rephorm had a seggie, but not enough information to track down a
solution.  So, just be extra paranoid.


SVN revision: 26721
2006-10-20 21:31:21 +00:00
Carsten Haitzler 67df17a573 fix up transitions dialog... :)
SVN revision: 26710
2006-10-20 14:31:51 +00:00
rephorm 80478f40d8 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
2006-10-20 03:23:46 +00:00
David Walter Seikel 76047452a6 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
2006-10-19 19:37:26 +00:00
Carsten Haitzler 2d6e2acf4b oh main menu is much nicer now - compact. better organised.
SVN revision: 26696
2006-10-19 14:35:13 +00:00
Carsten Haitzler 51f9024547 todo--
SVN revision: 26695
2006-10-19 14:20:48 +00:00
Carsten Haitzler a3484e2440 fix - right click on right pane of apps dialog bring sup edit
SVN revision: 26694
2006-10-19 12:36:48 +00:00
Carsten Haitzler 2e9372fddb oops broke middle mouse menu
SVN revision: 26686
2006-10-18 14:56:22 +00:00
Carsten Haitzler 6b83695a26 shuffle main menu about a bit
SVN revision: 26682
2006-10-18 12:17:29 +00:00
rephorm 71fcf80be5 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
2006-10-18 03:31:45 +00:00
Carsten Haitzler f780a2408e 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
2006-10-17 13:49:47 +00:00
Carsten Haitzler f261c9e1a8 metric pooch!
SVN revision: 26674
2006-10-17 12:29:00 +00:00
Christopher Michael e2380a8d0f Patch from metrics for desklock switching segfault. Tested good.
SVN revision: 26673
2006-10-17 11:10:27 +00:00
Christopher Michael 85a0a67b91 Added a menu item active color class.
SVN revision: 26671
2006-10-17 10:01:44 +00:00
Christopher Michael e4445da78f Some cleanup to reduce duplicated code. (One function to del them all) :)
SVN revision: 26670
2006-10-17 08:04:40 +00:00
Christopher Michael 56e0793198 Leaks-be-gone. Thanks metrics, rephorm :)
SVN revision: 26664
2006-10-17 03:10:27 +00:00
Christopher Michael 811e934e8f Free the fonts list when done.
SVN revision: 26663
2006-10-17 02:51:07 +00:00
rephorm 1532587bcb 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
2006-10-16 23:45:16 +00:00
Carsten Haitzler 9c2590121e more fixes
SVN revision: 26658
2006-10-16 14:30:03 +00:00
Carsten Haitzler e46db8b050 be more lenient on valid exe's in ibar, e apps, menus.
close fwin's if dir is deleted.


SVN revision: 26657
2006-10-16 14:26:02 +00:00
Christopher Michael 44edde0092 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
2006-10-16 12:12:30 +00:00
Carsten Haitzler 5409f4f0cd fix dnd for "below everything"
SVN revision: 26653
2006-10-16 10:40:10 +00:00
Christopher Michael 8fd1941ea5 Only fetch current manager once and reuse.
Always keep key input window on top of keybinding dialog.
Some formatting.


SVN revision: 26652
2006-10-16 09:44:17 +00:00
Christopher Michael 197370cddc This is gui'd already.
SVN revision: 26649
2006-10-16 08:42:22 +00:00
rephorm bb126fe596 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
2006-10-16 04:52:31 +00:00
Christopher Michael 1b91d3bfd1 Forgot to commit this, thanks metrics.
SVN revision: 26647
2006-10-16 03:42:55 +00:00
Christopher Michael 5e5656630a Doh !! Call the add function, not the edit.
SVN revision: 26645
2006-10-16 03:14:12 +00:00
Christopher Michael 480e7e26a9 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
2006-10-16 03:06:43 +00:00
Christopher Michael abde4e21b0 Disable the Add App to Launcher for now..needs a little more work.
SVN revision: 26643
2006-10-16 02:41:10 +00:00
Christopher Michael 624440499a Added "Add App To Launcher" menu item for adding apps to ibar from window
menu.


SVN revision: 26641
2006-10-16 02:34:38 +00:00
Christopher Michael a969a17416 As per discussions with raster, refactor the Desktop menu and include a
Shelves sub-menu.


SVN revision: 26639
2006-10-16 01:58:06 +00:00
David Walter Seikel 918b36a372 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
2006-10-16 00:03:11 +00:00
Carsten Haitzler 17629f35e0 silly strcmp oops. fix.
SVN revision: 26633
2006-10-15 23:52:36 +00:00
Carsten Haitzler fa76584bb6 and ignore dot files where appropriate
SVN revision: 26632
2006-10-15 23:24:57 +00:00
Carsten Haitzler 9253df6822 fix delete of non-symlink-backed .order soft refs.
SVN revision: 26631
2006-10-15 23:20:15 +00:00
Christopher Michael 50c736f8be Added icon for shelf config dialog.
SVN revision: 26626
2006-10-15 21:30:06 +00:00
David Walter Seikel 00486b67ab Typo caught by Beber.
SVN revision: 26620
2006-10-15 17:52:17 +00:00
Carsten Haitzler 908bc388c6 and disable check
SVN revision: 26619
2006-10-15 15:56:45 +00:00
Carsten Haitzler 0bf3fdae44 and fix a bug in slider widget
SVN revision: 26618
2006-10-15 15:54:58 +00:00
Carsten Haitzler 69d34400a9 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
2006-10-15 15:12:14 +00:00
Carsten Haitzler f501859f3d leak-- - and other thigns creeping in due to other debugging
SVN revision: 26614
2006-10-15 14:04:36 +00:00
David Walter Seikel b7ff38a5b4 Get rid of the nasty hash walks.
SVN revision: 26612
2006-10-15 13:25:37 +00:00
Carsten Haitzler df56bb3761 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
2006-10-15 08:37:07 +00:00
Carsten Haitzler 2a16d00cf8 making notes in fm - and e_apps. jerkiness on startup identified.
SVN revision: 26607
2006-10-15 01:35:07 +00:00
David Walter Seikel dfcd15bb2d .directory files are .desktops to.
SVN revision: 26604
2006-10-14 12:20:52 +00:00
David Walter Seikel 491c80f462 The missing link.
SVN revision: 26603
2006-10-14 12:11:50 +00:00
David Walter Seikel fb7b7e8b65 .directory files are .desktops to.
SVN revision: 26602
2006-10-14 12:08:31 +00:00
David Walter Seikel 7c0a338514 Make directory icons work in the menus. I love it when I can make code vanish.
SVN revision: 26601
2006-10-14 12:07:45 +00:00
Viktor Kojouharov a04fa17a90 the exebuf now has access to the exe history via the up arrow.
SVN revision: 26600
2006-10-14 10:57:18 +00:00
Christopher Michael 59b78e6c25 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
2006-10-14 09:43:12 +00:00
rephorm 3ef2c6a26e fix segv. bad devilhorns! :)
SVN revision: 26593
2006-10-14 06:14:16 +00:00
rephorm 11085a09e3 add button to swap colors
SVN revision: 26591
2006-10-14 05:16:00 +00:00
rephorm 71dd864f27 store the initial color when opening a color dialog, and return that on cancel
use this in color well


SVN revision: 26590
2006-10-14 05:04:01 +00:00
rephorm 5526d92029 printf--
SVN revision: 26589
2006-10-14 04:54:44 +00:00
rephorm 02f37f014b add a change callback to the color dialog
update grad preview live as you select a color


SVN revision: 26587
2006-10-14 04:50:00 +00:00
David Walter Seikel 7869f73061 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
2006-10-14 04:16:09 +00:00
Christopher Michael c2019b515b 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
2006-10-14 03:45:55 +00:00
Christopher Michael 7fe232a147 Language is gui'd already
SVN revision: 26581
2006-10-14 03:09:32 +00:00
David Walter Seikel 72e7b91b3f The directory icons will be called .directory as per the FDE spec. This
will likely be implemented later today.


SVN revision: 26580
2006-10-14 01:02:16 +00:00
David Walter Seikel af7a7e96cd *Turn on icon idle pre searching.
*#if out most of the debugging printf's.


SVN revision: 26577
2006-10-13 23:35:23 +00:00
Christopher Michael 34bba6f5bd Rework the gradient dialog for a better look.
SVN revision: 26574
2006-10-13 21:16:05 +00:00
Christopher Michael d5db1cde71 Set an icon for the color dialog.
SVN revision: 26573
2006-10-13 20:35:39 +00:00
Christopher Michael 6eef368ae4 Fix icon assignment for "Cleanup Windows"
SVN revision: 26571
2006-10-13 19:50:50 +00:00
rephorm 9d58b52c0b 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
2006-10-13 02:49:40 +00:00
David Walter Seikel 0973d242c0 Removed some more obsolete .eap code.
SVN revision: 26553
2006-10-12 14:27:52 +00:00
Christopher Michael 0c4aa82ea7 Using diff from rephorm (shameless plug :) ), added gradient preview widget
directly into the dialog, not as a seperate e_widget.


SVN revision: 26551
2006-10-12 14:14:15 +00:00
Christopher Michael 745ffd6138 Do not load the language list twice. Good eye Lutin :)
SVN revision: 26548
2006-10-12 13:12:42 +00:00
Christopher Michael fcf736cd92 Remove the transition preview widget and create it directly in the dialog
without having a seperate e_widget for it.


SVN revision: 26547
2006-10-12 11:49:51 +00:00
Christopher Michael 9200c892c3 Added action wrapper for "Cleanup Windows"
SVN revision: 26544
2006-10-11 23:53:39 +00:00
Christopher Michael fc8e60ea62 Sort the font list.
SVN revision: 26543
2006-10-11 23:33:49 +00:00
Christopher Michael 5976ef699c Set the color wells to proper default values.
SVN revision: 26542
2006-10-11 23:21:33 +00:00
Christopher Michael cb9d1eafa7 Set font entry widget to null in Basic Mode to avoid potential segfault.
SVN revision: 26541
2006-10-11 21:29:57 +00:00
Christopher Michael b95aeeef32 Make "Window Properties" window fit in 640x480 and set an icon for it.
SVN revision: 26540
2006-10-11 21:20:11 +00:00
Christopher Michael 9ce55427bd Set the font list widget to null in advanced so we don't segfault.
SVN revision: 26531
2006-10-11 20:41:41 +00:00
Christopher Michael 385473486f Much better Basic Mode for Fonts config, including a font list now for easy
selection.


SVN revision: 26530
2006-10-11 20:31:10 +00:00
Christopher Michael e96b52290d Fix a couple potential segfault issues.
SVN revision: 26526
2006-10-11 18:45:04 +00:00
manowarrior 6c1b5c0ab8 Include our Applications icon in the main menu.
SVN revision: 26525
2006-10-11 17:51:57 +00:00
sndev f5ddf38149 * no need in those (ACT_EDIT_*) flags.
SVN revision: 26516
2006-10-11 12:14:45 +00:00
Christopher Michael cfa02ab797 Added Menu Title font class for Mano :)
SVN revision: 26514
2006-10-11 10:18:38 +00:00
Christopher Michael 816489ed91 Abstract the class list loading into one function (eliminate code dupe)
SVN revision: 26513
2006-10-11 09:08:10 +00:00
Christopher Michael 394476645d Much better Fonts dialog.
Moved Hinting and Fallbacks to Advanced as these are obscure things that don't change much.


SVN revision: 26512
2006-10-11 09:02:40 +00:00
sndev 5b36b1bf3f * some code, related to keybinding dialog functionality, refactoring.
* refactoring of keybinding dialog. Now it is similar to mouse binding dialog, as
raster wants ;)


SVN revision: 26509
2006-10-11 08:46:52 +00:00
Christopher Michael f7d0dac9b7 Added a button to be able to reset colors to their defaults.
SVN revision: 26508
2006-10-11 04:51:30 +00:00
Christopher Michael d5b821f51a Reset to default colors when a class is disabled.
SVN revision: 26506
2006-10-11 03:53:31 +00:00
Carsten Haitzler db9dd38e2c and stacking got screwed with the verlay. fixed.
SVN revision: 26505
2006-10-11 03:24:11 +00:00
Christopher Michael 10a42eea61 Assign "Colors" dialog it's own icon in prep for Mano's commit, and move to
just below themes.


SVN revision: 26492
2006-10-10 17:48:15 +00:00
Christopher Michael aaba28d390 Added transition preview widget.
Added widget to the transition dialog.


SVN revision: 26489
2006-10-10 16:26:29 +00:00
Christopher Michael 999ea7f86b Changed to generic module_label color class, rather then specifics for each
module.


SVN revision: 26485
2006-10-10 13:37:37 +00:00
Christopher Michael 8c7a33a752 Ooops, forgot to remove debug printfs.
SVN revision: 26479
2006-10-10 12:14:37 +00:00
Christopher Michael cd1e6a844d Fix the "Shelf Contents" remove bug.
SVN revision: 26477
2006-10-10 12:13:30 +00:00
Christopher Michael 9f355ed75d Update color classes for GUI'd :)
SVN revision: 26476
2006-10-10 11:47:05 +00:00
Christopher Michael 8d4e2f4612 Implement some more color classes.
SVN revision: 26474
2006-10-10 11:12:51 +00:00
Christopher Michael 6f2fe4219c Implement newly added color classes.
Remove unused function & declaration.


SVN revision: 26473
2006-10-10 11:03:12 +00:00
Christopher Michael d8e85256d4 Color class dialog goes live.
There is an issue with setting shadow colors.
Perhaps someone more familiar with cc's can also have a look ?


SVN revision: 26471
2006-10-10 10:42:34 +00:00
Christopher Michael 24f35fdc0d As per Nathan's suggestion, rework the Basic mode into something much
simplier. Numerous fixes for Advanced mode.


SVN revision: 26470
2006-10-10 10:40:56 +00:00
Christopher Michael 180975a849 Change to Language Settings..easier to understand & translate.
SVN revision: 26469
2006-10-10 03:57:06 +00:00
Stafford Mitchell Horne c2141f1939 Make sure to fallback to original if we cant translate
SVN revision: 26461
2006-10-10 00:41:21 +00:00
Stafford Mitchell Horne ce6e698871 Cleanups, Cleanups
* Fix minor mem corruption found while Valgrinding
 * Get selection for charset to work again
 * Only list basic locales which are supported by the system


SVN revision: 26460
2006-10-10 00:23:30 +00:00
rephorm 0f0e801dc2 add preview to advanced also
SVN revision: 26458
2006-10-09 19:55:20 +00:00
rephorm 7c2f28556a add preview widget to Virtual Desktops dialog
SVN revision: 26455
2006-10-09 19:06:43 +00:00
Carsten Haitzler 0e1a66cb95 pass make distcheck.
SVN revision: 26452
2006-10-09 15:40:58 +00:00
Carsten Haitzler 5c6cade06d make it 64 adjust (fudge factor really)
SVN revision: 26450
2006-10-09 15:18:53 +00:00
Carsten Haitzler e372d9f636 catch oversized remembers for internals
SVN revision: 26449
2006-10-09 15:17:22 +00:00
Carsten Haitzler 6cdcfe352a leak--
SVN revision: 26448
2006-10-09 15:11:41 +00:00
Stafford Mitchell Horne da30a735e6 Do charset translations to Upper case form.
On, BSD and some applications in Linux the codeset needs to be in the form
listed in 'charsets' manpage.  I.e. utf8 is not good must be UTF-8.  Since
there seems to way to way to get those lists I just added a list in the
code.  It includes all the charsets I can find which are listed in my locale -a.

Let me know if anyone knows how to do this programatically on both Linux and
BSD.


SVN revision: 26445
2006-10-09 14:44:41 +00:00
Carsten Haitzler cfa29e6566 dnd fixed so fwin works right
SVN revision: 26444
2006-10-09 13:43:35 +00:00
Christopher Michael 81cce1cf4c Remove these defines as they are not used here.
SVN revision: 26442
2006-10-09 08:39:57 +00:00
Carsten Haitzler 5fe03d3452 fix rememebr resolution adjustment so it works - and make it more intelligent
difiding things into 3x3 zones and achoring in each zone for re-adjust


SVN revision: 26438
2006-10-09 05:33:09 +00:00
rephorm e41e945e3b break code that finds bg file for a zone into a separate function
SVN revision: 26433
2006-10-08 21:15:21 +00:00
rephorm 570f436e9a fix color slider gradient fills after evas changes
SVN revision: 26430
2006-10-08 15:21:04 +00:00
Carsten Haitzler 6359e28a0c another eap refernce nuked
SVN revision: 26426
2006-10-08 13:39:59 +00:00
Carsten Haitzler 8798dba1bf and clever borders are back
SVN revision: 26425
2006-10-08 13:38:42 +00:00
Carsten Haitzler f89fe08109 no mroe enlightenment_eapp tool
SVN revision: 26424
2006-10-08 13:16:45 +00:00
Carsten Haitzler 85269715de eap support... gone.
SVN revision: 26423
2006-10-08 13:13:55 +00:00
Carsten Haitzler 7cdf9af46b metrics keynav patches in
SVN revision: 26416
2006-10-08 08:25:08 +00:00
Carsten Haitzler 8678ebe026 only bring up config dialogs once - find the previous one and splash it up if
u bring it up again


SVN revision: 26415
2006-10-08 08:04:18 +00:00
Carsten Haitzler 7005802eb6 call deactivate if activate fails
SVN revision: 26411
2006-10-08 06:43:31 +00:00
Carsten Haitzler a19329ea92 set menu zone further up to avoid segv
SVN revision: 26410
2006-10-08 06:12:25 +00:00
Carsten Haitzler 9a8ea688c9 fix range select
SVN revision: 26409
2006-10-08 05:55:26 +00:00
Carsten Haitzler 8ca3b4ad4a delete all selected files... when u want to delete
SVN revision: 26408
2006-10-08 05:38:39 +00:00
Massimo Maiurana ce82cc6882 i18n hunter strikes again :)
SVN revision: 26398
2006-10-07 17:04:34 +00:00
Christopher Michael ff19d378e1 Some formatting.
Move Enable Font Class check above the setting of font name/size as this
looks/feels more natural.


SVN revision: 26375
2006-10-06 05:08:54 +00:00
Christopher Michael 1bc82b61c8 Added Ilist item/header color classes.
SVN revision: 26373
2006-10-06 02:32:21 +00:00
Christopher Michael 47692c09ed Added more color classes for widgets/modules.
SVN revision: 26371
2006-10-06 02:26:32 +00:00
Christopher Michael 2d028f4949 Added some more color classes to the dialog.
SVN revision: 26366
2006-10-06 00:26:38 +00:00
Christopher Michael 54b747f46a Remove some debug printfs.
SVN revision: 26364
2006-10-05 22:11:36 +00:00
David Walter Seikel 0075992b67 If ibar can't execute an app, no point in showing it.
SVN revision: 26358
2006-10-05 13:53:22 +00:00
David Walter Seikel 2b43816d36 Try to avoid returning a NULL icon.
SVN revision: 26357
2006-10-05 13:34:43 +00:00
Carsten Haitzler 6e109d11ee add xpimap mime to thumb list
SVN revision: 26355
2006-10-05 10:34:42 +00:00
David Walter Seikel cea94153ed *Add some more explenation of the border find algo.
*Pack the fm properly so it handles dialog resizes properly.


SVN revision: 26350
2006-10-05 08:35:30 +00:00
Christopher Michael 276b787255 Just some minor formatting.
SVN revision: 26345
2006-10-05 02:57:33 +00:00
David Walter Seikel cc0bc870a3 Fix up seggie while creating a new app.
Thanks to jcwong for pointing that out.


SVN revision: 26341
2006-10-04 03:34:06 +00:00
David Walter Seikel 52d8db3b46 Patch it up to work with the new icon regime.
SVN revision: 26340
2006-10-04 02:16:08 +00:00
Christopher Michael 43128097b5 Update list icon when enable/disable of color class.
SVN revision: 26335
2006-10-03 17:35:33 +00:00
Christopher Michael d6e71bdcac Partially working color class config dialog.
- Added basic/advanced apply code.
  - Needs perhaps colors in basic mode.

Still commented in config panel as it needs more work.


SVN revision: 26334
2006-10-03 17:17:04 +00:00
David Walter Seikel 00dbaa6935 Rationalise the icon code a bit.
SVN revision: 26333
2006-10-03 15:51:58 +00:00
Christopher Michael 4fd3f8405e Disable the color wells by default, and enable when needed.
SVN revision: 26332
2006-10-03 14:14:59 +00:00
Christopher Michael a101e70d31 Add a "disabled" state for color well. Thanks rephorm :)
SVN revision: 26331
2006-10-03 14:14:11 +00:00
Christopher Michael 1500f09b47 Added ibar label color class for testing.
Added some comments, removed a printf.


SVN revision: 26329
2006-10-03 13:14:17 +00:00
Christopher Michael e2e5d99bf2 Some more virtualize work.
Added ilist headers for color classes.


SVN revision: 26328
2006-10-03 12:59:11 +00:00
David Walter Seikel 1fe93eb23f Finish and turn on the new e_app_border_find code. You can now
optionally turn on old, new, or both for testing purposes using #if's at
the top of the source, but only the new version is turned on by default.
The question is, is an average 0.00007 seconds border find time worth
the memory hit versus an average 0.003 seconds?  Keeping in mind that if
you have the pager module running, it adds two border finds, and taskbar
adds thirty for some strange reason.  As a bonus e_app_exe_find is also
much quicker.


SVN revision: 26327
2006-10-03 12:56:00 +00:00
Christopher Michael fa25ccae4d Start "virtualizing" the color classes to a "long name" that can be
translated.


SVN revision: 26326
2006-10-03 11:47:48 +00:00
Christopher Michael 557b1690e0 Add color selection to Advanced Section.
SVN revision: 26325
2006-10-03 11:17:37 +00:00
Christopher Michael 51b49cbb8a Do not need two entry widgets, one atop the other, for this. Can use just
one entry widget.


SVN revision: 26324
2006-10-03 10:38:50 +00:00
David Walter Seikel 02f0991015 The new border finding code is almost complete, but it works well.
Still #if'ed out for now.  Try it if you want.  Note, #if'ing it in will
run it AS WELL as the old code and print the times taken, so that
comparisons can be made.  The new code is the first time reported.


SVN revision: 26323
2006-10-03 10:13:07 +00:00
Christopher Michael f7cb862dd3 Resize the ilist widget, remove some test appends.
SVN revision: 26321
2006-10-03 06:02:35 +00:00
Christopher Michael 852ce8816d Start of a color classes config dialog. Commented out in Config Panel for now.
SVN revision: 26319
2006-10-03 05:49:31 +00:00
David Walter Seikel ae9fe98e89 Create the data structures to be used by the new border searcher. Still
need to actually use them, but it's all #if'ed out until it's finished.


SVN revision: 26304
2006-10-02 15:39:30 +00:00
Carsten Haitzler 3de858efc2 dnd to ibar from apps config and fwin/fm2 works
SVN revision: 26303
2006-10-02 14:34:19 +00:00
Carsten Haitzler 168dfceda4 enable dnd for apps config dialog
SVN revision: 26302
2006-10-02 14:12:46 +00:00
Carsten Haitzler c9be009c4f premul fixes from jose
SVN revision: 26301
2006-10-02 13:19:20 +00:00
David Walter Seikel 9f56b0c370 *Document my thinking on how to speed up border searches.
*No need to split the E_App->exe on a space during border searches, it's
already split now.


SVN revision: 26298
2006-10-02 11:00:13 +00:00
David Walter Seikel 5549b2000c Remove no longer needed code that had been #if'ed out anyway.
SVN revision: 26294
2006-10-02 07:08:20 +00:00
David Walter Seikel 93c3b25d67 Nuke _e_apps_repositories after discussion with raster. There was only
ever one thing in the list, and it made the code more complex.


SVN revision: 26292
2006-10-02 06:55:23 +00:00
Viktor Kojouharov b54e1cdc4c added an option for the shelf to let itself be overlapped by maximized windows
SVN revision: 26282
2006-10-01 20:10:37 +00:00
David Walter Seikel d34318fae3 *Idle icon scanning, but it's nsot ready yet, so it's #if'ed out.
*Minor cache tweaks.

*Bit more instrumentation so I can see what the cache code is doing.


SVN revision: 26281
2006-10-01 18:34:54 +00:00
David Walter Seikel f3b950112d Oops, forgot to commit the header.
SVN revision: 26280
2006-10-01 18:31:19 +00:00
David Walter Seikel ad7fae8091 Two functionss for checking for the existance of icons in the E theme.
SVN revision: 26278
2006-10-01 18:21:31 +00:00
David Walter Seikel 81b6ffd4a2 A little bit of clean up and some refactoring. Now every e_app_new() is
checked to see if it's in a repository, and a reference is returned if
it is.  Looks like this fixes that E_App free problem.


SVN revision: 26275
2006-10-01 12:34:57 +00:00
Carsten Haitzler 1be65c8038 working on fwin... :)
SVN revision: 26274
2006-10-01 12:05:33 +00:00
David Walter Seikel 141085acc4 Minor tweaks and clean ups.
SVN revision: 26272
2006-10-01 09:45:24 +00:00
Viktor Kojouharov 61bf8aa69b todo--
SVN revision: 26246
2006-09-30 18:59:14 +00:00
David Walter Seikel 50bb66fe29 *Only put the E_App in the hash after it has passed all tests.
Thanks to metrics for helping to debug this.

*It's not a white space argument between raster and I, it's an arguement
between our respective editors.  His is the only editor that can handle
odd number of spaces indentation, mine keeps trying to convert it to 4
or 8 character tabs.  Sorry for the noisy white space stuff in this commit.


SVN revision: 26241
2006-09-30 16:59:17 +00:00
Massimo Maiurana 9ff6bf18d4 one string in ibar that needs to be translated, and two strings in exebuf to avoid duplicated entries in pot file
SVN revision: 26239
2006-09-30 12:02:11 +00:00
Carsten Haitzler 899a2c009f 1. jose's premul patches for evas
2. fixes to patches to re-enable smooth scale again
3. fixes to make txtblock colors work
4. fixes to edje for premul + grad api changes
5. fixes to ecore to work in premul space
6. fixes to e17 for premul space
7. fixes to emotion for premul
8. rebuild of .edj files as premul requires themes to be rebuilt
9. removed unused fils from cvs (eap and old img files)


SVN revision: 26235
2006-09-30 10:16:24 +00:00
Carsten Haitzler cc673bba74 hunting a nasty bug - FIXME in there with comments. this fixes it so e starts
anyway


SVN revision: 26232
2006-09-30 09:09:18 +00:00
David Walter Seikel 24ff102f10 An idler task to fill in E_App data.
SVN revision: 26229
2006-09-30 07:46:55 +00:00
David Walter Seikel ed1a76e3bf More cache tweaking. The next step is to add the next major peice of the
cache puzzle.


SVN revision: 26228
2006-09-30 04:49:31 +00:00
David Walter Seikel 22ea4787cd Added instrumentation so I can include it in timing tests.
SVN revision: 26227
2006-09-30 04:42:30 +00:00
David Walter Seikel 6354c81b8d Oops, and a DOH! or two.
SVN revision: 26222
2006-09-29 14:46:55 +00:00
David Walter Seikel f1eb386552 *Most places seem to assume that the instances are stored in the
original.  Made that all places now have the instances in the original.

Some time during today I managed to break the border matching, and
possibly other searching stuff.  Too tired to track it down tonight,
I'll fix it first thing in the morning.


SVN revision: 26220
2006-09-29 13:37:11 +00:00
David Walter Seikel d97e242d0f If the icon was hard coded into the Icon field of the .desktop file,
then we ignore the FDO theme and search algo.


SVN revision: 26218
2006-09-29 12:27:02 +00:00
David Walter Seikel 5f41757cf5 *Once an icon has been found, or found to not exist, save that info in
the E_App, update related aE_Apps, and send trigger change callbacks.

*Have all E_Apps stored in a hash of paths for faster lookup.

*Don't read in all the details of every app at startup, but do scan the
all directory so that we at least know the filenames.  Read in details
when needed.

*When searching the non path info of apps, read in data as needed.

Most app things should be faster now.  Some things may be slower, and
much more testing / tweaking will be done.


SVN revision: 26213
2006-09-29 08:55:39 +00:00
David Walter Seikel 9366520fe9 No more seggie if the icons change before they are shown.
SVN revision: 26212
2006-09-29 08:48:37 +00:00
Carsten Haitzler 61bf1c59c6 breking out fm2 into a window and scrollframe in fwin - start of a generic
filemanager window. this is more for me to test dnd code and get that all
going right etc. etc. so BEWARE. yes it doesnt do a lot of things right - i
know. am working on it. :)


SVN revision: 26210
2006-09-29 06:49:35 +00:00
Carsten Haitzler a86439c7a6 working on fm dnd... does shite now.
SVN revision: 26205
2006-09-29 04:36:35 +00:00
Carsten Haitzler edafbb73e5 fix from metrics
SVN revision: 26189
2006-09-28 17:01:20 +00:00
Carsten Haitzler db30b17317 more fm2 dnd work.
SVN revision: 26188
2006-09-28 09:22:43 +00:00
Carsten Haitzler 7c6acf9488 and actually match groups right!
SVN revision: 26187
2006-09-28 06:35:43 +00:00
Carsten Haitzler d3765d8d8e font upsize with more outlining/contrast by default for soem modules.
sysactions more comprehensive and able to handle multiple groups a user
is a member of - config modified to handle common ones i find on debian
and ubuntu that "console" users tend to be added to. add divider in config
menu. work a tad more on fm2 dnd.


SVN revision: 26186
2006-09-28 06:07:15 +00:00
David Walter Seikel 10dec8c2e2 *Make sure there is only one icon dialog.
*Clean up the icon dialog on exit.


This commit sponsored by devilhorns, the spicy, crunchy snack.


SVN revision: 26179
2006-09-27 16:20:44 +00:00
Stafford Mitchell Horne ffbb0879b0 Move those lists up
SVN revision: 26176
2006-09-27 12:23:44 +00:00
Stafford Mitchell Horne 1d94e1a8bc Fixup some issues in intl dialog
* Fix space in GG region
 * Don't load/sort the language list more than once
 * Propose some labels for the columns, disabled for now


SVN revision: 26174
2006-09-27 11:58:52 +00:00
Christopher Michael 3c3f605f02 Some work on intl config dialog.
-Sorted language & region lists.
     -Better ilist sizes.
     -Resizable Basic/Advanced dialogs.
     -General code formatting/cleanup.


SVN revision: 26173
2006-09-27 10:45:44 +00:00
David Walter Seikel 2b6276f1c5 Make sure the temporary icon created by the border menu is saved properly.
SVN revision: 26168
2006-09-26 18:35:37 +00:00
David Walter Seikel cbb61d241c So used to const just getting in the way, that I sometimes trip over the
places where it actually means something.  All fixed.


SVN revision: 26162
2006-09-26 16:09:40 +00:00
Stafford Mitchell Horne db63f3d8fd Try to really first the NULL locale issue.
SVN revision: 26161
2006-09-26 16:00:13 +00:00
David Walter Seikel 9aac21ab94 Fixed up most if the icon issues. Added some FIXME's for the rest.
SVN revision: 26160
2006-09-26 13:51:31 +00:00
David Walter Seikel 72ff9a6492 Don't go doing things with advanced widgets from the basic page.
SVN revision: 26159
2006-09-26 11:40:40 +00:00
David Walter Seikel e4b505c829 *Major clean up, but I'm not finished with it. Too tired to continue,
I'll finish this after a good nights sleep.  In particular, the border
menu "Create Icon" stuff needs some attention, it will likely loose it's
original icon.

*When you open up the fsel to select a new icon, the directory of the
current icon is shown, or the usual home directory if there is no
current icon file.


SVN revision: 26148
2006-09-25 18:15:37 +00:00
Stafford Mitchell Horne 067238e7af Try to select the correct current locale in the dialog. Need to get the
scroll bars to go to the right place also now.


SVN revision: 26146
2006-09-25 15:35:38 +00:00
David Walter Seikel 287512fe73 Forgot one.
SVN revision: 26145
2006-09-25 15:19:09 +00:00
David Walter Seikel cbc5e0f577 Check if the icon theme is different when searching for icons. Keep
track of changes to the icon path in readiness for some cachin'.


SVN revision: 26144
2006-09-25 14:17:42 +00:00
David Walter Seikel 14e2ba2707 Add fdo instrumentation to fm. Might be better places for this.
SVN revision: 26143
2006-09-25 13:35:59 +00:00
Stafford Mitchell Horne ebabb954a0 Fix some issues found by Yasufumi,
* If lang is null the i18n dialog crashes
 * Languages in basic list were not translated


SVN revision: 26141
2006-09-25 13:16:49 +00:00
Carsten Haitzler c7c93288aa leak-- : someone forgot to delete the all apps menu... :)
SVN revision: 26124
2006-09-24 23:08:36 +00:00
sebastid 11c9afa270 Add cast.
Remove unused variables.


SVN revision: 26102
2006-09-24 13:37:37 +00:00
Carsten Haitzler 1b75f85187 fix packing of previews so they don't stretch.
dnd fn fixed.


SVN revision: 26079
2006-09-24 00:48:14 +00:00
Viktor Kojouharov 36eeab925b bug--
SVN revision: 26078
2006-09-23 23:37:15 +00:00
manowarrior 17419b8bfe Transitions.
SVN revision: 26072
2006-09-23 18:42:23 +00:00
sebastid 5171e103d4 Use e's homedir
SVN revision: 26056
2006-09-23 10:15:24 +00:00
e-taro a3b4f52a5b This looks as if it was fixed ages ago.
SVN revision: 26045
2006-09-23 08:46:07 +00:00
sebastid c9062ac5a0 Get homedir from e, since .e should be relative to this dir.
SVN revision: 26044
2006-09-23 08:44:58 +00:00
e-taro 8d148768cb 1) Maximizing in individual directions with <alt><f10> and <ctrl><f10> works now
2) Maximizing in both directions at once uses the "maximum volume" heuristic (seems to work well)


SVN revision: 26043
2006-09-23 08:39:41 +00:00
Viktor Kojouharov 0640ab1360 todo--
SVN revision: 26029
2006-09-22 21:34:13 +00:00
sebastid 1251802479 Don't strdup homedir
SVN revision: 26026
2006-09-22 19:55:11 +00:00
David Walter Seikel d7ac058137 Part of a review of icon searching, to be completed on sunday.
SVN revision: 26025
2006-09-22 14:56:41 +00:00
David Walter Seikel f13f782689 Use the ecore_desktop instrumentation at useful points.
SVN revision: 26023
2006-09-22 10:12:32 +00:00
David Walter Seikel f3f7909803 Change to the new icon theme in the same way that the theme config
dialog does.  There has to be a better way for both.


SVN revision: 26019
2006-09-22 07:49:54 +00:00