summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* add stubs for the rest of wiz to finish off.Carsten Haitzler2008-10-266-3/+230
* friendly error message.Carsten Haitzler2008-10-261-62/+86
* default copied to standard. default will change and become a minimal wizardCarsten Haitzler2008-10-261-1/+1
* Enforce step limit while resizing windows with keyboard.Gustavo Sverzut Barbieri2008-10-261-5/+12
* make dropin/over object actually stay hidden until neededCarsten Haitzler2008-10-261-0/+1
* expand wiz objects to fill height!Carsten Haitzler2008-10-253-3/+3
* and note what has been done so far.Carsten Haitzler2008-10-251-3/+3
* allow for explicitly selecting the system menu file - and tell efreet aboutCarsten Haitzler2008-10-258-3/+199
* placeholder icon.Carsten Haitzler2008-10-251-1/+2
* support flag icons.. and add them.Carsten Haitzler2008-10-254-41/+181
* back to working on wizard. page 000 is just a splash page. does nothingCarsten Haitzler2008-10-255-220/+178
* Set member_{add,del} to NULL.Gustavo Sverzut Barbieri2008-10-2518-0/+36
* hide the full_bg window, else all X dnd breaksViktor Kojouharov2008-10-231-9/+12
* instant edit --Carsten Haitzler2008-10-231-1/+2
* enable instant_edit (pesss and hold for 1 second to drag around)Carsten Haitzler2008-10-231-0/+1
* major changes!!!Carsten Haitzler2008-10-237-400/+24
* Keyboard resizing should still respect max/min size.Jaime Thomas2008-10-221-0/+1
* Remove Evas list and replace them with Eina list.Cedric BAIL2008-10-22173-2856/+2856
* fix losing config!Carsten Haitzler2008-10-213-20/+124
* call the client's orient function when addingViktor Kojouharov2008-10-201-0/+3
* Remove macro provided by Eina.Cedric BAIL2008-10-201-7/+1
* OK, in doubt, calculate dimensions anyway and call resize func after that. So...Chidambar Zinnoury2008-10-201-8/+5
* We may want to use the about icon for the about menu item.Chidambar Zinnoury2008-10-201-1/+1
* One less segfault! Deleting gadcon was calling many other things, and ended u...Chidambar Zinnoury2008-10-201-1/+7
* desklock silliness with login box geometry fixed.Carsten Haitzler2008-10-207-289/+62
* was using this for debugging. keep it there for future reference. didn't knowCarsten Haitzler2008-10-201-0/+47
* and fix signals for connman.Carsten Haitzler2008-10-191-6/+6
* oh yeah. handle sizing right.Carsten Haitzler2008-10-191-2/+2
* Some work on window remembers' config:Chidambar Zinnoury2008-10-191-18/+17
* For the moment, when try to select an header, loop over next elements until w...Chidambar Zinnoury2008-10-191-0/+4
* Work on battery module:Chidambar Zinnoury2008-10-191-12/+6
* Should check whether the pointers are non-NULL, not if their contents if non-...Chidambar Zinnoury2008-10-191-2/+2
* Correct gadcon popup dimensions computation.Chidambar Zinnoury2008-10-191-3/+10
* fix theme about to use max size.. properly. and calc min size too.Carsten Haitzler2008-10-191-4/+4
* Add preview of desktops' background on main menu's desktop selector.Chidambar Zinnoury2008-10-181-0/+24
* Sorry, forgot to cut some line at 80 chars and to remove some dead come prior...Chidambar Zinnoury2008-10-181-23/+16
* Add check changed to icon theme config.Chidambar Zinnoury2008-10-181-0/+8
* Some modifications to modules configuration:Chidambar Zinnoury2008-10-181-47/+141
* Fix segfault happening with ilist when multi-selection is being used: selectr...Chidambar Zinnoury2008-10-181-1/+1
* remove tlist - really... hardly used. dubiously usefl as ilist does it justCarsten Haitzler2008-10-187-927/+5
* use ilist, not tlist for card list... lets nuke tlist eh?Carsten Haitzler2008-10-181-5/+5
* EFM: fix slave process from segfaulting.ptomaine2008-10-171-0/+2
* Set configuration panel minimum size right.Chidambar Zinnoury2008-10-171-1/+4
* In advanced fonts config dialog, add the fallbacks config list to the frameli...Chidambar Zinnoury2008-10-171-1/+1
* Update config list widget minimum size when adding an object.Chidambar Zinnoury2008-10-171-0/+3
* And finally recompile all e modules' edje files.Chidambar Zinnoury2008-10-1557-0/+0
* Resize previews right on theme and wallpaper config dialogs.Chidambar Zinnoury2008-10-152-14/+18
* Don't expand labels in border properties window.Chidambar Zinnoury2008-10-151-2/+2
* Switch to eina_stringshare.Cedric BAIL2008-10-1590-1079/+1096
* Correctly include eina and fix pkg-config description.Cedric BAIL2008-10-1559-209/+154