Enlightenment CVS committal
Author : horms
Project : e17
Module : apps/entice
Dir : e17/apps/entice/src/bin
Modified Files:
entice.c entice.h ipc.c ipc.h main.c
Log Message:
Fix and clean-up initial ipc
===
RCS fi
Enlightenment CVS committal
Author : chaos
Project : e17
Module : proto
Dir : e17/proto/entropy/src/plugins
Modified Files:
distribution_thumbnailer.c thumbnailer.c
Log Message:
* Misc updates
===
RCS file: /cvs/e
Enlightenment CVS committal
Author : chaos
Project : e17
Module : proto
Dir : e17/proto/entropy/src
Modified Files:
entropy_core.c
Log Message:
* Misc updates
===
RCS file: /cvs/e/e17/proto/entropy/src/entropy_cor
Enlightenment CVS committal
Author : chaos
Project : e17
Module : proto
Dir : e17/proto/entropy/src/plugins
Modified Files:
action_simple.c etk_list_viewer.c
Log Message:
* Add 'Open in new window' to 'Open With..' menu - finally, people other than
me with realise you *can* ha
Enlightenment CVS committal
Author : chaos
Project : e17
Module : proto
Dir : e17/proto/entropy/src
Modified Files:
entropy_core.c entropy_gui_event_handlers.c
Log Message:
* Add 'Open in new window' to 'Open With..' menu - finally, people other than
me with realise you *can*
Enlightenment CVS committal
Author : chaos
Project : e17
Module : proto
Dir : e17/proto/entropy/src/include
Modified Files:
notification_engine.h
Log Message:
* Add 'Open in new window' to 'Open With..' menu - finally, people other than
me with realise you *can* have more than
Enlightenment CVS committal
Author : chaos
Project : e17
Module : proto
Dir : e17/proto/entropy/src/plugins
Modified Files:
etk_structure_viewer.c
Log Message:
* On new window launch, if the user has requested a directory, traverse up the
file tree and backpopulate the tree hi
Enlightenment CVS committal
Author : chaos
Project : e17
Module : proto
Dir : e17/proto/etk/src/lib
Modified Files:
etk_tree.c
Log Message:
* Fix a crash on etk_tree_clear()
===
RCS file: /cvs/e/e17/proto/etk/src/
Enlightenment CVS committal
Author : chaos
Project : e17
Module : libs/ecore
Dir : e17/libs/ecore/src/lib/ecore
Modified Files:
Ecore.h ecore_exe.c
Log Message:
* Patch for ecore_exe from Victor Kojouharov
===
RCS
Enlightenment CVS committal
Author : chaos
Project : e17
Module : apps/e
Dir : e17/apps/e/src/bin
Modified Files:
e_zone.c
Log Message:
* ecore_exe patch to e_zone from Victor Kojouharov
===
RCS file: /cvs/e/e17/a
Enlightenment CVS committal
Author : kwo
Project : e16
Module : e
Dir : e16/e/po
Modified Files:
ja.po
Log Message:
Japanese translation update (Yasufumi Haga).
===
RCS file: /cvs/e/e16/e/po/ja.po,v
retrieving rev
Enlightenment CVS committal
Author : kwo
Project : e16
Module : e
Dir : e16/e/src
Modified Files:
desktops.c ewin-ops.c ewins.c ewins.h ipc.c pager.c
Log Message:
Improve window repositioning on screen size change.
==
Enlightenment CVS committal
Author : kwo
Project : e16
Module : e
Dir : e16/e/src
Modified Files:
ewins.h
Log Message:
Oops - Indent.
===
RCS file: /cvs/e/e16/e/src/ewins.h,v
retrieving revision 1.46
retrieving re
Enlightenment CVS committal
Author : vapier
Project : e16
Module : epplets
Dir : e16/epplets
Modified Files:
configure.in
Log Message:
cut out old code for default CFLAGS/CPPFLAGS since autoconf nowadays does all
of this for us
Enlightenment CVS committal
Author : vapier
Project : e16
Module : epplets
Dir : e16/epplets
Modified Files:
configure.in
Log Message:
remove more obsolete code
===
RCS file: /cvs/e/e16/epplets/configure.in,v
retr
Enlightenment CVS committal
Author : vapier
Project : e16
Module : epplets
Dir : e16/epplets/api
Modified Files:
epplet.h.in
Log Message:
include more headers to kill off implicit declaration of function warnings
Enlightenment CVS committal
Author : vapier
Project : e16
Module : epplets
Dir : e16/epplets/epplets
Modified Files:
E-Power.c
Log Message:
getline() is a gnuism, so we need _GNU_SOURCE
===
RCS file: /cvs/e/e16/ep
Enlightenment CVS committal
Author : vapier
Project : e16
Module : epplets
Dir : e16/epplets/epplets
Modified Files:
CalcEphem.h
Log Message:
need string prototypes or 64bit hosts hate us
===
RCS file: /cvs/e/e16/
Enlightenment CVS committal
Author : vapier
Project : e16
Module : epplets
Dir : e16/epplets/epplets
Modified Files:
mbox.c
Log Message:
add a prototype and remove unused variable
===
RCS file: /cvs/e/e16/epplets/
Enlightenment CVS committal
Author : vapier
Project : e16
Module : epplets
Dir : e16/epplets/epplets
Modified Files:
E-Wireless.c
Log Message:
cleanup whitespace
===
RCS file: /cvs/e/e16/epplets/epplets/E-Wireless
Enlightenment CVS committal
Author : vapier
Project : e16
Module : epplets
Dir : e16/epplets/epplets
Modified Files:
E-MemWatch.c
Log Message:
make sure we return value in main and we want to fclose(FILE*), not close() it
===
Enlightenment CVS committal
Author : vapier
Project : e16
Module : epplets
Dir : e16/epplets/epplets
Modified Files:
E-ScreenShoot.c
Log Message:
if we dont know how to handle a request, then we need to bail, not execute
uninitialized memory
==
Enlightenment CVS committal
Author : vapier
Project : e16
Module : epplets
Dir : e16/epplets/epplets
Modified Files:
E-Wireless.c
Log Message:
cut unused variables
===
RCS file: /cvs/e/e16/epplets/epplets/E-Wirele
Enlightenment CVS committal
Author : vapier
Project : e16
Module : epplets
Dir : e16/epplets/epplets
Modified Files:
E-Slides.c
Log Message:
if we were passed invalid arguments, make sure we set cnt to 0
===
RCS f
Enlightenment CVS committal
Author : vapier
Project : e16
Module : epplets
Dir : e16/epplets/epplets
Modified Files:
E-Pants.c
Log Message:
dont use an unsigned buffer since it doesnt matter and all the str* funcs
expect a signed buffer
===
Enlightenment CVS committal
Author : vapier
Project : e16
Module : epplets
Dir : e16/epplets/epplets
Modified Files:
E-Pinger.c
Log Message:
dont use unsigned buffers since it doesnt matter and all the str* funcs expect
signed buffers
=
Enlightenment CVS committal
Author : kwo
Project : e16
Module : epplets
Dir : e16/epplets
Added Files:
.indent.pro
Log Message:
Now that we are playing around here - Indent!
---
This SF.Net email is sponsored by xPML, a g
Enlightenment CVS committal
Author : kwo
Project : e16
Module : epplets
Dir : e16/epplets/api
Modified Files:
epplet.c snprintf.c
Log Message:
Now that we are playing around here - Indent!
===
RCS file: /cvs/e/e16
Enlightenment CVS committal
Author : e-taro
Project : e17
Module : apps/e
Dir : e17/apps/e/po
Modified Files:
ja.po
Log Message:
ja.po update for e17 (Yasufumi Haga)
===
RCS file: /cvs/e/e17/apps/e/po/ja.po,v
retr
Enlightenment CVS committal
Author : raster
Project : e17
Module : libs/ecore
Dir : e17/libs/ecore
Modified Files:
ecore-config.in
Log Message:
eet is directly not needed - should be inherited from evas
===
RCS
Enlightenment CVS committal
Author : vapier
Project : e16
Module : epplets
Dir : e16/epplets
Modified Files:
autogen.sh
Log Message:
use the simpler autogen script
===
RCS file: /cvs/e/e16/epplets/autogen.sh,v
ret
Enlightenment CVS committal
Author : vapier
Project : e16
Module : e
Dir : e16/e/dox
Modified Files:
dox.c
Log Message:
use a proper check for XOpenDisplay() return
===
RCS file: /cvs/e/e16/e/dox/dox.c,v
retrievin
Enlightenment CVS committal
Author : vapier
Project : e16
Module : e
Dir : e16/e/epp
Modified Files:
cpplib.c
Log Message:
remove hashf() prototype since header.h already has it
===
RCS file: /cvs/e/e16/e/epp/cppl
Enlightenment CVS committal
Author : vapier
Project : e16
Module : e
Dir : e16/e/src
Modified Files:
Makefile.am
Log Message:
fix building with libiconv
===
RCS file: /cvs/e/e16/e/src/Makefile.am,v
retrieving revi
34 matches
Mail list logo