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-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
2010-09-09
Gustavo Sverzut...
some -Wall -Wextra warning cleanups.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Bruno Dilly
Remove some unused variables from elm tests and externals
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Bruno Dilly
Fix layout options used by external elm_slideshow
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Gustavo Sverzut...
Add Elm prefix to struct _Menu_Item.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Bruno Dilly
Add elm object signal emit and callback add / del hooks...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Brett Nash
More compilation fixes. FIxing for windows broke linux...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Brett Nash
Fix typo from cut & paste
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Brett Nash
Hooks for dragging: not working, just so I can push.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Brett Nash
Stubs + hide stuff for crazy fr^H^Hwindows users.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Brett Nash
Fix some uncommon typos. A full list is included in...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Brett Nash
Set size first, to avoid broken sizing in elm_photo
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Brett Nash
elm: debug --;
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Brett Nash
elm: dnd: Leak less.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Brett Nash
Use callback instead of evil printf hack.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Brett Nash
Handle jpegs like we do pngs ;-)
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Brett Nash
indentationally inspired patch.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Brett Nash
Remove some debug, add some FIXMEs
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Davide Andreoli
Scrolled Entry: forward the event_info from the entry...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-09
Lucas De Marchi
Fix common misspellings
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Davide Andreoli
Add a REALLY simple command line option to elementary_...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Iván Briano
Skip pages on the smart functions that act on members...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Brett Nash
elm: dnd cleanup a little better when objects are deleted.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Brett Nash
Shutdown DND correctly.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Brett Nash
Add 'drop' callback when objects are dropped.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Brett Nash
Elm: photo doco ++
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Brett Nash
Elm: doco++ (image editable set)
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Brett Nash
Elm: els_icon: Actually work if the image is already...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Brett Nash
editiable flags to allow drag dests for photso and...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Brett Nash
Fix image support, support jpgs
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Brett Nash
Elm: CNP: Handle non-entries and non-elm widgets on...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Brett Nash
Update types for new selections.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Brett Nash
Start cleaning cnp/dnd code for elm.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Brett Nash
Docimet elm_image_object_size_get
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Brett Nash
Elm: Simplify elm photo size handling.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-08
Davide Andreoli
whitespaces--
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Gustavo Sverzut...
elm_selection_get() is in elm_priv.h and should not...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Brett Nash
Handle providers a little better.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-07
Brett Nash
Merge branch 'elmdnd'
commit
|
commitdiff
|
tree
|
snapshot
2010-09-04
Christopher...
Update email address across the board.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-04
Luis Felipe...
Adding bdilly and rfonseca to the AUTHORS file.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-04
Carsten Haitzler
and more test for launcher 3 - i can't reproduce the...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-03
Christopher...
Fix ticket #569: Setting the same icon file twice for...
commit
|
commitdiff
|
tree
|
snapshot
2010-09-03
Carsten Haitzler
aaargh. hack hack.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-03
Carsten Haitzler
and umm... work... and .. struff.. ugh. don't ask.
commit
|
commitdiff
|
tree
|
snapshot
2010-09-02
Iván Briano
Versioned config for Elementary.
commit
|
commitdiff
|
tree
|
snapshot
next