Carsten Haitzler [Tue, 6 Mar 2012 06:30:43 +0000 (06:30 +0000)]
lets update genlist/grid examples to use the new class thing.
SVN revision: 68774
Carsten Haitzler [Tue, 6 Mar 2012 06:09:20 +0000 (06:09 +0000)]
and lets actually merge the gnelist/grid item class goop so when it
all just become sgenlsit we are all happen. elm_gen.h is just there as
a temporary common header until it all beocmes genlist (or genlist
under another name - gnengrid)
SVN revision: 68773
ChunEon Park [Tue, 6 Mar 2012 05:53:25 +0000 (05:53 +0000)]
elementary/genlist - Elm_Genlist_Item_Flags -> Elm_Genlist_Item_Type
SVN revision: 68772
Carsten Haitzler [Tue, 6 Mar 2012 05:28:01 +0000 (05:28 +0000)]
make deprecated_befor ebe elm_gen;h for now qhere i'll put shared
gengrid/list common stuff (but still expose as a genlist and gengrid
item class etc. later like it does now)
SVN revision: 68771
Carsten Haitzler [Tue, 6 Mar 2012 05:02:36 +0000 (05:02 +0000)]
use version as an actual version and bring back macros for setting up
class header for those using const item class structs.
SVN revision: 68770
Jiyoun Park [Tue, 6 Mar 2012 04:49:59 +0000 (04:49 +0000)]
remove deprecated code related elm_hoversel_item_XXX
SVN revision: 68769
ChunEon Park [Tue, 6 Mar 2012 03:27:11 +0000 (03:27 +0000)]
elementary/frame - fixed typo
SVN revision: 68768
Daniel Juyung Seo [Tue, 6 Mar 2012 03:11:17 +0000 (03:11 +0000)]
elm: Added elm_removed.h for removed api history. This is for Jiyoun Park.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 68767
Daniel Juyung Seo [Tue, 6 Mar 2012 03:11:13 +0000 (03:11 +0000)]
elm genlist: 1. Mark EINA_DEPRECATED for deprecated api in c. 2. Do not use deprecated api in elementary.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 68766
ChunEon Park [Tue, 6 Mar 2012 02:59:25 +0000 (02:59 +0000)]
elementary/glview - removed XXX
SVN revision: 68765
Sanjeev BA [Tue, 6 Mar 2012 02:51:57 +0000 (02:51 +0000)]
Update readme.
Signed-off-by: Sanjeev BA <iamsanjeev@gmail.com>
SVN revision: 68764
Sanjeev BA [Tue, 6 Mar 2012 02:51:54 +0000 (02:51 +0000)]
Fix delete key function and remove stray 'BackSpace (' handling in code.
Signed-off-by: Sanjeev BA <as2902.b@samsung.com>
SVN revision: 68763
Daniel Juyung Seo [Tue, 6 Mar 2012 02:13:28 +0000 (02:13 +0000)]
elm genlist: Added more comments for flip mode.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 68761
Sanjeev BA [Tue, 6 Mar 2012 01:45:25 +0000 (01:45 +0000)]
Rename mbe shrink_mode to expanded. Consistent with genlist naming.
Signed-off-by: Sanjeev BA <as2902.b@samsung.com>
SVN revision: 68760
ChunEon Park [Tue, 6 Mar 2012 01:35:58 +0000 (01:35 +0000)]
elementary/genlist - missed EINA_DEPRECATED
SVN revision: 68759
ChunEon Park [Tue, 6 Mar 2012 01:29:42 +0000 (01:29 +0000)]
elementary/genlist - elm_genlist_item_contents_orphan -> elm_genlist_item_all_contents_unset
SVN revision: 68758
ChunEon Park [Tue, 6 Mar 2012 01:29:12 +0000 (01:29 +0000)]
elementary - updated po
SVN revision: 68757
Daniel Juyung Seo [Tue, 6 Mar 2012 01:10:51 +0000 (01:10 +0000)]
elm genlist: Fixed flipmode cache issue. Renamed nocache to nocache_once and adopted nocache forever concept.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 68756
Daniel Juyung Seo [Tue, 6 Mar 2012 01:10:46 +0000 (01:10 +0000)]
elm genlist: Fixed floating item bug. youtube.com/watch?v=ClbvYlG9U_o
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 68755
ChunEon Park [Tue, 6 Mar 2012 01:06:41 +0000 (01:06 +0000)]
elementary/focus -
elm_object_focus_cycle -> elm_object_focus_next
SVN revision: 68754
ChunEon Park [Tue, 6 Mar 2012 00:49:28 +0000 (00:49 +0000)]
elementary/genlist -
Elm_Genlist_Item_Flags -> Elm_Genlist_Item_Type
Elm_Genlist_Field_Flags -> Elm_Genlist_Field_Type
elm_genlist_item_flags_get() -> elm_genlist_item_type_get()
SVN revision: 68753
ChunEon Park [Tue, 6 Mar 2012 00:27:33 +0000 (00:27 +0000)]
elementary/flipselector
elm_flipselector_interval_set -> elm_flipselector_first_interval_set
elm_flipselector_interval_get -> elm_flipselector_first_interval_getw
SVN revision: 68752
Iván Briano [Tue, 6 Mar 2012 00:19:31 +0000 (00:19 +0000)]
Let the world know we don't modify the theme when we ask for an internal list
SVN revision: 68751
Iván Briano [Tue, 6 Mar 2012 00:17:47 +0000 (00:17 +0000)]
It's not unused if you have webkit
SVN revision: 68750
Carsten Haitzler [Mon, 5 Mar 2012 23:59:52 +0000 (23:59 +0000)]
warn--
SVN revision: 68748
Rajeev Ranjan [Mon, 5 Mar 2012 23:51:56 +0000 (23:51 +0000)]
From: Rajeev Ranjan <rajeev.r@samsung.com>
Subject: [E-devel] [Patch] Elementary: New custom widget Popup
Hi All,
Attached to the mail is the patch for a new custom elementary
widget elm_popup for your review.
Change description:
New custom widget Popup added.
elm_popup is an enhancement over elm_notify widget with widely used
parts such as Title, Content and Action Buttons.
Items are supported as well and they are put inside the content area
which can have either an Evas Object/Set of items/Description text.
SVN revision: 68747
Iván Briano [Mon, 5 Mar 2012 21:48:32 +0000 (21:48 +0000)]
Add overlay_list_get and extension_list_get, and use them in elm_web to correctly set the ewk_view theme
SVN revision: 68746
Daniel Juyung Seo [Mon, 5 Mar 2012 15:14:36 +0000 (15:14 +0000)]
elm genlist: Removed spaces after casting.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 68729
Daniel Juyung Seo [Mon, 5 Mar 2012 15:10:59 +0000 (15:10 +0000)]
elm: Applied icon/image API changes.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 68728
Daniel Juyung Seo [Mon, 5 Mar 2012 15:03:12 +0000 (15:03 +0000)]
elm genlist: Added elm_genlist_item_flip_get/set APIs. Patch by
Hyoyoung Chang <hyoyoung@gmail.com>
On Wed, Feb 29, 2012 at 9:17 PM, Hyoyoung Chang <hyoyoung@gmail.com>
wrote:
> Dear all.
>
> I made a patch to introduce new genlist item mode.
> Two public apis are added.
> +EAPI void elm_genlist_item_flip_set(Elm_Object_Item *it, Eina_Bool
flip);
> +EAPI Eina_Bool elm_genlist_item_flip_get(Elm_Object_Item *it);
>
> It provides on-the-flying item change. It works like that a new item
> added on existed item.
> In elementary test, you can test it.
> It's useful at adding widgets or show buttons in genlist item.
>
> Thanks.
On Mon, Mar 5, 2012 at 5:56 PM, Hyoyoung Chang <hyoyoung@gmail.com>
wrote:
> Hello, I modifed fliP_set api to use ecore_job.
> It resolved version of mouse_{move, up} bugs.
>
SVN revision: 68727
Gustavo Lima Chaves [Mon, 5 Mar 2012 14:32:58 +0000 (14:32 +0000)]
[Elm] I don't have words to name the issue here, let's just call it unb0rking.
SVN revision: 68722
Daniel Juyung Seo [Mon, 5 Mar 2012 13:50:33 +0000 (13:50 +0000)]
elm: Fixed typo. resizeable -> resizable.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 68721
WooHyun Jung [Mon, 5 Mar 2012 13:48:24 +0000 (13:48 +0000)]
elementary/index : changed one API. elm_index_item_selected_set ->
elm_index_selected_item_set.
SVN revision: 68720
WooHyun Jung [Mon, 5 Mar 2012 13:36:01 +0000 (13:36 +0000)]
[elementary] change API name from _scale_set to _resizable_set in
elm_image + elm_icon.
SVN revision: 68719
Tom Hacohen [Mon, 5 Mar 2012 13:24:04 +0000 (13:24 +0000)]
Elm: Added XXX to the sources. I'm against it, but raster asked nicely...
SVN revision: 68717
Carsten Haitzler [Mon, 5 Mar 2012 13:21:39 +0000 (13:21 +0000)]
oops forgot to add.
SVN revision: 68716
Carsten Haitzler [Mon, 5 Mar 2012 13:19:53 +0000 (13:19 +0000)]
OK headers i know are done so i'm not chansing ghosts
SVN revision: 68715
Carsten Haitzler [Mon, 5 Mar 2012 13:13:26 +0000 (13:13 +0000)]
disable factory for elm release
SVN revision: 68714
Carsten Haitzler [Mon, 5 Mar 2012 12:54:00 +0000 (12:54 +0000)]
oops and remove from other .h
SVN revision: 68713
Carsten Haitzler [Mon, 5 Mar 2012 12:53:00 +0000 (12:53 +0000)]
no need to get conform area obj - set content and track THAT object
if u want that. deprecate.
SVN revision: 68712
Carsten Haitzler [Mon, 5 Mar 2012 12:50:12 +0000 (12:50 +0000)]
no - version is good - 0 == external const provided version 1 =
allocated version etc.
SVN revision: 68711
Carsten Haitzler [Mon, 5 Mar 2012 12:46:15 +0000 (12:46 +0000)]
answer XXX
SVN revision: 68710
Carsten Haitzler [Mon, 5 Mar 2012 12:43:16 +0000 (12:43 +0000)]
deprecated warning--
SVN revision: 68709
Carsten Haitzler [Mon, 5 Mar 2012 12:40:39 +0000 (12:40 +0000)]
fix warning - bug waiting to happen!
SVN revision: 68708
Carsten Haitzler [Mon, 5 Mar 2012 12:39:22 +0000 (12:39 +0000)]
make theme setting work again :)
SVN revision: 68707
Carsten Haitzler [Mon, 5 Mar 2012 12:36:09 +0000 (12:36 +0000)]
elm_theme_all_set -> deprecate.
SVN revision: 68706
ChunEon Park [Mon, 5 Mar 2012 12:28:17 +0000 (12:28 +0000)]
elementary - updated XXX
SVN revision: 68705
Carsten Haitzler [Mon, 5 Mar 2012 12:27:40 +0000 (12:27 +0000)]
1 all_set func not removed (gone from h's anyway)
SVN revision: 68704
Carsten Haitzler [Mon, 5 Mar 2012 12:24:07 +0000 (12:24 +0000)]
remove xxx - this is how it should be done.
SVN revision: 68703
Carsten Haitzler [Mon, 5 Mar 2012 12:21:54 +0000 (12:21 +0000)]
unmark for deprecation.
SVN revision: 68702
Carsten Haitzler [Mon, 5 Mar 2012 12:16:31 +0000 (12:16 +0000)]
improve docs to be clearer
SVN revision: 68701
Carsten Haitzler [Mon, 5 Mar 2012 12:14:27 +0000 (12:14 +0000)]
and remove popr set that should be in 0.1 sec timeout.
SVN revision: 68700
Carsten Haitzler [Mon, 5 Mar 2012 12:09:15 +0000 (12:09 +0000)]
nix pending comments and flah wlm_win as ok
SVN revision: 68699
Carsten Haitzler [Mon, 5 Mar 2012 12:03:40 +0000 (12:03 +0000)]
deprecate elm_win_transparent stuff
SVN revision: 68698
Jaehwan Kim [Mon, 5 Mar 2012 11:14:26 +0000 (11:14 +0000)]
Bug fix - The item of toolbar should be selected when it is clicked only.
SVN revision: 68697
Sumanth Krishna Mannam [Mon, 5 Mar 2012 11:07:05 +0000 (11:07 +0000)]
From: Sumanth Krishna Mannam <sumanth.m@samsung.com>
Subject: [E-devel] [Patch] Elementary : New widget Elm_datetime patch
Attached to the mail is the patch for new elementary widget elm_datetime.
Refer to the below EFL post history for more details.
The datetime widget provides an option to display Date & time based on
current locale format and the user can edit them through dynamic Modules.
Dynamic modules can be based on 1. Content Popup/diskselector based
list 2. Elm_entry with ISE based input 3. Elm_Spinner based etc.
Refer to the Screenshots: <1.ctxpopup_diskselector_UI>
<2.entry_ise_UI> <3.spinner_selection_UI>
Can someone review and push this patch to EFL repository?
Change description:
New widget Elm_datetime is added.
Datetime widget displays the Date &Time fields and provides a
customizable way to edit them.
The widget is implemented in a modular fashion for date/time field inputs.
Ctxpopup based input is proposed as the default selection module.
Localization support based on Libc is also supported.
Sign-Off By: Sumanth M.V.K <sumanth.m@samsug.com>
SVN revision: 68696
Carsten Haitzler [Mon, 5 Mar 2012 10:21:25 +0000 (10:21 +0000)]
oops - forgot to cxhange deprecated calls in externals
SVN revision: 68695
Carsten Haitzler [Mon, 5 Mar 2012 10:21:03 +0000 (10:21 +0000)]
oops - deprecating renamed badly. fixed
SVN revision: 68694
WooHyun Jung [Mon, 5 Mar 2012 10:05:58 +0000 (10:05 +0000)]
[elementary/index] Some APIs were modified or removed + fix build
break.
SVN revision: 68690
Jiyoun Park [Mon, 5 Mar 2012 10:04:53 +0000 (10:04 +0000)]
modify code related elm_hoversel_label and icon(deprecated function)
SVN revision: 68689
GoUn Lee [Mon, 5 Mar 2012 09:58:38 +0000 (09:58 +0000)]
From: GoUn Lee <gouni.lee@samsung.com>
Subject: [E-devel] [Patch]New feature in Multibuttonentry widget
(input panel handles manually)
I've added patch for a new feature in Multibuttonentry widget.
When Multibuttonenetry gets/lost a focus, it shows input panel(virtual
keyboard) using elm_entry_input_panel_show/hide() function.
A multibuttonenetry manually handles input panel.
The reason why it handles manually input panel even though it has entry,
the multibuttonentry must show input panel when entry lost focus and
multibuttonentry widget is focused.
Such as item(button) is clicked.
So I've added this feature.
Please review this patch.
SVN revision: 68688
Carsten Haitzler [Mon, 5 Mar 2012 09:50:32 +0000 (09:50 +0000)]
make notify repeat events be allow_events... as thats what it really
does.
SVN revision: 68685
Sanjeev BA [Mon, 5 Mar 2012 09:15:04 +0000 (09:15 +0000)]
Deprecate elm_object_cursor_engine_only_set/get.
Signed-off-by: Sanjeev BA <as2902.b@samsung.com>
SVN revision: 68683
Carsten Haitzler [Mon, 5 Mar 2012 08:37:28 +0000 (08:37 +0000)]
track bubble deprecation.
SVN revision: 68682
Carsten Haitzler [Mon, 5 Mar 2012 08:34:56 +0000 (08:34 +0000)]
and move bitfileds around and name enum typedefs better
SVN revision: 68681
Carsten Haitzler [Mon, 5 Mar 2012 08:31:58 +0000 (08:31 +0000)]
fix warnings from 김대성<
ad960009@naver.com>'s patch.
SVN revision: 68680
Carsten Haitzler [Mon, 5 Mar 2012 08:26:09 +0000 (08:26 +0000)]
From: 김대성<
ad960009@naver.com>
Subject: Re: [E-devel] suggest new api for elm_entry's copy & paste
behavior
I deprecated old apis(elm_entry_cnp_textonly_set/get) in this patch.
Please review this patch once again.
SVN revision: 68679
Sanjeev BA [Mon, 5 Mar 2012 07:34:57 +0000 (07:34 +0000)]
Improve hover example.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>
SVN revision: 68676
Sanjeev BA [Mon, 5 Mar 2012 05:31:49 +0000 (05:31 +0000)]
More typo and grammar fixes for documentation.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>
SVN revision: 68675
Jihoon Kim [Mon, 5 Mar 2012 04:50:53 +0000 (04:50 +0000)]
elementary: fix QUERTY -> QWERTY
SVN revision: 68674
Bluezery [Mon, 5 Mar 2012 04:18:33 +0000 (04:18 +0000)]
From: Bluezery <ohpowel@gmail.com>
Subject: [E-devel] [Patch][elm_map] Add overlay in the map
I made a overlay APIs in the map. This will replace the marker APIs.
I hope that markers will be deleted before elementary 1.0 release.
This was discussed before in
http://marc.info/?l=enlightenment-devel&m=
132685497711772&w=2
Marker only supports layout style overlay. So only icon and image are
suitable for marker. For now on, overlay can support any evas object
and also layout style.
Currently overlay support default, bubble, and class types. And more
types will be added (Polyline, Polygon, scale, POI etc.).
I made a Elm_Map_Overlay opaque structure for handling general overlay
properties (hide, pause, show, etc.) and coordinates or internal
content (icon, content, etc.) for those different types.
Class type overlay is something like mixture of previous marker group
and marker class.
If member overlays in the same class are closed, they will be grouped.
(Same functionality as previous maker group.) The group's properties
and contents are defined by using general overlay functions. (New
functionality)
This defined properties and contents can be be propagated to member
overlays appended to this class. (Same functionality as previous
maker class.)
There are some missing functionalities remained. Group callbacks are
not supported yet in the overlays.
So images inside group bubble can not be shown. I will implement this
feature.
After this patch, I will fix signals and function names before
elementary 1.0 releases.
SVN revision: 68672
ChunEon Park [Mon, 5 Mar 2012 03:09:57 +0000 (03:09 +0000)]
elementary/index - + XXX
SVN revision: 68671
ChunEon Park [Mon, 5 Mar 2012 02:46:29 +0000 (02:46 +0000)]
elementary/genlist, gengrid - reverted item_class version checking.
The version field is not for preventing ABI break but just for checking allocator (to not free the item class created by user)
SVN revision: 68670
Jihoon Kim [Mon, 5 Mar 2012 02:35:25 +0000 (02:35 +0000)]
elm: fix typo parant -> parent
SVN revision: 68669
Jihoon Kim [Mon, 5 Mar 2012 02:33:49 +0000 (02:33 +0000)]
elm_config.c: fix some typo
SVN revision: 68668
Sanjeev BA [Mon, 5 Mar 2012 01:57:17 +0000 (01:57 +0000)]
Fix some typos and documentation.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>
SVN revision: 68667
Mike Blumenkrantz [Mon, 5 Mar 2012 00:22:54 +0000 (00:22 +0000)]
add note about allocation
SVN revision: 68666
ChunEon Park [Sun, 4 Mar 2012 13:51:17 +0000 (13:51 +0000)]
elementary/index - return item handles.
SVN revision: 68660
Jaehwan Kim [Sun, 4 Mar 2012 09:52:20 +0000 (09:52 +0000)]
Add the ELM_TOOLBAR_SHRINK_EXPAND mode. The items be expanded according the size of the toolbar when it's set.
SVN revision: 68653
Daniel Juyung Seo [Sun, 4 Mar 2012 05:10:54 +0000 (05:10 +0000)]
elm genlist: Revises header.
Signed-off-by: Daniel Juyung Seo <seojuyung@gmail.com>
SVN revision: 68652
Daniel Juyung Seo [Sun, 4 Mar 2012 05:03:25 +0000 (05:03 +0000)]
elm gengrid: Fixed freezing bug. Closed trac #980
Signed-off-by: Daniel Juyung Seo <seojuyung@gmail.com>
SVN revision: 68651
Daniel Juyung Seo [Sat, 3 Mar 2012 16:01:40 +0000 (16:01 +0000)]
elm genlist: Added comments for dragging flag.
Signed-off-by: Daniel Juyung Seo <seojuyung@gmail.com>
SVN revision: 68649
Jihoon Kim [Sat, 3 Mar 2012 07:42:37 +0000 (07:42 +0000)]
elementary: UI-Mirroring to Mirroring in index.doxy
SVN revision: 68645
Daniel Juyung Seo [Sat, 3 Mar 2012 06:12:09 +0000 (06:12 +0000)]
elm conform: Reviewed conformant.
Signed-off-by: Daniel Juyung Seo <seojuyung@gmail.com>
SVN revision: 68643
Daniel Juyung Seo [Sat, 3 Mar 2012 06:12:00 +0000 (06:12 +0000)]
elm colorselector: Reviewed colorselector. OK for this widget.
Signed-off-by: Daniel Juyung Seo <seojuyung@gmail.com>
SVN revision: 68641
Daniel Juyung Seo [Sat, 3 Mar 2012 06:11:56 +0000 (06:11 +0000)]
elm: Random review of multibuttonentry and genlist.
Signed-off-by: Daniel Juyung Seo <seojuyung@gmail.com>
SVN revision: 68640
Daniel Juyung Seo [Sat, 3 Mar 2012 06:11:50 +0000 (06:11 +0000)]
elm multibuttonentry: Revised codes.
1. fixed formatting.
2. renamed smart callback "shrank" -> "contracted"
I just renamed this smart callback without backport because multibuttonentry committed recently and backport will be removed in a couple of days (elm 1.0 api freeze)
Signed-off-by: Daniel Juyung Seo <seojuyung@gmail.com>
SVN revision: 68639
Daniel Juyung Seo [Fri, 2 Mar 2012 12:43:02 +0000 (12:43 +0000)]
elm multibuttonentry: Reviewed some parts of multibuttonentry.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 68627
cnook [Fri, 2 Mar 2012 12:42:42 +0000 (12:42 +0000)]
From: cnook <kimcinoo@gmail.com>
Subject: [E-devel] [Patch][elementary_test] test_focus
I have attached a patch which is for test_focus. Please review this
and give any feedbacks. Thanks.
SVN revision: 68626
Daniel Juyung Seo [Fri, 2 Mar 2012 12:07:55 +0000 (12:07 +0000)]
elm test_genlist.c: Revised test code.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 68625
Daniel Juyung Seo [Fri, 2 Mar 2012 12:07:44 +0000 (12:07 +0000)]
elm index: Fixed build warning.
Signed-off-by: Daniel Juyung Seo <juyung.seo@samsung.com>
SVN revision: 68623
Jihoon Kim [Fri, 2 Mar 2012 10:34:58 +0000 (10:34 +0000)]
elm_entry: add elm_entry_imf_context_get
It provides internal input method context similar to elm_entry_textblock_get()
Note: Do NOT cache the return object.
SVN revision: 68622
Jihoon Kim [Fri, 2 Mar 2012 09:00:52 +0000 (09:00 +0000)]
elm/edje_externals: fix formatting
SVN revision: 68620
WooHyun Jung [Fri, 2 Mar 2012 08:56:32 +0000 (08:56 +0000)]
elementary/elm_menu : Deprecated one API and modified test codes.
SVN revision: 68619
Sanjeev BA [Fri, 2 Mar 2012 05:10:46 +0000 (05:10 +0000)]
Renaming elm_web functions.
Signed-off-by: Sanjeev BA <eflelev8@gmail.com>
SVN revision: 68618
Jaehwan Kim [Fri, 2 Mar 2012 02:03:24 +0000 (02:03 +0000)]
Revert r68492, r68497 and r68536. It's related to r68536. The revision is reverted.
So Currently, this code is not necessary. I'll patch this code later.
SVN revision: 68610
Mike Blumenkrantz [Fri, 2 Mar 2012 01:20:50 +0000 (01:20 +0000)]
stringshare_del(NULL) is okay and item_style can be NULL
SVN revision: 68609
Mike Blumenkrantz [Fri, 2 Mar 2012 01:12:43 +0000 (01:12 +0000)]
not sure how this insanity made it in, spank spank to someone
SVN revision: 68608
Mike Blumenkrantz [Thu, 1 Mar 2012 20:16:28 +0000 (20:16 +0000)]
SVN revision: 68591
try asking in irc or mailing list before randomly changing things like this.
SVN revision: 68592
Gustavo Lima Chaves [Thu, 1 Mar 2012 20:12:47 +0000 (20:12 +0000)]
[Elm] For $deity's sake, why this multiselect on elm config's theme choosing list?
SVN revision: 68591