Enlightenment CVS committal

Author  : essiene
Project : e17
Module  : proto

Dir     : e17/proto/entrance_edit_gui


Modified Files:
        TODO configure.in 


Log Message:
Fixed the annoying crashings and in the process restructured the gui code a lot,
bottom-line - It Works (tm).

We also now have a .desktop file, so you can start us from the main menu:
Applications -> Settings -> Entrance (now we need a sweet icon... help! help!)

For the what is left, see TODO. We have just 2 or 3 critical features/fixes 
left to add
before we are ready to more into Entrance's main tree.

[widgets]  
        - Added ew_dialog_onclose_set(so we can explicitly declare 
        onclose callback, especially for non-toplevel dialog windows. 
        A couple of nasty bugs were hiding behind this one.

[gui]
        - fixup crashings. All config dialogs work well now, and don't allow 
opening
        multiple instances.
        - Added a .desktop file for entrance_edit_gui, it shows up under 
Applications->Settings->Entrance

===================================================================
RCS file: /cvs/e/e17/proto/entrance_edit_gui/TODO,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -3 -r1.21 -r1.22
--- TODO        29 Sep 2006 10:29:37 -0000      1.21
+++ TODO        6 Nov 2006 09:56:18 -0000       1.22
@@ -13,18 +13,16 @@
 GUI
 ==================
 - implement sessions screen
-- Modify egui_graphics_selector and see if it can also inherit from 
egui_settings
 - There's a todo above some commented code in egui_graphics_dialog.c related 
to making the preview even more awesome.
 - We should have a way to show a COMPLETE entrance preview i think in the main 
ui screen or something, that shows the greetings, etc... so when we change 
stuff, we can see how it looks like. This is different from the theme and 
background previews, which only show what the theme and background look like, 
but hey, maybe we should combine them? Dunno... not critical, just a nice to 
have feature.
 - If we click on a file in the file selector let it appear in the Preview 
object of the theme/background dialog.
 - Background selector should have different sections - E17 System backgrounds, 
Entrance System Backgrounds, Browse.
-- Need to still unify API across egui_*_dialog i think.
        
 ***SHOW STOPPERS - TOP PRIORITY
 ============================
 - fileselector integration into theme and background dialogs.
+- ability for theme and background dialog to read background and themes from 
multiple locations.
 - Entrance_List needs to be refactored to use as common a base as possible. 
Also, we need to select the first row by default when adding to a list.
-- Dialogs built with egui_settings_dialog crash when you close and open them 
again. It has to do with the singleton logic and the objects stored in the 
ecore_list... look closer later... too tired now.
 
 Issues that MUST go before tree relocates to entrance's tree
 ============================================================
===================================================================
RCS file: /cvs/e/e17/proto/entrance_edit_gui/configure.in,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- configure.in        23 Aug 2006 02:10:48 -0000      1.12
+++ configure.in        6 Nov 2006 09:56:18 -0000       1.13
@@ -196,5 +196,6 @@
                         data/icons/48x48/devices/Makefile \
                         data/icons/48x48/status/Makefile \
                         data/icons/48x48/mimetypes/Makefile \
+                        data/entrance_edit_gui.desktop \
                         debian/changelog
                         ])



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to