Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Layout fixes for conformant windows (wrt keyboard). | Christopher Michael | 2010-02-06 | 1 | -8/+8 |
| | | | | SVN revision: 45936 | ||||
* | Fix quickpanel not showing correctly (this also needs elm_win update). | Christopher Michael | 2010-02-06 | 2 | -10/+4 |
| | | | | SVN revision: 45935 | ||||
* | Cannot enable instant edit just yet. Causes problems w/ our event window. | Christopher Michael | 2010-02-06 | 1 | -1/+1 |
| | | | | SVN revision: 45933 | ||||
* | Handle border property change events for Fullscreen/Unfullscreen. | Christopher Michael | 2010-02-06 | 5 | -0/+43 |
| | | | | SVN revision: 45932 | ||||
* | fix native surface oopsie! | Carsten Haitzler | 2010-02-06 | 1 | -8/+7 |
| | | | | SVN revision: 45931 | ||||
* | add sugusr1 to bring uo std config panel | Carsten Haitzler | 2010-02-06 | 1 | -0/+24 |
| | | | | SVN revision: 45929 | ||||
* | some infra for doing effects later | Carsten Haitzler | 2010-02-06 | 2 | -42/+337 |
| | | | | SVN revision: 45926 | ||||
* | Oops, that should have been show/hide bottom panel (according to fixme). | Christopher Michael | 2010-02-06 | 1 | -2/+2 |
| | | | | SVN revision: 45924 | ||||
* | Address fixme for show/hide indicator window. | Christopher Michael | 2010-02-06 | 1 | -2/+6 |
| | | | | SVN revision: 45923 | ||||
* | disable automagic to find exchange. | Gustavo Sverzut Barbieri | 2010-02-05 | 1 | -1/+12 |
| | | | | | | | | | This allows build systems to forcefully disable build using exchange library, even if it was found in the system during compile. SVN revision: 45917 | ||||
* | more opts. | Carsten Haitzler | 2010-02-05 | 3 | -0/+46 |
| | | | | SVN revision: 45899 | ||||
* | and set default values for new configs | Carsten Haitzler | 2010-02-05 | 1 | -0/+6 |
| | | | | SVN revision: 45898 | ||||
* | manh more compositor options... in pareparation for more. use toolbook. | Carsten Haitzler | 2010-02-05 | 4 | -35/+123 |
| | | | | SVN revision: 45897 | ||||
* | fix toolbar bug in sizing | Carsten Haitzler | 2010-02-05 | 1 | -2/+4 |
| | | | | SVN revision: 45896 | ||||
* | and make arrows emit signals for advance items | Carsten Haitzler | 2010-02-05 | 1 | -4/+2 |
| | | | | SVN revision: 45895 | ||||
* | make back./fwd arrow actuall advance items in toolbar | Carsten Haitzler | 2010-02-05 | 1 | -0/+59 |
| | | | | SVN revision: 45894 | ||||
* | oh and make indicator instant-edit... | Carsten Haitzler | 2010-02-05 | 2 | -234/+306 |
| | | | | | | | | and... better illume-home config with comp enabled... SVN revision: 45892 | ||||
* | some stuff... hmmm. | Carsten Haitzler | 2010-02-05 | 2 | -2/+11 |
| | | | | SVN revision: 45890 | ||||
* | Fixing make dist on enlightenment. | Luis Felipe Strano Moraes | 2010-02-04 | 5 | -0/+16 |
| | | | | SVN revision: 45877 | ||||
* | Add default keybindings for audio buttons to work on laptops and multimedia ↵ | toma | 2010-02-04 | 1 | -0/+27 |
| | | | | | | keyboards. SVN revision: 45860 | ||||
* | updating catalan translations | Massimo Maiurana | 2010-02-03 | 1 | -1456/+939 |
| | | | | SVN revision: 45845 | ||||
* | Registry config dialog into Settings Panel | Gustavo Sverzut Barbieri | 2010-02-02 | 1 | -1/+22 |
| | | | | | | | | By: Lucas De Marchi <lucas.demarchi@profusion.mobi> SVN revision: 45816 | ||||
* | Add dialog to configure connman | Gustavo Sverzut Barbieri | 2010-02-02 | 4 | -51/+657 |
| | | | | | | | | By: Lucas De Marchi <lucas.demarchi@profusion.mobi> SVN revision: 45815 | ||||
* | Request scan on all technologies upon start | Gustavo Sverzut Barbieri | 2010-02-02 | 1 | -0/+11 |
| | | | | | | | | By: Lucas De Marchi <lucas.demarchi@profusion.mobi> SVN revision: 45814 | ||||
* | Fix services list not being initialized | Gustavo Sverzut Barbieri | 2010-02-02 | 1 | -0/+1 |
| | | | | | | | | | | | Services list must be initialized to NULL, otherwise when turning the module back bad things may happen. By: Lucas De Marchi <lucas.demarchi@profusion.mobi> SVN revision: 45813 | ||||
* | Add list of enabled technologies | Gustavo Sverzut Barbieri | 2010-02-02 | 1 | -0/+49 |
| | | | | | | | | | | | Create a list with the names of enabled technologies and allow user to determine if a certain technology is enabled. By: Lucas De Marchi <lucas.demarchi@profusion.mobi> SVN revision: 45812 | ||||
* | Add list of available technologies | Gustavo Sverzut Barbieri | 2010-02-02 | 2 | -0/+81 |
| | | | | | | | | | | | Add E_Connman_Technology struct and create a list inside E_Connman_Module_Context which will keep track of all available technologies. By: Lucas De Marchi <lucas.demarchi@profusion.mobi> SVN revision: 45811 | ||||
* | Create _connman_service_new_list_item() | Gustavo Sverzut Barbieri | 2010-02-02 | 1 | -38/+48 |
| | | | | | | | | In order to be able to share item creation with config dialog. SVN revision: 45810 | ||||
* | cleaning - remove extra comments and debugs | Gustavo Sverzut Barbieri | 2010-02-02 | 1 | -32/+1 |
| | | | | | | | | By: Lucas De Marchi <lucas.demarchi@profusion.mobi> SVN revision: 45809 | ||||
* | everything text plugin: only create item, when there is input | Hannes Janetzek | 2010-02-02 | 1 | -5/+9 |
| | | | | SVN revision: 45808 | ||||
* | awesome new plugin for everything. 'text' creates an item for the text you ↵ | Hannes Janetzek | 2010-02-02 | 2 | -0/+59 |
| | | | | | | type (= SVN revision: 45807 | ||||
* | provide plugindir for with pkg-config | Hannes Janetzek | 2010-02-02 | 1 | -0/+1 |
| | | | | SVN revision: 45806 | ||||
* | more fixes! broke temp modules tempget | Carsten Haitzler | 2010-02-02 | 1 | -1/+8 |
| | | | | SVN revision: 45798 | ||||
* | more ecore-txt -- | Carsten Haitzler | 2010-02-02 | 1 | -1/+1 |
| | | | | SVN revision: 45797 | ||||
* | no mroe txt! | Carsten Haitzler | 2010-02-02 | 1 | -1/+1 |
| | | | | SVN revision: 45795 | ||||
* | Remove Ecore_Txt | Sebastian Dransfeld | 2010-02-02 | 2 | -12/+3 |
| | | | | SVN revision: 45791 | ||||
* | loose syncing option. in reality it will work fine. but not clean. | Carsten Haitzler | 2010-02-01 | 4 | -21/+52 |
| | | | | SVN revision: 45776 | ||||
* | and dont set sync for your own windows! deadlock in compositing otherwise | Carsten Haitzler | 2010-02-01 | 1 | -0/+1 |
| | | | | SVN revision: 45774 | ||||
* | and now actually do the sync thing! awesomeness. this should mean (for | Carsten Haitzler | 2010-02-01 | 4 | -20/+179 |
| | | | | | | | | | borderless apps for now - using efl (ecore-evas/elm) tear-free rendeirng in compositor. SVN revision: 45773 | ||||
* | fix comment | Hannes Janetzek | 2010-02-01 | 1 | -1/+1 |
| | | | | SVN revision: 45768 | ||||
* | Move setting window type until after window is shown. | Christopher Michael | 2010-02-01 | 2 | -3/+5 |
| | | | | SVN revision: 45765 | ||||
* | Seems we cannot set the window type (for indicator) until After the window | Christopher Michael | 2010-02-01 | 2 | -3/+5 |
| | | | | | | | | is shown, else E just overwrites whatever type we set. SVN revision: 45764 | ||||
* | Remove unused variable. | Christopher Michael | 2010-01-31 | 1 | -2/+1 |
| | | | | | | | | Use PATH_MAX. SVN revision: 45760 | ||||
* | find plugins for "everything" in $HOME/.e/e/everything_plugins | Hannes Janetzek | 2010-01-31 | 1 | -0/+14 |
| | | | | SVN revision: 45758 | ||||
* | allow the "limit compositor framerate to fixed e framerate" to be optional | Carsten Haitzler | 2010-01-31 | 4 | -15/+66 |
| | | | | SVN revision: 45754 | ||||
* | updating french and italian translations | Massimo Maiurana | 2010-01-31 | 2 | -0/+4 |
| | | | | SVN revision: 45751 | ||||
* | Ecore_Str.h -> Eina | Sebastian Dransfeld | 2010-01-30 | 21 | -57/+56 |
| | | | | SVN revision: 45740 | ||||
* | Don't segfault if keyboard has no border. | Christopher Michael | 2010-01-30 | 1 | -9/+12 |
| | | | | SVN revision: 45738 | ||||
* | Fix keyboard dictionary list not showing on other zones. | Christopher Michael | 2010-01-30 | 1 | -13/+2 |
| | | | | | | | | Remove debugging (printfs). SVN revision: 45729 | ||||
* | Remove unused variables. | Christopher Michael | 2010-01-30 | 1 | -4/+4 |
| | | | | | | | | Remove commented block (confirmed working without it). SVN revision: 45727 |