projects
/
platform
/
upstream
/
elementary.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/elementary.git
2010-09-24
Tiago Rezende...
Removing warnings in elm_tests.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-24
Tiago Rezende...
Removing warning in elm_config.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-24
Tiago Rezende...
Removing warnings in els_icon.c
commit
|
commitdiff
|
tree
|
snapshot
2010-09-24
Tiago Rezende...
Removing warnings in scrolled_entry and scroller
commit
|
commitdiff
|
tree
|
snapshot
2010-09-24
Tiago Rezende...
Remove warning from elm_index.c
commit
|
commitdiff
|
tree
|
snapshot
2010-09-24
Tiago Rezende...
Focus Linear Chain for some Widgets
commit
|
commitdiff
|
tree
|
snapshot
2010-09-24
Tiago Rezende...
Modify elm_win to receive events
commit
|
commitdiff
|
tree
|
snapshot
2010-09-24
Tiago Rezende...
Elm_widget_can_focus only return if can have focus.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-24
Iván Briano
Put the simple focus highlight on scrolled entry too
commit
|
commitdiff
|
tree
|
snapshot
2010-09-24
Vincent Torri
spelling
commit
|
commitdiff
|
tree
|
snapshot
2010-09-24
Carsten Haitzler
make theme browser in elm config util actually work...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Leandro Pereira
[Elementary] For icon/end elements, use swallow parts...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Iván Briano
Scroller now checks if its theme has a highlight for...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Nicolas Aguirre
Implement elm_gengrid_item_show and elm_gengrid_item_bring.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-23
Carsten Haitzler
aaargh! fix config init. broke scaling!
commit
|
commitdiff
|
tree
|
snapshot
2010-09-22
Iván Briano
Highlight in theme wins over generic object
commit
|
commitdiff
|
tree
|
snapshot
2010-09-22
Leandro Pereira
[Elementary] Implement get/unset for icon/end propertie...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-22
Leandro Pereira
[Elementary] Add icon/end objects to the scrolled entry.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-22
Tiago Rezende...
Button animate when click with keyboard
commit
|
commitdiff
|
tree
|
snapshot
2010-09-22
Tiago Rezende...
Listen Space/Return in some widgets
commit
|
commitdiff
|
tree
|
snapshot
2010-09-22
Tiago Rezende...
Focus suport for some widgets
commit
|
commitdiff
|
tree
|
snapshot
2010-09-22
Tiago Rezende...
Complete some widgets with activate_hook
commit
|
commitdiff
|
tree
|
snapshot
2010-09-22
Brett Nash
Better temporary handling for CNP.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-22
Brett Nash
Vcard send.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-22
Otávio Pontes
From: Otávio Pontes <otavio@profusion.mobi>
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
Christopher...
Minor formatting fix.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
Gustavo Lima...
Fix reverting focus to the previous widget.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
Iván Briano
Creating a transition layout for elm_box.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-21
Tiago Rezende...
Elementary event propagation to widget parents
commit
|
commitdiff
|
tree
|
snapshot
2010-09-20
Iván Briano
Begins highlight on focused object.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-20
Iván Briano
Fix typo, we want the parent, not some random data
commit
|
commitdiff
|
tree
|
snapshot
2010-09-20
Lucas De Marchi
Fix typos
commit
|
commitdiff
|
tree
|
snapshot
2010-09-19
Chidambar Zinnoury
elementary: image orientation seems to work quite...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-19
김지훈
From: 김지훈 <imfine98@gmail.com>
commit
|
commitdiff
|
tree
|
snapshot
2010-09-17
Gustavo Sverzut...
elm_entry has ELM_CURSOR_XTERM by default.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-17
Iván Briano
Avoid losing the reference to the parent object
commit
|
commitdiff
|
tree
|
snapshot
2010-09-17
Bruno Dilly
Create some tests for elm cursor
commit
|
commitdiff
|
tree
|
snapshot
2010-09-17
Bruno Dilly
Add support on Elm to customized cursors
commit
|
commitdiff
|
tree
|
snapshot
2010-09-17
Gustavo Sverzut...
Fix tests to use the void *data instead of const...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-17
Gustavo Sverzut...
Missing "const void *data" -> "void *data" in the API
commit
|
commitdiff
|
tree
|
snapshot
2010-09-17
Gustavo Sverzut...
Constant void data is pretty useless in item callback...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-17
Otávio Pontes
Fix misspelling in elementary documentation
commit
|
commitdiff
|
tree
|
snapshot
2010-09-17
Cedric BAIL
* elementary: make it possible to disable quick launch...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-17
Cedric BAIL
* elementary: make it possible to disable some binary.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-17
Brett Nash
Move cnp/dnd -> elm_widget. Officially Experimental...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-17
Brett Nash
Vcard support for dnd.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-17
Brett Nash
elm AUTHORS += nash
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
Gustavo Sverzut...
fix warnings with elm_object_tooltip_unset().
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
Gustavo Sverzut...
elm_smart_scroller now propagates the events, fixes...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
Carsten Haitzler
fix button test.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
Carsten Haitzler
printf--
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
Carsten Haitzler
fix anchorblock test.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
Carsten Haitzler
just a sec. back that out.. someone has broken icons...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-16
이명재
From: 이명재 <mjae.lee@samsung.com>
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
Brett Nash
elm cnp: Minor fixme cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
Brett Nash
Untested fix for edje external elm_panes
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
Brett Nash
Elm DND/Sel: Update typenames to be more consistent.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
Brett Nash
elm_thumb: Can now be dragged too.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
Carsten Haitzler
slider -> handle theme change.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
Carsten Haitzler
move check up.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-15
Carsten Haitzler
progressbar handles theme change right
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Carsten Haitzler
handle theme change - bubble.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Carsten Haitzler
ok strange bg bug when theme changing on the fly. why?
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Carsten Haitzler
spot check of theme change... panes not working right...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Carsten Haitzler
move some of quicklaunch into the sub init to reduce...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Bruno Dilly
Add tests for elm clock using time different from the...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Bruno Dilly
Improve elm clock to display time not equal to system...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Bruno Dilly
Fix elm calendar test 2 windows title
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Vincent Torri
include Evil.h for localtime_r()
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Carsten Haitzler
comments match correct code.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Brett Nash
Fix elm_thumb_ethumb_client_get so the application...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-14
Brett Nash
Allow multiple calls to need_ethumb, efree and edbus...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-13
Brett Nash
Partially fix sizing for the DND window.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-13
Brett Nash
Position subwindow correctly.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-13
Brett Nash
Add a semicolon. GCC: This ones for you.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-13
Carsten Haitzler
as brett said - kill test_drag.c
commit
|
commitdiff
|
tree
|
snapshot
2010-09-13
Carsten Haitzler
oooh big cleanup. internal elm widget api cleaned up...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-12
Gustavo Sverzut...
Tooltips: split owner/eventarea, allow subitems to...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-12
Gustavo Sverzut...
Fix tooltip visibility lock.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-12
Gustavo Sverzut...
Tooltips are now uber cool!
commit
|
commitdiff
|
tree
|
snapshot
2010-09-11
Gustavo Sverzut...
Provide some known Evas_Object layers and set tooltip...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-11
Gustavo Sverzut...
Welcome Tooltips.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Brett Nash
Remove spurious underscores.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Brett Nash
Elm photo stops scrolling events when dragging now.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Brett Nash
Use hold flag for detecting drags.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Brett Nash
Elm; drag_start now has a donecb.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Brett Nash
Elm: cnp: Handle non-uri uris when searching
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Brett Nash
elm photo: Long press now tracks mouse movements.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Brett Nash
Use file urls for files (hack hack hack).
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Brett Nash
Bit of dnd work.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Gustavo Sverzut...
Use elm_widget_item common base.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Gustavo Sverzut...
Disconnect from signals if the pan_obj goes away.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Gustavo Sverzut...
Introducing Elm_Widget_Item: common ground for widget...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Gustavo Sverzut...
Just delete children and related from del_pre_hook...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Gustavo Sverzut...
Just delete children and related from del_pre_hook...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Gustavo Sverzut...
Just delete children and related from del_pre_hook...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Gustavo Sverzut...
Don't cast Eina_Inlist directly to Elm_Genlist_Item.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-10
Gustavo Sverzut...
don't report callbacks on NULL object.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Rafael Fonseca
Add signal emit hook to gengrid.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Bruno Dilly
Remove annoying blank lines inside elm test_launcher...
commit
|
commitdiff
|
tree
|
snapshot
next