2011-10-11 |
discomfitor | use longpress timer config value
|
commit | commitdiff | tree |
2011-10-11 |
discomfitor | remember that time when somebody made a commit which...
|
commit | commitdiff | tree |
2011-10-11 |
discomfitor | add elm_pager_content_del() for deleting arbitrary...
|
commit | commitdiff | tree |
2011-10-11 |
discomfitor | hmm need more caffeine to set proper buffer sizes today...
|
commit | commitdiff | tree |
2011-10-11 |
discomfitor | fix erroneous __UNUSED__
|
commit | commitdiff | tree |
2011-10-11 |
discomfitor | add repeater/filter in toolbar for mouse clicks with...
|
commit | commitdiff | tree |
2011-10-11 |
discomfitor | use elm,action,click in notify like all other widgets
|
commit | commitdiff | tree |
2011-10-03 |
discomfitor | fix bug where window-type tooltip deletion caused infinite...
|
commit | commitdiff | tree |
2011-10-03 |
discomfitor | some toolbar menu fixes to go with r63756
|
commit | commitdiff | tree |
2011-10-03 |
discomfitor | fix fixme in elm_toolbar_item_menu_get: no longer modifies...
|
commit | commitdiff | tree |
2011-09-30 |
discomfitor | another toolbar bug for the elm todo
|
commit | commitdiff | tree |
2011-09-30 |
discomfitor | fix segvs
|
commit | commitdiff | tree |
2011-09-30 |
discomfitor | update elm todo
|
commit | commitdiff | tree |
2011-09-30 |
discomfitor | elm_toolbar_item_object_get()
|
commit | commitdiff | tree |
2011-09-30 |
discomfitor | yeah, using vague numbers instead of clearly named...
|
commit | commitdiff | tree |
2011-09-29 |
discomfitor | new toolbar mode: always_select
|
commit | commitdiff | tree |
2011-09-29 |
discomfitor | apparently I forgot to add this in my earlier toolbar...
|
commit | commitdiff | tree |
2011-09-29 |
discomfitor | add identical code for "elm/toolbar/item/item_horizontal...
|
commit | commitdiff | tree |
2011-09-29 |
discomfitor | should probably apply theme hook to toolbar items at...
|
commit | commitdiff | tree |
2011-09-29 |
discomfitor | add a todo file for elm to start keeping track of issues
|
commit | commitdiff | tree |
2011-09-28 |
discomfitor | +elm_toolbar_item_icon_memfile_set
|
commit | commitdiff | tree |
2011-09-28 |
discomfitor | From: Hyoyoung Chang <hyoyoung.chang@samsung.com>
|
commit | commitdiff | tree |
2011-09-14 |
discomfitor | From: cnook <kimcinoo@gmail.com>
|
commit | commitdiff | tree |
2011-09-12 |
discomfitor | don't require "menu/" prefix for menu icons, fall back...
|
commit | commitdiff | tree |
2011-09-12 |
discomfitor | make ELM_CHECK_WIDTYPE & co macros useful. would you...
|
commit | commitdiff | tree |
2011-09-12 |
discomfitor | clicking a toolbar item is now a toggle:
|
commit | commitdiff | tree |
2011-09-12 |
discomfitor | typos
|
commit | commitdiff | tree |
2011-09-12 |
discomfitor | all this for elm_theme_data_get
|
commit | commitdiff | tree |
2011-09-10 |
discomfitor | greatly improve escape code for cnp escapes, also fixes...
|
commit | commitdiff | tree |
2011-09-10 |
discomfitor | add elm_object_item_data_get elm_object_item_data_set...
|
commit | commitdiff | tree |
2011-09-10 |
discomfitor | revert this addition from r62857: breaks elm menus...
|
commit | commitdiff | tree |
2011-08-26 |
discomfitor | also fix text_converter I guess
|
commit | commitdiff | tree |
2011-08-26 |
discomfitor | consolidate cnp functions
|
commit | commitdiff | tree |
2011-08-26 |
discomfitor | add AMAZING hack to work around a bug that crashes...
|
commit | commitdiff | tree |
2011-08-25 |
discomfitor | fix OB1 on anchor click callback
|
commit | commitdiff | tree |
2011-08-10 |
discomfitor | fix elm_object_item_text_part_get for genlist and gengrid
|
commit | commitdiff | tree |
2011-08-10 |
discomfitor | clean up some of this horrific function pointer debacle
|
commit | commitdiff | tree |
2011-08-10 |
discomfitor | use the right name for functions...
|
commit | commitdiff | tree |
2011-08-10 |
discomfitor | actually deprecate deprecated apis
|
commit | commitdiff | tree |
2011-08-07 |
discomfitor | damn inconsistent safety check macros
|
commit | commitdiff | tree |
2011-08-07 |
discomfitor | whoops forgot to remove my debug printfs
|
commit | commitdiff | tree |
2011-08-07 |
discomfitor | more useless elm stuff: vertical toolbar orientation...
|
commit | commitdiff | tree |
2011-08-05 |
discomfitor | it's the subtle null derefs that'll get you
|
commit | commitdiff | tree |
2011-08-05 |
discomfitor | I can't think of any more clever names so we'll go...
|
commit | commitdiff | tree |
2011-08-05 |
discomfitor | alloc checks wooooooooooooo
|
commit | commitdiff | tree |
2011-08-05 |
discomfitor | really? part 3: the rereturn of really?
|
commit | commitdiff | tree |
2011-08-05 |
discomfitor | really? part 2: really? with a vengeance.
|
commit | commitdiff | tree |
2011-08-05 |
discomfitor | really?
|
commit | commitdiff | tree |
2011-08-05 |
discomfitor | From: Hyoyoung Chang <hyoyoung.chang@samsung.com>
|
commit | commitdiff | tree |
2011-08-05 |
discomfitor | as promised, deprecated menu api functions have now...
|
commit | commitdiff | tree |
2011-08-01 |
discomfitor | change one of the tooltip tests to exhibit a pretty...
|
commit | commitdiff | tree |
2011-07-31 |
discomfitor | more tooltip calc fixes: if edje minw/minh is 0x0 from...
|
commit | commitdiff | tree |
2011-07-29 |
discomfitor | unbreak elm_menu_item api
|
commit | commitdiff | tree |
2011-07-29 |
discomfitor | helper function for menu item creation to deduplicate...
|
commit | commitdiff | tree |
2011-07-29 |
discomfitor | +elm_menu_item_index_get
|
commit | commitdiff | tree |
2011-07-29 |
discomfitor | remove const from return of some menu item_get functions
|
commit | commitdiff | tree |
2011-07-28 |
discomfitor | remove hardcoded transparency from tooltip, add data...
|
commit | commitdiff | tree |
2011-07-28 |
discomfitor | POINTER ARITHMETIC WITH VOID* IS BAD.
|
commit | commitdiff | tree |
2011-07-28 |
discomfitor | properly set tooltip freesizing when object has not...
|
commit | commitdiff | tree |
2011-07-28 |
discomfitor | now apply style correctly to free size tooltips, and...
|
commit | commitdiff | tree |
2011-07-28 |
discomfitor | add padding to transparent tooltip
|
commit | commitdiff | tree |
2011-07-27 |
discomfitor | +elm_icon_size_get
|
commit | commitdiff | tree |
2011-07-27 |
discomfitor | whoops, forgot to give transparent tooltip an alpha...
|
commit | commitdiff | tree |
2011-07-27 |
discomfitor | throttle tooltip job creation
|
commit | commitdiff | tree |
2011-07-27 |
discomfitor | significantly improve tooltip orientation calculations
|
commit | commitdiff | tree |
2011-07-27 |
discomfitor | allow tooltips to better choose their orientation
|
commit | commitdiff | tree |
2011-07-27 |
discomfitor | err...not sure how that got in there
|
commit | commitdiff | tree |
2011-07-27 |
discomfitor | fix a lot of issues with giant tooltips, also disable...
|
commit | commitdiff | tree |
2011-07-27 |
discomfitor | set transparent style for tooltip tests
|
commit | commitdiff | tree |
2011-07-26 |
discomfitor | more svn:ignore
|
commit | commitdiff | tree |
2011-07-26 |
discomfitor | new tooltip test for seriously large images
|
commit | commitdiff | tree |
2011-07-26 |
discomfitor | svn:ignore you lazy bastards
|
commit | commitdiff | tree |
2011-07-26 |
discomfitor | THE MOST ANTICIPATED COMMIT OF 2011: HUGENORMOUS TOOLTIPS...
|
commit | commitdiff | tree |
2011-07-26 |
discomfitor | add note regarding swallowed content in items to elm_menu_it...
|
commit | commitdiff | tree |
2011-07-26 |
discomfitor | add new signal for list/genlist/gengrid: "activated"
|
commit | commitdiff | tree |
2011-07-26 |
discomfitor | radio buttons: GET IN MAH MENUS!!!!
|
commit | commitdiff | tree |
2011-07-25 |
discomfitor | somewhat decent attempt at top panel orientation along...
|
commit | commitdiff | tree |
2011-07-25 |
discomfitor | fix annoying but harmless safety check error with toolbar...
|
commit | commitdiff | tree |
2011-07-24 |
discomfitor | explicitly hide tooltip content before deleting in...
|
commit | commitdiff | tree |
2011-07-24 |
discomfitor | consolidate paste signal handlers, fix cnp bug where...
|
commit | commitdiff | tree |
2011-07-24 |
discomfitor | add a sizing eval after cut
|
commit | commitdiff | tree |
2011-07-24 |
discomfitor | fix annoying cnp bug with ctrl+c/v by reusing existing...
|
commit | commitdiff | tree |
2011-07-24 |
discomfitor | whoops, put copy signal back
|
commit | commitdiff | tree |
2011-07-24 |
discomfitor | use new entry,selection,none,request
|
commit | commitdiff | tree |
2011-07-24 |
discomfitor | ctrl+a now selects all text in an entry
|
commit | commitdiff | tree |
2011-07-24 |
discomfitor | use new paste signals, fixes middle mouse paste vs...
|
commit | commitdiff | tree |
2011-07-24 |
discomfitor | fix for the following valgrind annoyance:
|
commit | commitdiff | tree |
2011-07-23 |
discomfitor | added another test for "big" tooltips, showcases obvious...
|
commit | commitdiff | tree |
2011-07-23 |
discomfitor | this code was too ugly to live
|
commit | commitdiff | tree |
2011-07-23 |
discomfitor | fix anchor bug in entry if anchor href contains commas
|
commit | commitdiff | tree |
2011-07-23 |
discomfitor | this has been bugging the crap out of me for years
|
commit | commitdiff | tree |
2011-07-23 |
discomfitor | typedef void (*Elm_Entry_Filter_Cb)(void *data, Evas_Object...
|
commit | commitdiff | tree |
2011-07-22 |
discomfitor | +elm_icon_memfile_set
|
commit | commitdiff | tree |
2011-07-22 |
discomfitor | svn:ignores
|
commit | commitdiff | tree |
2011-07-22 |
discomfitor | use eina_str_has_extension instead of strrchr nonsense
|
commit | commitdiff | tree |
2011-07-22 |
discomfitor | fix href parsing in new signals
|
commit | commitdiff | tree |
2011-07-21 |
discomfitor | more @dox for entry signals
|
commit | commitdiff | tree |
2011-07-21 |
discomfitor | new signals+doc for elm entry:
|
commit | commitdiff | tree |
2011-07-21 |
discomfitor | some logic/indent reformatting
|
commit | commitdiff | tree |
2011-07-18 |
discomfitor | more elm_config features! theme list will now autoselect...
|
commit | commitdiff | tree |
next |