Commit Graph

255 Commits

Author SHA1 Message Date
Marcel Hollerbach 6761696f53 entrance: test if there is allready a User 2014-07-26 13:01:29 +02:00
Marcel Hollerbach 15a5500763 entrance: load historiy at the corrent place 2014-07-26 13:01:08 +02:00
Marcel Hollerbach c3200fa89c entrance: load session for history 2014-07-26 13:00:46 +02:00
Marcel Hollerbach ac231982aa entrance: fixed autologin 2014-07-26 12:07:35 +02:00
Marcel Hollerbach 9ce973d6f7 entrance: free this correct 2014-06-01 13:17:05 +02:00
Marcel Hollerbach 83ee8347b0 entrance: free this one! 2014-06-01 12:56:11 +02:00
Marcel Hollerbach ee765399de entrance: cleanup eina_stringshares, and coderefactoring. 2014-06-01 12:51:41 +02:00
Marcel Hollerbach 768cb94854 entrance: the config panels are refreshing their content 2014-05-31 16:21:36 +02:00
Marcel Hollerbach 6595f25cc0 entrance: the config panel can be renewed 2014-05-31 16:19:04 +02:00
Marcel Hollerbach f266ddbc6a entrance: delete the timer if the object is deleted 2014-05-31 15:03:25 +02:00
Marcel Hollerbach f626cb0a23 entrance: delete the preview here. 2014-05-29 19:43:50 +02:00
Marcel Hollerbach 989e78eb40 entrance: delete the Evas_Object later.
delete Evas_Object after calling end() so the configs still can access
data which is appended.
2014-05-29 19:37:42 +02:00
Marcel Hollerbach 3acd4a1ea3 entrance: better check if pre is valid 2014-05-29 19:36:22 +02:00
Marcel Hollerbach 6c82c43b00 entrance: sending theme name here is not necessary 2014-05-25 11:33:09 +02:00
Marcel Hollerbach ef7bc14bcb entrance: set the theme name without entrance_conf_set 2014-05-25 11:31:23 +02:00
Marcel Hollerbach 84173fc511 entrance: Implemented the theme switcher. 2014-05-22 14:04:59 +02:00
Marcel Hollerbach 4a2c8a9d3b entrance: little fix, dont delete the setted config! 2014-05-22 14:02:13 +02:00
Marcel Hollerbach 3e84b88c42 entrance: the theme can be changed now. 2014-05-22 14:01:39 +02:00
Marcel Hollerbach 3c0ef69164 Revert "entrance: the gui can now be set to a new theme."
This reverts commit cf959fc86e.
2014-05-22 10:36:32 +02:00
Marcel Hollerbach 15633b5993 entrance: code refactoring, the userlist can be refreshed easier 2014-05-21 22:55:15 +02:00
Marcel Hollerbach cf959fc86e entrance: the gui can now be set to a new theme. 2014-05-21 22:53:55 +02:00
Marcel Hollerbach 08c429ec82 entrance: sent the current theme name 2014-05-21 22:48:10 +02:00
Marcel Hollerbach 64c052b844 entrance: handle the sent theme list 2014-05-21 22:42:34 +02:00
Marcel Hollerbach e2d84f4331 entrance: lets sent a list of available themes 2014-05-21 22:41:32 +02:00
Marcel Hollerbach 26e2122396 entrance: added things to sent a list of themes to the client 2014-05-21 21:54:00 +02:00
Marcel Hollerbach f54f2183c5 entrance: let the config select the correct icon 2014-05-17 17:05:17 +02:00
Marcel Hollerbach 991fc8705d entrance: fix multiple creation of random icons 2014-05-17 17:04:37 +02:00
Marcel Hollerbach e0cd25d308 entrance: set the pools to NULL to prevent a crash. 2014-05-17 16:24:58 +02:00
Marcel Hollerbach 6ec24af2a6 entrance: Adding them once is enough 2014-05-17 16:20:35 +02:00
Michael Bouchaud 2d371a404f entrance: add ellipsis -1 to avoid warning 2014-05-14 20:13:22 +00:00
Marcel Hollerbach a02f0dcff7 entrance: those things are not needed anymore! 2014-05-14 17:26:52 +02:00
Marcel Hollerbach 28d5a00f35 Revert "entrance: removed unused parameter"
This reverts commit e5e336aa6c.
2014-05-14 17:17:31 +02:00
Marcel Hollerbach 0dcb4f7939 Revert "entrance: removed old user pool fields"
This reverts commit 0b2eab9acf.
2014-05-14 17:16:14 +02:00
Marcel Hollerbach a838399e24 Revert "entrance: sent the pools via the new method and use the new functions"
This reverts commit 778a8a2d0c.
2014-05-14 17:15:55 +02:00
Marcel Hollerbach b01528c8a6 Revert "entrance: added new functions to access the user pools"
This reverts commit 9a5514c6e4.
2014-05-14 17:15:45 +02:00
Marcel Hollerbach c28e179ddb Revert "entrance: added new functions for the user pool creation"
This reverts commit 27c85e141c.
2014-05-14 17:15:33 +02:00
Marcel Hollerbach ce4d8528f5 entrance: code indenting 2014-05-14 16:45:07 +02:00
Marcel Hollerbach e5e336aa6c entrance: removed unused parameter 2014-05-14 16:44:14 +02:00
Marcel Hollerbach 0b2eab9acf entrance: removed old user pool fields 2014-05-14 16:29:17 +02:00
Marcel Hollerbach 778a8a2d0c entrance: sent the pools via the new method and use the new functions 2014-05-14 16:27:17 +02:00
Marcel Hollerbach 9a5514c6e4 entrance: added new functions to access the user pools 2014-05-14 16:25:38 +02:00
Marcel Hollerbach 27c85e141c entrance: added new functions for the user pool creation 2014-05-14 16:22:51 +02:00
Marcel Hollerbach a5b41b314b entrance: code cleanup 2014-05-14 16:17:47 +02:00
Marcel Hollerbach 0b66634b24 entrance: do not sent the pools twice 2014-05-14 16:07:18 +02:00
Marcel Hollerbach b843665951 entrance: lets sent the pools via the new field. 2014-05-14 16:03:36 +02:00
Marcel Hollerbach bd274e44f7 entrance: new setter for the gui pools 2014-05-14 15:57:00 +02:00
Marcel Hollerbach 12bc0f45c9 entrance: added new fields to the events
Those fields are here to sent the pools seperated from config.
2014-05-14 11:54:07 +02:00
Michaël Bouchaud (yoz) 9cb1f109e2 Revert "entrance: remove stream parameter"
This reverts commit 131e8ab696.
2014-05-14 10:12:16 +02:00
Michaël Bouchaud (yoz) 9a0b0d75ad Revert "entrance: pools are now sent seperated from the config"
This reverts commit a69be80762.
2014-05-14 10:11:59 +02:00
Marcel Hollerbach 58200357c9 entrance: hide files starting with '.' 2014-05-14 10:04:35 +02:00