platform/upstream/enlightenment.git
12 years agowarn--
Mike Blumenkrantz [Mon, 20 Aug 2012 08:38:19 +0000 (08:38 +0000)]
warn--

SVN revision: 75457

12 years agobreak out mouse/keyboard grab dialogs into e_grab_dialog to be reused more easily...
Mike Blumenkrantz [Mon, 20 Aug 2012 08:36:43 +0000 (08:36 +0000)]
break out mouse/keyboard grab dialogs into e_grab_dialog to be reused more easily in other places, replace original instances with this dialog
also change key grab dialog to close if the mouse is clicked

SVN revision: 75456

12 years agofix type warning
Mike Blumenkrantz [Mon, 20 Aug 2012 07:50:00 +0000 (07:50 +0000)]
fix type warning

SVN revision: 75450

12 years agooops - #if 0'd section fixed... not real one in theme! :)
Carsten Haitzler [Sun, 19 Aug 2012 23:26:18 +0000 (23:26 +0000)]
oops - #if 0'd section fixed... not real one in theme! :)

SVN revision: 75437

12 years agoE: add overwrite handling.
Vincent Torri [Sun, 19 Aug 2012 18:35:10 +0000 (18:35 +0000)]
E: add overwrite handling.

Patch by Maxime Villard (rustyBSD)

SVN revision: 75436

12 years agoE: remove useless op
Vincent Torri [Sun, 19 Aug 2012 18:27:18 +0000 (18:27 +0000)]
E: remove useless op

we chmod the created symlink. It's useless, because
we use stat() which gives st_mode of pointed file/folder,
and then we use chmod(), which follows symlink; so we
are chmoding a file to the same permissions it had
before.

Patch by Maxile Villard

SVN revision: 75435

12 years agoE: fix locale on OpenBSD. Maybe other OS need similar fixes
Vincent Torri [Sun, 19 Aug 2012 18:20:54 +0000 (18:20 +0000)]
E: fix locale on OpenBSD. Maybe other OS need similar fixes

Patch by Maxime Villard (rustyBSD)

SVN revision: 75434

12 years agoE: Comment out fprintf's remaining from someone's debug efforts ;)
Christopher Michael [Sun, 19 Aug 2012 16:46:32 +0000 (16:46 +0000)]
E: Comment out fprintf's remaining from someone's debug efforts ;)

SVN revision: 75433

12 years agomake filepreview for links and removable devices and mountpoints give
Carsten Haitzler [Sun, 19 Aug 2012 13:28:51 +0000 (13:28 +0000)]
make filepreview for links and removable devices and mountpoints give
fs type, filesystem usage, size etc. etc. much more useful.

SVN revision: 75429

12 years agoE: Comment out fprintf.
Christopher Michael [Sun, 19 Aug 2012 13:27:45 +0000 (13:27 +0000)]
E: Comment out fprintf.

Enough with the border focus printing already ;)

SVN revision: 75428

12 years agoe17 xkb patch building on ecore new event api. patch from:
Carsten Haitzler [Sat, 18 Aug 2012 11:41:23 +0000 (11:41 +0000)]
e17 xkb patch building on ecore new event api. patch from:

http://trac.enlightenment.org/e/ticket/1306

but modified formatting and no theme changes.

SVN revision: 75410

12 years agostreamline gadget menu to move move item to main menu.
Carsten Haitzler [Sat, 18 Aug 2012 10:54:02 +0000 (10:54 +0000)]
streamline gadget menu to move move item to main menu.

SVN revision: 75407

12 years agoUpdate rpm specs
Rui Seabra [Sat, 18 Aug 2012 08:22:34 +0000 (08:22 +0000)]
Update rpm specs

SVN revision: 75404

12 years agofix rememebr border style aply disable/enable bug.
Carsten Haitzler [Sat, 18 Aug 2012 05:07:43 +0000 (05:07 +0000)]
fix rememebr border style aply disable/enable bug.

SVN revision: 75400

12 years agofix wad of focus issues with click-to-focus and alt+tab + fullscreen
Carsten Haitzler [Sat, 18 Aug 2012 04:40:56 +0000 (04:40 +0000)]
fix wad of focus issues with click-to-focus and alt+tab + fullscreen
windows.

SVN revision: 75399

12 years agoround corrrectly (not always down) in cpufreq theme
Carsten Haitzler [Sat, 18 Aug 2012 01:00:25 +0000 (01:00 +0000)]
round corrrectly (not always down) in cpufreq theme

SVN revision: 75396

12 years agonull check
Mike Blumenkrantz [Fri, 17 Aug 2012 11:55:51 +0000 (11:55 +0000)]
null check

SVN revision: 75387

12 years agophysics ignore shelves by default
Mike Blumenkrantz [Fri, 17 Aug 2012 11:55:30 +0000 (11:55 +0000)]
physics ignore shelves by default

SVN revision: 75386

12 years agoadd versioning to physics config, add options for configuring shelves with physics
Mike Blumenkrantz [Fri, 17 Aug 2012 11:54:37 +0000 (11:54 +0000)]
add versioning to physics config, add options for configuring shelves with physics
ticket #1224

SVN revision: 75385

12 years agohopefully nobody noticed that this was completely broken when I first committed it
Mike Blumenkrantz [Fri, 17 Aug 2012 08:33:46 +0000 (08:33 +0000)]
hopefully nobody noticed that this was completely broken when I first committed it

SVN revision: 75373

12 years agoadd convenience typedef for shelf del event struct
Mike Blumenkrantz [Fri, 17 Aug 2012 08:24:51 +0000 (08:24 +0000)]
add convenience typedef for shelf del event struct

SVN revision: 75372

12 years agoadd event for shelf deletion
Mike Blumenkrantz [Fri, 17 Aug 2012 08:23:09 +0000 (08:23 +0000)]
add event for shelf deletion

SVN revision: 75371

12 years agoset parent after dialog is shown
Mike Blumenkrantz [Fri, 17 Aug 2012 08:09:31 +0000 (08:09 +0000)]
set parent after dialog is shown

SVN revision: 75368

12 years agoensure that event mask is unset on parents of modal windows before applying previous...
Mike Blumenkrantz [Fri, 17 Aug 2012 08:00:46 +0000 (08:00 +0000)]
ensure that event mask is unset on parents of modal windows before applying previous mask

SVN revision: 75365

12 years agoand bring basic scaling back to actually changing config after my
Carsten Haitzler [Fri, 17 Aug 2012 06:17:24 +0000 (06:17 +0000)]
and bring basic scaling back to actually changing config after my
messing around.

SVN revision: 75352

12 years agoand restart after scale changes to properly apply
Carsten Haitzler [Fri, 17 Aug 2012 05:59:38 +0000 (05:59 +0000)]
and restart after scale changes to properly apply

SVN revision: 75349

12 years agomake nicer scaling dialog.
Carsten Haitzler [Fri, 17 Aug 2012 05:28:39 +0000 (05:28 +0000)]
make nicer scaling dialog.

SVN revision: 75347

12 years agomake invisible shelves work again... and actually fi the longer
Carsten Haitzler [Fri, 17 Aug 2012 00:25:37 +0000 (00:25 +0000)]
make invisible shelves work again... and actually fi the longer
standing bug of them not chanigng until a restart

SVN revision: 75339

12 years agoalso set parent on grab windows
Mike Blumenkrantz [Thu, 16 Aug 2012 13:58:20 +0000 (13:58 +0000)]
also set parent on grab windows

SVN revision: 75318

12 years agoadd profile dialog now uses e entry dialog instead of implementing its own entry...
Mike Blumenkrantz [Thu, 16 Aug 2012 12:27:26 +0000 (12:27 +0000)]
add profile dialog now uses e entry dialog instead of implementing its own entry dialog

SVN revision: 75317

12 years agofix atoms for zone geom. yay! works now.
Carsten Haitzler [Thu, 16 Aug 2012 10:24:06 +0000 (10:24 +0000)]
fix atoms for zone geom. yay! works now.

SVN revision: 75316

12 years agoadd zone geometry property to windows and keep it updated.
Carsten Haitzler [Thu, 16 Aug 2012 09:29:42 +0000 (09:29 +0000)]
add zone geometry property to windows and keep it updated.

SVN revision: 75310

12 years agoadjust standard config to load xkb module and add gadget.
Carsten Haitzler [Thu, 16 Aug 2012 05:30:54 +0000 (05:30 +0000)]
adjust standard config to load xkb module and add gadget.

SVN revision: 75305

12 years agooops default fullscreen match in wrong list!
Carsten Haitzler [Thu, 16 Aug 2012 05:20:52 +0000 (05:20 +0000)]
oops default fullscreen match in wrong list!

SVN revision: 75304

12 years agothis file does not exist
Mike Blumenkrantz [Thu, 16 Aug 2012 05:00:14 +0000 (05:00 +0000)]
this file does not exist

SVN revision: 75303

12 years agomake enlightenment_open use the same terminals config as e and sync
Carsten Haitzler [Thu, 16 Aug 2012 03:36:50 +0000 (03:36 +0000)]
make enlightenment_open use the same terminals config as e and sync
the code.

SVN revision: 75301

12 years agoabstract the "get terminal desktop" code into util code and now use
Carsten Haitzler [Wed, 15 Aug 2012 09:59:37 +0000 (09:59 +0000)]
abstract the "get terminal desktop" code into util code and now use
from e_exec AND in efm - open terminal here menu item is there with
code to set your default terminal in default applications too.

SVN revision: 75290

12 years agoumm lets use xrandr first/ it SHOULD be better than going to /sys as a
Carsten Haitzler [Wed, 15 Aug 2012 09:31:10 +0000 (09:31 +0000)]
umm lets use xrandr first/ it SHOULD be better than going to /sys as a
primary backlight control.

SVN revision: 75288

12 years agoadd some more labels.
Carsten Haitzler [Wed, 15 Aug 2012 09:30:26 +0000 (09:30 +0000)]
add some more labels.

SVN revision: 75287

12 years agotypo
Mike Blumenkrantz [Wed, 15 Aug 2012 07:34:15 +0000 (07:34 +0000)]
typo

SVN revision: 75286

12 years agoclean up gadget right click menus to stop leaking
Mike Blumenkrantz [Wed, 15 Aug 2012 07:22:04 +0000 (07:22 +0000)]
clean up gadget right click menus to stop leaking

SVN revision: 75285

12 years agoformatting
Mike Blumenkrantz [Wed, 15 Aug 2012 07:04:54 +0000 (07:04 +0000)]
formatting

SVN revision: 75284

12 years agoformatting
Mike Blumenkrantz [Wed, 15 Aug 2012 07:00:02 +0000 (07:00 +0000)]
formatting

SVN revision: 75283

12 years agogadcon util menu thingy now sets created menu to appropriate struct members to preven...
Mike Blumenkrantz [Wed, 15 Aug 2012 06:35:02 +0000 (06:35 +0000)]
gadcon util menu thingy now sets created menu to appropriate struct members to prevent unexpected behavior

SVN revision: 75282

12 years agoupdating portuguese and italian translations
Massimo Maiurana [Tue, 14 Aug 2012 21:10:14 +0000 (21:10 +0000)]
updating portuguese and italian translations

SVN revision: 75272

12 years agoadd tasks options for icon/text only modes
Mike Blumenkrantz [Tue, 14 Aug 2012 14:03:07 +0000 (14:03 +0000)]
add tasks options for icon/text only modes
still needs a bit of edc work from someone to size better
ticket #1334

SVN revision: 75260

12 years agoprobably a good idea to actually delete menus when they hide instead of just praying...
Mike Blumenkrantz [Tue, 14 Aug 2012 12:39:19 +0000 (12:39 +0000)]
probably a good idea to actually delete menus when they hide instead of just praying for it
indirectly fixes ticket #1287

SVN revision: 75256

12 years agoavoid emitting shelf signals and toggling visibility constantly when shelf is already...
Mike Blumenkrantz [Tue, 14 Aug 2012 12:22:12 +0000 (12:22 +0000)]
avoid emitting shelf signals and toggling visibility constantly when shelf is already visible

SVN revision: 75253

12 years agoapparently copy and paste is too difficult for some people; systray vertical now...
Mike Blumenkrantz [Tue, 14 Aug 2012 09:18:48 +0000 (09:18 +0000)]
apparently copy and paste is too difficult for some people; systray vertical now works

SVN revision: 75248

12 years agoshelf style is now properly applied during creation
Mike Blumenkrantz [Tue, 14 Aug 2012 09:11:47 +0000 (09:11 +0000)]
shelf style is now properly applied during creation

SVN revision: 75246

12 years agosyscon gadget now shows the syscon when clicked by default, has an option in right...
Mike Blumenkrantz [Tue, 14 Aug 2012 08:56:19 +0000 (08:56 +0000)]
syscon gadget now shows the syscon when clicked by default, has an option in right click menu to go back to menu mode

SVN revision: 75245

12 years agodon't invert pager with FLOAT orientation
Mike Blumenkrantz [Tue, 14 Aug 2012 08:41:39 +0000 (08:41 +0000)]
don't invert pager with FLOAT orientation

SVN revision: 75244

12 years agoonly create syscon menu if it hasn't been created previously
Mike Blumenkrantz [Tue, 14 Aug 2012 08:16:55 +0000 (08:16 +0000)]
only create syscon menu if it hasn't been created previously

SVN revision: 75242

12 years agounrevert pager changes, now with more null checks
Mike Blumenkrantz [Tue, 14 Aug 2012 06:35:32 +0000 (06:35 +0000)]
unrevert pager changes, now with more null checks

SVN revision: 75235

12 years agogoing to have to do this.. reverties. 1:15am and this commit gets my
Carsten Haitzler [Mon, 13 Aug 2012 16:18:57 +0000 (16:18 +0000)]
going to have to do this.. reverties. 1:15am and this commit gets my
e17 to rash instantly on start and leave me with all modules unloaded.
have to revert as its the quickest fix. :)

SVN revision: 75219

12 years agoadd option for disabling fileman tooltips
Mike Blumenkrantz [Mon, 13 Aug 2012 14:12:45 +0000 (14:12 +0000)]
add option for disabling fileman tooltips

SVN revision: 75212

12 years agoicon extensions in fileman settings is now file extensions
Mike Blumenkrantz [Mon, 13 Aug 2012 13:33:23 +0000 (13:33 +0000)]
icon extensions in fileman settings is now file extensions

SVN revision: 75210

12 years agouse ac presence to indicate battery charging
Mike Blumenkrantz [Mon, 13 Aug 2012 13:14:44 +0000 (13:14 +0000)]
use ac presence to indicate battery charging

SVN revision: 75209

12 years agofix some battery stringshare usage
Mike Blumenkrantz [Mon, 13 Aug 2012 12:40:54 +0000 (12:40 +0000)]
fix some battery stringshare usage

SVN revision: 75208

12 years agopager gadget now autocorrects its orientation to vertical when trying to display...
Mike Blumenkrantz [Mon, 13 Aug 2012 12:30:14 +0000 (12:30 +0000)]
pager gadget now autocorrects its orientation to vertical when trying to display a pager for a screen with NUMx1 vdesks with gadcon orient: vertical
this makes it look/work differently, but at least the gadget is usable

SVN revision: 75207

12 years agosyscon settings now uses shutdown icon instead of no icon
Mike Blumenkrantz [Mon, 13 Aug 2012 10:26:41 +0000 (10:26 +0000)]
syscon settings now uses shutdown icon instead of no icon

SVN revision: 75205

12 years agofix shelf list disable setting in shelf config dialog
Mike Blumenkrantz [Mon, 13 Aug 2012 10:13:13 +0000 (10:13 +0000)]
fix shelf list disable setting in shelf config dialog

SVN revision: 75203

12 years agogadget provider list is now sorted alphabetically
Mike Blumenkrantz [Mon, 13 Aug 2012 09:51:50 +0000 (09:51 +0000)]
gadget provider list is now sorted alphabetically

SVN revision: 75201

12 years agopower management dialog does not need to be resizable either
Mike Blumenkrantz [Mon, 13 Aug 2012 09:41:22 +0000 (09:41 +0000)]
power management dialog does not need to be resizable either

SVN revision: 75200

12 years agono need to use a toolbook in power management settings dialog when there's only one...
Mike Blumenkrantz [Mon, 13 Aug 2012 09:35:26 +0000 (09:35 +0000)]
no need to use a toolbook in power management settings dialog when there's only one page

SVN revision: 75199

12 years agofix powermanagement dialog border icon
Mike Blumenkrantz [Mon, 13 Aug 2012 09:32:17 +0000 (09:32 +0000)]
fix powermanagement dialog border icon

SVN revision: 75198

12 years agobattery gadget right click menu now also contains powermanagement option
Mike Blumenkrantz [Mon, 13 Aug 2012 09:31:20 +0000 (09:31 +0000)]
battery gadget right click menu now also contains powermanagement option

SVN revision: 75197

12 years agoformatting
Mike Blumenkrantz [Mon, 13 Aug 2012 09:24:51 +0000 (09:24 +0000)]
formatting

SVN revision: 75196

12 years agoadd menu augmentation for syscon to display the same menu that the syscon gadget...
Mike Blumenkrantz [Mon, 13 Aug 2012 08:55:03 +0000 (08:55 +0000)]
add menu augmentation for syscon to display the same menu that the syscon gadget displays

SVN revision: 75195

12 years agomerge in syscon gadget written by devilhorns from EXTRAS/bodhi-shutdown
Mike Blumenkrantz [Mon, 13 Aug 2012 08:41:30 +0000 (08:41 +0000)]
merge in syscon gadget written by devilhorns from EXTRAS/bodhi-shutdown

SVN revision: 75191

12 years agoremove extraneous period
Mike Blumenkrantz [Mon, 13 Aug 2012 07:06:00 +0000 (07:06 +0000)]
remove extraneous period

SVN revision: 75189

12 years agoset icon for power management settings
Mike Blumenkrantz [Mon, 13 Aug 2012 07:02:40 +0000 (07:02 +0000)]
set icon for power management settings

SVN revision: 75188

12 years agoformatting
Mike Blumenkrantz [Mon, 13 Aug 2012 06:51:24 +0000 (06:51 +0000)]
formatting

SVN revision: 75187

12 years agoset radio text to blank in power management settings to avoid using unreliable theme...
Mike Blumenkrantz [Mon, 13 Aug 2012 06:45:00 +0000 (06:45 +0000)]
set radio text to blank in power management settings to avoid using unreliable theme default

SVN revision: 75186

12 years agoe: tiling: fix configuration being sometimes lost
Boris Faure [Sun, 12 Aug 2012 16:19:54 +0000 (16:19 +0000)]
e: tiling: fix configuration being sometimes lost

Because it was freed…

SVN revision: 75164

12 years agoprintf--
Carsten Haitzler [Sat, 11 Aug 2012 12:18:39 +0000 (12:18 +0000)]
printf--

SVN revision: 75157

12 years agoe: Ignore desktop files
Mike McCormack [Sat, 11 Aug 2012 11:28:48 +0000 (11:28 +0000)]
e: Ignore desktop files

SVN revision: 75155

12 years agopager fixups...
Carsten Haitzler [Sat, 11 Aug 2012 04:40:30 +0000 (04:40 +0000)]
pager fixups...

1. dont use a livethumb resolution OF THE SCREEN! per pager desktop
that means u alloc width*height*4 bytes... u have 6 desktops,
1920x1080 screen... thats 48mb for the backing images at full res. no!
bad bad! so i cut it down to 1/16th of the screen res. ie 1920/16 x
1080/16 for the full rest "livethumb". at least its much more
managable (i woke up to find after an update my e was using an EXTRA
100mb of ram! (2560x1440*4desk + 1920x1200*4desk).
2. dont create the livethumbs at all unless you have the bg preview
on! (i had it off and i still paid the price of the mem usage).
3. make the live preview inverted in the cfg gui - ie enable the live
preview, not disable it.
4. fix theme to preview bg fills the pager base box correctly within
the border bounds.
5. dont enforce aspect handling in livethumb as pager is "master" of
aspect (taken from desktop anyway).

SVN revision: 75154

12 years agoE: Fix uninitialized variable warning.
Christopher Michael [Fri, 10 Aug 2012 16:00:38 +0000 (16:00 +0000)]
E: Fix uninitialized variable warning.

SVN revision: 75112

12 years agoformatting
Mike Blumenkrantz [Fri, 10 Aug 2012 13:48:50 +0000 (13:48 +0000)]
formatting

SVN revision: 75103

12 years agofixed pager bg previewing to use livethumb and also support animated backgrounds
Mike Blumenkrantz [Fri, 10 Aug 2012 13:29:35 +0000 (13:29 +0000)]
fixed pager bg previewing to use livethumb and also support animated backgrounds
note: using this with klok WILL slow your system to a crawl

SVN revision: 75102

12 years agoon fullscreen change of a window force a comp show re-anim. this makes
Carsten Haitzler [Fri, 10 Aug 2012 13:20:36 +0000 (13:20 +0000)]
on fullscreen change of a window force a comp show re-anim. this makes
sure u know something went fullscreen. security thing.

SVN revision: 75101

12 years agouse animation hint to disable bg animation when setting a bg
Mike Blumenkrantz [Fri, 10 Aug 2012 10:54:29 +0000 (10:54 +0000)]
use animation hint to disable bg animation when setting a bg

SVN revision: 75096

12 years agomove animation hint into bg group so we can use a better codepath to check it
Mike Blumenkrantz [Fri, 10 Aug 2012 10:49:56 +0000 (10:49 +0000)]
move animation hint into bg group so we can use a better codepath to check it

SVN revision: 75093

12 years agoadd a hint in import config edj creation for disabling animation
Mike Blumenkrantz [Fri, 10 Aug 2012 10:42:43 +0000 (10:42 +0000)]
add a hint in import config edj creation for disabling animation

SVN revision: 75092

12 years agodon't need to close and reopen a file in import config dialog
Mike Blumenkrantz [Fri, 10 Aug 2012 10:34:19 +0000 (10:34 +0000)]
don't need to close and reopen a file in import config dialog

SVN revision: 75087

12 years agouse strdupa in import config dialog
Mike Blumenkrantz [Fri, 10 Aug 2012 10:29:44 +0000 (10:29 +0000)]
use strdupa in import config dialog

SVN revision: 75085

12 years agoconvert some ints to size_t in e_sys_main
Mike Blumenkrantz [Fri, 10 Aug 2012 10:14:23 +0000 (10:14 +0000)]
convert some ints to size_t in e_sys_main
suggestion by rustyBSD@gmx.fr

SVN revision: 75084

12 years agofix shadow warnings
Mike Blumenkrantz [Fri, 10 Aug 2012 10:11:34 +0000 (10:11 +0000)]
fix shadow warnings
patch by rustyBSD@gmx.fr

SVN revision: 75083

12 years agoalso hook dialog delete in entry dialog
Mike Blumenkrantz [Fri, 10 Aug 2012 10:06:51 +0000 (10:06 +0000)]
also hook dialog delete in entry dialog

SVN revision: 75081

12 years agoe: add xinerama options to x-ui. Patch by Thanatermesis
Boris Faure [Fri, 10 Aug 2012 09:57:33 +0000 (09:57 +0000)]
e: add xinerama options to x-ui. Patch by Thanatermesis

Also switch to bash.

SVN revision: 75079

12 years agoforgot to hook dialog deletes in new import dialogs which led to a crash when keybind...
Mike Blumenkrantz [Fri, 10 Aug 2012 09:53:11 +0000 (09:53 +0000)]
forgot to hook dialog deletes in new import dialogs which led to a crash when keybinds were used. fix!

SVN revision: 75078

12 years agomodal windows now properly block events on their parent windows
Mike Blumenkrantz [Fri, 10 Aug 2012 08:59:05 +0000 (08:59 +0000)]
modal windows now properly block events on their parent windows

SVN revision: 75073

12 years agoformatting
Mike Blumenkrantz [Fri, 10 Aug 2012 07:55:59 +0000 (07:55 +0000)]
formatting

SVN revision: 75070

12 years agoadd case for net wm state change fetch flag to be set
Mike Blumenkrantz [Fri, 10 Aug 2012 07:48:01 +0000 (07:48 +0000)]
add case for net wm state change fetch flag to be set

SVN revision: 75069

12 years agofix case of reparenting window where properties are just being set and window is...
Mike Blumenkrantz [Fri, 10 Aug 2012 07:47:26 +0000 (07:47 +0000)]
fix case of reparenting window where properties are just being set and window is not actually being reparented

SVN revision: 75068

12 years agowait till after module init is over before drawing gadgets so we can draw them all...
Mike Blumenkrantz [Fri, 10 Aug 2012 07:02:02 +0000 (07:02 +0000)]
wait till after module init is over before drawing gadgets so we can draw them all at once, also don't need to bind to frametime anymore with this

SVN revision: 75067

12 years agoprevent module init end event from getting canceled here
Mike Blumenkrantz [Fri, 10 Aug 2012 06:55:41 +0000 (06:55 +0000)]
prevent module init end event from getting canceled here

SVN revision: 75066

12 years agofix shelf "fixups" on zone add/del.
Carsten Haitzler [Fri, 10 Aug 2012 05:54:30 +0000 (05:54 +0000)]
fix shelf "fixups" on zone add/del.

SVN revision: 75064

12 years agoremove all traces of old and unused bg import dialog. whoever put a separate import...
Mike Blumenkrantz [Thu, 9 Aug 2012 13:58:51 +0000 (13:58 +0000)]
remove all traces of old and unused bg import dialog. whoever put a separate import dialog into e_utils.c, and the person who committed r44556 with the id "barbieri" on 2009-12-18 shall indeed remain nameless, decided to leave the other one hanging around. as a result, the one that he copied from the original sat around without being modified, and now ended up being removed instead of being properly integrated

SVN revision: 75052