E CVS: proto englebass

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : proto

Dir : e17/proto/epdf/src/plugins/epsilon


Modified Files:
.cvsignore 


Log Message:
ignore++

===
RCS file: /cvs/e/e17/proto/epdf/src/plugins/epsilon/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- .cvsignore  24 Jul 2007 16:22:12 -  1.1
+++ .cvsignore  28 Jul 2007 06:14:53 -  1.2
@@ -2,3 +2,5 @@
 .libs
 Makefile
 Makefile.in
+*.lo
+*.la



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: proto englebass

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : proto

Dir : e17/proto/epdf/src/plugins/ewl


Modified Files:
.cvsignore 


Log Message:
ignore++

===
RCS file: /cvs/e/e17/proto/epdf/src/plugins/ewl/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- .cvsignore  24 Jul 2007 16:22:12 -  1.1
+++ .cvsignore  28 Jul 2007 06:14:53 -  1.2
@@ -3,3 +3,4 @@
 Makefile
 Makefile.in
 *.lo
+*.la



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: apps/e devilhorns

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

Dir : e17/apps/e/src/modules/conf_applications


Modified Files:
e-module-conf_applications.edj 


Log Message:
Use the Applications icon for this module, not the pager/layout icon.

===
RCS file: 
/cvs/e/e17/apps/e/src/modules/conf_applications/e-module-conf_applications.edj,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
Binary files /tmp/cvsRSPu1r and /tmp/cvs3x0UF5 differ



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: apps/evfs chaos

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : chaos
Project : e17
Module  : apps/evfs

Dir : e17/apps/evfs/src/lib


Modified Files:
libevfs.c 


Log Message:
Oops - blocked all events

===
RCS file: /cvs/e/e17/apps/evfs/src/lib/libevfs.c,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -3 -r1.51 -r1.52
--- libevfs.c   28 Jul 2007 00:46:40 -  1.51
+++ libevfs.c   28 Jul 2007 08:20:50 -  1.52
@@ -48,7 +48,7 @@
if ((e = (Ecore_Ipc_Event_Server_Data *) event))
  {
/*Check if it's bound to us..*/
-   if (!ecore_hash_get(evfs_session_servers, e-data)) return 1;
+   if (!ecore_hash_get(evfs_session_servers, e-server)) return 1;
 
 /*Special case, if it's an id notify, we can't really id the client 
without it */
 
@@ -227,7 +227,7 @@
 goto retry;
 
  } else {
-ecore_hash_set(evfs_session_servers, connection, (int*)1);
+ecore_hash_set(evfs_session_servers, connection-server, (int*)1);
  }
 
return connection;



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: e kwo

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir : e16/e/src


Modified Files:
desktops.c focus.c 


Log Message:
Avoid some lagginess at end of desk switch.

===
RCS file: /cvs/e/e16/e/src/desktops.c,v
retrieving revision 1.267
retrieving revision 1.268
diff -u -3 -r1.267 -r1.268
--- desktops.c  27 Jul 2007 16:59:49 -  1.267
+++ desktops.c  28 Jul 2007 08:39:55 -  1.268
@@ -1243,9 +1243,8 @@
DeskEnter(dsk);
  }
 
-   ActionsResume();
-
DeskSwitchDone();
+   ActionsResume();
 
ModulesSignal(ESIGNAL_DESK_SWITCH_DONE, NULL);
 
===
RCS file: /cvs/e/e16/e/src/focus.c,v
retrieving revision 1.168
retrieving revision 1.169
diff -u -3 -r1.168 -r1.169
--- focus.c 18 Jul 2007 11:08:21 -  1.168
+++ focus.c 28 Jul 2007 08:39:55 -  1.169
@@ -520,7 +520,7 @@
/* Set the mouse-over window */
Mode.mouse_over_ewin = GetEwinByCurrentPointer();
 
-   doFocusToEwin(NULL, FOCUS_DESK_ENTER);
+   FocusToEWin(NULL, FOCUS_DESK_ENTER);
 
/* Unfreeze keyboard */
XUngrabKeyboard(disp, CurrentTime);



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: e kwo

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir : e16/e/docs


Modified Files:
README-0.16.8 


Log Message:
Disable theme localisation by default.

===
RCS file: /cvs/e/e16/e/docs/README-0.16.8,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -3 -r1.15 -r1.16
--- README-0.16.8   11 Jul 2007 09:52:19 -  1.15
+++ README-0.16.8   28 Jul 2007 09:10:43 -  1.16
@@ -553,7 +553,7 @@
 # [bool] Localise theme
 # When enabled, and e.g. LANG=ja_JP and we are looking for fonts.cfg the search
 # order is fonts.cfg.ja_JP, fonts.cfg.ja, fonts.cfg.
-theme.localise = 1
+theme.localise = 0
 # [string] Theme
 theme.name = winter
 # [string] Colon separated list of directories containing e16 themes



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: e kwo

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir : e16/e/src


Modified Files:
theme.c 


Log Message:
Disable theme localisation by default.

===
RCS file: /cvs/e/e16/e/src/theme.c,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -3 -r1.64 -r1.65
--- theme.c 18 May 2007 08:25:06 -  1.64
+++ theme.c 28 Jul 2007 09:10:43 -  1.65
@@ -499,7 +499,7 @@
 #define N_IPC_FUNCS (sizeof(ThemeIpcArray)/sizeof(IpcItem))
 
 static const CfgItem ThemeCfgItems[] = {
-   CFG_ITEM_BOOL(Conf.theme, localise, 1),
+   CFG_ITEM_BOOL(Conf.theme, localise, 0),
CFG_ITEM_STR(Conf.theme, name),
CFG_ITEM_STR(Conf.theme, extra_path),
CFG_ITEM_STR(Conf.theme, ttfont_path),



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: proto chaos

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : chaos
Project : e17
Module  : proto

Dir : e17/proto/entropy/src/dialogs


Modified Files:
etk_mime_dialog_main.c 


Log Message:
* Fixed mime dialog events
* Default to not display hidden files
* New TODO items

===
RCS file: /cvs/e/e17/proto/entropy/src/dialogs/etk_mime_dialog_main.c,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -3 -r1.18 -r1.19
--- etk_mime_dialog_main.c  29 Jun 2007 01:01:43 -  1.18
+++ etk_mime_dialog_main.c  28 Jul 2007 09:31:09 -  1.19
@@ -325,7 +325,7 @@
etk_window_wmclass_set(ETK_WINDOW(mime_dialog_add_edit_window), 
mimedialog, mimedialog);
etk_widget_size_request_set(ETK_WIDGET(mime_dialog_add_edit_window), 
250, 80);
 
-   etk_signal_connect (delete_event, ETK_OBJECT 
(mime_dialog_add_edit_window),
+   etk_signal_connect (delete-event, ETK_OBJECT 
(mime_dialog_add_edit_window),
  ETK_CALLBACK (_etk_window_deleted_add_cb), NULL);
 
table = etk_table_new(2,3,ETK_FALSE);
@@ -402,7 +402,7 @@
etk_window_wmclass_set(ETK_WINDOW(window), mimedialog, mimedialog);
etk_widget_size_request_set(ETK_WIDGET(window), 250, 80);
 
-   etk_signal_connect (delete_event, ETK_OBJECT (window),
+   etk_signal_connect (delete-event, ETK_OBJECT (window),
  ETK_CALLBACK (_etk_window_deleted_add_app_cb), NULL);
 
table = etk_table_new(2,4,ETK_FALSE);
@@ -484,7 +484,7 @@
etk_window_title_set(ETK_WINDOW(mime_dialog_window), Program 
Associations);
etk_window_wmclass_set(ETK_WINDOW(mime_dialog_window), mimedialog, 
mimedialog);
 
-   etk_signal_connect (delete_event, ETK_OBJECT (mime_dialog_window),
+   etk_signal_connect (delete-event, ETK_OBJECT (mime_dialog_window),
  ETK_CALLBACK (_etk_window_deleted_cb), NULL);
 
etk_widget_size_request_set(ETK_WIDGET(mime_dialog_window), 450, 500);



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: proto chaos

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : chaos
Project : e17
Module  : proto

Dir : e17/proto/entropy


Modified Files:
TODO 


Log Message:
* Fixed mime dialog events
* Default to not display hidden files
* New TODO items

===
RCS file: /cvs/e/e17/proto/entropy/TODO,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- TODO22 Apr 2006 01:15:44 -  1.3
+++ TODO28 Jul 2007 09:31:08 -  1.4
@@ -1,5 +1,9 @@
 This is a list of things we need to fix:
 
+* More comprehensive Open With dialog.
+* Multicolumn list view
+* Better visual indication of directory sorting order
+* More icon set sizes
 * extractor plugin - fix odd behaviour (sliding window) and make the window
   move with the main entropy window if the latter is moved. how do we handle
   fullscreen mode or when there's no space to show the sliding window?
@@ -8,7 +12,7 @@
 
 This is a rough list of things we could implement:
 
-[-] * more thumbnailers - pdf, ttf, text (makes more snese in icon view)
+[-] * more thumbnailers - pdf (done), ttf, text (makes more snese in icon view)
 [-] * archives - ability to extract archives to a path
 [-] * right click drag menus - when we drag with the right click, it would be
   nice to display a context menu (might need etk work)



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: proto chaos

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : chaos
Project : e17
Module  : proto

Dir : e17/proto/entropy/src


Modified Files:
entropy_config.c 


Log Message:
* Fixed mime dialog events
* Default to not display hidden files
* New TODO items

===
RCS file: /cvs/e/e17/proto/entropy/src/entropy_config.c,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -3 -r1.28 -r1.29
--- entropy_config.c25 Jul 2007 17:01:03 -  1.28
+++ entropy_config.c28 Jul 2007 09:31:08 -  1.29
@@ -623,7 +623,7 @@
entropy_config_misc_item_str_set(general.treeviewer, 
1,ENTROPY_CONFIG_LOC_LIST);
entropy_config_misc_item_str_set(general.trackback, 
1,ENTROPY_CONFIG_LOC_LIST);
entropy_config_misc_item_str_set(general.presortfolders, 
1,ENTROPY_CONFIG_LOC_LIST);
-   entropy_config_misc_item_str_set(general.hiddenbackup, 
1,ENTROPY_CONFIG_LOC_LIST);
+   entropy_config_misc_item_str_set(general.hiddenbackup, 
0,ENTROPY_CONFIG_LOC_LIST);
entropy_config_misc_item_str_set(general.iconsize, 
48,ENTROPY_CONFIG_LOC_LIST);
 
 }



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: language devilhorns

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : devilhorns
Project : e_modules
Module  : language

Dir : e_modules/language/src/module


Modified Files:
e_mod_keybindings.c 


Log Message:
Patch from jeffdameth to fix Bug #127 where loading the language module
would reset the shelf config.

===
RCS file: /cvs/e/e_modules/language/src/module/e_mod_keybindings.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- e_mod_keybindings.c 11 Oct 2006 12:17:22 -  1.13
+++ e_mod_keybindings.c 28 Jul 2007 09:45:44 -  1.14
@@ -62,11 +62,8 @@
//FIXME: shold we check if these actions exist?
e_action_del(LANG_NEXT_ACTION);
e_action_del(LANG_PREV_ACTION);
-
e_action_predef_name_del(LANG_ACTION_GROUP, LANG_ACTION_NEXT_LANGUAGE); 
e_action_predef_name_del(LANG_ACTION_GROUP, LANG_ACTION_PREV_LANGUAGE);
-   e_config_save();
-
return 1;
 }
 
@@ -98,7 +95,6 @@

_lang_unregister_module_keybinding((language_config-switch_prev_lang_key), 1);
 
e_managers_keys_grab();
-   e_config_save();
 
return 1;
 }



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: proto lok

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : lok
Project : e17
Module  : proto

Dir : e17/proto/extrackt/data/etk_fe


Modified Files:
extrackt.glade 


Log Message:
Warnings fixed.

===
RCS file: /cvs/e/e17/proto/extrackt/data/etk_fe/extrackt.glade,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- extrackt.glade  3 Apr 2006 23:36:09 -   1.2
+++ extrackt.glade  28 Jul 2007 11:41:25 -  1.3
@@ -18,7 +18,7 @@
   property name=gravityGDK_GRAVITY_NORTH_WEST/property
   property name=focus_on_mapTrue/property
   property name=urgency_hintFalse/property
-  signal name=delete_event handler=_etk_fe_gui_window_deleted_cb 
last_modification_time=Sat, 28 Jan 2006 14:35:10 GMT/
+  signal name=delete-event handler=_etk_fe_gui_window_deleted_cb 
last_modification_time=Sat, 28 Jan 2006 14:35:10 GMT/
 
   child
 widget class=GtkVBox id=vbox5
@@ -1488,7 +1488,7 @@
  property name=visibleTrue/property
  property name=add_tearoffsFalse/property
  property name=focus_on_clickTrue/property
- signal name=active_item_changed 
handler=_etk_fe_gui_ripper_combo_changed_cb last_modification_time=Mon, 03 
Apr 2006 23:13:53 GMT/
+ signal name=active-item-changed 
handler=_etk_fe_gui_ripper_combo_changed_cb last_modification_time=Mon, 03 
Apr 2006 23:13:53 GMT/
/widget
packing
  property name=left_attach1/property
@@ -1760,7 +1760,7 @@
  property name=visibleTrue/property
  property name=add_tearoffsFalse/property
  property name=focus_on_clickTrue/property
- signal name=active_item_changed 
handler=_etk_fe_gui_encoder_combo_changed_cb last_modification_time=Mon, 03 
Apr 2006 23:13:08 GMT/
+ signal name=active-item-changed 
handler=_etk_fe_gui_encoder_combo_changed_cb last_modification_time=Mon, 03 
Apr 2006 23:13:08 GMT/
/widget
packing
  property name=left_attach1/property



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: libs/enhance lok

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : lok
Project : e17
Module  : libs/enhance

Dir : e17/libs/enhance/src/lib


Modified Files:
enhance.c 


Log Message:
Handle orientation property on progress bar.

===
RCS file: /cvs/e/e17/libs/enhance/src/lib/enhance.c,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -3 -r1.40 -r1.41
--- enhance.c   14 Jul 2007 00:14:08 -  1.40
+++ enhance.c   28 Jul 2007 11:41:54 -  1.41
@@ -764,29 +764,42 @@

else if(!strcmp(name, orientation))
  {
+   IF_PARENT_CLASS(GtkToolbar)
+  {
 PROPERTY_STR;
 Etk_Toolbar_Orientation orientation = ETK_TOOLBAR_HORIZ;
 
 if (value  !strcmp(value, GTK_ORIENTATION_VERTICAL))
   orientation = ETK_TOOLBAR_VERT;
 etk_toolbar_orientation_set(ETK_TOOLBAR(wid-wid), orientation);
+  }
+
+   IF_PARENT_CLASS(GtkProgressBar)
+  {
+PROPERTY_STR;
+Etk_Progress_Bar_Direction direction = 
ETK_PROGRESS_BAR_LEFT_TO_RIGHT;
+
+if (value  !strcmp(value, GTK_PROGRESS_RIGHT_TO_LEFT))
+   direction = ETK_PROGRESS_BAR_RIGHT_TO_LEFT;
+etk_progress_bar_direction_set(ETK_PROGRESS_BAR(wid-wid), 
direction);
+  }
  } 
 
else if(!strcmp(name, toolbar_style))
  {
-PROPERTY_STR;
-Etk_Toolbar_Style style = ETK_TOOLBAR_ICON;
+   PROPERTY_STR;
+   Etk_Toolbar_Style style = ETK_TOOLBAR_ICON;
 
-if (value)
-  {
-if (!strcmp(value, GTK_TOOLBAR_TEXT))
-  style = ETK_TOOLBAR_TEXT;
-else if (!strcmp(value, GTK_TOOLBAR_BOTH))
-  style = ETK_TOOLBAR_BOTH_VERT;
-else if (!strcmp(value, GTK_TOOLBAR_BOTH_HORIZ))
-  style = ETK_TOOLBAR_BOTH_HORIZ;
-  }
-etk_toolbar_style_set(ETK_TOOLBAR(wid-wid), style);
+   if (value)
+ {
+   if (!strcmp(value, GTK_TOOLBAR_TEXT))
+ style = ETK_TOOLBAR_TEXT;
+   else if (!strcmp(value, GTK_TOOLBAR_BOTH))
+ style = ETK_TOOLBAR_BOTH_VERT;
+   else if (!strcmp(value, GTK_TOOLBAR_BOTH_HORIZ))
+ style = ETK_TOOLBAR_BOTH_HORIZ;
+ }
+   etk_toolbar_style_set(ETK_TOOLBAR(wid-wid), style);
  }
 
else if(!strcmp(name, adjustment))



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: proto codewarrior

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : codewarrior
Project : e17
Module  : proto

Dir : e17/proto/entropy/src/plugins


Modified Files:
etk_list_viewer.c 


Log Message:
[Etk_List_Viewer] We now use etk's stock icon for the folder, and we're going
to (soon) be able to change the icon sizes in the list view. For now, its all
using ETK_STOCK_LARGE (48x48 px)


===
RCS file: /cvs/e/e17/proto/entropy/src/plugins/etk_list_viewer.c,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -3 -r1.83 -r1.84
--- etk_list_viewer.c   25 Jul 2007 17:01:03 -  1.83
+++ etk_list_viewer.c   28 Jul 2007 12:25:40 -  1.84
@@ -526,6 +526,7 @@
   char buffer[50];
   char date_buffer[26];
   char* thumbnail_filename;
+  char* thumbnail_key;
 
 
   viewer = instance-data;
@@ -540,9 +541,12 @@
 
   if (!file-thumbnail) {
  entropy_plugin_thumbnail_request(instance, file, 
(void*)gui_event_callback); 
- thumbnail_filename= PACKAGE_DATA_DIR /icons/default.png; 
+thumbnail_filename= etk_theme_icon_path_get();
+/* [TODO] ETK_STOCK_BIG needs to be gotten from the config */
+thumbnail_key = etk_stock_key_get(ETK_STOCK_PLACES_FOLDER, ETK_STOCK_BIG);
   } else {
- thumbnail_filename = file-thumbnail-thumbnail_filename;
+thumbnail_filename = file-thumbnail-thumbnail_filename;
+thumbnail_key = NULL;
   }
   
   col1 = etk_tree_nth_col_get(ETK_TREE(viewer-tree), 0);
@@ -556,7 +560,7 @@
   
   if (!file-retrieved_stat) {
  new_row = etk_tree_row_append(ETK_TREE(viewer-tree), NULL, 
- col1, thumbnail_filename, NULL,
+ col1, thumbnail_filename, thumbnail_key,
  col2,   file-filename, 
  col4, file-mime_type,
  NULL);
@@ -569,7 +573,7 @@
  date_buffer[strlen(date_buffer)-1] = '\0';
  
  new_row = etk_tree_row_append(ETK_TREE(viewer-tree), NULL, 
- col1, thumbnail_filename, NULL,
+ col1, thumbnail_filename, thumbnail_key,
  col2,   file-filename,
  col3,   buffer,
  col4,   file-mime_type,
@@ -814,7 +818,7 @@
   entropy_etk_file_list_viewer *viewer;
   char  **dnd_types;
   int dnd_types_num=0;
-
+  Etk_Tree_Model *model;
 
   instance = entropy_gui_component_instance_new ();
   viewer = entropy_malloc (sizeof (entropy_etk_file_list_viewer));
@@ -824,9 +828,14 @@
   
   viewer-tree = etk_tree_new(); 
   etk_tree_mode_set(ETK_TREE(viewer-tree), ETK_TREE_MODE_LIST);
- 
+
+  /* [TODO] We need to make this configurable, and replace the 48 by a proper 
+   * value depending on SMALL, NORMAL, LARGE for etk_stock */
   viewer-tree_col1 = etk_tree_col_new(ETK_TREE(viewer-tree), _(Icon), 
48,0.0);
-  etk_tree_col_model_add(viewer-tree_col1, etk_tree_model_image_new());
+  model = etk_tree_model_image_new();
+  etk_tree_rows_height_set(ETK_TREE(viewer-tree), 48);
+
+  etk_tree_col_model_add(viewer-tree_col1, model);

   viewer-tree_col1 = etk_tree_col_new(ETK_TREE(viewer-tree), _(Filename), 
150,0.0);
   etk_tree_col_model_add(viewer-tree_col1, etk_tree_model_text_new());



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: proto codewarrior

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : codewarrior
Project : e17
Module  : proto

Dir : e17/proto/entropy/src/plugins


Modified Files:
etk_list_viewer.c 


Log Message:
wrong stock id

===
RCS file: /cvs/e/e17/proto/entropy/src/plugins/etk_list_viewer.c,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -3 -r1.84 -r1.85
--- etk_list_viewer.c   28 Jul 2007 12:25:40 -  1.84
+++ etk_list_viewer.c   28 Jul 2007 12:35:23 -  1.85
@@ -543,7 +543,7 @@
  entropy_plugin_thumbnail_request(instance, file, 
(void*)gui_event_callback); 
 thumbnail_filename= etk_theme_icon_path_get();
 /* [TODO] ETK_STOCK_BIG needs to be gotten from the config */
-thumbnail_key = etk_stock_key_get(ETK_STOCK_PLACES_FOLDER, ETK_STOCK_BIG);
+thumbnail_key = etk_stock_key_get(ETK_STOCK_TEXT_X_GENERIC, ETK_STOCK_BIG);
   } else {
 thumbnail_filename = file-thumbnail-thumbnail_filename;
 thumbnail_key = NULL;



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: proto lok

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : lok
Project : e17
Module  : proto

Dir : e17/proto/extrackt/src/bin


Modified Files:
cddb.c cddev.c command.c command.h conf.c main.c protocol.c 


Log Message:
Everything is fixed. Extrackt runs fine now. And no more warning at build time.

===
RCS file: /cvs/e/e17/proto/extrackt/src/bin/cddb.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- cddb.c  18 Feb 2006 12:39:21 -  1.2
+++ cddb.c  28 Jul 2007 13:07:20 -  1.3
@@ -12,11 +12,8 @@
 static int   _ex_cddb_sum(int val);
 static void  _ex_cddb_line_process(char *inbuffer, Ex_Disc_Data *data, int 
numtracks);
 static char *_ex_cddb_line_data_get(char **dataptr);
-static void  _ex_cddb_line_write(char *header, int num, char *data, FILE 
*outfile, char *encoding);
-static char *_ex_cddb_str_encoding_convert(char *str, char *from, char *to, 
int max_len);
 static char *_ex_cddb_uri_make(Ex_Config_Cddb_Server *server, Ex_Cddb_Hello 
*hello, char *cmd);
 static char *_ex_cddb_request_make(Ex_Config_Cddb_Server *server,Ex_Cddb_Hello 
*hello, char *cmd);
-static int  _ex_cddb_line_count(char *lines);   
 
 static char *discdb_genres[]={unknown,blues,classical,country,
  data,folk,jazz,misc,newage,
@@ -544,21 +541,6 @@
  }
*line = NULL;   
return data;
-}
-
-static int
-_ex_cddb_line_count(char *lines)
-{
-   char *c;
-   int nlines = 0;
-   
-   for(c = lines; *c; c++)
- {
-   if(*c == '\n')
- nlines++;
-
- }
-   return nlines;
 }
 
 static char *
===
RCS file: /cvs/e/e17/proto/extrackt/src/bin/cddev.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- cddev.c 18 Feb 2006 12:39:21 -  1.2
+++ cddev.c 28 Jul 2007 13:07:20 -  1.3
@@ -168,9 +168,11 @@
struct cd_toc_entry toc_buffer[MAX_TRACKS];
struct ioc_read_toc_entry cdte;
 #endif
+/* UNUSED
 #ifdef CDROMSUBCHNL
struct cdrom_subchnl cdsc;
 #endif
+*/
 #ifdef CDROM_READ_SUBCHANNEL
struct cd_sub_channel sch;
 #endif
===
RCS file: /cvs/e/e17/proto/extrackt/src/bin/command.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- command.c   18 Feb 2006 12:39:21 -  1.2
+++ command.c   28 Jul 2007 13:07:20 -  1.3
@@ -8,6 +8,7 @@
 #include unistd.h
 #include signal.h
 #include errno.h
+#include time.h
 #include sys/types.h
 #include sys/wait.h
 #include Extrackt.h
===
RCS file: /cvs/e/e17/proto/extrackt/src/bin/command.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- command.h   7 Feb 2006 01:35:14 -   1.1
+++ command.h   28 Jul 2007 13:07:20 -  1.2
@@ -26,8 +26,10 @@
 int ex_command_encode_update(Extrackt *ex);
 intex_command_encode_set(Extrackt *ex, char *name);
 voidex_command_encode_abort(Extrackt *ex);
+voidex_command_encode_append(Extrackt *ex, int tracknumber);
 
 voidex_string_file_delete(char *file);
 char   *ex_string_file_extension_get(char *file);
+int ex_string_file_exists(char *path);
 
 #endif
===
RCS file: /cvs/e/e17/proto/extrackt/src/bin/conf.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- conf.c  7 Feb 2006 01:35:14 -   1.1
+++ conf.c  28 Jul 2007 13:07:20 -  1.2
@@ -220,12 +220,15 @@
/* add default encoders */
  {
Ex_Config_Exe *ripper;
+   char default_path[PATH_MAX];

+   snprintf(default_path, PATH_MAX, %s/rip/%%e/%%T-%%A/%%t-%%a.wav, 
getenv(HOME));
+
ripper = E_NEW(1, Ex_Config_Exe);
ripper-name = E_STRDUP(cdparanoia);
ripper-exe = E_STRDUP(cdparanoia);
ripper-command_line_opts = E_STRDUP(-d %d -w %n %o);
-   ripper-file_format = E_STRDUP(/tmp/music/%e/%T-%A/%t-%a.wav);
+   ripper-file_format = E_STRDUP(default_path);
ripper-type = EX_CONFIG_EXE_RIPPER;
ripper-def = 1;
ex-config.rippers = evas_list_append(ex-config.rippers, ripper);
@@ -234,7 +237,7 @@
ripper-name = E_STRDUP(cdda2wav);
ripper-exe = E_STRDUP(cdda2wav);
ripper-command_line_opts = E_STRDUP(-D %d -t %n -O wav %o);
-   ripper-file_format = E_STRDUP(/tmp/music/%e/%T-%A/%t-%a.wav);
+   ripper-file_format = E_STRDUP(default_path);
ripper-type = EX_CONFIG_EXE_RIPPER;
ripper-def = 0;
ex-config.rippers = evas_list_append(ex-config.rippers, ripper);
@@ -246,21 +249,29 @@
/* add default encoders */
  {
Ex_Config_Exe *encoder;
+   char  default_path[PATH_MAX];
+   char *ext;
+   int   length;

+   length = snprintf(default_path, PATH_MAX - 4, 
%s/rip/%%e/%%T-%%A/%%t-%%a., 

E CVS: proto lok

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : lok
Project : e17
Module  : proto

Dir : e17/proto/extrackt


Modified Files:
README 


Log Message:
Everything is fixed. Extrackt runs fine now. And no more warning at build time.

===
RCS file: /cvs/e/e17/proto/extrackt/README,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- README  7 Feb 2006 01:35:13 -   1.1
+++ README  28 Jul 2007 13:07:20 -  1.2
@@ -7,3 +7,8 @@
 split into a frontend (gui) and a backend (ripping / encoding / cddb etc.)
 and allows for frontends to be written using any toolkit like Etk, Ewl, Gtk,
 or even pure Evas / Edje (not to mention ncurses or simlpe shell ones).
+
+By default ripped tracks are placed in ~/rip. But note that if you have already
+run an older Extrackt version. You may have an older configuration left. If 
it's
+the case then the ripped tracks are in /tmp/music. To solve this problem, just
+delete your ~/.e/extrackt



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: apps/e devilhorns

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

Dir : e17/apps/e/src/bin


Modified Files:
e_eap_editor.c 


Log Message:
Patch from jeffdameth to fix hard-coded window size on the eap_editor dialog.
Fixed some formatting issues.

===
RCS file: /cvs/e/e17/apps/e/src/bin/e_eap_editor.c,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -3 -r1.87 -r1.88
--- e_eap_editor.c  26 Jul 2007 11:17:27 -  1.87
+++ e_eap_editor.c  28 Jul 2007 13:29:11 -  1.88
@@ -577,7 +577,8 @@
 
dia = e_dialog_new(cfdata-editor-cfd-con, E, 
_eap_icon_select_dialog);
if (!dia) return;
-   e_object_del_attach_func_set(E_OBJECT(dia), 
_e_desktop_edit_cb_icon_select_destroy);
+   e_object_del_attach_func_set(E_OBJECT(dia), 
+   _e_desktop_edit_cb_icon_select_destroy);
e_dialog_title_set(dia, _(Select an Icon));
dia-data = cfdata;
 
@@ -590,15 +591,15 @@
if (dir)
  {
o = e_widget_fsel_add(dia-win-evas, dir, /, NULL, NULL,
- _e_desktop_edit_select_cb, cfdata,
- NULL, cfdata, 1);
+ _e_desktop_edit_select_cb, cfdata,
+ NULL, cfdata, 1);
free(dir);
  }
else
  {
o = e_widget_fsel_add(dia-win-evas, ~/, /, NULL, NULL,
- _e_desktop_edit_select_cb, cfdata,
- NULL, cfdata, 1);
+ _e_desktop_edit_select_cb, cfdata,
+ NULL, cfdata, 1);
  }

evas_object_show(o);
@@ -607,12 +608,13 @@
e_dialog_content_set(dia, o, mw, mh);
 
/* buttons at the bottom */
-   e_dialog_button_add(dia, _(OK), NULL, _e_desktop_edit_cb_icon_select_ok, 
cfdata);
-   e_dialog_button_add(dia, _(Cancel), NULL, 
_e_desktop_edit_cb_icon_select_cancel, cfdata);
+   e_dialog_button_add(dia, _(OK), NULL, 
+  _e_desktop_edit_cb_icon_select_ok, cfdata);
+   e_dialog_button_add(dia, _(Cancel), NULL, 
+  _e_desktop_edit_cb_icon_select_cancel, cfdata);
e_dialog_resizable_set(dia, 1);
e_win_centered_set(dia-win, 1);
e_dialog_show(dia);
-   e_win_resize(dia-win, 475, 341);
editor-icon_fsel_dia = dia;
 }
 
@@ -633,7 +635,8 @@
 
dia = e_dialog_new(cfdata-editor-cfd-con, E, 
_eap_exec_select_dialog);
if (!dia) return;
-   e_object_del_attach_func_set(E_OBJECT(dia), 
_e_desktop_edit_cb_exec_select_destroy);
+   e_object_del_attach_func_set(E_OBJECT(dia), 
+   _e_desktop_edit_cb_exec_select_destroy);
e_dialog_title_set(dia, _(Select an Executable));
dia-data = cfdata;
 
@@ -644,15 +647,15 @@
if (dir)
  {
o = e_widget_fsel_add(dia-win-evas, dir, /, NULL, NULL,
- _e_desktop_edit_select_cb, cfdata,
- NULL, cfdata, 1);
+ _e_desktop_edit_select_cb, cfdata,
+ NULL, cfdata, 1);
free(dir);
  }
else
  {
o = e_widget_fsel_add(dia-win-evas, ~/, /, NULL, NULL,
- _e_desktop_edit_select_cb, cfdata,
- NULL, cfdata, 1);
+ _e_desktop_edit_select_cb, cfdata,
+ NULL, cfdata, 1);
  }

evas_object_show(o);
@@ -666,7 +669,6 @@
e_dialog_resizable_set(dia, 1);
e_win_centered_set(dia-win, 1);
e_dialog_show(dia);
-   e_win_resize(dia-win, 475, 341);
editor-exec_fsel_dia = dia;
 }
 



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: e kwo

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir : e16/e/src


Modified Files:
E.h config.c fonts.c theme.c 


Log Message:
Prefer Xft font configuration.

===
RCS file: /cvs/e/e16/e/src/E.h,v
retrieving revision 1.591
retrieving revision 1.592
diff -u -3 -r1.591 -r1.592
--- E.h 27 Jul 2007 16:59:48 -  1.591
+++ E.h 28 Jul 2007 13:58:20 -  1.592
@@ -378,6 +378,7 @@
struct
{
   charlocalise;
+  charprefer_xft_fonts;
   char   *name;
   char   *extra_path;
   char   *ttfont_path;
@@ -605,7 +606,7 @@
 voidExtInitWinKill(void);
 
 /* fonts.c */
-int FontConfigLoad(FILE * fs);
+voidFontConfigLoad(void);
 voidFontConfigUnload(void);
 const char *FontLookup(const char *name);
 
===
RCS file: /cvs/e/e16/e/src/config.c,v
retrieving revision 1.158
retrieving revision 1.159
diff -u -3 -r1.158 -r1.159
--- config.c27 Jul 2007 16:59:49 -  1.158
+++ config.c28 Jul 2007 13:58:20 -  1.159
@@ -344,11 +344,6 @@
   if (err)
  ConfigAlertLoad(Tooltip);
   break;
-   case CONFIG_FONTS:
-  err = FontConfigLoad(fs);
-  if (err)
- ConfigAlertLoad(Font);
-  break;
case CONFIG_TEXT:
   err = TextclassConfigLoad(fs);
   if (err)
@@ -573,7 +568,6 @@
 ThemeConfigLoad(void)
 {
static const char  *const config_files[] = {
-  fonts.cfg,
   init.cfg,
   textclasses.cfg,
 #if ENABLE_COLOR_MODIFIERS
@@ -592,6 +586,9 @@
chars[FILEPATH_LEN_MAX];
Progressbar*p = NULL;
int i;
+
+   /* Font mappings */
+   FontConfigLoad();
 
Esnprintf(s, sizeof(s), %s/, Mode.theme.path);
 
===
RCS file: /cvs/e/e16/e/src/fonts.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- fonts.c 25 Jul 2007 20:02:57 -  1.11
+++ fonts.c 28 Jul 2007 13:58:20 -  1.12
@@ -86,46 +86,48 @@
  */
 #include conf.h
 
-int
-FontConfigLoad(FILE * fs)
+static int
+_FontConfigLoad(FILE * fs)
 {
int err = 0;
FontAlias  *fa;
chars[FILEPATH_LEN_MAX];
-   chars1[128];
-   int i1, ret;
+   chars1[128], *p2;
+   int i2;
 
while (GetLine(s, sizeof(s), fs))
  {
-   i1 = -1;
-   ret = sscanf(s, %d, i1);
-   if (ret == 1)
- {
-switch (i1)
-  {
-  case CONFIG_VERSION:
-  case CONFIG_OPEN:
- break;
-  case CONFIG_CLOSE:
- goto done;
-  }
- }
-   else
- {
-s1[0] = '\0';
-i1 = 0;
-sscanf(s, %120s %n, s1, i1);
-if (i1 = 1)
-  {
- Eprintf(Ignoring line: %s\n, s);
- continue;
-  }
-fa = FontAliasCreate(s1, s + i1);
- }
+   s1[0] = '\0';
+   i2 = 0;
+   sscanf(s, %120s %n, s1, i2);
+   if (i2 = 0)
+  continue;
+   p2 = s + i2;
+   if (!p2[0])
+  continue;
+   if (strncmp(s, font-, 5))
+  continue;
+   fa = FontAliasCreate(s1, p2);
  }
 
- done:
return err;
+}
+
+void
+FontConfigLoad(void)
+{
+#if USE_XFT
+   int err;
+
+   if (Conf.theme.prefer_xft_fonts)
+ {
+   err = ConfigFileLoad(fonts.cfg.xft, Mode.theme.path,
+_FontConfigLoad, 0);
+   if (!err)
+  return;
+ }
+#endif
+   ConfigFileLoad(fonts.cfg, Mode.theme.path, _FontConfigLoad, 0);
 }
 
 void
===
RCS file: /cvs/e/e16/e/src/theme.c,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -3 -r1.65 -r1.66
--- theme.c 28 Jul 2007 09:10:43 -  1.65
+++ theme.c 28 Jul 2007 13:58:20 -  1.66
@@ -500,6 +500,7 @@
 
 static const CfgItem ThemeCfgItems[] = {
CFG_ITEM_BOOL(Conf.theme, localise, 0),
+   CFG_ITEM_BOOL(Conf.theme, prefer_xft_fonts, 1),
CFG_ITEM_STR(Conf.theme, name),
CFG_ITEM_STR(Conf.theme, extra_path),
CFG_ITEM_STR(Conf.theme, ttfont_path),



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/

E CVS: e kwo

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir : e16/e/config


Modified Files:
Makefile.am 
Added Files:
fonts.cfg.xft 
Removed Files:
fonts.cfg-xft_example 


Log Message:
Prefer Xft font configuration.

===
RCS file: /cvs/e/e16/e/config/Makefile.am,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- Makefile.am 5 Jun 2007 11:41:23 -   1.10
+++ Makefile.am 28 Jul 2007 13:58:20 -  1.11
@@ -5,7 +5,7 @@
definitions \
actionclasses.cfg bindings.cfg matches.cfg menus.cfg \
e16keyedit.db \
-   fonts.cfg-xft_example
+   fonts.cfg.xft
 
 menudir = $(ENLIGHTENMENT_ROOT)/config/menus
 menu_DATA = \



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: e kwo

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir : e16/e/docs


Modified Files:
README-0.16.8 


Log Message:
Prefer Xft font configuration.

===
RCS file: /cvs/e/e16/e/docs/README-0.16.8,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -3 -r1.16 -r1.17
--- README-0.16.8   28 Jul 2007 09:10:43 -  1.16
+++ README-0.16.8   28 Jul 2007 13:58:20 -  1.17
@@ -554,6 +554,8 @@
 # When enabled, and e.g. LANG=ja_JP and we are looking for fonts.cfg the search
 # order is fonts.cfg.ja_JP, fonts.cfg.ja, fonts.cfg.
 theme.localise = 0
+# [bool] Prefer fonts.cfg.xft over fonts.cfg
+theme.prefer_xft_fonts = 1
 # [string] Theme
 theme.name = winter
 # [string] Colon separated list of directories containing e16 themes



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: e kwo

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir : e16/e/po


Modified Files:
bg.po bs.po da.po de.po en_US.po es.po fr.po hu.po ja.po ko.po 
nl.po no.po pl.po pt.po pt_BR.po ru.po sv.po tr.po 


Log Message:
Update po.




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: e kwo

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir : e16/e


Modified Files:
configure.in ChangeLog timestamp.h 


Log Message:
Sat Jul 28 16:08:32 CEST 2007
(Kim)

--- 0.16.8.9 0.05 ---
Follow ecore_list name changes.
Avoid some lagginess at end of desk switch.
Disable theme localisation by default.
Prefer Xft font configuration.


===
RCS file: /cvs/e/e16/e/configure.in,v
retrieving revision 1.217
retrieving revision 1.218
diff -u -3 -r1.217 -r1.218
--- configure.in23 Jul 2007 20:12:44 -  1.217
+++ configure.in28 Jul 2007 14:09:08 -  1.218
@@ -1,7 +1,7 @@
 AC_INIT(configure.in)
 
 E_PKG_VERSION=0.16.8.9
-E_PKG_REVISION=0.04
+E_PKG_REVISION=0.05
 if test x$E_PKG_REVISION != x; then
   E_PKG_VER_REV=$E_PKG_VERSION-$E_PKG_REVISION
   E_RPM_REVISION=$E_PKG_REVISION
===
RCS file: /cvs/e/e16/e/ChangeLog,v
retrieving revision 1.239
retrieving revision 1.240
diff -u -3 -r1.239 -r1.240
--- ChangeLog   23 Jul 2007 20:12:44 -  1.239
+++ ChangeLog   28 Jul 2007 14:09:08 -  1.240
@@ -4456,3 +4456,15 @@
  masks causes more trouble than worth while (I think...).
 Get rid of spurious tooltips.
 Remove the excessive flip check limiting minimum time between edge flips.
+
+---
+
+Sat Jul 28 16:08:32 CEST 2007
+(Kim)
+
+--- 0.16.8.9 0.05 ---
+Follow ecore_list name changes.
+Avoid some lagginess at end of desk switch.
+Disable theme localisation by default.
+Prefer Xft font configuration.
+
===
RCS file: /cvs/e/e16/e/timestamp.h,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -3 -r1.35 -r1.36
--- timestamp.h 23 Jul 2007 20:12:45 -  1.35
+++ timestamp.h 28 Jul 2007 14:09:08 -  1.36
@@ -1 +1 @@
-#define E_CHECKOUT_DATE $Date: 2007/07/23 20:12:45 $
+#define E_CHECKOUT_DATE $Date: 2007/07/28 14:09:08 $



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: titan titan

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : titan
Project : devs
Module  : titan

Dir : devs/titan


Modified Files:
info.txt 


Log Message:
Update the info for geodata.

===
RCS file: /cvs/e/devs/titan/info.txt,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -3 -r1.9 -r1.10
--- info.txt17 Jun 2007 15:57:41 -  1.9
+++ info.txt28 Jul 2007 16:17:53 -  1.10
@@ -1,5 +1,5 @@
 Login: titan
-IRC Nick:  UnixTitan
+IRC Nick:  okra
 Name:  Stephen Houston
 Location:  Mississippi, USA
 E-Mail:[EMAIL PROTECTED]
@@ -8,3 +8,4 @@
 Contributing:  E, Ephoto, Ewl
 Group: Core, Applications, Libraries
 Platform:  Mac OS X, Solaris 10, Linux
+GeoData:   32.470378 -90.085144



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: libs/enhance lok

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : lok
Project : e17
Module  : libs/enhance

Dir : e17/libs/enhance/src/lib


Modified Files:
enhance.c 


Log Message:
Fixed a little copy/paste error.

===
RCS file: /cvs/e/e17/libs/enhance/src/lib/enhance.c,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -3 -r1.41 -r1.42
--- enhance.c   28 Jul 2007 11:41:54 -  1.41
+++ enhance.c   28 Jul 2007 17:13:21 -  1.42
@@ -979,7 +979,7 @@
 if (!strcmp(x_options, str))
   packing-x_options = strdup();
 if (!strcmp(y_options, str))
-  packing-x_options = strdup();
+  packing-y_options = strdup();
  }
  }
while((tag = exml_next_nomove(xml)) != NULL);



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: proto lok

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : lok
Project : e17
Module  : proto

Dir : e17/proto/extrackt/src/bin/etk_fe


Modified Files:
gui.c 


Log Message:
All tracks are selected by default.

===
RCS file: /cvs/e/e17/proto/extrackt/src/bin/etk_fe/gui.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- gui.c   14 Mar 2007 20:38:00 -  1.13
+++ gui.c   28 Jul 2007 17:17:49 -  1.14
@@ -594,7 +594,7 @@
etk_tree_col_model_add(gui-tracks_name_col, etk_tree_model_text_new());
gui-tracks_time_col = etk_tree_col_new(ETK_TREE(gui-tracks_tree), 
  _(Length),
- 40, 0.0);
+ 60, 0.0);
etk_tree_col_model_add(gui-tracks_time_col, etk_tree_model_text_new());
gui-tracks_rip_col = etk_tree_col_new(ETK_TREE(gui-tracks_tree), 
 _(Rip),
@@ -913,7 +913,7 @@
char *secs;
int   size;
int   tmp;
-   int   selected = 0;
+   int   selected = 1;

track_num = ex_util_num_to_str(i + 1, gui-ex-disc_info.num_tracks);




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: libs/ecore devilhorns

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : libs/ecore

Dir : e17/libs/ecore


Modified Files:
configure.in 


Log Message:
Patch from caro to fix ecore_config dependency checks during configure.in.
Ecore_Config depends on ecore_ipc, but that was never previously checked for.

===
RCS file: /cvs/e/e17/libs/ecore/configure.in,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -3 -r1.204 -r1.205
--- configure.in16 Jul 2007 07:23:10 -  1.204
+++ configure.in28 Jul 2007 19:54:40 -  1.205
@@ -655,8 +655,12 @@
   [ have_eet=no ]
 )
 
-ECORE_CHECK_MODULE([Config], [yes], [$have_eet],
-  [requirements_ecore_config=$requirements_ecore_config eet])
+ecore_config_deps=no
+if test x$have_eet = xyes -a x$have_ecore_ipc = xyes ; then
+  ecore_config_deps=yes
+fi
+ECORE_CHECK_MODULE([Config], [yes], [$ecore_config_deps],
+  [requirements_ecore_config=$requirements_ecore_config ecore-ipc eet])
 
 ECORE_CHECK_MODULE([File], [yes])
 



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: apps/e devilhorns

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

Dir : e17/apps/e/src/modules/conf_desks


Modified Files:
e-module-conf_desks.edj 


Log Message:
Use proper icon for conf_desks.

===
RCS file: /cvs/e/e17/apps/e/src/modules/conf_desks/e-module-conf_desks.edj,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
Binary files /tmp/cvsYuY0yD and /tmp/cvslYOuv4 differ



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: apps/e devilhorns

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

Dir : e17/apps/e/src/modules/conf_screensaver


Modified Files:
e-module-conf_screensaver.edj 


Log Message:
Use proper icon for screensaver module.

===
RCS file: 
/cvs/e/e17/apps/e/src/modules/conf_screensaver/e-module-conf_screensaver.edj,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
Binary files /tmp/cvsjiDCyI and /tmp/cvs4ImOSr differ



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: apps/e devilhorns

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

Dir : e17/apps/e/src/modules/conf_display


Modified Files:
e-module-conf_display.edj 


Log Message:
Use proper icon for screen res module.

===
RCS file: /cvs/e/e17/apps/e/src/modules/conf_display/e-module-conf_display.edj,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
Binary files /tmp/cvsuAu7tH and /tmp/cvsqmodXU differ



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: apps/e devilhorns

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

Dir : e17/apps/e/src/modules/conf_dpms


Modified Files:
e-module-conf_dpms.edj 


Log Message:
Use proper icon for display power management.

===
RCS file: /cvs/e/e17/apps/e/src/modules/conf_dpms/e-module-conf_dpms.edj,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
Binary files /tmp/cvsZJCOE0 and /tmp/cvsbH6lGL differ



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: apps/e devilhorns

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

Dir : e17/apps/e/src/modules/conf_desklock


Modified Files:
e-module-conf_desklock.edj 


Log Message:
Use proper icon for desklock.

===
RCS file: 
/cvs/e/e17/apps/e/src/modules/conf_desklock/e-module-conf_desklock.edj,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
Binary files /tmp/cvsoshvjn and /tmp/cvsVgYi9T differ



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: apps/e devilhorns

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

Dir : e17/apps/e/src/bin


Modified Files:
e_int_menus.c 


Log Message:
If the Virtual Desktops module is not loaded, don't show the Configure
Virtual Desktops menu entry in Desktop sub-menu.

===
RCS file: /cvs/e/e17/apps/e/src/bin/e_int_menus.c,v
retrieving revision 1.221
retrieving revision 1.222
diff -u -3 -r1.221 -r1.222
--- e_int_menus.c   26 Jul 2007 12:02:22 -  1.221
+++ e_int_menus.c   28 Jul 2007 20:51:30 -  1.222
@@ -711,12 +711,16 @@
 e_menu_item_callback_set(mi, _e_int_menus_virtuals_item_cb, desk);
  }
  }
-   mi = e_menu_item_new(m);
-   e_menu_item_separator_set(mi, 1);
 
-   mi = e_menu_item_new(m);
-   e_menu_item_label_set(mi, _(Configure Virtual Desktops));
-   e_menu_item_callback_set(mi, _e_int_menus_desk_item_cb, NULL);
+   if (e_configure_registry_exists(screen/virtual_desktops))
+ {
+   mi = e_menu_item_new(m);
+   e_menu_item_separator_set(mi, 1);
+
+   mi = e_menu_item_new(m);
+   e_menu_item_label_set(mi, _(Configure Virtual Desktops));
+   e_menu_item_callback_set(mi, _e_int_menus_desk_item_cb, NULL);
+ }
 }
 
 static void



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: proto codewarrior

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : codewarrior
Project : e17
Module  : proto

Dir : e17/proto/entropy/src/plugins


Modified Files:
etk_structure_viewer.c 


Log Message:
[Etk_Structure_Viewer] use stocks instead of custom shipped images

===
RCS file: /cvs/e/e17/proto/entropy/src/plugins/etk_structure_viewer.c,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -3 -r1.37 -r1.38
--- etk_structure_viewer.c  25 Jul 2007 17:01:03 -  1.37
+++ etk_structure_viewer.c  28 Jul 2007 23:21:35 -  1.38
@@ -171,6 +171,8 @@
   event_file_core *event;
   Etk_Tree_Col* col;
   Etk_Tree_Row* parent;
+  char* thumbnail_filename;
+  char* thumbnail_key;
 
   viewer = instance-data;
   parent = (Etk_Tree_Row*)viewer-parent_visual;
@@ -178,13 +180,16 @@
   col = etk_tree_nth_col_get(ETK_TREE(parent-tree), 0);
   etk_tree_freeze(ETK_TREE(viewer-tree));
 
+  /* [TODO] Make ETK_STOCK_BIG changable from options */
+  thumbnail_filename= etk_theme_icon_path_get();
+  thumbnail_key = etk_stock_key_get(ETK_STOCK_PLACES_FOLDER, ETK_STOCK_BIG);
   
   if (!prow) {
  new_row = etk_tree_row_append( 
((Etk_Tree_Row*)viewer-parent_visual)-tree, 
(Etk_Tree_Row*)viewer-parent_visual, col,
- PACKAGE_DATA_DIR /icons/folder.png, NULL, 
_(file-filename), NULL);
+  thumbnail_filename, thumbnail_key, _(file-filename), NULL);
   } else {
  new_row = etk_tree_row_append( ((Etk_Tree_Row*)prow)-tree, 
(Etk_Tree_Row*)prow, col, 
- PACKAGE_DATA_DIR /icons/folder.png, NULL, 
_(file-filename), NULL);
+  thumbnail_filename, thumbnail_key, _(file-filename), NULL);
   }
 
   ecore_hash_set(instance_map_hash, new_row, instance);



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: proto lok

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : lok
Project : e17
Module  : proto

Dir : e17/proto/entropy/src/plugins


Modified Files:
Makefile.am 


Log Message:
Added missing flags.

===
RCS file: /cvs/e/e17/proto/entropy/src/plugins/Makefile.am,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -3 -r1.44 -r1.45
--- Makefile.am 30 Jun 2007 07:04:53 -  1.44
+++ Makefile.am 28 Jul 2007 23:41:40 -  1.45
@@ -85,9 +85,9 @@
 
 action_simple_la_SOURCES   = $(top_srcdir)/src/entropy_gui.c \
action_simple.c 
$(top_srcdir)/src/entropy_debug.c
-action_simple_la_CFLAGS= @EWL_CFLAGS@
+action_simple_la_CFLAGS= @ECORE_CFLAGS@ @EWL_CFLAGS@
 action_simple_la_LDFLAGS   = -module -avoid-version
-action_simple_la_LIBADD= @EWL_LIBS@
+action_simple_la_LIBADD= @ECORE_LIBS@ @EWL_LIBS@
 
 
 layout_ewl_simple_la_SOURCES   = $(top_srcdir)/src/entropy_gui.c \



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: libs/ewl pfritz

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : pfritz
Project : e17
Module  : libs/ewl

Dir : e17/libs/ewl/src/lib


Modified Files:
ewl_entry.c 


Log Message:
bug 130

===
RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_entry.c,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -3 -r1.75 -r1.76
--- ewl_entry.c 4 Jun 2007 18:37:34 -   1.75
+++ ewl_entry.c 29 Jul 2007 00:02:08 -  1.76
@@ -717,6 +717,10 @@
DRETURN(DLEVEL_STABLE); 
 
pos1 = ewl_entry_cursor_position_get(EWL_ENTRY_CURSOR(e-cursor));
+   /* we cannot delete anything if we are at the beginning of the text */
+   if (pos1 == 0)
+   DRETURN(DLEVEL_STABLE);
+
ewl_entry_cursor_position_set(EWL_ENTRY_CURSOR(e-cursor), pos1 - 1);
ewl_text_text_delete(EWL_TEXT(e), 1);
 



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: libs/epsilon chaos

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : chaos
Project : e17
Module  : libs/epsilon

Dir : e17/libs/epsilon/src/lib


Modified Files:
epsilon_thumb.c 


Log Message:
* OK, I could have *sworn* that ecore was supposed to delete your client socket 
automatically on disconnect - apparantly not.  For those having issues with 
epsilon crashing after 'a while' - this fixes it.  Process was hitting FD limit

===
RCS file: /cvs/e/e17/libs/epsilon/src/lib/epsilon_thumb.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -3 -r1.12 -r1.13
--- epsilon_thumb.c 27 Jul 2007 14:09:32 -  1.12
+++ epsilon_thumb.c 29 Jul 2007 00:38:09 -  1.13
@@ -14,7 +14,7 @@
 static int debug = 0;
 
 static int epsilon_init_count = 0;
-static int epsilon_mid = 0;
+static unsigned long epsilon_mid = 0;
 
 static Ecore_DList *epsilon_request_queue = NULL;
 



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: libs/epsilon chaos

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : chaos
Project : e17
Module  : libs/epsilon

Dir : e17/libs/epsilon/src/bin


Modified Files:
epsilon_thumb_test.c epsilon_thumbd.c 


Log Message:
* OK, I could have *sworn* that ecore was supposed to delete your client socket 
automatically on disconnect - apparantly not.  For those having issues with 
epsilon crashing after 'a while' - this fixes it.  Process was hitting FD limit

===
RCS file: /cvs/e/e17/libs/epsilon/src/bin/epsilon_thumb_test.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- epsilon_thumb_test.c25 Jul 2007 17:00:58 -  1.6
+++ epsilon_thumb_test.c29 Jul 2007 00:38:09 -  1.7
@@ -76,42 +76,5 @@
printf(\nEpsilon Thumb completed in %g seconds\n\n, end - start);
 
epsilon_shutdown();
-#if 0
-   sleep(5);
-
-   start = ecore_time_get();
-   ecore_list_first_goto(files);
-   while ((file = ecore_list_next(files))) {
-   pid_t pid;
-   char *realpath;
-   char fullpath[PATH_MAX];
-
-   snprintf(fullpath, PATH_MAX, %s/%s, PATH, file);
-   realpath = ecore_file_realpath(fullpath);
-
-   if (ecore_file_exists(realpath)  
!ecore_file_is_dir(realpath)) {
-   if ((pid = fork()) == 0) {
-   Epsilon *ep;
-
-   ep = epsilon_new(realpath);
-   if (epsilon_exists(ep) == EPSILON_FAIL) {
-   epsilon_generate(ep);
-   }
-   epsilon_free(ep);
-   exit(0);
-   }
-   else if (pid  0) {
-   int status;
-   waitpid(pid, status, WNOHANG);
-   printf(\n! EVENT ! THUMB COMPLETE ! %d 
REMAINING !\n\n, incomplete_thumbs);
-   }
-   incomplete_thumbs++;
-   }
-   }
-
-   end = ecore_time_get();
-   printf(\nFork  Wait completed in %g seconds\n\n, end - start);
-#endif
-
return 0;
 }
===
RCS file: /cvs/e/e17/libs/epsilon/src/bin/epsilon_thumbd.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- epsilon_thumbd.c27 Jul 2007 14:09:32 -  1.6
+++ epsilon_thumbd.c29 Jul 2007 00:38:09 -  1.7
@@ -32,7 +32,7 @@
 typedef struct _Epsilon_Client Epsilon_Client;
 struct _Epsilon_Client
 {
-   unsigned int id;
+   unsigned intid;
Ecore_Ipc_Client*client;
Ecore_List  *thumbs;
 
@@ -60,8 +60,8 @@
 {
Ecore_List *thumbs;
pid_t child;
+   double runtime;
Ecore_Ipc_Server *server;
-   Epsilon_Ipc_End ipcend;
 };
 
 
@@ -75,7 +75,7 @@
Epsilon_Message *msg;
 };
 
-static int client_id = 1;
+static unsigned int client_id = 1;
 static int debug = 0;
 static double idle_time = 0;
 static int running_workers = 0;
@@ -107,7 +107,6 @@
 int epsilond_cb_worker_del(void *data, int type, void *event);
 int epsilond_cb_worker_data(void *data, int type, void *event);
 
-
 void epsilond_init_thumbd_server(Ecore_List* workers) 
 {
char* buf;
@@ -131,12 +130,14 @@
 */
worker_add = ecore_event_handler_add(ECORE_IPC_EVENT_CLIENT_ADD, 
epsilond_cb_worker_add, workers);
worker_del = ecore_event_handler_add(ECORE_IPC_EVENT_CLIENT_DEL, 
epsilond_cb_worker_del, workers);
-   worker_data = ecore_event_handler_add(ECORE_IPC_EVENT_CLIENT_DATA, 
epsilond_cb_worker_data, workers);
-
+   worker_data = ecore_event_handler_add(ECORE_IPC_EVENT_CLIENT_DATA, 
epsilond_cb_worker_data, workers);   
 }
 
+
+
 void epsilond_shutdown_thumbd_server()
 {
+   if (debug) printf(Shutting down server (thumbd)\n);
if (thumbd_server) {
ecore_ipc_server_del(thumbd_server);
thumbd_server = NULL;
@@ -244,6 +245,8 @@
ecore_list_next(clients);
}
 
+   ecore_ipc_client_del(e-client);
+
return 1;
 }
 
@@ -279,9 +282,8 @@
ecore_list_next(workers);
}
 
+   ecore_ipc_client_del(e-client);
running_workers--;
-   /*if (!running_workers) epsilond_shutdown_thumbd_server();
-   else printf ( Worker finished - now %d\n, running_workers);*/
 
return 1;
 }
@@ -318,7 +320,9 @@
e = event;
type = 0;
 
-   if (ecore_ipc_client_server_get(e-client) != thumb_server) return 1;
+   if (ecore_ipc_client_server_get(e-client) != thumb_server)  {
+   return 1;
+   }
 
if (debug) printf(!!! client %p sent data\n, e-client);
 
@@ -525,9 +529,11 @@
if (ecore_ipc_server_send(worker-server, 

E CVS: apps/e raster

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir : e17/apps/e/src/modules/conf_window_manipulation




Log Message:
Directory /cvs/e/e17/apps/e/src/modules/conf_window_manipulation added to the 
repository




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: apps/e raster

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir : e17/apps/e/src/modules/conf_window_focus




Log Message:
Directory /cvs/e/e17/apps/e/src/modules/conf_window_focus added to the 
repository




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: apps/e raster

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir : e17/apps/e/src/modules/conf_window_display




Log Message:
Directory /cvs/e/e17/apps/e/src/modules/conf_window_display added to the 
repository




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: apps/e raster

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir : e17/apps/e/src/modules/conf_mouse




Log Message:
Directory /cvs/e/e17/apps/e/src/modules/conf_mouse added to the repository




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: apps/e raster

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir : e17/apps/e/src/modules/conf_keybindings




Log Message:
Directory /cvs/e/e17/apps/e/src/modules/conf_keybindings added to the repository




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: apps/e raster

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir : e17/apps/e/src/modules/conf_mousebindings




Log Message:
Directory /cvs/e/e17/apps/e/src/modules/conf_mousebindings added to the 
repository




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: libs/epsilon titan

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : titan
Project : e17
Module  : libs/epsilon

Dir : e17/libs/epsilon/src/bin


Modified Files:
epsilon_thumbd.c 


Log Message:
Fix for ecore api change.

===
RCS file: /cvs/e/e17/libs/epsilon/src/bin/epsilon_thumbd.c,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -3 -r1.7 -r1.8
--- epsilon_thumbd.c29 Jul 2007 00:38:09 -  1.7
+++ epsilon_thumbd.c29 Jul 2007 02:10:48 -  1.8
@@ -840,7 +840,7 @@
 {
Epsilon_Message *msg;
worker-child = 0;
-   while ((msg = ecore_list_remove_first(worker-thumbs))) 
+   while ((msg = ecore_list_first_remove(worker-thumbs))) 
free(msg);
return 1;
 }



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: apps/e raster

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir : e17/apps/e/src/modules/conf_desk


Added Files:
.cvsignore 


Log Message:


and move yet more config dialogs to modules




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: apps/e raster

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir : e17/apps/e/src/modules/conf_desklock


Added Files:
.cvsignore 


Log Message:


and move yet more config dialogs to modules




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: apps/e raster

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir : e17/apps/e/src/modules/conf_desks


Added Files:
.cvsignore 


Log Message:


and move yet more config dialogs to modules




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: apps/e raster

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir : e17/apps/e/src/modules/conf_display


Added Files:
.cvsignore 


Log Message:


and move yet more config dialogs to modules




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: apps/e raster

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir : e17/apps/e/src/modules/conf_keybindings


Added Files:
.cvsignore Makefile.am e-module-conf_keybindings.edj 
e_int_config_keybindings.c e_int_config_keybindings.h 
e_mod_main.c e_mod_main.h module.desktop.in 


Log Message:


and move yet more config dialogs to modules




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: apps/e raster

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir : e17/apps/e/src/modules/conf_dpms


Added Files:
.cvsignore 


Log Message:


and move yet more config dialogs to modules




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: apps/e raster

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir : e17/apps/e/src/modules/conf_screensaver


Added Files:
.cvsignore 


Log Message:


and move yet more config dialogs to modules




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: apps/e raster

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir : e17/apps/e/src/modules/conf_window_focus


Added Files:
.cvsignore Makefile.am e-module-conf_window_focus.edj 
e_int_config_focus.c e_int_config_focus.h e_mod_main.c 
e_mod_main.h module.desktop.in 


Log Message:


and move yet more config dialogs to modules




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: apps/e raster

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir : e17/apps/e/src/modules/conf_window_display


Added Files:
.cvsignore Makefile.am e-module-conf_window_display.edj 
e_int_config_window_display.c e_int_config_window_display.h 
e_mod_main.c e_mod_main.h module.desktop.in 


Log Message:


and move yet more config dialogs to modules




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: apps/e raster

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir : e17/apps/e/src/modules/conf_mousebindings


Added Files:
.cvsignore Makefile.am e-module-conf_mousebindings.edj 
e_int_config_mousebindings.c e_int_config_mousebindings.h 
e_mod_main.c e_mod_main.h module.desktop.in 


Log Message:


and move yet more config dialogs to modules




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: apps/e raster

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir : e17/apps/e/src/modules/conf_window_manipulation


Added Files:
.cvsignore Makefile.am e-module-conf_window_manipulation.edj 
e_int_config_window_manipulation.c 
e_int_config_window_manipulation.h e_mod_main.c e_mod_main.h 
module.desktop.in 


Log Message:


and move yet more config dialogs to modules




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: apps/e raster

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir : e17/apps/e/src/modules/conf_shelves


Added Files:
.cvsignore Makefile.am e-module-conf_shelves.edj 
e_int_config_shelf.c e_int_config_shelf.h e_mod_main.c 
e_mod_main.h module.desktop.in 


Log Message:


and move yet more config dialogs to modules




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: apps/e raster

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir : e17/apps/e/src/modules/conf_mouse


Added Files:
.cvsignore Makefile.am e-module-conf_mouse.edj 
e_int_config_mouse.c e_int_config_mouse.h e_mod_main.c 
e_mod_main.h module.desktop.in 


Log Message:


and move yet more config dialogs to modules




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: apps/e raster

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir : e17/apps/e


Modified Files:
configure.in 


Log Message:


and move yet more config dialogs to modules

===
RCS file: /cvs/e/e17/apps/e/configure.in,v
retrieving revision 1.174
retrieving revision 1.175
diff -u -3 -r1.174 -r1.175
--- configure.in28 Jul 2007 03:50:13 -  1.174
+++ configure.in29 Jul 2007 02:12:49 -  1.175
@@ -288,6 +288,20 @@
 src/modules/conf_screensaver/module.desktop
 src/modules/conf_dpms/Makefile
 src/modules/conf_dpms/module.desktop
+src/modules/conf_shelves/Makefile
+src/modules/conf_shelves/module.desktop
+src/modules/conf_keybindings/Makefile
+src/modules/conf_keybindings/module.desktop
+src/modules/conf_mousebindings/Makefile
+src/modules/conf_mousebindings/module.desktop
+src/modules/conf_mouse/Makefile
+src/modules/conf_mouse/module.desktop
+src/modules/conf_window_display/Makefile
+src/modules/conf_window_display/module.desktop
+src/modules/conf_window_focus/Makefile
+src/modules/conf_window_focus/module.desktop
+src/modules/conf_window_manipulation/Makefile
+src/modules/conf_window_manipulation/module.desktop
 src/preload/Makefile
 data/Makefile
 data/fonts/Makefile



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: apps/e raster

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir : e17/apps/e/src/bin


Modified Files:
Makefile.am e_config.c e_configure.c e_includes.h 
Removed Files:
e_int_config_focus.c e_int_config_focus.h 
e_int_config_keybindings.c e_int_config_keybindings.h 
e_int_config_mouse.c e_int_config_mouse.h 
e_int_config_mousebindings.c e_int_config_mousebindings.h 
e_int_config_shelf.c e_int_config_shelf.h 
e_int_config_window_display.c e_int_config_window_display.h 
e_int_config_window_manipulation.c 
e_int_config_window_manipulation.h 


Log Message:


and move yet more config dialogs to modules

===
RCS file: /cvs/e/e17/apps/e/src/bin/Makefile.am,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -3 -r1.194 -r1.195
--- Makefile.am 28 Jul 2007 03:50:13 -  1.194
+++ Makefile.am 29 Jul 2007 02:12:49 -  1.195
@@ -97,7 +97,6 @@
 e_widget_entry.h \
 e_widget_image.h \
 e_config_dialog.h \
-e_int_config_focus.h \
 e_configure.h \
 e_int_border_locks.h \
 e_thumb.h \
@@ -113,11 +112,7 @@
 e_widget_config_list.h \
 e_slider.h \
 e_widget_slider.h \
-e_int_config_window_manipulation.h \
-e_int_config_window_display.h \
 e_int_config_menus.h \
-e_int_config_keybindings.h \
-e_int_config_mousebindings.h \
 e_int_config_performance.h \
 e_int_config_winlist.h \
 e_int_config_exebuf.h \
@@ -138,7 +133,6 @@
 e_widget_preview.h \
 e_int_config_paths.h \
 e_int_shelf_config.h \
-e_int_config_shelf.h \
 e_int_gadcon_config.h \
 e_confirm_dialog.h \
 e_int_border_prop.h \
@@ -168,8 +162,7 @@
 e_exec.h \
 e_widget_font_preview.h \
 e_fm_custom.h \
-e_fm_shared.h \
-e_int_config_mouse.h
+e_fm_shared.h
  
 enlightenment_src = \
 e_user.c \
@@ -241,7 +234,6 @@
 e_widget_entry.c \
 e_widget_image.c \
 e_config_dialog.c \
-e_int_config_focus.c \
 e_configure.c \
 e_int_border_locks.c \
 e_thumb.c \
@@ -257,11 +249,7 @@
 e_widget_config_list.c \
 e_slider.c \
 e_widget_slider.c \
-e_int_config_window_manipulation.c \
-e_int_config_window_display.c \
 e_int_config_menus.c \
-e_int_config_keybindings.c \
-e_int_config_mousebindings.c \
 e_int_config_performance.c \
 e_int_config_winlist.c \
 e_int_config_exebuf.c \
@@ -282,7 +270,6 @@
 e_widget_preview.c \
 e_int_config_paths.c \
 e_int_shelf_config.c \
-e_int_config_shelf.c \
 e_int_gadcon_config.c \
 e_confirm_dialog.c \
 e_int_border_prop.c \
@@ -312,7 +299,6 @@
 e_exec.c \
 e_widget_font_preview.c \
 e_fm_custom.c \
-e_int_config_mouse.c \
 $(ENLIGHTENMENTHEADERS)
 
 enlightenment_SOURCES = \
===
RCS file: /cvs/e/e17/apps/e/src/bin/e_config.c,v
retrieving revision 1.255
retrieving revision 1.256
diff -u -3 -r1.255 -r1.256
--- e_config.c  28 Jul 2007 03:50:13 -  1.255
+++ e_config.c  29 Jul 2007 02:12:49 -  1.256
@@ -772,6 +772,13 @@
CFG_MODULE(conf_desklock, 1);
CFG_MODULE(conf_screensaver, 1);
CFG_MODULE(conf_dpms, 1);
+   CFG_MODULE(conf_shelves, 1);
+   CFG_MODULE(conf_keybindings, 1);
+   CFG_MODULE(conf_mousebindings, 1);
+   CFG_MODULE(conf_mouse, 1);
+   CFG_MODULE(conf_window_display, 1);
+   CFG_MODULE(conf_window_focus, 1);
+   CFG_MODULE(conf_window_manipulation, 1);
  }
 #if 0
  {
===
RCS file: /cvs/e/e17/apps/e/src/bin/e_configure.c,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -3 -r1.109 -r1.110
--- e_configure.c   28 Jul 2007 03:50:13 -  1.109
+++ e_configure.c   29 Jul 2007 02:12:49 -  1.110
@@ -445,20 +445,20 @@
 //   e_configure_registry_item_add(screen/screen_saver, 40, _(Screen 
Saver), NULL, enlightenment/screensaver, e_int_config_screensaver);
 //   e_configure_registry_item_add(screen/power_management, 50, _(Power 
Management), NULL, enlightenment/power_management, e_int_config_dpms);

-   e_configure_registry_category_add(keyboard_and_mouse, 40, _(Keyboard  
Mouse), NULL, enlightenment/behavior);
-   e_configure_registry_item_add(keyboard_and_mouse/key_bindings, 10, _(Key 
Bindings), NULL, enlightenment/keys, e_int_config_keybindings);
-   e_configure_registry_item_add(keyboard_and_mouse/mouse_bindings, 20, 
_(Mouse Bindings), NULL, enlightenment/mouse_clean, 
e_int_config_mousebindings);
-   e_configure_registry_item_add(keyboard_and_mouse/mouse_acceleration, 30, 
_(Mouse Acceleration), NULL, enlightenment/mouse_clean, e_int_config_mouse);
+//   e_configure_registry_category_add(keyboard_and_mouse, 40, _(Keyboard  
Mouse), NULL, enlightenment/behavior);
+//   e_configure_registry_item_add(keyboard_and_mouse/key_bindings, 10, 
_(Key Bindings), NULL, enlightenment/keys, e_int_config_keybindings);
+//   e_configure_registry_item_add(keyboard_and_mouse/mouse_bindings, 20, 
_(Mouse Bindings), NULL, enlightenment/mouse_clean, 

E CVS: apps/e raster

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir : e17/apps/e/src/modules


Modified Files:
Makefile.am 


Log Message:


and move yet more config dialogs to modules

===
RCS file: /cvs/e/e17/apps/e/src/modules/Makefile.am,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -3 -r1.31 -r1.32
--- Makefile.am 28 Jul 2007 03:50:14 -  1.31
+++ Makefile.am 29 Jul 2007 02:12:49 -  1.32
@@ -28,4 +28,11 @@
 conf_display \
 conf_desklock \
 conf_screensaver \
-conf_dpms
+conf_dpms \
+conf_shelves \
+conf_keybindings \
+conf_mousebindings \
+conf_mouse \
+conf_window_display \
+conf_window_focus \
+conf_window_manipulation



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: apps/e raster

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir : e17/apps/e/src/modules/conf_menus




Log Message:
Directory /cvs/e/e17/apps/e/src/modules/conf_menus added to the repository




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: apps/e raster

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir : e17/apps/e/src/modules/conf_clientlist




Log Message:
Directory /cvs/e/e17/apps/e/src/modules/conf_clientlist added to the repository




-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: apps/e raster

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir : e17/apps/e/src/modules


Modified Files:
Makefile.am 


Log Message:


and more config into modules

===
RCS file: /cvs/e/e17/apps/e/src/modules/Makefile.am,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -3 -r1.32 -r1.33
--- Makefile.am 29 Jul 2007 02:12:49 -  1.32
+++ Makefile.am 29 Jul 2007 03:25:33 -  1.33
@@ -35,4 +35,6 @@
 conf_mouse \
 conf_window_display \
 conf_window_focus \
-conf_window_manipulation
+conf_window_manipulation \
+conf_menus \
+conf_clientlist



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: apps/e raster

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir : e17/apps/e/src/bin


Modified Files:
Makefile.am e_config.c e_configure.c e_includes.h 
e_int_menus.h 
Removed Files:
e_int_config_clientlist.c e_int_config_clientlist.h 
e_int_config_menus.c e_int_config_menus.h 


Log Message:


and more config into modules

===
RCS file: /cvs/e/e17/apps/e/src/bin/Makefile.am,v
retrieving revision 1.195
retrieving revision 1.196
diff -u -3 -r1.195 -r1.196
--- Makefile.am 29 Jul 2007 02:12:49 -  1.195
+++ Makefile.am 29 Jul 2007 03:25:33 -  1.196
@@ -112,7 +112,6 @@
 e_widget_config_list.h \
 e_slider.h \
 e_widget_slider.h \
-e_int_config_menus.h \
 e_int_config_performance.h \
 e_int_config_winlist.h \
 e_int_config_exebuf.h \
@@ -155,7 +154,6 @@
 e_widget_aspect.h \
 e_filereg.h \
 e_widget_desk_preview.h \
-e_int_config_clientlist.h \
 e_fm_prop.h \
 e_mouse.h \
 e_order.h \
@@ -249,7 +247,6 @@
 e_widget_config_list.c \
 e_slider.c \
 e_widget_slider.c \
-e_int_config_menus.c \
 e_int_config_performance.c \
 e_int_config_winlist.c \
 e_int_config_exebuf.c \
@@ -293,7 +290,6 @@
 e_widget_desk_preview.c \
 e_filereg.c \
 e_fm_prop.c \
-e_int_config_clientlist.c \
 e_mouse.c \
 e_order.c \
 e_exec.c \
===
RCS file: /cvs/e/e17/apps/e/src/bin/e_config.c,v
retrieving revision 1.256
retrieving revision 1.257
diff -u -3 -r1.256 -r1.257
--- e_config.c  29 Jul 2007 02:12:49 -  1.256
+++ e_config.c  29 Jul 2007 03:25:33 -  1.257
@@ -779,6 +779,8 @@
CFG_MODULE(conf_window_display, 1);
CFG_MODULE(conf_window_focus, 1);
CFG_MODULE(conf_window_manipulation, 1);
+   CFG_MODULE(conf_menus, 1);
+   CFG_MODULE(conf_clientlist, 1);
  }
 #if 0
  {
===
RCS file: /cvs/e/e17/apps/e/src/bin/e_configure.c,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -3 -r1.110 -r1.111
--- e_configure.c   29 Jul 2007 02:12:49 -  1.110
+++ e_configure.c   29 Jul 2007 03:25:33 -  1.111
@@ -455,13 +455,13 @@
 //   e_configure_registry_item_add(windows/window_focus, 20, _(Window 
Focus), NULL, enlightenment/focus, e_int_config_focus);
 //   e_configure_registry_item_add(windows/window_manipulation, 30, 
_(Window Manipulation), NULL, enlightenment/window_manipulation, 
e_int_config_window_manipulation);

-   e_configure_registry_category_add(menus, 60, _(Menus), NULL, 
enlightenment/menus);
+//   e_configure_registry_category_add(menus, 60, _(Menus), NULL, 
enlightenment/menus);
    e_configure_registry_item_add(menus/favorites_menu, 10, _(Favorites 
Menu), NULL, enlightenment/favorites, e_int_config_apps_favs);   
 #if 0
    e_configure_registry_item_add(menus/applications_menu, 20, 
_(Application Menus), NULL, enlightenment/applications, e_int_config_apps);
 #endif
-   e_configure_registry_item_add(menus/menu_settings, 30, _(Menu 
Settings), NULL, enlightenment/menu_settings, e_int_config_menus);
-   e_configure_registry_item_add(menus/client_list_menu, 40, _(Client List 
Menu), NULL, enlightenment/windows, e_int_config_clientlist);
+//   e_configure_registry_item_add(menus/menu_settings, 30, _(Menu 
Settings), NULL, enlightenment/menu_settings, e_int_config_menus);
+//   e_configure_registry_item_add(menus/client_list_menu, 40, _(Client 
List Menu), NULL, enlightenment/windows, e_int_config_clientlist);

e_configure_registry_category_add(advanced, 80, _(Advanced), NULL, 
enlightenment/advanced);
e_configure_registry_item_add(advanced/dialogs, 10, _(Dialogs), NULL, 
enlightenment/configuration, e_int_config_dialogs);
===
RCS file: /cvs/e/e17/apps/e/src/bin/e_includes.h,v
retrieving revision 1.165
retrieving revision 1.166
diff -u -3 -r1.165 -r1.166
--- e_includes.h29 Jul 2007 02:12:49 -  1.165
+++ e_includes.h29 Jul 2007 03:25:33 -  1.166
@@ -84,7 +84,6 @@
 #include e_widget_config_list.h
 #include e_slider.h
 #include e_widget_slider.h
-#include e_int_config_menus.h
 #include e_int_config_performance.h
 #include e_int_config_winlist.h
 #include e_int_config_exebuf.h
@@ -130,7 +129,6 @@
 #include e_filereg.h
 #include e_widget_aspect.h
 #include e_widget_desk_preview.h
-#include e_int_config_clientlist.h
 #include e_fm_prop.h
 #include e_mouse.h
 #include e_order.h
===
RCS file: /cvs/e/e17/apps/e/src/bin/e_int_menus.h,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -3 -r1.20 -r1.21
--- e_int_menus.h   24 Mar 2007 18:18:42 -  1.20
+++ e_int_menus.h   29 Jul 2007 03:25:33 -  1.21
@@ -9,6 +9,25 @@
 #ifndef E_INT_MENUS_H
 #define E_INT_MENUS_H
 
+#define E_CLIENTLIST_GROUP_NONE 0

E CVS: apps/e devilhorns

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

Dir : e17/apps/e/src/modules/conf_mouse


Modified Files:
e-module-conf_mouse.edj 


Log Message:
Proper icon for mouse_accel module.

===
RCS file: /cvs/e/e17/apps/e/src/modules/conf_mouse/e-module-conf_mouse.edj,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
Binary files /tmp/cvsMAsgMJ and /tmp/cvsQ1Co58 differ



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: apps/e devilhorns

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

Dir : e17/apps/e/src/modules/conf_mousebindings


Modified Files:
e-module-conf_mousebindings.edj 


Log Message:
Proper icon for mouse_bindings module.

===
RCS file: 
/cvs/e/e17/apps/e/src/modules/conf_mousebindings/e-module-conf_mousebindings.edj,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
Binary files /tmp/cvswbTZG8 and /tmp/cvseBKi6k differ



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: apps/e devilhorns

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

Dir : e17/apps/e/src/modules/conf_window_display


Modified Files:
e-module-conf_window_display.edj 


Log Message:
Use proper icon for window display module.

===
RCS file: 
/cvs/e/e17/apps/e/src/modules/conf_window_display/e-module-conf_window_display.edj,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
Binary files /tmp/cvsHcr1yM and /tmp/cvsvQsoJI differ



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: apps/e devilhorns

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

Dir : e17/apps/e/src/modules/conf_window_manipulation


Modified Files:
e-module-conf_window_manipulation.edj 


Log Message:
Proper icon for window_manip module.

===
RCS file: 
/cvs/e/e17/apps/e/src/modules/conf_window_manipulation/e-module-conf_window_manipulation.edj,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
Binary files /tmp/cvs7XR28h and /tmp/cvsq7eL04 differ



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: apps/e devilhorns

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

Dir : e17/apps/e/src/modules/conf_clientlist


Modified Files:
e-module-conf_clientlist.edj 


Log Message:
Proper icon for conf_clientlist.

===
RCS file: 
/cvs/e/e17/apps/e/src/modules/conf_clientlist/e-module-conf_clientlist.edj,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
Binary files /tmp/cvseu9hEM and /tmp/cvsNi44KT differ



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: apps/e devilhorns

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

Dir : e17/apps/e/src/modules/conf_clientlist


Modified Files:
e_int_config_clientlist.c 


Log Message:
Use the winlist icon in the dialog also.

===
RCS file: 
/cvs/e/e17/apps/e/src/modules/conf_clientlist/e_int_config_clientlist.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- e_int_config_clientlist.c   29 Jul 2007 03:25:33 -  1.1
+++ e_int_config_clientlist.c   29 Jul 2007 03:53:36 -  1.2
@@ -39,7 +39,7 @@
 
cfd = e_config_dialog_new(con, _(Client List Settings), E, 
 _config_clientlist_dialog,
-enlightenment/windows, 0, v, NULL);
+enlightenment/winlist, 0, v, NULL);
return cfd;
 }
 



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs


E CVS: apps/e devilhorns

2007-07-28 Thread Enlightenment CVS
Enlightenment CVS committal

Author  : devilhorns
Project : e17
Module  : apps/e

Dir : e17/apps/e/src/modules/conf_theme


Modified Files:
e_int_config_theme.c 


Log Message:
Use a better null trap for e_theme_config_get returning NULL. This should
allow a theme to still be set.

===
RCS file: /cvs/e/e17/apps/e/src/modules/conf_theme/e_int_config_theme.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- e_int_config_theme.c29 Jul 2007 04:49:02 -  1.3
+++ e_int_config_theme.c29 Jul 2007 05:02:18 -  1.4
@@ -475,8 +475,10 @@

/* Actually take our cfdata settings and apply them in real life */
ct = e_theme_config_get(theme);
-   if (!ct) return 0;
-   if (!strcmp(ct-file, cfdata-theme)) return 1;
+   if (ct) 
+ {
+   if (!strcmp(ct-file, cfdata-theme)) return 1;
+ }

e_theme_config_set(theme, cfdata-theme);
e_config_save_queue();



-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs