Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Share some strings | Iván Briano | 2009-04-28 | 1 | -33/+16 |
* | trailing spaces | Iván Briano | 2009-04-28 | 1 | -98/+98 |
* | Formatting & Whitespace removal | Christopher Michael | 2009-04-27 | 1 | -190/+196 |
* | Ask to enter presentation mode. | Gustavo Sverzut Barbieri | 2009-04-27 | 10 | -42/+429 |
* | Option to enable desklock after screensaver timeout. | Gustavo Sverzut Barbieri | 2009-04-27 | 4 | -9/+73 |
* | fix typo. | Gustavo Sverzut Barbieri | 2009-04-25 | 1 | -2/+2 |
* | actions to toggle new modes. | Gustavo Sverzut Barbieri | 2009-04-25 | 1 | -0/+26 |
* | proper alignment when there is non-autohide shelves. | Gustavo Sverzut Barbieri | 2009-04-25 | 3 | -6/+17 |
* | new special case for desklock wallpaper. | Gustavo Sverzut Barbieri | 2009-04-25 | 2 | -8/+66 |
* | dpms, screensaver and desklock now respect "presentation" mode. | Gustavo Sverzut Barbieri | 2009-04-25 | 3 | -7/+36 |
* | list of widgets to disable does not need to be global. | Gustavo Sverzut Barbieri | 2009-04-25 | 1 | -13/+12 |
* | whitespace cleanup. | Gustavo Sverzut Barbieri | 2009-04-25 | 1 | -20/+20 |
* | remove global list of widgets, not required. | Gustavo Sverzut Barbieri | 2009-04-25 | 1 | -10/+9 |
* | whitespace-cleanup | Gustavo Sverzut Barbieri | 2009-04-25 | 1 | -36/+36 |
* | add "modes" configuration, now "presentation" and "offline". | Gustavo Sverzut Barbieri | 2009-04-25 | 3 | -4/+85 |
* | Try to use FDO icons as some modules (screensaver, for instance) use them. | Chidambar Zinnoury | 2009-04-25 | 1 | -5/+12 |
* | Move to eina_stringshare | Iván Briano | 2009-04-24 | 14 | -121/+113 |
* | notes++ | Carsten Haitzler | 2009-04-23 | 1 | -0/+2 |
* | improvements to e_border positioning. | Gustavo Sverzut Barbieri | 2009-04-23 | 14 | -158/+426 |
* | From: Viktor Kojouharov <vkojouharov@gmail.com> | Viktor Kojouharov | 2009-04-23 | 3 | -19/+223 |
* | Remove redundancy | Christopher Michael | 2009-04-22 | 1 | -2/+0 |
* | Formatting & whitespace removal. | Christopher Michael | 2009-04-22 | 1 | -268/+197 |
* | Syscon module | Massimiliano Calamelli | 2009-04-21 | 3 | -1/+27 |
* | Formatting, Whitespace Removal, Remove redundency in e_configure_del | Christopher Michael | 2009-04-21 | 1 | -67/+49 |
* | Formatting & Whitespace removal | Christopher Michael | 2009-04-21 | 1 | -31/+22 |
* | Formatting | Christopher Michael | 2009-04-21 | 1 | -18/+8 |
* | 1. embryo shoudl have soname | Carsten Haitzler | 2009-04-21 | 1 | -1/+3 |
* | Fix compiler warnings about attribute warn_unused_result | Massimiliano Calamelli | 2009-04-21 | 1 | -4/+5 |
* | Fix compiler warnings about attribute warn_unused_result | Massimiliano Calamelli | 2009-04-21 | 1 | -5/+6 |
* | Formatting & whitespace removal | Christopher Michael | 2009-04-21 | 1 | -26/+19 |
* | Syscon module: | Massimiliano Calamelli | 2009-04-20 | 2 | -7/+8 |
* | Formatting | Christopher Michael | 2009-04-20 | 1 | -6/+4 |
* | don't segfault, by lmunch | Gustavo Sverzut Barbieri | 2009-04-20 | 1 | -3/+6 |
* | Put comment in correct place...just something I noticed while browsing. | Christopher Michael | 2009-04-20 | 1 | -1/+1 |
* | fix distcheck on couple packages, problems with EXTRA_DIST | Gustavo Sverzut Barbieri | 2009-04-20 | 2 | -1/+2 |
* | White spaces | Iván Briano | 2009-04-19 | 1 | -334/+334 |
* | fileman config dialog improvements. | Gustavo Sverzut Barbieri | 2009-04-19 | 1 | -9/+31 |
* | improvements to desklop dialog. | Gustavo Sverzut Barbieri | 2009-04-19 | 1 | -7/+82 |
* | improve virtual desktop configuration dialog. | Gustavo Sverzut Barbieri | 2009-04-19 | 1 | -15/+71 |
* | improve scale dialog. | Gustavo Sverzut Barbieri | 2009-04-19 | 1 | -22/+119 |
* | better sizes for transition configuration dialog. | Gustavo Sverzut Barbieri | 2009-04-19 | 1 | -4/+4 |
* | better sizes for border style dialog. | Gustavo Sverzut Barbieri | 2009-04-19 | 1 | -1/+1 |
* | remove double-separator for non-resizable dialogs. | Gustavo Sverzut Barbieri | 2009-04-19 | 1 | -2/+11 |
* | usability: sort menus, always keep same order. | Gustavo Sverzut Barbieri | 2009-04-19 | 12 | -32/+88 |
* | fix some problems with eina_hash usage. | Gustavo Sverzut Barbieri | 2009-04-19 | 1 | -49/+63 |
* | proper cleanup on icon/edje failure. | Gustavo Sverzut Barbieri | 2009-04-18 | 1 | -1/+9 |
* | ooops! my mistake with missing parenthesis around math! | Gustavo Sverzut Barbieri | 2009-04-18 | 4 | -14/+14 |
* | export function to get useful area of zone. | Gustavo Sverzut Barbieri | 2009-04-18 | 4 | -43/+81 |
* | better way to calculate good window size. | Gustavo Sverzut Barbieri | 2009-04-18 | 1 | -5/+58 |
* | config modules now have better size. | Gustavo Sverzut Barbieri | 2009-04-18 | 1 | -1/+1 |