platform/upstream/enlightenment.git
18 years agoxdnd in efm
codewarrior [Tue, 7 Feb 2006 14:30:21 +0000 (14:30 +0000)]
xdnd in efm

SVN revision: 20332

18 years agoand limit it more there as well
Carsten Haitzler [Tue, 7 Feb 2006 06:38:32 +0000 (06:38 +0000)]
and limit it more there as well

SVN revision: 20327

18 years agolimit callback event storms
Carsten Haitzler [Tue, 7 Feb 2006 06:37:04 +0000 (06:37 +0000)]
limit callback event storms

SVN revision: 20326

18 years ago- remove the E_Drag code for now, its not working
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

18 years agoa bit more gadcon work
Carsten Haitzler [Mon, 6 Feb 2006 10:44:54 +0000 (10:44 +0000)]
a bit more gadcon work

SVN revision: 20308

18 years agoshould not have 2 actions per prog. 1 only.
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

18 years agolord of the caches: fellowship of the exe cache file. how to get what is most
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

18 years agoexebuf scans the $PATH in the background on open. this means not all results
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

18 years agoFix a handful of minor leaks
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

18 years agomore gadcon work
Carsten Haitzler [Sun, 5 Feb 2006 09:29:47 +0000 (09:29 +0000)]
more gadcon work

SVN revision: 20287

18 years agoworking on gadcon - it has a special smart object layout of its own that is
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

18 years agoDoh!
David Walter Seikel [Sun, 5 Feb 2006 00:56:20 +0000 (00:56 +0000)]
Doh!

SVN revision: 20279

18 years agoMinor fixy for frame title.
Christopher Michael [Sat, 4 Feb 2006 20:05:26 +0000 (20:05 +0000)]
Minor fixy for frame title.

SVN revision: 20278

18 years agoMake Advanced have the same button label as Basic.
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

18 years ago*** empty log message ***
maiurana [Sat, 4 Feb 2006 18:05:22 +0000 (18:05 +0000)]
*** empty log message ***

SVN revision: 20276

18 years agoshelves... for holding gadcons. now i have a test shelf ... i can go back to
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

18 years agoFix a couple bugs in Window Display settings
Christopher Michael [Sat, 4 Feb 2006 01:07:04 +0000 (01:07 +0000)]
Fix a couple bugs in Window Display settings

SVN revision: 20263

18 years agoConfig dialogue for Display Settings (size and refresh rate)
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

18 years agoAllow Start module to be moved.
Christopher Michael [Fri, 3 Feb 2006 20:17:41 +0000 (20:17 +0000)]
Allow Start module to be moved.

SVN revision: 20246

18 years agolameness--
rephorm [Fri, 3 Feb 2006 14:51:18 +0000 (14:51 +0000)]
lameness--

SVN revision: 20231

18 years agoillogicit patches for:
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

18 years agoanitgadget placement policy
Carsten Haitzler [Fri, 3 Feb 2006 06:13:32 +0000 (06:13 +0000)]
anitgadget placement policy

SVN revision: 20221

18 years agobetter button label
Carsten Haitzler [Fri, 3 Feb 2006 03:07:07 +0000 (03:07 +0000)]
better button label

SVN revision: 20215

18 years agoAs per 'the man', remove the Module Settings menu from Configuration->
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

18 years ago- preferably not. thanks.
Dan Sinclair [Fri, 3 Feb 2006 01:48:59 +0000 (01:48 +0000)]
- preferably not. thanks.

SVN revision: 20212

18 years agoSome small fixes. Capitalization. Move formie about myself as this just seems right...
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

18 years agoGive the Configuration Sub-Menu some icons :)
Christopher Michael [Fri, 3 Feb 2006 01:39:47 +0000 (01:39 +0000)]
Give the Configuration Sub-Menu some icons :)

SVN revision: 20210

18 years agoReturn with no value, and unused variables
Christopher Michael [Fri, 3 Feb 2006 01:07:21 +0000 (01:07 +0000)]
Return with no value, and unused variables

SVN revision: 20203

18 years agoadd a pixel border to the default theme for people that want minimal borders.
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

18 years agogoing to work on gadcon - an intended replacement for gadman. just starting
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

18 years agotypo fix
Carsten Haitzler [Thu, 2 Feb 2006 06:55:39 +0000 (06:55 +0000)]
typo fix

SVN revision: 20195

18 years agoclean up menu - remove themes menu - there's a dialog now.
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

18 years agomoduels menu will go - sorry guys. bad UI design to have inconsistent UI's
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

18 years agoitray fixies - gadman needfs work. might tackle that next.
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

18 years agonorewgan updates!
Carsten Haitzler [Thu, 2 Feb 2006 01:14:37 +0000 (01:14 +0000)]
norewgan updates!

SVN revision: 20190

18 years agoActually create the function for the proto defined in e_utils.h
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

18 years agoitray behaving better - but some itray windows are not shaped! in fact none
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

18 years agoitray is now a little better in terms of behaving itself.
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

18 years agoprintf--
Carsten Haitzler [Wed, 1 Feb 2006 11:25:30 +0000 (11:25 +0000)]
printf--

SVN revision: 20171

18 years agopass on mouse events if we didnt trap them first. :) (we fake them)
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

18 years agoitray is a bit better - but frankly - this whole system tray shit SUCKS. a
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

18 years agoitray is a little nicer
Carsten Haitzler [Wed, 1 Feb 2006 09:36:56 +0000 (09:36 +0000)]
itray is a little nicer

SVN revision: 20165

18 years agoNormal update of Swedish translation
troback [Tue, 31 Jan 2006 12:37:33 +0000 (12:37 +0000)]
Normal update of Swedish translation

SVN revision: 20145

18 years agoadd a stolen window id subsystem so the border code ignores such stolen
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

18 years agotodo items gone. window icon is now choosable - eap or app provided one.
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

18 years agoja translation updates :)
Carsten Haitzler [Tue, 31 Jan 2006 04:25:55 +0000 (04:25 +0000)]
ja translation updates :)

SVN revision: 20133

18 years agobug++
Carsten Haitzler [Tue, 31 Jan 2006 04:24:54 +0000 (04:24 +0000)]
bug++
korean translation :)

SVN revision: 20132

18 years agospace--
Carsten Haitzler [Mon, 30 Jan 2006 02:49:09 +0000 (02:49 +0000)]
space--

SVN revision: 20108

18 years agoAt the request of some users, bumb the max desktop count in Desktop Settings to 12
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

18 years agoAllow quicker access to the modules settings dialog
Christopher Michael [Mon, 30 Jan 2006 02:36:26 +0000 (02:36 +0000)]
Allow quicker access to the modules settings dialog

SVN revision: 20106

18 years ago*** empty log message ***
maiurana [Sun, 29 Jan 2006 17:26:54 +0000 (17:26 +0000)]
*** empty log message ***

SVN revision: 20100

18 years agoRemoved some finished items from the TODO.
Christopher Michael [Sun, 29 Jan 2006 02:42:16 +0000 (02:42 +0000)]
Removed some finished items from the TODO.

SVN revision: 20093

18 years agoRename the Allow Overlap option
Christopher Michael [Sun, 29 Jan 2006 02:40:04 +0000 (02:40 +0000)]
Rename the Allow Overlap option

SVN revision: 20092

18 years agoAlways treat it as markup if it's markup initially.
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

18 years agoSlow down, you're moving too fast.
David Walter Seikel [Fri, 27 Jan 2006 04:44:42 +0000 (04:44 +0000)]
Slow down, you're moving too fast.

SVN revision: 20064

18 years agoRemove unused variables. Fix too many arguments to snprintf
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

18 years agoRemove unused variables
Christopher Michael [Thu, 26 Jan 2006 21:25:54 +0000 (21:25 +0000)]
Remove unused variables

SVN revision: 20044

18 years agoFix some typos and update confpanel. Thanks Daniel
troback [Thu, 26 Jan 2006 12:58:50 +0000 (12:58 +0000)]
Fix some typos and update confpanel. Thanks Daniel

SVN revision: 20040

18 years agoapps error gets its own header now :)
Carsten Haitzler [Thu, 26 Jan 2006 07:38:06 +0000 (07:38 +0000)]
apps error gets its own header now :)

SVN revision: 20039

18 years agoadd Configuration item to face menu (if the module defines e_modapi_config)
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

18 years agomove the temperature module over to E_Gadget
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

18 years agoRemove module menu from gadget code since it is no longer used.
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

18 years agoDammit raster, I'm trying to cut down the amount of over processing being
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

18 years agomore info on app exiting - translatable strings now. use textblock widget.
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

18 years agook- fangie.. THIS Is what i meant! this! put a textblock in a scrollframe.
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

18 years agohandle shell execution failure exit code too :) and use a dialog... :)
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

18 years ago - normal update
troback [Wed, 25 Jan 2006 07:51:34 +0000 (07:51 +0000)]
 - normal update

SVN revision: 20025

18 years agomake this cursor config have sane cursor limits! :)
Carsten Haitzler [Wed, 25 Jan 2006 06:17:54 +0000 (06:17 +0000)]
make this cursor config have sane cursor limits! :)

SVN revision: 20024

18 years agofix file list for deb pkging
Carsten Haitzler [Wed, 25 Jan 2006 05:58:00 +0000 (05:58 +0000)]
fix file list for deb pkging

SVN revision: 20023

18 years agoAdd some functions to e_ilist and e_widget_ilist.c . Fix commented
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

18 years agoAdd Cursor Settings and Starup Settings dialogues. Remove General Settings dialogue.
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

18 years agoAdd Cursor Settings and Startup Settings dialogues
Christopher Michael [Wed, 25 Jan 2006 04:03:12 +0000 (04:03 +0000)]
Add Cursor Settings and Startup Settings dialogues

SVN revision: 20017

18 years agoAdded Mouse Pointer icon for new Cursor Settings config dialog
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

18 years agoWhen I cloned the pipe read stuff to make pipe error, I didn't realise that
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

18 years agoReuse images, don't clone them.
David Walter Seikel [Tue, 24 Jan 2006 05:01:04 +0000 (05:01 +0000)]
Reuse images, don't clone them.

SVN revision: 20003

18 years agoRemove Unused Variables. C++ is bad, mkay.
Christopher Michael [Tue, 24 Jan 2006 03:03:28 +0000 (03:03 +0000)]
Remove Unused Variables. C++ is bad, mkay.

SVN revision: 20002

18 years agoActually use the new tlist.
David Walter Seikel [Mon, 23 Jan 2006 18:53:07 +0000 (18:53 +0000)]
Actually use the new tlist.

SVN revision: 20000

18 years agoFIXME++
David Walter Seikel [Mon, 23 Jan 2006 18:49:53 +0000 (18:49 +0000)]
FIXME++

SVN revision: 19999

18 years agoDevilhorns wanted a count function added while I was playing in this.
David Walter Seikel [Mon, 23 Jan 2006 18:47:10 +0000 (18:47 +0000)]
Devilhorns wanted a count function added while I was playing in this.

And formatting.

SVN revision: 19998

18 years agoRaster said to stop hacking ilist and create another widget. Link the
David Walter Seikel [Mon, 23 Jan 2006 18:40:57 +0000 (18:40 +0000)]
Raster said to stop hacking ilist and create another widget.  Link the
source code in.

SVN revision: 19997

18 years agoRaster said to stop hacking ilist and create another widget. Link the new
David Walter Seikel [Mon, 23 Jan 2006 18:37:22 +0000 (18:37 +0000)]
Raster said to stop hacking ilist and create another widget.  Link the new
theme in.

SVN revision: 19996

18 years agoRaster said to stop hacking ilist and create another widget. These are
David Walter Seikel [Mon, 23 Jan 2006 18:33:20 +0000 (18:33 +0000)]
Raster said to stop hacking ilist and create another widget.  These are
the source files for that widget.

SVN revision: 19995

18 years agoRaster said to stop hacking ilist and create another widget. This is the
David Walter Seikel [Mon, 23 Jan 2006 18:29:49 +0000 (18:29 +0000)]
Raster said to stop hacking ilist and create another widget.  This is the
default theme for that widget.

Do we usually clone inages, or just use the ones from other widgets?

SVN revision: 19994

18 years agoDebugging script and support file.
David Walter Seikel [Mon, 23 Jan 2006 18:20:04 +0000 (18:20 +0000)]
Debugging script and support file.

SVN revision: 19993

18 years agojust fall back to software x11
Carsten Haitzler [Mon, 23 Jan 2006 15:53:54 +0000 (15:53 +0000)]
just fall back to software x11

SVN revision: 19991

18 years agomore checks at runtime if e is ok - ie evas and ecore_evas supoprt is all
Carsten Haitzler [Mon, 23 Jan 2006 15:52:47 +0000 (15:52 +0000)]
more checks at runtime if e is ok - ie evas and ecore_evas supoprt is all
there.

SVN revision: 19990

18 years agoRename the buttons
Christopher Michael [Mon, 23 Jan 2006 04:52:37 +0000 (04:52 +0000)]
Rename the buttons

SVN revision: 19979

18 years agoKeep the selected bg across basic/advanced switching.
Christopher Michael [Mon, 23 Jan 2006 04:35:03 +0000 (04:35 +0000)]
Keep the selected bg across basic/advanced switching.

SVN revision: 19978

18 years agoRewrite the import dialog. Should behave better now
Christopher Michael [Mon, 23 Jan 2006 02:56:01 +0000 (02:56 +0000)]
Rewrite the import dialog. Should behave better now

SVN revision: 19976

18 years agoremove dupes
Carsten Haitzler [Mon, 23 Jan 2006 00:32:51 +0000 (00:32 +0000)]
remove dupes

SVN revision: 19975

18 years agoAnother try at a fix for bg close. Try to get the border of the import dialog to...
Christopher Michael [Sun, 22 Jan 2006 22:45:44 +0000 (22:45 +0000)]
Another try at a fix for bg close. Try to get the border of the import dialog to see if it exists or not, before trying to delete it.

SVN revision: 19973

18 years ago*** empty log message ***
maiurana [Sun, 22 Jan 2006 20:14:10 +0000 (20:14 +0000)]
*** empty log message ***

SVN revision: 19972

18 years agoWhen changing API semantics, grep is your friend. My policy - if I break
David Walter Seikel [Sun, 22 Jan 2006 18:20:59 +0000 (18:20 +0000)]
When changing API semantics, grep is your friend.  My policy - if I break
it, I fix it.

SVN revision: 19968

18 years agoFix for bg dialog crash. Make resize work on import. Code cleanups.
Christopher Michael [Sun, 22 Jan 2006 15:51:51 +0000 (15:51 +0000)]
Fix for bg dialog crash. Make resize work on import. Code cleanups.

SVN revision: 19965

18 years agoMake import dialog resizable
Christopher Michael [Sun, 22 Jan 2006 15:33:32 +0000 (15:33 +0000)]
Make import dialog resizable

SVN revision: 19964

18 years agoCheck for import being null on dialog close cb
Christopher Michael [Sun, 22 Jan 2006 15:33:04 +0000 (15:33 +0000)]
Check for import being null on dialog close cb

SVN revision: 19963

18 years agoRemove printfs and extra comments. I'd like to thank onefang and CodeWarrior for...
Christopher Michael [Sun, 22 Jan 2006 14:44:49 +0000 (14:44 +0000)]
Remove printfs and extra comments. I'd like to thank onefang and CodeWarrior for there help with the import dialog.

SVN revision: 19962

18 years agoAllocate and free the view struct as per discussion.
David Walter Seikel [Sun, 22 Jan 2006 14:18:20 +0000 (14:18 +0000)]
Allocate and free the view struct as per discussion.

SVN revision: 19961

18 years agoFixes for E_Config_Dialog_View
Christopher Michael [Sun, 22 Jan 2006 14:17:43 +0000 (14:17 +0000)]
Fixes for E_Config_Dialog_View

SVN revision: 19960

18 years agoAdded import function to bg config dialog
Christopher Michael [Sun, 22 Jan 2006 14:11:15 +0000 (14:11 +0000)]
Added import function to bg config dialog

SVN revision: 19959