summaryrefslogtreecommitdiff
path: root/src/modules/illume-softkey
Commit message (Expand)AuthorAgeFilesLines
* Apply new module categories.Miculcy Brian2010-10-191-1/+1
* Add a forward focus button for testing.Christopher Michael2010-10-051-0/+24
* Add UNUSED where needed.Christopher Michael2010-08-192-6/+6
* Remove hard-coded size.Christopher Michael2010-08-161-6/+12
* Use application-exit for the close icon (supported by more icon themes).Christopher Michael2010-08-061-1/+1
* * e: remove warning due to Ecore API change.Cedric BAIL2010-06-241-11/+11
* Don't need the border hook here so remove variable (and related code).Christopher Michael2010-06-082-5/+0
* Don't show in winlist.Christopher Michael2010-05-131-0/+1
* Add ability to set softkey size.Christopher Michael2010-04-026-9/+96
* remove the now useless titleMiculcy Brian2010-03-081-3/+3
* updating french and italian translationsMassimo Maiurana2010-03-021-0/+2
* Hook into zone_resize so we can adjust minimum width when zone changesChristopher Michael2010-02-272-11/+33
* no more round trips! bad bad bad!Carsten Haitzler2010-02-251-2/+2
* Make softkey respond again to Scale changes.Christopher Michael2010-02-231-57/+5
* Readd new illume2 code (ugg, svn is a pita) ;)Christopher Michael2010-02-1912-0/+641
* Ok, another stab at adding this to svn. Remove old code.Christopher Michael2010-02-1912-641/+0
* New illume2 code in svn now :)Christopher Michael2010-02-1912-0/+641
* Remove old illume2 code.Christopher Michael2010-02-1912-450/+0
* Take into account zone->y when setting position.Christopher Michael2010-02-101-3/+3
* Fixing make dist on enlightenment.Luis Felipe Strano Moraes2010-02-042-0/+8
* Move setting window type until after window is shown.Christopher Michael2010-02-012-3/+5
* Reset panel geometry for conformant apps when we close.Christopher Michael2010-01-271-0/+3
* These files do not belong in here.Christopher Michael2010-01-272-87/+0
* New indicator & softkey modules with lots of comments, an edc that getsChristopher Michael2010-01-2713-0/+524
* Remove old indicator & softkey modules. New ones coming.Christopher Michael2010-01-279-330/+0
* Reset softkey window geometry when we close.Christopher Michael2010-01-272-2/+5
* Account for e_scale when creating softpanel.Christopher Michael2010-01-211-4/+5
* Don't need/want separate code for handling back & close. Just send theChristopher Michael2010-01-191-30/+11
* make clang happySebastian Dransfeld2010-01-151-4/+2
* Set bottom panel geometry on root window (for elm_conform widget).Christopher Michael2010-01-141-0/+3
* Do xinerama/dual-head setup based on managers->containers->zones, notChristopher Michael2010-01-143-31/+18
* New illume2 code for dual-head/xinerma.Christopher Michael2010-01-129-0/+357
* Remove all old illume2 code. New code coming in mass.Christopher Michael2010-01-129-361/+0
* Modify softkey code to handle xinerama.Christopher Michael2010-01-053-10/+27
* Remove printf.Christopher Michael2009-12-051-1/+0
* Make illume-home focus any apps it starts.Christopher Michael2009-12-051-1/+24
* adding french and italian translationsMassimo Maiurana2009-12-031-0/+2
* Add e.swallow.extra_buttons to illume-softkey (for ability to swallow otherChristopher Michael2009-11-255-17/+17
* Don't set layer of window or objects, illume2 will do that.Christopher Michael2009-11-251-6/+6
* Reenable skip_pager, skip_taskbar, and accepts_focus.Christopher Michael2009-11-251-4/+4
* Rename a couple of functions as they conflict w/ the indicator module.Christopher Michael2009-11-253-13/+13
* Delete the evas_objects when the window gets deleted.Christopher Michael2009-11-252-3/+5
* Add Indicator module.Christopher Michael2009-11-253-7/+8
* Softkey window does not accept focus.Christopher Michael2009-11-241-2/+2
* Provide action for close button.Christopher Michael2009-11-231-8/+34
* Add files to create softkey window.Christopher Michael2009-11-232-0/+105
* Add softkey window for illume.Christopher Michael2009-11-236-1/+52
* Move the edje file also to the proper name.Christopher Michael2009-11-231-0/+0
* Use illume-softkey, not illume-buttonbar.Christopher Michael2009-11-237-0/+135