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