Commit Graph

12639 Commits

Author SHA1 Message Date
Chidambar Zinnoury 4d326918b1 e intl settings: add check changed and cleanup code.
SVN revision: 81712
2012-12-26 12:50:11 +00:00
Igor Murzov b96d338097 Fix inverted arguments for lseek()
Patch from Maxime Villard <rustyBSD@gmx.fr>
"Hum, I've made a mistake in e_fm_op.c with lseek(), I inverted
the two last arguments. However it's not harmful, as SEEK_SET=0.:


SVN revision: 81697
2012-12-25 18:12:31 +00:00
Chidambar Zinnoury 62950bd494 e clock settings: full is back to not full, and remove translatable from last setting.
Thanks GArik!


SVN revision: 81696
2012-12-25 18:05:10 +00:00
Chidambar Zinnoury d65a8c1e5f e desktop environments settings: add check changed.
SVN revision: 81695
2012-12-25 17:24:04 +00:00
Chidambar Zinnoury 8d542d40a8 e gadcon settings: add icons.
SVN revision: 81694
2012-12-25 17:04:15 +00:00
Chidambar Zinnoury b2b093c692 e startup theme: add check changed.
SVN revision: 81693
2012-12-25 16:47:02 +00:00
Chidambar Zinnoury 7dcc5a91a8 e clock settings: full is full, and let all those date reprensentations be i18n-able.
SVN revision: 81692
2012-12-25 16:43:23 +00:00
Chidambar Zinnoury 61c0727d6b e desk settings: improve UI.
SVN revision: 81691
2012-12-25 16:38:53 +00:00
Chidambar Zinnoury 373b47f57c e clientlist settings: add check changed.
SVN revision: 81690
2012-12-25 16:19:57 +00:00
Chidambar Zinnoury 1227eeea67 e engine settings: force check changed on confirmation dialog.
SVN revision: 81689
2012-12-25 16:19:11 +00:00
Mike Blumenkrantz fbd2efaf46 fix crash when changing ibar source
ticket #2101


SVN revision: 81682
2012-12-24 13:12:47 +00:00
Boris Faure 0cda661565 e:tiling: fix toggle_rows_count
SVN revision: 81680
2012-12-24 12:40:28 +00:00
Boris Faure 2948af6ebb e:tiling: factorize code about moving windows
SVN revision: 81678
2012-12-24 11:13:19 +00:00
Boris Faure 69165855cd e:tiling: Corrected off-by-one error that was causing a SIGFPE when moving the last window in a stack to the left.
SVN revision: 81677
2012-12-24 11:12:56 +00:00
Igor Murzov 773454898d Replace "Open Folder" with "Open Directory"
This was the only occurence of "Folder" term in the pot.


SVN revision: 81661
2012-12-23 23:03:49 +00:00
Mike Blumenkrantz 66aaa87c49 warn--
SVN revision: 81634
2012-12-22 10:33:45 +00:00
Mike Blumenkrantz 56ef3c37d2 add echievements to module whitelist: I (and others) maintain the hell out of this, so I consider it a real bug if there's a crash
SVN revision: 81633
2012-12-22 10:32:30 +00:00
Hannes Janetzek a211ce97dd fixed crash in eio_monitor_del instead
SVN revision: 81631
2012-12-22 01:56:48 +00:00
Hannes Janetzek edff7270a5 e17/fileman: fix segv: ni->monitor could be NULL
SVN revision: 81629
2012-12-22 01:03:01 +00:00
Mike Blumenkrantz 0f01a6b279 in a move which will make me tremendously unpopular, config versioning has been changed from hex to dec across the whole tree, including helper functions and modules
PS. HAHAHAHAHAHAHAHA


SVN revision: 81624
2012-12-21 23:57:05 +00:00
Mike Blumenkrantz ae1341986a small leak--
SVN revision: 81622
2012-12-21 23:26:47 +00:00
Mike Blumenkrantz 8cd8b27f96 hokay, last commit made bg_file_get leak, so now let's simplify and clean it up
SVN revision: 81621
2012-12-21 23:06:11 +00:00
Mike Blumenkrantz 32c5b6e9fd possibly the last bug fix before release, yet another stringshare bug
ticket #2072


SVN revision: 81620
2012-12-21 22:58:17 +00:00
Mike Blumenkrantz 580b884d41 fix uninitialized var in randr config dialog which potentially broke initial monitor layout
SVN revision: 81593
2012-12-21 21:35:17 +00:00
Maxime Villard 4a52c46268 From: Maxime Villard <rustyBSD@gmx.fr>
Subject: [E-devel] [e][PATCH] Optimizations v2
Date: Fri, 21 Dec 2012 22:17:32 +0100

Hi,
same patch as before: removed useless nullchecks and
switched some free()'s to E_FREE().



SVN revision: 81592
2012-12-21 21:31:13 +00:00
Leandro Pereira d0378828e3 e/modules/comp: Revert 81509.
The fix pushed to Evas in r81563 should be a proper fix (which should work
in other places as well).



SVN revision: 81564
2012-12-21 17:37:58 +00:00
Mike Blumenkrantz 21bdf63d57 don't generate menu on startup, just cache it after the first one
SVN revision: 81561
2012-12-21 16:34:50 +00:00
Hannes Janetzek 303abf60de e17/shelf: fix wrong autohide with systray on second zone
SVN revision: 81557
2012-12-21 15:54:45 +00:00
Mike Blumenkrantz c7f20b65c5 update backlight gadgets at module init end
SVN revision: 81555
2012-12-21 15:29:43 +00:00
Mike Blumenkrantz 6e7b994ed4 set systray default style to plain, recreate systray when icon is deleted to prevent crazy sizing issues
SVN revision: 81554
2012-12-21 15:23:46 +00:00
Mike Blumenkrantz 7c8e9642bd sooooo translators will hate me for this but I had to change another string here since it was 100% wrong. sorry.
this commit disables all the other widgets in xsettings config if "enable xsettings" is not checked, since this is what the result of disabling xsettings will be


SVN revision: 81542
2012-12-21 12:04:10 +00:00
Mike Blumenkrantz de5a59c469 correctly update gtk icons/themes when changed, also don't double update on icon events
ticket #2063


SVN revision: 81541
2012-12-21 12:03:11 +00:00
Mike Blumenkrantz 3bc56a9e5f fix a tremendous number of stringshare leaks
SVN revision: 81532
2012-12-21 10:20:05 +00:00
Mike Blumenkrantz 27896bfae3 stringshare leak--
SVN revision: 81531
2012-12-21 10:15:41 +00:00
Mike Blumenkrantz a94857969d stringshare leak--
SVN revision: 81530
2012-12-21 10:15:10 +00:00
Mike Blumenkrantz 667e455ca4 use dialog_parent_set instead of setting transient_for directly in edgebindings
SVN revision: 81529
2012-12-21 10:14:20 +00:00
Mike Blumenkrantz e8061c0a35 fix a stringshare error in desk config and also a possible crash
SVN revision: 81528
2012-12-21 10:12:39 +00:00
Mike Blumenkrantz b13ca641f7 ensure we get a properly stringshared return value here to match state of e_path_find
SVN revision: 81527
2012-12-21 10:02:27 +00:00
Mike Blumenkrantz e9ea6454d9 some stringshare improvements for e_path_find
SVN revision: 81526
2012-12-21 10:01:01 +00:00
Mike Blumenkrantz 4ee20a2c2f use edje_file_group_exists instead of manually iterating the groups
SVN revision: 81524
2012-12-21 09:08:33 +00:00
Mike Blumenkrantz e049fbf4ee use stringshare return type
SVN revision: 81523
2012-12-21 09:03:30 +00:00
Mike Blumenkrantz 1c2d6e4aea write myself a note on why symlinks are disabled in menu
SVN revision: 81519
2012-12-21 08:40:42 +00:00
Mike Blumenkrantz 99a5b074dd show icons again when activating DND drop menu
ticket #2061


SVN revision: 81514
2012-12-21 08:08:56 +00:00
Carsten Haitzler d05e3c5711 attempt to deal with new svn efl async render... in evas1.7
evas_sync() is an empty function so this has no effect on released
efl, but it helps with svn efl.



SVN revision: 81509
2012-12-21 06:33:57 +00:00
Jérémy Zurcher 016b953ce5 From: Jérémy Zurcher <jeremy@asynk.ch>
Subject: [E-devel] mixer module segv patch

- prevent segv while playing with controls when a card with empty
channel list is selected (ie webcam)



SVN revision: 81506
2012-12-21 04:48:18 +00:00
Massimo Maiurana 0f9deb26ad updating various translations
SVN revision: 81482
2012-12-20 19:58:56 +00:00
Massimo Maiurana df2dc94c8e Make 'Signal:' and 'Source:' messages translatable (patch from Igor Murzov)
SVN revision: 81481
2012-12-20 19:48:55 +00:00
Leandro Pereira 0965a4d628 e/modules/comp: Remove duplicated call to evas_object_image_data_set()
SVN revision: 81474
2012-12-20 18:05:16 +00:00
Mike Blumenkrantz d7bc5ae149 e internal dialogs now correctly remember their maximization state and are now less prone to moving around crazily if e is restarted while they are maximized
SVN revision: 81472
2012-12-20 17:51:42 +00:00
Mike Blumenkrantz 5f5c2fb4d3 set a non-hilarious min size for fileman windows
SVN revision: 81471
2012-12-20 17:01:37 +00:00