Commit Graph

14516 Commits

Author SHA1 Message Date
Carsten Haitzler 1da5608d7b entry - read only mode (noedit) should be supported and use it from
file preview too...



SVN revision: 79368
2012-11-16 09:08:14 +00:00
Sebastian Dransfeld 6004ba2eaa e: prevent events on modal parent
This fixes trapping of events on modal parents. We can't change event
mask, as that changes the event _we_ receive, not the client. We must
add and input window above the parent which traps the events.

SVN revision: 79367
2012-11-16 09:02:24 +00:00
Carsten Haitzler 76f55c6195 wizard done. simply but looks nice.
SVN revision: 79366
2012-11-16 08:39:25 +00:00
Carsten Haitzler 7f0093484a dont double-send disablke emits in wizard.
SVN revision: 79365
2012-11-16 08:32:39 +00:00
Mike Blumenkrantz 4c2e27030f don't set dummy layouts in kbd wizard page anymore, also sort by label so we get a usable list
SVN revision: 79361
2012-11-16 07:03:02 +00:00
Tom Hacohen 5d840bab5b E entry: force disable thumbscroll.
We need that disabled, as currently mouse grabbing breaks if that's not
set. That's what you get when you have scrolling and selection in the same
place. We can just use selection for scrolling or fix the issue.
The fix would probably require using the ON_SCROLL flag instead of
the ON_HOLD and actually handle it correctly.

SVN revision: 79359
2012-11-16 06:55:40 +00:00
Massimo Maiurana b246fe07b5 updating russian and arabic translations
SVN revision: 79353
2012-11-15 21:01:52 +00:00
Mike Blumenkrantz 26b38be179 fix crash in menus
SVN revision: 79347
2012-11-15 15:01:19 +00:00
Carsten Haitzler 42de0db38e more pronounced flicker.
SVN revision: 79346
2012-11-15 13:32:15 +00:00
Mike Blumenkrantz c984977c20 prevent thread crash on startup; efreet does some non-threadsafe stuff, so we need to not be generating multiple menus simultaneously on init
SVN revision: 79344
2012-11-15 13:20:34 +00:00
Carsten Haitzler 3992d71c3f make logo pulse every now and again... with desklock.
SVN revision: 79343
2012-11-15 13:08:07 +00:00
Carsten Haitzler 9cceb74058 fix text mouse pointer stickiness in entry.
SVN revision: 79342
2012-11-15 12:40:27 +00:00
Shinwoo Kim d65998418d [access] load, save config value
SVN revision: 79341
2012-11-15 12:30:55 +00:00
Carsten Haitzler 303fc6d134 desklock done.
SVN revision: 79340
2012-11-15 11:30:39 +00:00
Sebastian Dransfeld 314e8ce874 e: bump version requirements to 1.7.0
SVN revision: 79339
2012-11-15 11:19:01 +00:00
Mike McCormack b0f8f6c8bf e: Fix warning unused return code warning
e_widget_filepreview.c:817:9: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result]

Signed-off-by: Mike McCormack <mikem@atratus.org>

SVN revision: 79337
2012-11-15 11:14:31 +00:00
Massimo Maiurana eac882bdcd updating portuguese and italian translations
SVN revision: 79335
2012-11-15 10:49:47 +00:00
Shinwoo Kim e109df357a [access] enhance access module
1. use proper variable name longpressed instead of down.
 2. add client message handler to construct, distruct the input window.
 3. comment out 2 finger related lines.
 4. send ACTION_READ message with x, y coordinate.



SVN revision: 79332
2012-11-15 10:08:45 +00:00
Mike Blumenkrantz 3b8856aa3c unbreak tab completion in efm typebufs
SVN revision: 79331
2012-11-15 09:59:51 +00:00
Mike Blumenkrantz 9e4184cee1 thread-create favorite apps menu on startup since this will probably be a commonly used menu
SVN revision: 79328
2012-11-15 09:36:21 +00:00
Mike Blumenkrantz 6d3694d4a9 improve menu positioning for menus which have not yet generated items at the time that they are made visible
SVN revision: 79326
2012-11-15 09:20:28 +00:00
Carsten Haitzler 4535107c4a comp -> enusre styles for init window and desklock are still (so they
just fade in and out - no zoom).



SVN revision: 79325
2012-11-15 09:12:16 +00:00
Carsten Haitzler 3a20ce737f fix inconsistent signal src for desklock.
SVN revision: 79324
2012-11-15 09:11:49 +00:00
Mike Blumenkrantz ca2501c4a1 move menu sizing to after menu actually gets sized to prevent multiple resizes
SVN revision: 79323
2012-11-15 08:57:01 +00:00
Mike Blumenkrantz 97e91c2e9b no more garbage in text file previews
ticket #1601


SVN revision: 79322
2012-11-15 08:20:48 +00:00
Carsten Haitzler 0ebb47b562 winlist - alt tab window switcher done.
SVN revision: 79321
2012-11-15 07:58:17 +00:00
Mike Blumenkrantz 7c7927bd4e patch from Maxime Villard fixing a bug in EFM which could cause data loss when dragging directories onto external devices
SVN revision: 79319
2012-11-15 07:31:05 +00:00
Carsten Haitzler 3b8e40fb12 make font preview string cover more scripts and be more useful.
SVN revision: 79309
2012-11-15 04:21:47 +00:00
Hyojin Kim e8398b2057 From: Hyojin Kim <hyojina.kim@gmail.com>
Subject: [E-devel] font, size list are not enabled even though custom
font is checked.

I'm a beginner of EFL. and this is my first bug reporting.
If I don't follow the rule of bug reporting, please correct me.

* Bug
In font settings, I checked "Enable Custom Font Classes" and set a
font and
size.
then, when I enter font settings again, font and size list are disabled.

* Cause
cfdata->cur_enabled is always 0 in _basic_create_widgets().

*Solution
 set cfdata->cur_enabled as 1 in _basic_init_data_fill().
 
 Please review attached before,after files.
 If the changes are not perfect, please give me feedback.
 
 


SVN revision: 79308
2012-11-15 03:49:33 +00:00
Carsten Haitzler 93c36f8ff2 provide default text for calendar so sizing is... better.
SVN revision: 79305
2012-11-15 00:30:20 +00:00
Massimo Maiurana 23d9be1128 updating portuguese translations
SVN revision: 79301
2012-11-14 21:00:24 +00:00
Mike Blumenkrantz c752389817 e now remembers left/right maximization state across restarts
ticket #1694


SVN revision: 79294
2012-11-14 13:47:37 +00:00
Mike Blumenkrantz a3a8cc827c ensure pulse mixer always disconnects when requested
SVN revision: 79292
2012-11-14 12:33:52 +00:00
Mike Blumenkrantz 62a83145f7 ensure that we aren't trying to lost window warp new windows
SVN revision: 79289
2012-11-14 11:47:34 +00:00
Mike Blumenkrantz 818881cc77 break after finding matching remember
SVN revision: 79288
2012-11-14 11:41:00 +00:00
Mike Blumenkrantz 1c629696ee e should now remember pre-maximize sizes for windows across restarts
SVN revision: 79287
2012-11-14 11:39:29 +00:00
Mike Blumenkrantz 7f98512972 fix menu content padding offset on right side
SVN revision: 79279
2012-11-14 10:40:38 +00:00
Mike Blumenkrantz 0bc2c8a7d8 only size/swallow menu icons once
SVN revision: 79278
2012-11-14 10:35:38 +00:00
Mike Blumenkrantz 0c0605da1e pack before thaw so we don't calc twice
SVN revision: 79277
2012-11-14 10:27:27 +00:00
Mike Blumenkrantz cc887a265c formatting
DEAR CEDRIC: PLEASE LEARN HOW TO FORMAT YOUR CODE CORRECTLY. THANKS.


SVN revision: 79276
2012-11-14 09:57:11 +00:00
Mike Blumenkrantz 714185fd1a fix possible, but confusing, dnd crash in efm
SVN revision: 79275
2012-11-14 09:50:00 +00:00
Mike Blumenkrantz 6d22c11a5d due to the combined efforts of an elite developer task force (EDTF) led by devilhorns over a period of weeks, a comp bug caused by fullscreen windows not properly reenabling compositing for override windows is now slightly less crippling, though still very crippling in some cases
ticket #1558


SVN revision: 79274
2012-11-14 09:40:30 +00:00
Mike Blumenkrantz fbca1c1c83 zero the window menu caption buffer
SVN revision: 79272
2012-11-14 09:25:13 +00:00
Mike Blumenkrantz ea545a4eda probably fix bug where mixer bindings would fail to be added again after refreshing a gadget
ticket #1774


SVN revision: 79271
2012-11-14 09:05:00 +00:00
Carsten Haitzler 8e5a49765b make e ipc socket string shorter. osx is unhappy with long paths for
sockets it seems. :)



SVN revision: 79268
2012-11-14 06:38:25 +00:00
Carsten Haitzler 1c4eb6a881 fix pager windows in theme to have exact drag areas.
SVN revision: 79267
2012-11-14 06:14:03 +00:00
Carsten Haitzler 017e915b7f amke move/resize popup box themed now. also fix eye to size properly.
SVN revision: 79266
2012-11-14 06:08:52 +00:00
Carsten Haitzler 8352a2774e e/sys/* stuff done now in def theme.
SVN revision: 79264
2012-11-14 05:33:19 +00:00
Sebastian Dransfeld 2723076d62 e/shot: use mkstemps when template has ext
SVN revision: 79247
2012-11-13 21:35:40 +00:00
Sebastian Dransfeld e6005b1b3d e/wizard: load the copied desktop to trigger cache
SVN revision: 79245
2012-11-13 20:36:41 +00:00