platform/upstream/enlightenment.git
12 years agothese corrections should clarify the meaning of messages
Massimo Maiurana [Fri, 7 Dec 2012 13:00:14 +0000 (13:00 +0000)]
these corrections should clarify the meaning of messages

SVN revision: 80443

12 years agoquickaccess now functions correctly for windows which don't accept focus
Mike Blumenkrantz [Fri, 7 Dec 2012 11:53:02 +0000 (11:53 +0000)]
quickaccess now functions correctly for windows which don't accept focus

SVN revision: 80441

12 years agofix qa crash when window has no name set
Mike Blumenkrantz [Fri, 7 Dec 2012 11:40:13 +0000 (11:40 +0000)]
fix qa crash when window has no name set

SVN revision: 80440

12 years agoyet another pulse overhaul:
Mike Blumenkrantz [Fri, 7 Dec 2012 11:28:24 +0000 (11:28 +0000)]
yet another pulse overhaul:

* remove BAD_CH_MAPPING nonsense (fixes volume setting bugs since whoever added it broke them in doing so)
* queue successive volume state changes to avoid overloading the server; apply queue periodically
* update mixer gadget on timer after update events so we don't get insane amounts of mixer slider updates

SVN revision: 80438

12 years ago[access] proper using of eina_strbuf stuff
Shinwoo Kim [Fri, 7 Dec 2012 10:45:50 +0000 (10:45 +0000)]
[access] proper using of eina_strbuf stuff

SVN revision: 80432

12 years agoe: another leaked fd after exec that will be correctly killed.
Cedric BAIL [Fri, 7 Dec 2012 10:32:49 +0000 (10:32 +0000)]
e: another leaked fd after exec that will be correctly killed.

SVN revision: 80430

12 years agoe: fix timerfd leak in E.
Cedric BAIL [Fri, 7 Dec 2012 10:24:05 +0000 (10:24 +0000)]
e: fix timerfd leak in E.

NOTE: I don't know why we do that here, look suspicious.
NOTE2: fcntl(timer_fd, F_SETFL, O_NONBLOCK | FD_CLOEXEC) will not
set the FD_CLOEXEC on linux, see the man page.

SVN revision: 80428

12 years ago[module][access] enhance features
Shinwoo Kim [Fri, 7 Dec 2012 09:52:52 +0000 (09:52 +0000)]
[module][access] enhance features
  1. add text to the input window title
  2. send x, y coordinate base on focused window

SVN revision: 80426

12 years agolets try null out alsa mixer to avoid bad freed internal self usage.
Carsten Haitzler [Fri, 7 Dec 2012 09:41:29 +0000 (09:41 +0000)]
lets try null out alsa mixer to avoid bad freed internal self usage.

SVN revision: 80425

12 years agomake illume indicator top by default...
Carsten Haitzler [Fri, 7 Dec 2012 09:41:03 +0000 (09:41 +0000)]
make illume indicator top by default...

SVN revision: 80424

12 years agothis is as far as i'm going with illume theme stuff. for e17.
Carsten Haitzler [Fri, 7 Dec 2012 09:36:11 +0000 (09:36 +0000)]
this is as far as i'm going with illume theme stuff. for e17.

SVN revision: 80423

12 years agoonly set volume for pulse channel if volume is actually different from current channe...
Mike Blumenkrantz [Fri, 7 Dec 2012 09:16:26 +0000 (09:16 +0000)]
only set volume for pulse channel if volume is actually different from current channel value

SVN revision: 80422

12 years agodon't update popup if popup doesn't exist
Mike Blumenkrantz [Fri, 7 Dec 2012 09:16:01 +0000 (09:16 +0000)]
don't update popup if popup doesn't exist

SVN revision: 80421

12 years agowhen using pulseaudio, mixer gadget doesn't need to manually update
Mike Blumenkrantz [Fri, 7 Dec 2012 08:59:42 +0000 (08:59 +0000)]
when using pulseaudio, mixer gadget doesn't need to manually update

SVN revision: 80419

12 years agowhen fullscreening a window from a maximized state, prevent overwriting of previously...
Mike Blumenkrantz [Fri, 7 Dec 2012 08:05:17 +0000 (08:05 +0000)]
when fullscreening a window from a maximized state, prevent overwriting of previously saved window geometry
ticket #1940

SVN revision: 80416

12 years agoalways run deskenv init on startup, even during restart; gnome-settings-daemon is...
Mike Blumenkrantz [Fri, 7 Dec 2012 07:54:35 +0000 (07:54 +0000)]
always run deskenv init on startup, even during restart; gnome-settings-daemon is smart enough not to run if already running
ticket #1939

SVN revision: 80415

12 years agoe: forgotten move to PT_GETSIGINGO.
Cedric BAIL [Fri, 7 Dec 2012 02:49:40 +0000 (02:49 +0000)]
e: forgotten move to PT_GETSIGINGO.

SVN revision: 80408

12 years agogroup ptrs together.
Carsten Haitzler [Fri, 7 Dec 2012 02:48:30 +0000 (02:48 +0000)]
group ptrs together.

SVN revision: 80407

12 years agoand if the governer is not known.... give its raw string as fallback.
Carsten Haitzler [Thu, 6 Dec 2012 22:22:01 +0000 (22:22 +0000)]
and if the governer is not known.... give its raw string as  fallback.

SVN revision: 80400

12 years agoooh.. a new cpufreq governor i found! :) add it to a known list.
Carsten Haitzler [Thu, 6 Dec 2012 22:13:15 +0000 (22:13 +0000)]
ooh.. a new cpufreq governor i found! :) add it to a known list.

SVN revision: 80399

12 years agoe:tiling: do nothing on desk_show/hide
Boris Faure [Thu, 6 Dec 2012 21:22:50 +0000 (21:22 +0000)]
e:tiling: do nothing on desk_show/hide

SVN revision: 80393

12 years agoe: fix windows being uniconified on desk show
Boris Faure [Thu, 6 Dec 2012 21:22:34 +0000 (21:22 +0000)]
e: fix windows being uniconified on desk show

SVN revision: 80392

12 years agoupdating portuguese translations
Massimo Maiurana [Thu, 6 Dec 2012 17:45:32 +0000 (17:45 +0000)]
updating portuguese translations

SVN revision: 80375

12 years agothis is to avoid duplicate messages different only for case of initial letters, so...
Massimo Maiurana [Thu, 6 Dec 2012 17:44:36 +0000 (17:44 +0000)]
this is to avoid duplicate messages different only for case of initial letters, so translation files has less messages

SVN revision: 80374

12 years agofix pager on desktop
Mike Blumenkrantz [Thu, 6 Dec 2012 14:46:32 +0000 (14:46 +0000)]
fix pager on desktop
ticket #1936

SVN revision: 80367

12 years agodragging pager windows on a desktop no longer drags all pager windows
Mike Blumenkrantz [Thu, 6 Dec 2012 14:31:12 +0000 (14:31 +0000)]
dragging pager windows on a desktop no longer drags all pager windows

SVN revision: 80366

12 years agofix pager usage of E_FREE
Mike Blumenkrantz [Thu, 6 Dec 2012 14:12:55 +0000 (14:12 +0000)]
fix pager usage of E_FREE

SVN revision: 80364

12 years agofix ratio resizing when increasing window size
Mike Blumenkrantz [Thu, 6 Dec 2012 13:24:27 +0000 (13:24 +0000)]
fix ratio resizing when increasing window size
ticket #1935

SVN revision: 80359

12 years agoformatting
Mike Blumenkrantz [Thu, 6 Dec 2012 12:48:14 +0000 (12:48 +0000)]
formatting

SVN revision: 80356

12 years agoupdating spanish translation
Massimo Maiurana [Thu, 6 Dec 2012 12:36:58 +0000 (12:36 +0000)]
updating spanish translation

SVN revision: 80355

12 years agoadd in start of illume work.
Carsten Haitzler [Thu, 6 Dec 2012 11:06:31 +0000 (11:06 +0000)]
add in start of illume work.

SVN revision: 80344

12 years agofix shelf autohiding when the mouse goes directly from a shelf into the window of...
Mike Blumenkrantz [Thu, 6 Dec 2012 11:03:32 +0000 (11:03 +0000)]
fix shelf autohiding when the mouse goes directly from a shelf into the window of a shitty toolkit which blocks X mouse movement events
ticket #1884

SVN revision: 80343

12 years agotheme - conf gadget done. boring button with blue spanner inset+glow.
Carsten Haitzler [Thu, 6 Dec 2012 10:31:23 +0000 (10:31 +0000)]
theme - conf gadget done. boring button with blue spanner inset+glow.

SVN revision: 80335

12 years agofix shelf autohide calculations for non-zero zones
Mike Blumenkrantz [Thu, 6 Dec 2012 10:27:15 +0000 (10:27 +0000)]
fix shelf autohide calculations for non-zero zones
ticket #1884

SVN revision: 80334

12 years agoprobably fix crash in ticket #1931
Mike Blumenkrantz [Thu, 6 Dec 2012 09:59:14 +0000 (09:59 +0000)]
probably fix crash in ticket #1931

SVN revision: 80333

12 years agodouble clicking efm icons with single click activation enabled no longer opens direct...
Mike Blumenkrantz [Thu, 6 Dec 2012 09:52:06 +0000 (09:52 +0000)]
double clicking efm icons with single click activation enabled no longer opens directories twice
ticket #1933

SVN revision: 80331

12 years agoNavigate->Current Directory now first item in menu, also shows items for clicked...
Mike Blumenkrantz [Thu, 6 Dec 2012 09:47:06 +0000 (09:47 +0000)]
Navigate->Current Directory now first item in menu, also shows items for clicked icons
ticket #1929

SVN revision: 80329

12 years agoefm menu replace/start functions now properly pass icon info
Mike Blumenkrantz [Thu, 6 Dec 2012 09:36:35 +0000 (09:36 +0000)]
efm menu replace/start functions now properly pass icon info

SVN revision: 80327

12 years agoadd timer to show icons after a drag to fix XDirectSave dnd
Mike Blumenkrantz [Thu, 6 Dec 2012 09:16:15 +0000 (09:16 +0000)]
add timer to show icons after a drag to fix XDirectSave dnd
ticket #1917

SVN revision: 80324

12 years agouse event handler list macro
Mike Blumenkrantz [Thu, 6 Dec 2012 09:04:18 +0000 (09:04 +0000)]
use event handler list macro

SVN revision: 80323

12 years agofix weird dnd crash
Mike Blumenkrantz [Thu, 6 Dec 2012 09:01:32 +0000 (09:01 +0000)]
fix weird dnd crash

SVN revision: 80321

12 years agoapparently you can't set a dialog to be resizable after it is shown...qa config dialo...
Mike Blumenkrantz [Thu, 6 Dec 2012 08:33:11 +0000 (08:33 +0000)]
apparently you can't set a dialog to be resizable after it is shown...qa config dialog now resizable all over

SVN revision: 80317

12 years agovarious config dialogs which contained tall/wide lists are now resizable
Mike Blumenkrantz [Thu, 6 Dec 2012 08:25:47 +0000 (08:25 +0000)]
various config dialogs which contained tall/wide lists are now resizable

SVN revision: 80311

12 years agofile icons config dialog now usable
Mike Blumenkrantz [Thu, 6 Dec 2012 08:25:06 +0000 (08:25 +0000)]
file icons config dialog now usable

SVN revision: 80310

12 years agofix pointer slide focus setting
Mike Blumenkrantz [Thu, 6 Dec 2012 08:01:42 +0000 (08:01 +0000)]
fix pointer slide focus setting

SVN revision: 80307

12 years agodon't throw garbage error on missing e/desktop/background group for theme dialog
Mike Blumenkrantz [Thu, 6 Dec 2012 07:44:00 +0000 (07:44 +0000)]
don't throw garbage error on missing e/desktop/background group for theme dialog

SVN revision: 80304

12 years agoadd evdev keyboard model to list
Mike Blumenkrantz [Thu, 6 Dec 2012 07:38:47 +0000 (07:38 +0000)]
add evdev keyboard model to list

SVN revision: 80303

12 years agoDear all,
Mike Blumenkrantz [Wed, 5 Dec 2012 11:13:09 +0000 (11:13 +0000)]
Dear all,

 As I've said before, I'm attached a patch for minor bugs in the e17 again.
 Please take a look at attached patch.

 01. missing E_FREE(wev) if zone is null
     File: src/bin/e_actions.c: 1467
     Function: ACT_FN_GO_EDGE macro function
     null check of zone and wev, it would be better to separate them.

 02. dead code
     File: src/bin/e_configure.c: 338
     Function: _e_configure_efreet_desktop_update

 03. array buf might be overwritten by "buf[i] = '\0'"
     File: src/bin/e_eap_editor.c: 412
     Function: _e_desktop_edit_user_local_desktop_filename_generate

 04. missing null check
     File: src/bin/e_fm.c
     Function: e_fm2_icon_get: 2196
     It would be better to check ic->info.file in e_fm2_icon_get
     before passing to _e_fm2_file_is_edje because it doesn't check
     null pointer.

 05. array 'path' might be overwritten by "path[i + 1] = XXX"
     File: src/bin/e_fm.c: 4299
     Function: _e_fm2_uri_parse

 06. missing null check
     File: src/bin/e_fm_device.c: 468
     Function: e_fm2_device_mount_find
     If the null pointer is passed to e_fm2_device_mount_find,
     then it attempt to compare string using strncmp without null
     check.
     e.g., e_fm2_path_set
           -> real_path = _e_fm2_dev_path_map: this function could return null.
           -> sd->realpath = real_path;
           -> e_fm2_device_mount_find(sd->realpath)

 07. missing free(fstrip)
     File: src/bin/e_import_config_dialog.c: 34
     Function: _import_edj_gen

 08. missing _module_free(cfm)
     File: src/bin/e_int_config_modules.c: 530
     Function: _load_modules

 09. missing free(class) in for loop
     File: src/bin/e_int_menus.c: 1187
     Function: _e_int_menus_clients_add_by_class

 10. missing free(roots)
     File: src/bin/e_main.c: 1646
     Function: _e_main_screens_init
     Actually only e_win_init function could return 0.
     But I've added free to other codes for the consistency.

 11. missing null check of 'es->cfg'
     File: src/bin/e_shelf.c: 2583
     Function: _e_shelf_bindings_add
     'es->cfg' might be null. please look at e_shelf_position_calc.

 12. no ect->category check before comparing string values
     File: src/bin/e_theme.c: 387
     Function: e_theme_config_remove
     I'm not sure, but inner if block checks ect->category before
     deleting a string.

 13. missing E_FREE(wcb) in while loop
     File: src/bin/e_widget_ilist.c: 146
     Function: _queue_timer

 14. dereferencing freed pointer 'entry'
     File: src/modules/quickaccess/e_mod_quickaccess.c: 583
     Function: _e_qa_event_border_remove_cb

 15. missing E_FREE(trov)
     File: src/modules/tiling/e_mod_tiling.c: 3106
     Function: _do_transition_overlay

 Thanks & Regards,
 Gwanglim

SVN revision: 80231

12 years agowarn--... and actually build. :)
Carsten Haitzler [Wed, 5 Dec 2012 10:56:18 +0000 (10:56 +0000)]
warn--... and actually build. :)

SVN revision: 80229

12 years agounbreak compile with 1.7 branch
Mike Blumenkrantz [Wed, 5 Dec 2012 09:59:02 +0000 (09:59 +0000)]
unbreak compile with 1.7 branch

SVN revision: 80226

12 years agoupdating esperanto translations
Massimo Maiurana [Wed, 5 Dec 2012 09:46:19 +0000 (09:46 +0000)]
updating esperanto translations

SVN revision: 80224

12 years agoe: oops, was already there.
Cedric BAIL [Wed, 5 Dec 2012 08:48:34 +0000 (08:48 +0000)]
e: oops, was already there.

SVN revision: 80223

12 years agoFrom: Gwanglim Lee <gl77.lee@samsung.com>
Gwanglim Lee [Wed, 5 Dec 2012 06:51:16 +0000 (06:51 +0000)]
From: Gwanglim Lee <gl77.lee@samsung.com>
Subject: Re: Re: Re: [E-devel] [RFC] Virtual desktop window profile

I've attached 4th patch. May the 4th be with you.

ecore patch has been merged with efl and all files are based on r80123.

Thanks & Regards,
Gwanglim

------- Original Message -------
Sender : Daniel Juyung Seo<seojuyung2@gmail.com>
Date : 2012-12-04 01:55 (GMT+09:00)
Title : Re: Re: [E-devel] [RFC] Virtual desktop window profile

It looks ok to me.
Sorry but can you re-generate the patch according to the recent ecore
merge to efl single tree?

Daniel Juyung Seo (SeoZ)

On Thu, Nov 29, 2012 at 12:29 AM, Gwanglim Lee <gl77.lee@samsung.com>
wrote:

Dear Raster and Daniel Juyung Seo,

I've attached 3rd patches and test_config according to your reviews.
These are based on r79782.

[elementary & ecore]
1. "profile,set" -> "profile,changed" - done
2. spaces after EINA_LIST_FOREACH - done
3. variable type - keep
4. author - done
5. removing deprecated marking in patch - done
6. add elm_win_available_profiles_get to test_config for the debugging
purpose - done

7. check whether a given profile is present in an available profiles.
otherwise window profile will be one of the item
    in available profiles. - newly added thing to the elm_win
        8. merge with EO - done. :(

            Any comments would be appreciated.

SVN revision: 80216

12 years agoonly srand once.
Carsten Haitzler [Wed, 5 Dec 2012 06:21:41 +0000 (06:21 +0000)]
only srand once.

SVN revision: 80209

12 years agoe: forgot to update AUTHORS.
Cedric BAIL [Wed, 5 Dec 2012 02:25:11 +0000 (02:25 +0000)]
e: forgot to update AUTHORS.

SVN revision: 80205

12 years agoe: fix build on Solaris 11.
Cedric BAIL [Wed, 5 Dec 2012 02:23:00 +0000 (02:23 +0000)]
e: fix build on Solaris 11.

Patch by Robert David <robert.david.public@gmail.com>.

SVN revision: 80204

12 years agoALPHA8: THE MOST ALPHA OF ALPHAS
Mike Blumenkrantz [Tue, 4 Dec 2012 15:39:06 +0000 (15:39 +0000)]
ALPHA8: THE MOST ALPHA OF ALPHAS

SVN revision: 80175

12 years agofix focus_revert_on_hide_or_close option to work correctly with mouse focus, also...
Mike Blumenkrantz [Tue, 4 Dec 2012 15:11:53 +0000 (15:11 +0000)]
fix focus_revert_on_hide_or_close option to work correctly with mouse focus, also fix annoying pointer warp focus bug which erroneously focused windows while moving the pointer for pointer_slide warps on new windows

SVN revision: 80174

12 years agoalso fix lost window pointer warping
Mike Blumenkrantz [Tue, 4 Dec 2012 14:58:48 +0000 (14:58 +0000)]
also fix lost window pointer warping

SVN revision: 80173

12 years agoadd functions for locking border focus
Mike Blumenkrantz [Tue, 4 Dec 2012 14:57:35 +0000 (14:57 +0000)]
add functions for locking border focus

SVN revision: 80172

12 years agofix e_exec crash
Mike Blumenkrantz [Tue, 4 Dec 2012 14:50:16 +0000 (14:50 +0000)]
fix e_exec crash

SVN revision: 80171

12 years agodelete from hash by key
Mike Blumenkrantz [Tue, 4 Dec 2012 14:49:49 +0000 (14:49 +0000)]
delete from hash by key

SVN revision: 80170

12 years agounused--
Mike Blumenkrantz [Tue, 4 Dec 2012 13:53:29 +0000 (13:53 +0000)]
unused--

SVN revision: 80153

12 years agorandr dialog resizable
Mike Blumenkrantz [Tue, 4 Dec 2012 13:00:47 +0000 (13:00 +0000)]
randr dialog resizable

SVN revision: 80152

12 years agomuting volume no longer causes volume to change
Mike Blumenkrantz [Tue, 4 Dec 2012 12:56:08 +0000 (12:56 +0000)]
muting volume no longer causes volume to change

SVN revision: 80151

12 years agofix error with pulse volume calculations which prevented volume from reaching 100%
Mike Blumenkrantz [Tue, 4 Dec 2012 12:55:48 +0000 (12:55 +0000)]
fix error with pulse volume calculations which prevented volume from reaching 100%

SVN revision: 80150

12 years agoset focus object for main efm widget scrollframe
Mike Blumenkrantz [Tue, 4 Dec 2012 11:21:15 +0000 (11:21 +0000)]
set focus object for main efm widget scrollframe

SVN revision: 80144

12 years agoscrollframe scrollbars are NOT visible by default
Mike Blumenkrantz [Tue, 4 Dec 2012 11:20:35 +0000 (11:20 +0000)]
scrollframe scrollbars are NOT visible by default
ticket #1846

SVN revision: 80143

12 years agofurther clamp menus to zone size
Mike Blumenkrantz [Tue, 4 Dec 2012 09:08:19 +0000 (09:08 +0000)]
further clamp menus to zone size
ticket #1895

SVN revision: 80138

12 years agoafter 5 pulse disconnects, delete and retry to see if socket changed
Mike Blumenkrantz [Tue, 4 Dec 2012 09:05:13 +0000 (09:05 +0000)]
after 5 pulse disconnects, delete and retry to see if socket changed

SVN revision: 80137

12 years agobinding dialogs are resizable once more
Mike Blumenkrantz [Tue, 4 Dec 2012 07:41:20 +0000 (07:41 +0000)]
binding dialogs are resizable once more

SVN revision: 80131

12 years agofix e_entry cnp to work better with non-container grab windows
Mike Blumenkrantz [Mon, 3 Dec 2012 19:04:27 +0000 (19:04 +0000)]
fix e_entry cnp to work better with non-container grab windows

SVN revision: 80094

12 years agoadd function to return current key grab xwin
Mike Blumenkrantz [Mon, 3 Dec 2012 19:03:49 +0000 (19:03 +0000)]
add function to return current key grab xwin

SVN revision: 80093

12 years agoadd function to disable entry menu
Mike Blumenkrantz [Mon, 3 Dec 2012 18:31:14 +0000 (18:31 +0000)]
add function to disable entry menu

SVN revision: 80091

12 years agoupdating portuguese and italian translations
Massimo Maiurana [Mon, 3 Dec 2012 17:42:19 +0000 (17:42 +0000)]
updating portuguese and italian translations

SVN revision: 80088

12 years agofix "focus" option for winlist
Mike Blumenkrantz [Mon, 3 Dec 2012 15:12:58 +0000 (15:12 +0000)]
fix "focus" option for winlist
ticket #1894

SVN revision: 80078

12 years agoadjust more.
Carsten Haitzler [Mon, 3 Dec 2012 15:09:31 +0000 (15:09 +0000)]
adjust more.

SVN revision: 80077

12 years agoadjust shadowing for fileman scroller... :/
Carsten Haitzler [Mon, 3 Dec 2012 15:08:36 +0000 (15:08 +0000)]
adjust shadowing for fileman scroller... :/

SVN revision: 80076

12 years agoall dialogs EXCEPT module config dialog are not resizable. this is just too frustrating
Mike Blumenkrantz [Mon, 3 Dec 2012 14:59:39 +0000 (14:59 +0000)]
all dialogs EXCEPT module config dialog are not resizable. this is just too frustrating

SVN revision: 80075

12 years agook- try this instead for broken evry layout...
Carsten Haitzler [Mon, 3 Dec 2012 14:27:18 +0000 (14:27 +0000)]
ok- try this instead for broken evry layout...

SVN revision: 80069

12 years agoclamp fwin to screen size/position
Mike Blumenkrantz [Mon, 3 Dec 2012 14:03:13 +0000 (14:03 +0000)]
clamp fwin to screen size/position
ticket #1886

SVN revision: 80067

12 years agofix keybindings config to not go crazy when scrolling with arrows
Mike Blumenkrantz [Mon, 3 Dec 2012 13:22:24 +0000 (13:22 +0000)]
fix keybindings config to not go crazy when scrolling with arrows
ticket #1856

SVN revision: 80064

12 years agomake tabs have a min size for shadow part.. and scale it.
Carsten Haitzler [Mon, 3 Dec 2012 12:07:21 +0000 (12:07 +0000)]
make tabs have a min size for shadow part.. and scale it.

SVN revision: 80056

12 years agotry using the actual min/calced min size of a tab item. not current
Carsten Haitzler [Mon, 3 Dec 2012 12:06:28 +0000 (12:06 +0000)]
try using the actual min/calced min size of a tab item. not current
box geom!

SVN revision: 80055

12 years agooops bring back evry tab item labels :)
Carsten Haitzler [Mon, 3 Dec 2012 11:43:42 +0000 (11:43 +0000)]
oops bring back evry tab item labels :)

SVN revision: 80050

12 years agofix eina linking of e_open.
Carsten Haitzler [Mon, 3 Dec 2012 11:40:34 +0000 (11:40 +0000)]
fix eina linking of e_open.

SVN revision: 80049

12 years agofix infintie delfn loop waiting to happen.
Carsten Haitzler [Mon, 3 Dec 2012 11:40:23 +0000 (11:40 +0000)]
fix infintie delfn loop waiting to happen.

SVN revision: 80048

12 years agofix evry segv!
Carsten Haitzler [Mon, 3 Dec 2012 11:34:41 +0000 (11:34 +0000)]
fix evry segv!

SVN revision: 80047

12 years agofixed complaint--
Carsten Haitzler [Mon, 3 Dec 2012 11:31:24 +0000 (11:31 +0000)]
fixed complaint--

SVN revision: 80046

12 years agosome dso fixes for e_fm_cmdline
Mike Blumenkrantz [Mon, 3 Dec 2012 11:24:40 +0000 (11:24 +0000)]
some dso fixes for e_fm_cmdline

SVN revision: 80045

12 years agoadd... everything. to theme.
Carsten Haitzler [Mon, 3 Dec 2012 10:57:15 +0000 (10:57 +0000)]
add... everything. to theme.

SVN revision: 80044

12 years agoe: add some more real life background.
Cedric BAIL [Mon, 3 Dec 2012 10:51:16 +0000 (10:51 +0000)]
e: add some more real life background.

Provided by Nicolas Beaumont (http://www.nicolas-beaumont.fr/).

SVN revision: 80043

12 years agoe: when valgrind is on, no need to ptrace anything.
Cedric BAIL [Mon, 3 Dec 2012 10:43:14 +0000 (10:43 +0000)]
e: when valgrind is on, no need to ptrace anything.

SVN revision: 80042

12 years agotrivially reflow some keybind dialog code
Mike Blumenkrantz [Mon, 3 Dec 2012 10:28:19 +0000 (10:28 +0000)]
trivially reflow some keybind dialog code

SVN revision: 80040

12 years agoclean up some stringshare use
Mike Blumenkrantz [Mon, 3 Dec 2012 10:16:59 +0000 (10:16 +0000)]
clean up some stringshare use

SVN revision: 80035

12 years agohide evry when desklock goes up
Mike Blumenkrantz [Mon, 3 Dec 2012 09:43:51 +0000 (09:43 +0000)]
hide evry when desklock goes up

SVN revision: 80033

12 years agoall dialogs are no longer resizable
Mike Blumenkrantz [Mon, 3 Dec 2012 09:24:12 +0000 (09:24 +0000)]
all dialogs are no longer resizable

SVN revision: 80032

12 years agoset no_resizable state by default on dialogs
Mike Blumenkrantz [Mon, 3 Dec 2012 09:15:47 +0000 (09:15 +0000)]
set no_resizable state by default on dialogs

SVN revision: 80029

12 years agofix in-place directory opening in efm: statinfo resolves link targets now, so only...
Mike Blumenkrantz [Mon, 3 Dec 2012 08:57:15 +0000 (08:57 +0000)]
fix in-place directory opening in efm: statinfo resolves link targets now, so only call "selected" if link target is not a directory
ticket #1863

SVN revision: 80026

12 years agoDear all,
Mike Blumenkrantz [Mon, 3 Dec 2012 07:54:07 +0000 (07:54 +0000)]
Dear all,

 I'm attaching a patch for some minor bugs in the e17.
 Please take a look at attached patch.

 01. missing E_FREE(inst)
     File: src/bin/e_exec.c: 347
     Function: _e_exec_cb_exec

 02. missing null check
     File: src/bin/e_fm.c: 10173
     Function: _e_fm_error_dialog
     I'm not sure, but all other codes always check the return
     value of e_fm2_op_registry_entry_get except here.

 03. missing free(slave)
     File: src/bin/e_fm_ipc.c: 804
     Function: _e_fm_ipc_slave_run

 04. eina_list_remove after free
     File: src/bin/e_fm/e_fm_ipc.c :1325
     Function: _e_fm_ipc_cb_fop_trash_idler

 05. invalid check for _udisks_del, it might be _udisks_chg.
     File: src/bin/e_fm/e_fm_main_udisks.c : 162
     Function: _e_fm_main_udisks_test

 06. uninitialized gx and gy values
     File: src/bin/e_gadcon_popup.c: 172
     Function: _e_gadcon_popup_position
     These could be changed in e_gadcon_client_geometry_get
     if gcc->o_base is null.

 07. unnecessary code 'evas = e_win_evas_get(dia->win)'
     File: src/bin/e_import_config_dialog.c: 456
     Function: e_import_config_dialog_show

 08. missing free(sizes)
     src/bin/e_randr_11_serialization.c: 136
     Function: _11_try_restore_configuration()

 09. unnecessary variable output_info
     File: src/bin/e_randr_12.c: 560
     Function: _output_property_change_event_cb

 10. eina_list_remove after free
     File: src/bin/e_randr_12_serialization.c : 357
     Function: _12_serialized_setup_update

 11. no check of the return value of symlink.
     File: src/bin/e_widget_fsel.c: 84
     Function: _e_wid_fsel_favorites_add

 12. no evr->var check before comparing string values
     File: src/modules/conf_applications/e_int_config_defapps.c: 432
     Function: _basic_apply

 13. missing error message or check return value of edje_file_group_exists
     File: src/modules/conf_theme/e_int_config_theme.c: 333
     Function: _open_test_cb
     Anyway, I've added e_util_dialog_show if failed. Is it okay?

 14. missing index range check
     File: src/modules/gadman/e_mod_config.c: 153
     Function: _cb_config
     It could read negative array index, because return value of
     e_widget_ilist_selected_get might be negative.

 BR,
 Gwanglim

SVN revision: 80020