evidence-cvs Mailing List for evidence
Status: Alpha
Brought to you by:
azundris
You can subscribe to this list here.
| 2002 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(50) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2003 |
Jan
(61) |
Feb
(30) |
Mar
(36) |
Apr
(96) |
May
(207) |
Jun
(178) |
Jul
(17) |
Aug
(103) |
Sep
(192) |
Oct
(95) |
Nov
(94) |
Dec
(35) |
| 2004 |
Jan
(33) |
Feb
(20) |
Mar
(65) |
Apr
(102) |
May
(276) |
Jun
(188) |
Jul
(129) |
Aug
(277) |
Sep
(142) |
Oct
(154) |
Nov
(104) |
Dec
(24) |
| 2005 |
Jan
(132) |
Feb
(46) |
Mar
(4) |
Apr
|
May
(8) |
Jun
(65) |
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2006 |
Jan
(14) |
Feb
(1) |
Mar
|
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: <me...@us...> - 2006-05-31 16:21:49
|
Update of /cvsroot/evidence/evidence In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv17458 Modified Files: ChangeLog evidence.spec.in Log Message: Wed May 31 11:21:15 2006 Michael Jennings (mej) 2006/05/31 KainX <evi...@et...> * build: Updated spec with hints for optional modules to support minimal & chrooted builds. ---------------------------------------------------------------------- Index: ChangeLog =================================================================== RCS file: /cvsroot/evidence/evidence/ChangeLog,v retrieving revision 1.524 retrieving revision 1.525 diff -C2 -d -r1.524 -r1.525 *** ChangeLog 28 Jul 2005 16:41:38 -0000 1.524 --- ChangeLog 31 May 2006 16:21:45 -0000 1.525 *************** *** 1,2 **** --- 1,7 ---- + 2006/05/31 KainX <evi...@et...> + + * build: Updated spec with hints for optional modules to support minimal & + chrooted builds. + 2005/07/28 Azundris <evi...@az...> Index: evidence.spec.in =================================================================== RCS file: /cvsroot/evidence/evidence/evidence.spec.in,v retrieving revision 1.20 retrieving revision 1.21 diff -C2 -d -r1.20 -r1.21 *** evidence.spec.in 30 May 2006 18:56:36 -0000 1.20 --- evidence.spec.in 31 May 2006 16:21:45 -0000 1.21 *************** *** 27,31 **** # Provides: evidence #Requires: evas >= 0.9.9, gtk2 >= 2.4.0, glib2 >= 2.4.0, freetype2 >= 2.1.3, glibc >= 2.3.2-5, XFree86-libs >= 4.3.0, libjpeg >= 6.2.0, pcre >= 3.9, imlib2 >= 1.1.0, libpng >= 1.2.5, zlib >= 1.1.4 ! BuildRequires: evas-devel, gtk-devel >= 2.4.0, imlib2-devel #Conflicts: #Prereq: --- 27,35 ---- # Provides: evidence #Requires: evas >= 0.9.9, gtk2 >= 2.4.0, glib2 >= 2.4.0, freetype2 >= 2.1.3, glibc >= 2.3.2-5, XFree86-libs >= 4.3.0, libjpeg >= 6.2.0, pcre >= 3.9, imlib2 >= 1.1.0, libpng >= 1.2.5, zlib >= 1.1.4 ! #BuildSuggests: libjpeg-devel, libpng-devel, curl-devel, libdoodle-devel, valgrind ! #BuildSuggests: ecore-devel, edb-devel, edje-devel, gnome-vfs-devel, kdelibs ! #BuildSuggests: libshared-mime-devel, fam-devel, taglib-devel, libogg-devel, libvorbis-devel ! #BuildSuggests: libid3tag-devel, libxine1-devel ! BuildRequires: evas-devel, gtk-devel >= 2.4.0, imlib2-devel, eet-devel #Conflicts: #Prereq: |
|
From: <me...@us...> - 2006-05-30 18:56:49
|
Update of /cvsroot/evidence/evidence In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv13741 Modified Files: evidence.spec.in Log Message: Tue May 30 13:56:29 2006 Michael Jennings (mej) Add buildreqs to spec. ---------------------------------------------------------------------- Index: evidence.spec.in =================================================================== RCS file: /cvsroot/evidence/evidence/evidence.spec.in,v retrieving revision 1.19 retrieving revision 1.20 diff -C2 -d -r1.19 -r1.20 *** evidence.spec.in 1 Feb 2006 22:26:09 -0000 1.19 --- evidence.spec.in 30 May 2006 18:56:36 -0000 1.20 *************** *** 27,30 **** --- 27,31 ---- # Provides: evidence #Requires: evas >= 0.9.9, gtk2 >= 2.4.0, glib2 >= 2.4.0, freetype2 >= 2.1.3, glibc >= 2.3.2-5, XFree86-libs >= 4.3.0, libjpeg >= 6.2.0, pcre >= 3.9, imlib2 >= 1.1.0, libpng >= 1.2.5, zlib >= 1.1.4 + BuildRequires: evas-devel, gtk-devel >= 2.4.0, imlib2-devel #Conflicts: #Prereq: |
|
From: <me...@us...> - 2006-02-01 22:26:20
|
Update of /cvsroot/evidence/evidence In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27980 Modified Files: evidence.spec.in Log Message: Wed Feb 1 17:26:08 2006 Michael Jennings (mej) Fix rpmbuild error due to 2nd %install. ---------------------------------------------------------------------- Index: evidence.spec.in =================================================================== RCS file: /cvsroot/evidence/evidence/evidence.spec.in,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** evidence.spec.in 20 Jun 2005 22:19:36 -0000 1.18 --- evidence.spec.in 1 Feb 2006 22:26:09 -0000 1.19 *************** *** 55,59 **** # __os_install_post is implicitly expanded after the ! # %install section... do it now, and then disable it, # so all work is done before building manifest. --- 55,59 ---- # __os_install_post is implicitly expanded after the ! # %%install section... do it now, and then disable it, # so all work is done before building manifest. |
|
From: <me...@us...> - 2006-01-29 16:58:51
|
Update of /cvsroot/evidence/evidence/src/gui/gtk2/common In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26528/src/gui/gtk2/common Modified Files: Makefile.am Log Message: Sun Jan 29 11:58:35 2006 Michael Jennings (mej) More fixes from ktabic <kt...@kt...> and David Seikel <on...@gm...>. ---------------------------------------------------------------------- Index: Makefile.am =================================================================== RCS file: /cvsroot/evidence/evidence/src/gui/gtk2/common/Makefile.am,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** Makefile.am 20 Jan 2005 15:39:09 -0000 1.10 --- Makefile.am 29 Jan 2006 16:58:42 -0000 1.11 *************** *** 19,23 **** LDFLAGS = INCLUDES = -I. \ ! -I$(top_srcdir)/src noinst_LTLIBRARIES = libevidence_gui_gtk2_common.la --- 19,24 ---- LDFLAGS = INCLUDES = -I. \ ! -I$(top_srcdir)/src \ ! @evas_cflags@ noinst_LTLIBRARIES = libevidence_gui_gtk2_common.la |
|
From: <me...@us...> - 2006-01-29 16:58:51
|
Update of /cvsroot/evidence/evidence/src/thumbnailer/id3 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26528/src/thumbnailer/id3 Modified Files: Makefile.am Log Message: Sun Jan 29 11:58:35 2006 Michael Jennings (mej) More fixes from ktabic <kt...@kt...> and David Seikel <on...@gm...>. ---------------------------------------------------------------------- Index: Makefile.am =================================================================== RCS file: /cvsroot/evidence/evidence/src/thumbnailer/id3/Makefile.am,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Makefile.am 13 Aug 2004 17:08:48 -0000 1.3 --- Makefile.am 29 Jan 2006 16:58:42 -0000 1.4 *************** *** 8,12 **** LDFLAGS = -rdynamic -shared @id3_libs@ INCLUDES = -I$(top_srcdir)/src\ ! -I../../../ -I. pkgdir = $(libdir)/evidence/thumbnailer --- 8,13 ---- LDFLAGS = -rdynamic -shared @id3_libs@ INCLUDES = -I$(top_srcdir)/src\ ! -I../../../ -I. \ ! @imlib2_cflags@ pkgdir = $(libdir)/evidence/thumbnailer |
|
From: <me...@us...> - 2006-01-29 16:58:51
|
Update of /cvsroot/evidence/evidence/src/gui/gtk2/icon_view In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26528/src/gui/gtk2/icon_view Modified Files: Makefile.am gevas_light.c Log Message: Sun Jan 29 11:58:35 2006 Michael Jennings (mej) More fixes from ktabic <kt...@kt...> and David Seikel <on...@gm...>. ---------------------------------------------------------------------- Index: Makefile.am =================================================================== RCS file: /cvsroot/evidence/evidence/src/gui/gtk2/icon_view/Makefile.am,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** Makefile.am 9 Sep 2004 12:54:06 -0000 1.6 --- Makefile.am 29 Jan 2006 16:58:42 -0000 1.7 *************** *** 28,32 **** INCLUDES = -I. \ -I$(top_srcdir)/src \ ! @pcre_cflags@ libevidence_gui_gtk2_iconview_la_CFLAGS = \ --- 28,33 ---- INCLUDES = -I. \ -I$(top_srcdir)/src \ ! @pcre_cflags@ \ ! @evas_cflags@ libevidence_gui_gtk2_iconview_la_CFLAGS = \ Index: gevas_light.c =================================================================== RCS file: /cvsroot/evidence/evidence/src/gui/gtk2/icon_view/gevas_light.c,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** gevas_light.c 28 Jul 2005 16:41:38 -0000 1.7 --- gevas_light.c 29 Jan 2006 16:58:42 -0000 1.8 *************** *** 89,92 **** --- 89,93 ---- GTK_WIDGET_SET_FLAGS(GTK_WIDGET(ev),GTK_CAN_FOCUS); + evas_init(); ev->evas =evas_new(); ev->size_request_x=100; |
|
From: <me...@us...> - 2006-01-29 16:58:51
|
Update of /cvsroot/evidence/evidence/src/thumbnailer/xine In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26528/src/thumbnailer/xine Modified Files: Makefile.am Log Message: Sun Jan 29 11:58:35 2006 Michael Jennings (mej) More fixes from ktabic <kt...@kt...> and David Seikel <on...@gm...>. ---------------------------------------------------------------------- Index: Makefile.am =================================================================== RCS file: /cvsroot/evidence/evidence/src/thumbnailer/xine/Makefile.am,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** Makefile.am 7 Jun 2005 23:10:43 -0000 1.11 --- Makefile.am 29 Jan 2006 16:58:42 -0000 1.12 *************** *** 13,17 **** INCLUDES = -I$(top_srcdir)/src\ -I../../../ -I.\ ! @XINE_CFLAGS@ pkgdir = $(libdir)/evidence/thumbnailer --- 13,18 ---- INCLUDES = -I$(top_srcdir)/src\ -I../../../ -I.\ ! @XINE_CFLAGS@ \ ! @imlib2_cflags@ pkgdir = $(libdir)/evidence/thumbnailer |
|
From: <me...@us...> - 2006-01-29 16:58:50
|
Update of /cvsroot/evidence/evidence/src/thumbnailer/epeg In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26528/src/thumbnailer/epeg Modified Files: Makefile.am Log Message: Sun Jan 29 11:58:35 2006 Michael Jennings (mej) More fixes from ktabic <kt...@kt...> and David Seikel <on...@gm...>. ---------------------------------------------------------------------- Index: Makefile.am =================================================================== RCS file: /cvsroot/evidence/evidence/src/thumbnailer/epeg/Makefile.am,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** Makefile.am 22 Aug 2004 19:59:28 -0000 1.5 --- Makefile.am 29 Jan 2006 16:58:42 -0000 1.6 *************** *** 8,12 **** LDFLAGS = INCLUDES = -I. \ ! -I$(top_srcdir)/src pkgdir = $(libdir)/evidence/thumbnailer --- 8,13 ---- LDFLAGS = INCLUDES = -I. \ ! -I$(top_srcdir)/src \ ! @imlib2_cflags@ pkgdir = $(libdir)/evidence/thumbnailer |
|
From: <me...@us...> - 2006-01-29 16:58:50
|
Update of /cvsroot/evidence/evidence/src/providers/image In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26528/src/providers/image Modified Files: Makefile.am Log Message: Sun Jan 29 11:58:35 2006 Michael Jennings (mej) More fixes from ktabic <kt...@kt...> and David Seikel <on...@gm...>. ---------------------------------------------------------------------- Index: Makefile.am =================================================================== RCS file: /cvsroot/evidence/evidence/src/providers/image/Makefile.am,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** Makefile.am 13 Aug 2004 17:08:46 -0000 1.5 --- Makefile.am 29 Jan 2006 16:58:42 -0000 1.6 *************** *** 7,11 **** LDFLAGS = -rdynamic -shared @imlib2_libs@ INCLUDES = -I$(top_srcdir)/src\ ! -I../../../ -I. pkgdir = $(libdir)/evidence/metadata --- 7,12 ---- LDFLAGS = -rdynamic -shared @imlib2_libs@ INCLUDES = -I$(top_srcdir)/src\ ! -I../../../ -I. \ ! @imlib2_cflags@ pkgdir = $(libdir)/evidence/metadata |
|
From: <me...@us...> - 2006-01-29 16:58:50
|
Update of /cvsroot/evidence/evidence/src/gui/efl/icon_view In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26528/src/gui/efl/icon_view Modified Files: Makefile.am Log Message: Sun Jan 29 11:58:35 2006 Michael Jennings (mej) More fixes from ktabic <kt...@kt...> and David Seikel <on...@gm...>. ---------------------------------------------------------------------- Index: Makefile.am =================================================================== RCS file: /cvsroot/evidence/evidence/src/gui/efl/icon_view/Makefile.am,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** Makefile.am 13 Aug 2004 17:08:42 -0000 1.7 --- Makefile.am 29 Jan 2006 16:58:42 -0000 1.8 *************** *** 8,12 **** LDFLAGS = INCLUDES = -I. @GTK_CFLAGS@ \ ! -I$(top_srcdir)/src noinst_LTLIBRARIES = libevidence_gui_efl_iconview.la --- 8,13 ---- LDFLAGS = INCLUDES = -I. @GTK_CFLAGS@ \ ! -I$(top_srcdir)/src \ ! @evas_cflags@ noinst_LTLIBRARIES = libevidence_gui_efl_iconview.la |
|
From: <me...@us...> - 2006-01-29 16:58:50
|
Update of /cvsroot/evidence/evidence/src/gui/efl/common In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26528/src/gui/efl/common Modified Files: Makefile.am Log Message: Sun Jan 29 11:58:35 2006 Michael Jennings (mej) More fixes from ktabic <kt...@kt...> and David Seikel <on...@gm...>. ---------------------------------------------------------------------- Index: Makefile.am =================================================================== RCS file: /cvsroot/evidence/evidence/src/gui/efl/common/Makefile.am,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** Makefile.am 25 Oct 2004 15:09:23 -0000 1.7 --- Makefile.am 29 Jan 2006 16:58:41 -0000 1.8 *************** *** 8,12 **** LDFLAGS = INCLUDES = -I. @GTK_CFLAGS@ \ ! -I$(top_srcdir)/src noinst_LTLIBRARIES = libevidence_gui_efl_common.la --- 8,13 ---- LDFLAGS = INCLUDES = -I. @GTK_CFLAGS@ \ ! -I$(top_srcdir)/src \ ! @evas_cflags@ noinst_LTLIBRARIES = libevidence_gui_efl_common.la |
|
From: <me...@us...> - 2006-01-29 16:58:50
|
Update of /cvsroot/evidence/evidence/src/gui/common In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26528/src/gui/common Modified Files: Makefile.am Log Message: Sun Jan 29 11:58:35 2006 Michael Jennings (mej) More fixes from ktabic <kt...@kt...> and David Seikel <on...@gm...>. ---------------------------------------------------------------------- Index: Makefile.am =================================================================== RCS file: /cvsroot/evidence/evidence/src/gui/common/Makefile.am,v retrieving revision 1.15 retrieving revision 1.16 diff -C2 -d -r1.15 -r1.16 *** Makefile.am 7 Feb 2005 20:34:08 -0000 1.15 --- Makefile.am 29 Jan 2006 16:58:41 -0000 1.16 *************** *** 8,12 **** INCLUDES = -I. \ -I$(top_srcdir)/src \ ! @GTK_CFLAGS@ @pcre_cflags@ noinst_LTLIBRARIES = libevidence_gui_common.la --- 8,13 ---- INCLUDES = -I. \ -I$(top_srcdir)/src \ ! @GTK_CFLAGS@ @pcre_cflags@ \ ! @evas_cflags@ noinst_LTLIBRARIES = libevidence_gui_common.la |
|
From: <me...@us...> - 2006-01-29 16:58:49
|
Update of /cvsroot/evidence/evidence/src/actions/tile In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26528/src/actions/tile Modified Files: Makefile.am Log Message: Sun Jan 29 11:58:35 2006 Michael Jennings (mej) More fixes from ktabic <kt...@kt...> and David Seikel <on...@gm...>. ---------------------------------------------------------------------- Index: Makefile.am =================================================================== RCS file: /cvsroot/evidence/evidence/src/actions/tile/Makefile.am,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Makefile.am 9 Sep 2004 21:08:00 -0000 1.1 --- Makefile.am 29 Jan 2006 16:58:41 -0000 1.2 *************** *** 7,11 **** LDFLAGS = -rdynamic -shared INCLUDES = -I$(top_srcdir)/src\ ! -I../../../ -I. pkgdir = $(libdir)/evidence/action --- 7,12 ---- LDFLAGS = -rdynamic -shared INCLUDES = -I$(top_srcdir)/src\ ! -I../../../ -I. \ ! @evas_cflags@ pkgdir = $(libdir)/evidence/action |
|
From: <me...@us...> - 2006-01-29 16:58:49
|
Update of /cvsroot/evidence/evidence/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26528/src Modified Files: Makefile.am Log Message: Sun Jan 29 11:58:35 2006 Michael Jennings (mej) More fixes from ktabic <kt...@kt...> and David Seikel <on...@gm...>. ---------------------------------------------------------------------- Index: Makefile.am =================================================================== RCS file: /cvsroot/evidence/evidence/src/Makefile.am,v retrieving revision 1.95 retrieving revision 1.96 diff -C2 -d -r1.95 -r1.96 *** Makefile.am 20 Jan 2005 13:51:38 -0000 1.95 --- Makefile.am 29 Jan 2006 16:58:41 -0000 1.96 *************** *** 58,62 **** @btrace_cflags@ @doodle_cflags@ \ $(evidence_INCLUDES) \ ! @iconv_cflags@ @GTK_CFLAGS@ @ecore_cflags@ evidence_LDFLAGS = -rdynamic @PTHREAD_CFLAGS@ --- 58,63 ---- @btrace_cflags@ @doodle_cflags@ \ $(evidence_INCLUDES) \ ! @iconv_cflags@ @GTK_CFLAGS@ @ecore_cflags@ \ ! @evas_cflags@ evidence_LDFLAGS = -rdynamic @PTHREAD_CFLAGS@ |
|
From: <me...@us...> - 2006-01-29 16:58:48
|
Update of /cvsroot/evidence/evidence/src/actions/backdrop In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26528/src/actions/backdrop Modified Files: Makefile.am Log Message: Sun Jan 29 11:58:35 2006 Michael Jennings (mej) More fixes from ktabic <kt...@kt...> and David Seikel <on...@gm...>. ---------------------------------------------------------------------- Index: Makefile.am =================================================================== RCS file: /cvsroot/evidence/evidence/src/actions/backdrop/Makefile.am,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Makefile.am 19 Aug 2004 09:53:18 -0000 1.1 --- Makefile.am 29 Jan 2006 16:58:41 -0000 1.2 *************** *** 7,11 **** LDFLAGS = -rdynamic -shared INCLUDES = -I$(top_srcdir)/src\ ! -I../../../ -I. pkgdir = $(libdir)/evidence/action --- 7,12 ---- LDFLAGS = -rdynamic -shared INCLUDES = -I$(top_srcdir)/src\ ! -I../../../ -I. \ ! @evas_cflags@ pkgdir = $(libdir)/evidence/action |
|
From: <me...@us...> - 2006-01-22 04:39:29
|
Update of /cvsroot/evidence/evidence/src/thumbnailer In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4076/src/thumbnailer Modified Files: thumbnail.c Log Message: Sat Jan 21 23:47:14 2006 Michael Jennings (mej) Patch from David Seikel <on...@gm...> for new ecore API. ---------------------------------------------------------------------- Index: thumbnail.c =================================================================== RCS file: /cvsroot/evidence/evidence/src/thumbnailer/thumbnail.c,v retrieving revision 1.72 retrieving revision 1.73 diff -C2 -d -r1.72 -r1.73 *** thumbnail.c 7 Jun 2005 23:10:43 -0000 1.72 --- thumbnail.c 22 Jan 2006 04:39:20 -0000 1.73 *************** *** 1218,1222 **** */ int thumbnailer_protected_sigchld(void *data,int type,void *event) { ! Ecore_Event_Exe_Exit *e=(Ecore_Event_Exe_Exit *)event; Evidence_Thumbnailer *t=(Evidence_Thumbnailer *)data; --- 1218,1222 ---- */ int thumbnailer_protected_sigchld(void *data,int type,void *event) { ! Ecore_Exe_Event_Del *e=(Ecore_Exe_Event_Del *)event; Evidence_Thumbnailer *t=(Evidence_Thumbnailer *)data; |
|
From: <me...@us...> - 2006-01-22 04:39:29
|
Update of /cvsroot/evidence/evidence/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4076/src Modified Files: util.c util.h Log Message: Sat Jan 21 23:47:14 2006 Michael Jennings (mej) Patch from David Seikel <on...@gm...> for new ecore API. ---------------------------------------------------------------------- Index: util.c =================================================================== RCS file: /cvsroot/evidence/evidence/src/util.c,v retrieving revision 1.53 retrieving revision 1.54 diff -C2 -d -r1.53 -r1.54 *** util.c 25 Jan 2005 00:34:50 -0000 1.53 --- util.c 22 Jan 2006 04:39:20 -0000 1.54 *************** *** 60,64 **** void util_sigchld_handler(int num,siginfo_t *si,void *data) { ! Ecore_Event_Exe_Exit e; pid_t pid; int status,exitstatus,cont; --- 60,64 ---- void util_sigchld_handler(int num,siginfo_t *si,void *data) { ! Ecore_Exe_Event_Del e; pid_t pid; int status,exitstatus,cont; *************** *** 72,76 **** /* wait for child */ while((pid=waitpid((pid_t)-1,&status,WNOHANG))>0) { ! memset(&e,0,sizeof(Ecore_Event_Exe_Exit)); if(WIFEXITED(status)) { --- 72,76 ---- /* wait for child */ while((pid=waitpid((pid_t)-1,&status,WNOHANG))>0) { ! memset(&e,0,sizeof(Ecore_Exe_Event_Del)); if(WIFEXITED(status)) { *************** *** 141,145 **** void *util_sigchld_handler_add(int (*func)(void *data,int type,void *event),const void *data) { ! return (void *)ecore_event_handler_add(ECORE_EVENT_EXE_EXIT,func,data); } void *util_sigchld_handler_del(void *handle) { --- 141,145 ---- void *util_sigchld_handler_add(int (*func)(void *data,int type,void *event),const void *data) { ! return (void *)ecore_event_handler_add(ECORE_EXE_EVENT_DEL,func,data); } void *util_sigchld_handler_del(void *handle) { Index: util.h =================================================================== RCS file: /cvsroot/evidence/evidence/src/util.h,v retrieving revision 1.31 retrieving revision 1.32 diff -C2 -d -r1.31 -r1.32 *** util.h 27 Nov 2004 19:22:21 -0000 1.31 --- util.h 22 Jan 2006 04:39:20 -0000 1.32 *************** *** 17,21 **** # include <signal.h> ! typedef struct _Ecore_Event_Exe_Exit { /** Process exit event */ pid_t pid; /**< The process ID of the process that exited */ int exit_code; /**< The exit code of the process */ --- 17,21 ---- # include <signal.h> ! typedef struct _Ecore_Exe_Event_Del { /** Process exit event */ pid_t pid; /**< The process ID of the process that exited */ int exit_code; /**< The exit code of the process */ *************** *** 26,30 **** void *ext_data; /**< Extension data - not used */ siginfo_t data; /**< Signal info */ ! } Ecore_Event_Exe_Exit; #endif --- 26,30 ---- void *ext_data; /**< Extension data - not used */ siginfo_t data; /**< Signal info */ ! } Ecore_Exe_Event_Del; #endif |
|
From: <azu...@us...> - 2005-07-28 16:41:49
|
Update of /cvsroot/evidence/evidence In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4811 Modified Files: ChangeLog Log Message: * gevas_light: adjusted to match evas-API a/o 07/2005 Index: ChangeLog =================================================================== RCS file: /cvsroot/evidence/evidence/ChangeLog,v retrieving revision 1.523 retrieving revision 1.524 diff -C2 -d -r1.523 -r1.524 *** ChangeLog 26 Jun 2005 18:07:18 -0000 1.523 --- ChangeLog 28 Jul 2005 16:41:38 -0000 1.524 *************** *** 1,2 **** --- 1,6 ---- + 2005/07/28 Azundris <evi...@az...> + + * gevas_light: adjusted to match evas-API a/o 07/2005 + 2005/06/26 Azundris <evi...@az...> |
|
From: <azu...@us...> - 2005-07-28 16:41:48
|
Update of /cvsroot/evidence/evidence/src/gui/gtk2/icon_view In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4811/src/gui/gtk2/icon_view Modified Files: gevas_light.c Log Message: * gevas_light: adjusted to match evas-API a/o 07/2005 Index: gevas_light.c =================================================================== RCS file: /cvsroot/evidence/evidence/src/gui/gtk2/icon_view/gevas_light.c,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** gevas_light.c 17 Dec 2004 03:12:01 -0000 1.6 --- gevas_light.c 28 Jul 2005 16:41:38 -0000 1.7 *************** *** 143,146 **** --- 143,147 ---- GtkgEvas *gevas; int x,y,b,c=EVAS_BUTTON_NONE; + unsigned int ts=0; g_return_val_if_fail(widget!= NULL,FALSE); *************** *** 153,166 **** switch(event->type) { case GDK_LEAVE_NOTIFY: ! evas_event_feed_mouse_out(gevas->evas,NULL); break; case GDK_ENTER_NOTIFY: ! evas_event_feed_mouse_in(gevas->evas,NULL); break; case GDK_MOTION_NOTIFY: gdk_window_get_pointer(widget->window,&x,&y,NULL); ! evas_event_feed_mouse_move(gevas->evas,x,y,NULL); break; --- 154,170 ---- switch(event->type) { case GDK_LEAVE_NOTIFY: ! ts=((GdkEventCrossing *)event)->time; ! evas_event_feed_mouse_out(gevas->evas,ts,NULL); break; case GDK_ENTER_NOTIFY: ! ts=((GdkEventCrossing *)event)->time; ! evas_event_feed_mouse_in(gevas->evas,ts,NULL); break; case GDK_MOTION_NOTIFY: + ts=((GdkEventMotion *)event)->time; gdk_window_get_pointer(widget->window,&x,&y,NULL); ! evas_event_feed_mouse_move(gevas->evas,x,y,ts,NULL); break; *************** *** 174,180 **** y=(int)event->button.y; b=(int)event->button.button; ! evas_event_feed_mouse_move(gevas->evas,x,y,NULL); ! evas_event_feed_mouse_down(gevas->evas,b,c,NULL); break; --- 178,185 ---- y=(int)event->button.y; b=(int)event->button.button; + ts=((GdkEventButton *)event)->time; ! evas_event_feed_mouse_move(gevas->evas,x,y,ts,NULL); ! evas_event_feed_mouse_down(gevas->evas,b,c,ts,NULL); break; *************** *** 183,189 **** y=(int)event->button.y; b=(int)event->button.button; ! evas_event_feed_mouse_move(gevas->evas,x,y,NULL); ! evas_event_feed_mouse_up(gevas->evas,b,c,NULL); break; --- 188,195 ---- y=(int)event->button.y; b=(int)event->button.button; + ts=((GdkEventButton *)event)->time; ! evas_event_feed_mouse_move(gevas->evas,x,y,ts,NULL); ! evas_event_feed_mouse_up(gevas->evas,b,c,ts,NULL); break; |
|
From: <azu...@us...> - 2005-06-26 18:07:33
|
Update of /cvsroot/evidence/evidence In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9455 Modified Files: ChangeLog README Log Message: * locale: use LC_ALL, LC_CTYPE, LANG (in this order of preference) (r/b Stella Korakaki) Index: ChangeLog =================================================================== RCS file: /cvsroot/evidence/evidence/ChangeLog,v retrieving revision 1.522 retrieving revision 1.523 diff -C2 -d -r1.522 -r1.523 *** ChangeLog 20 Jun 2005 22:19:35 -0000 1.522 --- ChangeLog 26 Jun 2005 18:07:18 -0000 1.523 *************** *** 1,2 **** --- 1,7 ---- + 2005/06/26 Azundris <evi...@az...> + + * locale: use LC_ALL, LC_CTYPE, LANG (in this order of preference) + (r/b Stella Korakaki) + 2005/06/20 KainX <evi...@et...> Index: README =================================================================== RCS file: /cvsroot/evidence/evidence/README,v retrieving revision 1.31 retrieving revision 1.32 diff -C2 -d -r1.31 -r1.32 *** README 11 May 2004 17:10:05 -0000 1.31 --- README 26 Jun 2005 18:07:19 -0000 1.32 *************** *** 111,112 **** --- 111,117 ---- Azundris <evi...@az...> http://www.azundris.com/ + + DO NOT report bugs directly to that address, please go through + the mailing list. If you do not wish to subscribe to the list, + still post there and ask for a courtesy copy. Thank you! + See docs/FAQ for information on how to post to the mailing list. |
|
From: <azu...@us...> - 2005-06-26 18:07:33
|
Update of /cvsroot/evidence/evidence/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9455/docs Modified Files: FAQ Log Message: * locale: use LC_ALL, LC_CTYPE, LANG (in this order of preference) (r/b Stella Korakaki) Index: FAQ =================================================================== RCS file: /cvsroot/evidence/evidence/docs/FAQ,v retrieving revision 1.26 retrieving revision 1.27 diff -C2 -d -r1.26 -r1.27 *** FAQ 27 Nov 2004 19:22:19 -0000 1.26 --- FAQ 26 Jun 2005 18:07:20 -0000 1.27 *************** *** 1,2 **** --- 1,32 ---- + SENDING IN BUG REPORTS + + DO NOT send bug reports directly to the developers! + Please send to the evidence users mailing list so we can distribute + the load: <evi...@li...> + If you do not wish to subscribe to the list, still post there, and + ask for a CC (courtesy copy). If you wish to post to the list, but + do not wish for the posting to appear in the mailing list's archive, + use the "X-No-Archive: yes" header. + evidence-related mail sent directly to the developers will be forwarded + to the mailing list at their discretion! + + To get extra-info from evidence: evidence -D3 + To see what system-calls are made: strace -f evidence -D3 + To see what causes a crash: + + > gdb evidence + (gdb) run evidence -D3 + . + . (info from evidence, what's happening) + . + Segmentation fault! + (gdb) bt + . + . (debugger telling us where the program crashed) + . + (gdb) quit + + + BUILDING |
|
From: <azu...@us...> - 2005-06-26 18:07:33
|
Update of /cvsroot/evidence/evidence/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9455/src Modified Files: evidence.c Log Message: * locale: use LC_ALL, LC_CTYPE, LANG (in this order of preference) (r/b Stella Korakaki) Index: evidence.c =================================================================== RCS file: /cvsroot/evidence/evidence/src/evidence.c,v retrieving revision 1.252 retrieving revision 1.253 diff -C2 -d -r1.252 -r1.253 *** evidence.c 19 May 2005 20:16:16 -0000 1.252 --- evidence.c 26 Jun 2005 18:07:20 -0000 1.253 *************** *** 168,174 **** *p='\0'; } ! if(!(ctype=getenv("LC_CTYPE"))||!strlen(ctype)||!strcmp(ctype,"C")) { ! E(0,"LC_CTYPE is %s, falling back to \"%s\"...\n",ctype?ctype:"not set",env_dflt_locale); ! putenv(env_dflt_locale); } --- 168,183 ---- *p='\0'; } ! if(!(ctype=getenv("LC_ALL"))||!strlen(ctype)) ! ctype=getenv("LC_CTYPE"); ! if(!ctype||!strlen(ctype)||!strcmp(ctype,"C")) { ! char *lang,*a=NULL; ! if((lang=getenv("LANG"))&&strlen(lang)&&strcmp(lang,"C")) ! esprintf(&a,"LC_CTYPE=%s",lang); ! if(!a) { ! E(0,"LC_CTYPE is %s, falling back to \"%s\"...\n",ctype?ctype:"not set",env_dflt_locale); ! putenv(env_dflt_locale); } ! else { ! E(0,"LC_CTYPE is %s, falling back to LANG (\"%s\")...\n",ctype?ctype:"not set",lang); ! putenv(a); }} |
|
From: John A. <aco...@gm...> - 2005-06-22 02:28:11
|
Hello, I have been creating a theme based on the amaranth-altheae icons with the permission of their author. My goal was to create one theme based on the rox way of displaying files and folders (a multicolumn way with the icon on the left and text on the right) and a normal text below the icon theme. I have been successful in creating the normal theme, but have run into problems with the column theme. I have tried to use alignright, but have had no luck in setting the font size (using the nautilus rubberband_factory) or in creating columns. Is there another icon_factory that would help me create this kind of a theme, or has anyone else been successful in like attempts. I have include the evidence.theme file. Also included is a blank mime.icons file that contains all of the mime types I found (from a website). All are commented out, but they could be easily used in the creation of another theme. John |
|
From: <me...@us...> - 2005-06-20 22:20:15
|
Update of /cvsroot/evidence/evidence/icons In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12457/icons Modified Files: Makefile.am Added Files: .cvsignore Log Message: 2005/06/20 KainX <evi...@et...> * everywhere: .cvsignore files much needed. * build: Fixed spec to not require things that aren't built in and for compatibility with rpm 4.4. --- NEW FILE: .cvsignore --- Makefile Makefile.in .deps .libs *.la *.o *.lo *.da Index: Makefile.am =================================================================== RCS file: /cvsroot/evidence/evidence/icons/Makefile.am,v retrieving revision 1.32 retrieving revision 1.33 diff -C2 -d -r1.32 -r1.33 *** Makefile.am 20 Oct 2004 19:00:17 -0000 1.32 --- Makefile.am 20 Jun 2005 22:19:36 -0000 1.33 *************** *** 25,29 **** tar -zxvf $$iconset.tar.gz -C $(DESTDIR)$(pkgdatadir)/icons || echo "iconset $$iconset skipped..."; \ done; ! -(ln -s $(pkgdatadir)/icons/rephormed $(DESTDIR)$(pkgdatadir)/icons/default) $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/icons/emblems; -(tar -cf - README tosh_128.tar.gz tosh_96.tar.gz indigo_128.tar.gz indigo_96.tar.gz) | (cd $(DESTDIR)$(pkgdatadir)/icons; tar -xf -) || echo; \ --- 25,29 ---- tar -zxvf $$iconset.tar.gz -C $(DESTDIR)$(pkgdatadir)/icons || echo "iconset $$iconset skipped..."; \ done; ! -(ln -s rephormed $(DESTDIR)$(pkgdatadir)/icons/default) $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/icons/emblems; -(tar -cf - README tosh_128.tar.gz tosh_96.tar.gz indigo_128.tar.gz indigo_96.tar.gz) | (cd $(DESTDIR)$(pkgdatadir)/icons; tar -xf -) || echo; \ |
|
From: <me...@us...> - 2005-06-20 22:20:15
|
Update of /cvsroot/evidence/evidence/evidence.themes In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12457/evidence.themes Modified Files: Makefile.am Added Files: .cvsignore Log Message: 2005/06/20 KainX <evi...@et...> * everywhere: .cvsignore files much needed. * build: Fixed spec to not require things that aren't built in and for compatibility with rpm 4.4. --- NEW FILE: .cvsignore --- Makefile Makefile.in .deps .libs *.la *.o *.lo *.da Index: Makefile.am =================================================================== RCS file: /cvsroot/evidence/evidence/evidence.themes/Makefile.am,v retrieving revision 1.31 retrieving revision 1.32 diff -C2 -d -r1.31 -r1.32 *** Makefile.am 28 Nov 2004 20:26:31 -0000 1.31 --- Makefile.am 20 Jun 2005 22:19:36 -0000 1.32 *************** *** 22,26 **** $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/themes/fonts; (cd fonts; tar -cf - *) | (cd $(DESTDIR)$(pkgdatadir)/themes/fonts; tar -xf -) ! -(ln -s $(pkgdatadir)/themes/tosh $(DESTDIR)$(pkgdatadir)/themes/default) # -rm $(DESTDIR)$(pkgdatadir)/themes/engines/*.a # -rm $(DESTDIR)$(pkgdatadir)/themes/engines/*.la --- 22,26 ---- $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/themes/fonts; (cd fonts; tar -cf - *) | (cd $(DESTDIR)$(pkgdatadir)/themes/fonts; tar -xf -) ! -(ln -s tosh $(DESTDIR)$(pkgdatadir)/themes/default) # -rm $(DESTDIR)$(pkgdatadir)/themes/engines/*.a # -rm $(DESTDIR)$(pkgdatadir)/themes/engines/*.la |