Christopher Michael [Tue, 14 Feb 2006 09:39:26 +0000 (09:39 +0000)]
No Need to _fill_data twice. _create_data already fills it
SVN revision: 20452
jlzapata [Tue, 14 Feb 2006 02:32:14 +0000 (02:32 +0000)]
efm:
- actions working, for test cases it only has: "edit with gimp",
"play with xmms" and "enqueue on xmms". test it :)
SVN revision: 20448
jlzapata [Tue, 14 Feb 2006 00:40:57 +0000 (00:40 +0000)]
efm:
- new code for mime handling, an inheritance model, working good
check the e_fileman_mime.c for the idea.
- rewrite of several parts of efm to handle the new model.
- it isnt fully functional, but this commit is a first step.
- actions are working for the menu generation only, they dont execute
right now.
- lots of comments, docs on the source.
* **WARNING** this is code in progress expect it to brake things *
SVN revision: 20445
e-taro [Mon, 13 Feb 2006 23:10:37 +0000 (23:10 +0000)]
hu.po update (Peter P��rk��nyi)
SVN revision: 20442
Christopher Michael [Mon, 13 Feb 2006 16:10:33 +0000 (16:10 +0000)]
Fix bug where changing a config value then selecting a different page (Basic/Advanced) would reset the value to it's original state.
SVN revision: 20437
Christopher Michael [Mon, 13 Feb 2006 15:36:56 +0000 (15:36 +0000)]
Fix bug where changing a config value then selecting a different page (Basic/Advanced) would reset the value to it's original state. Fix config dialogs to work correctly for this. Going for the modules config dialogs next.
SVN revision: 20435
Christopher Michael [Mon, 13 Feb 2006 13:39:24 +0000 (13:39 +0000)]
Update what configs are GUId
SVN revision: 20433
Christopher Michael [Mon, 13 Feb 2006 13:35:53 +0000 (13:35 +0000)]
Added Run Command Settings Dialog aka: exebuf. Reorder Config Panel.
SVN revision: 20432
Carsten Haitzler [Mon, 13 Feb 2006 06:32:26 +0000 (06:32 +0000)]
1. move thngs to dialogs from the e_error ones. fileman files are left - they
have a lot of work to go to be done well (ie work that e_app does to read
stdout/err shoudl be here too - or we need to eventually virtualise this)
2. stop self-feeding scan loop :)
SVN revision: 20425
maiurana [Sun, 12 Feb 2006 20:29:17 +0000 (20:29 +0000)]
*** empty log message ***
SVN revision: 20417
jlzapata [Sat, 11 Feb 2006 22:54:07 +0000 (22:54 +0000)]
efm:
- multiple dnd files working (only the icons no data for now)
- initial code for the autoscroll (disabled for now)
- callbacks cleanup
SVN revision: 20406
e-taro [Sat, 11 Feb 2006 02:34:29 +0000 (02:34 +0000)]
nb.po update (Morten Nilsen)
SVN revision: 20389
e-taro [Sat, 11 Feb 2006 01:16:12 +0000 (01:16 +0000)]
ru.po update (Danny Moshnakov)
SVN revision: 20388
Carsten Haitzler [Fri, 10 Feb 2006 13:42:56 +0000 (13:42 +0000)]
shutdown disabled for now.
SVN revision: 20384
Carsten Haitzler [Fri, 10 Feb 2006 12:21:22 +0000 (12:21 +0000)]
more gadcon work... oooh getting close.
SVN revision: 20383
Carsten Haitzler [Fri, 10 Feb 2006 09:26:12 +0000 (09:26 +0000)]
for now - people will miss their "start" module - as it has now been ursurped
for gadcon testing :) mind u - it's a HELL of a lot smaller now :)
SVN revision: 20381
Carsten Haitzler [Fri, 10 Feb 2006 08:14:57 +0000 (08:14 +0000)]
more gadcon work! - getting there. slowly. the pieces are coming together...
SVN revision: 20379
sndev [Thu, 9 Feb 2006 23:24:06 +0000 (23:24 +0000)]
New configuration dialog for Binding Key Settings.
SVN revision: 20371
e-taro [Thu, 9 Feb 2006 23:02:32 +0000 (23:02 +0000)]
ja.po update (Yasufumi Haga)
SVN revision: 20370
jlzapata [Thu, 9 Feb 2006 18:31:14 +0000 (18:31 +0000)]
efm:
- xdnd / internal dnd works
- new signals for drag/drop of icons
----------------------------------------------------------------------
SVN revision: 20366
jlzapata [Thu, 9 Feb 2006 04:04:53 +0000 (04:04 +0000)]
efm: correct icon movement
SVN revision: 20356
jlzapata [Wed, 8 Feb 2006 23:12:09 +0000 (23:12 +0000)]
at_location enabled again
SVN revision: 20352
jlzapata [Wed, 8 Feb 2006 23:06:12 +0000 (23:06 +0000)]
efm work, dnd working, save/load working
SVN revision: 20351
Carsten Haitzler [Wed, 8 Feb 2006 15:06:25 +0000 (15:06 +0000)]
more work on gadcon - u can drag items around and they reshuffle kind of ok -
not perfectly tho.
SVN revision: 20347
codewarrior [Tue, 7 Feb 2006 14:30:21 +0000 (14:30 +0000)]
xdnd in efm
SVN revision: 20332
Carsten Haitzler [Tue, 7 Feb 2006 06:38:32 +0000 (06:38 +0000)]
and limit it more there as well
SVN revision: 20327
Carsten Haitzler [Tue, 7 Feb 2006 06:37:04 +0000 (06:37 +0000)]
limit callback event storms
SVN revision: 20326
codewarrior [Tue, 7 Feb 2006 01:52:03 +0000 (01:52 +0000)]
- remove the E_Drag code for now, its not working
- start new xdnd implementation (not working now, but no more hangs)
SVN revision: 20318
Carsten Haitzler [Mon, 6 Feb 2006 10:44:54 +0000 (10:44 +0000)]
a bit more gadcon work
SVN revision: 20308
Carsten Haitzler [Mon, 6 Feb 2006 08:53:25 +0000 (08:53 +0000)]
should not have 2 actions per prog. 1 only.
SVN revision: 20307
Carsten Haitzler [Mon, 6 Feb 2006 08:06:18 +0000 (08:06 +0000)]
lord of the caches: fellowship of the exe cache file. how to get what is most
likely an up-to-date list of all executables in $PATH as fast as possible and
then in the background build a new list from files and if this list does not
match the cached list once built, throw away the old cache file and write out
a new one. :) this should be about the best of all worlds - instaant exebuf
appearance and storing previously discovered info as well as never hanging
"solid". there is a chance the data you have is incomplete or out of date -
but thats better than the wm just hanging there for 10 seconds while disk IO
thrashes.
SVN revision: 20305
Carsten Haitzler [Mon, 6 Feb 2006 03:43:50 +0000 (03:43 +0000)]
exebuf scans the $PATH in the background on open. this means not all results
are available at the very start - but over time it populates the list.
SVN revision: 20301
e-taro [Sun, 5 Feb 2006 11:25:01 +0000 (11:25 +0000)]
Fix a handful of minor leaks
Should e_module_find and e_module_new take a const char * instead?
SVN revision: 20292
Carsten Haitzler [Sun, 5 Feb 2006 09:29:47 +0000 (09:29 +0000)]
more gadcon work
SVN revision: 20287
Carsten Haitzler [Sun, 5 Feb 2006 08:17:40 +0000 (08:17 +0000)]
working on gadcon - it has a special smart object layout of its own that is
designed to optimally help lay out gadgets in a 1 d list along an interval
and do the right thing shoudl that interval change size etc.
SVN revision: 20285
David Walter Seikel [Sun, 5 Feb 2006 00:56:20 +0000 (00:56 +0000)]
Doh!
SVN revision: 20279
Christopher Michael [Sat, 4 Feb 2006 20:05:26 +0000 (20:05 +0000)]
Minor fixy for frame title.
SVN revision: 20278
Christopher Michael [Sat, 4 Feb 2006 20:04:20 +0000 (20:04 +0000)]
Make Advanced have the same button label as Basic.
SVN revision: 20277
maiurana [Sat, 4 Feb 2006 18:05:22 +0000 (18:05 +0000)]
*** empty log message ***
SVN revision: 20276
Carsten Haitzler [Sat, 4 Feb 2006 06:45:13 +0000 (06:45 +0000)]
shelves... for holding gadcons. now i have a test shelf ... i can go back to
gadcon
SVN revision: 20272
Christopher Michael [Sat, 4 Feb 2006 01:07:04 +0000 (01:07 +0000)]
Fix a couple bugs in Window Display settings
SVN revision: 20263
Christopher Michael [Fri, 3 Feb 2006 21:58:28 +0000 (21:58 +0000)]
Config dialogue for Display Settings (size and refresh rate)
SVN revision: 20252
Christopher Michael [Fri, 3 Feb 2006 20:17:41 +0000 (20:17 +0000)]
Allow Start module to be moved.
SVN revision: 20246
rephorm [Fri, 3 Feb 2006 14:51:18 +0000 (14:51 +0000)]
lameness--
SVN revision: 20231
Carsten Haitzler [Fri, 3 Feb 2006 06:16:25 +0000 (06:16 +0000)]
illogicit patches for:
>e_int_config_focus_missing_options.patch: adds refocus last focused window on
desktop switch and revert focus when hiding or closing a window options.
>e_menu_various.patch: (up-to-date) adds several things...
- support KeyPad equivalent for keybindings (numbers as well as
directions).
- add [home] [end] support : will go to the first/last menu item
- 0 will go to the last menu item instead of going to the 10th one.
- corrected the bug when the first menu item was activated *twice* when
creating a POP_DIRECTION_DOWN menu with keyboard <- passed a long time
on this trying to figure why it was happening
- do not activate an already active menu item
>e_int_border_menu_consistency.patch: do not show items that will ne be taken
into account anyway.
SVN revision: 20223
Carsten Haitzler [Fri, 3 Feb 2006 06:13:32 +0000 (06:13 +0000)]
anitgadget placement policy
SVN revision: 20221
Carsten Haitzler [Fri, 3 Feb 2006 03:07:07 +0000 (03:07 +0000)]
better button label
SVN revision: 20215
Christopher Michael [Fri, 3 Feb 2006 02:43:55 +0000 (02:43 +0000)]
As per 'the man', remove the Module Settings menu from Configuration->
SVN revision: 20214
Dan Sinclair [Fri, 3 Feb 2006 01:48:59 +0000 (01:48 +0000)]
- preferably not. thanks.
SVN revision: 20212
Christopher Michael [Fri, 3 Feb 2006 01:44:19 +0000 (01:44 +0000)]
Some small fixes. Capitalization. Move formie about myself as this just seems right :). Changed my email address.
SVN revision: 20211
Christopher Michael [Fri, 3 Feb 2006 01:39:47 +0000 (01:39 +0000)]
Give the Configuration Sub-Menu some icons :)
SVN revision: 20210
Christopher Michael [Fri, 3 Feb 2006 01:07:21 +0000 (01:07 +0000)]
Return with no value, and unused variables
SVN revision: 20203
codewarrior [Thu, 2 Feb 2006 11:44:13 +0000 (11:44 +0000)]
add a pixel border to the default theme for people that want minimal borders.
SVN revision: 20197
Carsten Haitzler [Thu, 2 Feb 2006 09:42:19 +0000 (09:42 +0000)]
going to work on gadcon - an intended replacement for gadman. just starting
things up - comments welcome, but this needs to fix up layout of gadgets for
moduels (gadman will exist for a while - mayeb forever, but i will migrate
most internal modules to gadcon eventually)
SVN revision: 20196
Carsten Haitzler [Thu, 2 Feb 2006 06:55:39 +0000 (06:55 +0000)]
typo fix
SVN revision: 20195
Carsten Haitzler [Thu, 2 Feb 2006 06:06:21 +0000 (06:06 +0000)]
clean up menu - remove themes menu - there's a dialog now.
SVN revision: 20194
Carsten Haitzler [Thu, 2 Feb 2006 04:31:28 +0000 (04:31 +0000)]
moduels menu will go - sorry guys. bad UI design to have inconsistent UI's
SVN revision: 20193
Carsten Haitzler [Thu, 2 Feb 2006 03:53:39 +0000 (03:53 +0000)]
itray fixies - gadman needfs work. might tackle that next.
SVN revision: 20192
Carsten Haitzler [Thu, 2 Feb 2006 01:14:37 +0000 (01:14 +0000)]
norewgan updates!
SVN revision: 20190
Christopher Michael [Wed, 1 Feb 2006 19:33:10 +0000 (19:33 +0000)]
Actually create the function for the proto defined in e_utils.h
SVN revision: 20181
Carsten Haitzler [Wed, 1 Feb 2006 14:50:00 +0000 (14:50 +0000)]
itray behaving better - but some itray windows are not shaped! in fact none
are it seems.... that i have tested. the skype one inherits the parent bg
color/pixmap which makes things REALLY troublesome for us.
SVN revision: 20179
Carsten Haitzler [Wed, 1 Feb 2006 13:07:21 +0000 (13:07 +0000)]
itray is now a little better in terms of behaving itself.
SVN revision: 20176
Carsten Haitzler [Wed, 1 Feb 2006 11:25:30 +0000 (11:25 +0000)]
printf--
SVN revision: 20171
Carsten Haitzler [Wed, 1 Feb 2006 11:25:07 +0000 (11:25 +0000)]
pass on mouse events if we didnt trap them first. :) (we fake them)
SVN revision: 20170
Carsten Haitzler [Wed, 1 Feb 2006 10:25:17 +0000 (10:25 +0000)]
itray is a bit better - but frankly - this whole system tray shit SUCKS. a
lot of tray clients are very unstable and die at things in the spec they
should handle. they go deleting their windows for no reason etc.
SVN revision: 20167
Carsten Haitzler [Wed, 1 Feb 2006 09:36:56 +0000 (09:36 +0000)]
itray is a little nicer
SVN revision: 20165
troback [Tue, 31 Jan 2006 12:37:33 +0000 (12:37 +0000)]
Normal update of Swedish translation
SVN revision: 20145
Carsten Haitzler [Tue, 31 Jan 2006 12:06:47 +0000 (12:06 +0000)]
add a stolen window id subsystem so the border code ignores such stolen
windows. als fix itray a little and add comments for fixes
SVN revision: 20144
Carsten Haitzler [Tue, 31 Jan 2006 08:02:18 +0000 (08:02 +0000)]
todo items gone. window icon is now choosable - eap or app provided one.
SVN revision: 20140
Carsten Haitzler [Tue, 31 Jan 2006 04:25:55 +0000 (04:25 +0000)]
ja translation updates :)
SVN revision: 20133
Carsten Haitzler [Tue, 31 Jan 2006 04:24:54 +0000 (04:24 +0000)]
bug++
korean translation :)
SVN revision: 20132
Carsten Haitzler [Mon, 30 Jan 2006 02:49:09 +0000 (02:49 +0000)]
space--
SVN revision: 20108
Christopher Michael [Mon, 30 Jan 2006 02:46:00 +0000 (02:46 +0000)]
At the request of some users, bumb the max desktop count in Desktop Settings to 12
SVN revision: 20107
Christopher Michael [Mon, 30 Jan 2006 02:36:26 +0000 (02:36 +0000)]
Allow quicker access to the modules settings dialog
SVN revision: 20106
maiurana [Sun, 29 Jan 2006 17:26:54 +0000 (17:26 +0000)]
*** empty log message ***
SVN revision: 20100
Christopher Michael [Sun, 29 Jan 2006 02:42:16 +0000 (02:42 +0000)]
Removed some finished items from the TODO.
SVN revision: 20093
Christopher Michael [Sun, 29 Jan 2006 02:40:04 +0000 (02:40 +0000)]
Rename the Allow Overlap option
SVN revision: 20092
David Walter Seikel [Fri, 27 Jan 2006 05:09:22 +0000 (05:09 +0000)]
Always treat it as markup if it's markup initially.
SVN revision: 20065
David Walter Seikel [Fri, 27 Jan 2006 04:44:42 +0000 (04:44 +0000)]
Slow down, you're moving too fast.
SVN revision: 20064
Christopher Michael [Thu, 26 Jan 2006 21:36:05 +0000 (21:36 +0000)]
Remove unused variables. Fix too many arguments to snprintf
SVN revision: 20045
Christopher Michael [Thu, 26 Jan 2006 21:25:54 +0000 (21:25 +0000)]
Remove unused variables
SVN revision: 20044
troback [Thu, 26 Jan 2006 12:58:50 +0000 (12:58 +0000)]
Fix some typos and update confpanel. Thanks Daniel
SVN revision: 20040
Carsten Haitzler [Thu, 26 Jan 2006 07:38:06 +0000 (07:38 +0000)]
apps error gets its own header now :)
SVN revision: 20039
rephorm [Thu, 26 Jan 2006 05:56:34 +0000 (05:56 +0000)]
add Configuration item to face menu (if the module defines e_modapi_config)
SVN revision: 20038
rephorm [Thu, 26 Jan 2006 05:40:17 +0000 (05:40 +0000)]
move the temperature module over to E_Gadget
i haven't been able to test that this fully works, since i don't have ACPI temperature sensors on here. but, it works to the extent that the old one did here, so it SHOULD be fine.
SVN revision: 20037
rephorm [Thu, 26 Jan 2006 05:17:51 +0000 (05:17 +0000)]
Remove module menu from gadget code since it is no longer used.
Include face count to ease matching config data to a face.
SVN revision: 20036
David Walter Seikel [Wed, 25 Jan 2006 11:22:40 +0000 (11:22 +0000)]
Dammit raster, I'm trying to cut down the amount of over processing being
done on these strings.
SVN revision: 20029
Carsten Haitzler [Wed, 25 Jan 2006 10:20:02 +0000 (10:20 +0000)]
more info on app exiting - translatable strings now. use textblock widget.
SVN revision: 20028
Carsten Haitzler [Wed, 25 Jan 2006 09:28:12 +0000 (09:28 +0000)]
ok- fangie.. THIS Is what i meant! this! put a textblock in a scrollframe.
textblock comes from an edje so it can be styled by the theme!
SVN revision: 20027
Carsten Haitzler [Wed, 25 Jan 2006 08:22:33 +0000 (08:22 +0000)]
handle shell execution failure exit code too :) and use a dialog... :)
SVN revision: 20026
troback [Wed, 25 Jan 2006 07:51:34 +0000 (07:51 +0000)]
- normal update
SVN revision: 20025
Carsten Haitzler [Wed, 25 Jan 2006 06:17:54 +0000 (06:17 +0000)]
make this cursor config have sane cursor limits! :)
SVN revision: 20024
Carsten Haitzler [Wed, 25 Jan 2006 05:58:00 +0000 (05:58 +0000)]
fix file list for deb pkging
SVN revision: 20023
Christopher Michael [Wed, 25 Jan 2006 04:06:51 +0000 (04:06 +0000)]
Add some functions to e_ilist and e_widget_ilist.c . Fix commented
unused variables (just removed them). Added Cursor Settings and Startup
Settings dialogue. Removed General Settings dialog.
SVN revision: 20020
Christopher Michael [Wed, 25 Jan 2006 04:04:15 +0000 (04:04 +0000)]
Add Cursor Settings and Starup Settings dialogues. Remove General Settings dialogue.
SVN revision: 20019
Christopher Michael [Wed, 25 Jan 2006 04:03:12 +0000 (04:03 +0000)]
Add Cursor Settings and Startup Settings dialogues
SVN revision: 20017
Christopher Michael [Wed, 25 Jan 2006 04:00:46 +0000 (04:00 +0000)]
Added Mouse Pointer icon for new Cursor Settings config dialog
SVN revision: 20016
David Walter Seikel [Tue, 24 Jan 2006 13:58:18 +0000 (13:58 +0000)]
When I cloned the pipe read stuff to make pipe error, I didn't realise that
ECORE_FD_ERROR is not the stderr equivilant of ECORE_FD_READ. I just cloned,
and changed READ's to ERROR's.
imho ECORE_FD_ERROR is missnamed, and should at least be better documented.
See man select_tut, especially the entry on exceptfds.
SVN revision: 20006
David Walter Seikel [Tue, 24 Jan 2006 05:01:04 +0000 (05:01 +0000)]
Reuse images, don't clone them.
SVN revision: 20003
Christopher Michael [Tue, 24 Jan 2006 03:03:28 +0000 (03:03 +0000)]
Remove Unused Variables. C++ is bad, mkay.
SVN revision: 20002