Enlightenment CVS committal
Author : leviathan
Project : e17
Module : proto
Dir : e17/proto/etk-perl/etk_test
Modified Files:
etk_test.pl
Log Message:
more work on the tree (etk_test part almost finished)
===
RCS
Enlightenment CVS committal
Author : leviathan
Project : e17
Module : proto
Dir : e17/proto/etk-perl
Modified Files:
Etk.xs EtkSignals.c
Log Message:
more work on the tree (etk_test part almost finished)
===
RCS f
Enlightenment CVS committal
Author : codewarrior
Project : e17
Module : apps/e
Dir : e17/apps/e/src/modules/battery
Modified Files:
e_mod_main.c
Log Message:
battery hasnt been working on my fbsd laptop for a couple monthes, couldnt be
bothered fixing, just did.
=
Enlightenment CVS committal
Author : leviathan
Project : e17
Module : proto
Dir : e17/proto/etk-perl/t/Etk
Modified Files:
Combobox.t Window.t
Log Message:
- better handling of tree fields
===
RCS file: /cvs/e/e17
Enlightenment CVS committal
Author : leviathan
Project : e17
Module : proto
Dir : e17/proto/etk-perl/etk_test
Modified Files:
etk_test.pl
Log Message:
- better handling of tree fields
===
RCS file: /cvs/e/e17/prot
Enlightenment CVS committal
Author : leviathan
Project : e17
Module : proto
Dir : e17/proto/etk-perl
Modified Files:
Etk.xs EtkTypes.c TODO
Log Message:
- better handling of tree fields
===
RCS file: /cvs/e/e17/pr
Enlightenment CVS committal
Author : leviathan
Project : e17
Module : proto
Dir : e17/proto/etk-perl/lib
Modified Files:
Etk.pm
Log Message:
- better handling of tree fields
===
RCS file: /cvs/e/e17/proto/etk-perl
Enlightenment CVS committal
Author : kwo
Project : e16
Module : e
Dir : e16/e
Modified Files:
configure.in
Log Message:
Bump version.
===
RCS file: /cvs/e/e16/e/configure.in,v
retrieving revision 1.162
retrieving
Enlightenment CVS committal
Author : raster
Project : e17
Module : libs/evas
Dir : e17/libs/evas/src/modules/engines/gl_common
Modified Files:
evas_gl_common.h
Log Message:
include evas private header
===
RCS fi
Enlightenment CVS committal
Author : raster
Project : e17
Module : libs/evas
Dir : e17/libs/evas/src/modules/engines/gl_x11
Modified Files:
evas_engine.c
Log Message:
gl engine build
===
RCS file: /cvs/e/e17/lib
Enlightenment CVS committal
Author : kwo
Project : e16
Module : e
Dir : e16/e/src
Modified Files:
dialog.c dialog.h
Log Message:
Enable emptying part of dialog and resizing dialog window.
===
RCS file: /cvs/e/e16/
Enlightenment CVS committal
Author : lok
Project : e17
Module : proto
Dir : e17/proto/exhibit/src/bin
Modified Files:
exhibit_tab.c
Log Message:
Little fix on removed tabs.
===
RCS file: /cvs/e/e17/proto/exhibit/s
Enlightenment CVS committal
Author : moom
Project : e17
Module : apps/e
Dir : e17/apps/e/src/bin
Modified Files:
e_editable.c e_editable.h
Log Message:
* [Editable] remove e_entry_selectable_get/set() because it's useless
* [Editable] small fixes
=
Enlightenment CVS committal
Author : kaethorn
Project : e_modules
Module : debian
Dir : e_modules/debian
Modified Files:
emodule0-taskbar.install
Log Message:
fix taskbar debian install files.
===
RCS file: /cvs/e
Enlightenment CVS committal
Author : kwo
Project : e16
Module : e
Dir : e16/e/src
Modified Files:
snaps.c
Log Message:
Add missing label text.
===
RCS file: /cvs/e/e16/e/src/snaps.c,v
retrieving revision 1.123
ret
Enlightenment CVS committal
Author : raster
Project : e17
Module : apps/e
Dir : e17/apps/e/src/bin
Modified Files:
e_fm_mime.c
Log Message:
add more mime type locations - but this is bad - where do we stop?
===
Enlightenment CVS committal
Author : moom
Project : e17
Module : libs/edje
Dir : e17/libs/edje/src/lib
Modified Files:
Edje.h edje_util.c
Log Message:
* Add edje_object_part_object_get() to get the 'Evas_Object *'
corresponding to a given part.
==
Enlightenment CVS committal
Author : moom
Project : e17
Module : apps/e
Dir : e17/apps/e/src/bin
Modified Files:
e_editable.c
Log Message:
* Make the text of the entry themable
===
RCS file: /cvs/e/e17/apps/e/src
Enlightenment CVS committal
Author : moom
Project : e17
Module : apps/e
Dir : e17/apps/e/data/themes
Modified Files:
default.edc default_entry.edc
Log Message:
* Make the text of the entry themable
===
RCS file:
Enlightenment CVS committal
Author : moom
Project : e17
Module : apps/e
Dir : e17/apps/e/data/themes
Modified Files:
default.edc
Log Message:
* Make the text of the entry themable
===
RCS file: /cvs/e/e17/apps/e/
Enlightenment CVS committal
Author : moom
Project : e17
Module : apps/e
Dir : e17/apps/e/data/themes
Modified Files:
default.edc default_entry.edc
Log Message:
[Entry] Make the cursor blink in the theme, not in the code
Enlightenment CVS committal
Author : moom
Project : e17
Module : apps/e
Dir : e17/apps/e/src/bin
Modified Files:
e_editable.c
Log Message:
[Entry] Make the cursor blink in the theme, not in the code
===
RCS file:
Enlightenment CVS committal
Author : moom
Project : e17
Module : apps/e
Dir : e17/apps/e/data/themes
Modified Files:
default.edc
Log Message:
* [Entry] Make the cursor blink in the theme, not in the code
===
RCS
Enlightenment CVS committal
Author : moom
Project : e17
Module : proto
Dir : e17/proto/etk/src/lib
Modified Files:
etk_notebook.c etk_notebook.h etk_object.c etk_widget.c
Log Message:
* etk_notebook_page_remove() no longer destroys the child of the page.
It just unpacks it and
Enlightenment CVS committal
Author : moom
Project : e17
Module : apps/e
Dir : e17/apps/e/src/bin
Modified Files:
e_editable.c e_entry.c
Log Message:
* [Editable] Improve e_editable_char_size_get()
* [Entry] Prepares the entry for copy/paste support but it's just not
possible f
Enlightenment CVS committal
Author : onefang
Project : devs
Module : onefang
Dir : devs/onefang
Modified Files:
info.txt
Log Message:
Added the desktop stuff.
===
RCS file: /cvs/e/devs/onefang/info.txt,v
retrievin
Enlightenment CVS committal
Author : raster
Project : e17
Module : libs/ecore
Dir : e17/libs/ecore/src/bin
Modified Files:
ecore_test.c
Log Message:
bad free. bad!
===
RCS file: /cvs/e/e17/libs/ecore/src/bin/eco
Enlightenment CVS committal
Author : raster
Project : e17
Module : apps/e
Dir : e17/apps/e/src/bin
Modified Files:
e_win.c e_win.h
Log Message:
add win get call!
===
RCS file: /cvs/e/e17/apps/e/src/bin/e_win.c,v
Enlightenment CVS committal
Author : onefang
Project : e17
Module : libs/ecore
Dir : e17/libs/ecore/src/lib/ecore_desktop
Modified Files:
Ecore_Desktop.h ecore_desktop.c ecore_desktop_icon.c
ecore_desktop_menu.c ecore_desktop_paths.c
Log Message:
*Icon theme support fu
Enlightenment CVS committal
Author : onefang
Project : e17
Module : apps/e_utils
Dir : e17/apps/e_utils/src/bin/e17genmenu
Modified Files:
menus.c
Log Message:
Modified to suit minor API tweak.
===
RCS file: /cvs/
Enlightenment CVS committal
Author : onefang
Project : e17
Module : apps/e
Dir : e17/apps/e/src/bin
Modified Files:
Makefile.am e_apps.c e_configure.c e_includes.h
Added Files:
e_int_config_icon_themes.c e_int_config_icon_themes.h
Log Message:
New icon theme config dia
Enlightenment CVS committal
Author : chaos
Project : e17
Module : apps/evfs
Dir : e17/apps/evfs/src/plugins/vfolder
Modified Files:
evfs_vfolder_trash.c
Log Message:
* File copy master function put through regression testing. Tested ok.
* API change - evfs_dir_list now takes a
Enlightenment CVS committal
Author : chaos
Project : e17
Module : apps/evfs
Dir : e17/apps/evfs/src/bin
Modified Files:
evfs_metadata.c evfs_operation.c evfs_operation_tasks.c
evfs_server_handle.c
Log Message:
* File copy master function put through regression testing.
Enlightenment CVS committal
Author : chaos
Project : e17
Module : apps/evfs
Dir : e17/apps/evfs/src/plugins/file
Modified Files:
evfs_fs_bzip2.c evfs_fs_gzip.c evfs_fs_posix.c evfs_fs_samba.c
evfs_fs_sftp.c evfs_fs_tar.c evfs_fs_trash.c evfs_fs_vfolder.c
Log Message:
*
Enlightenment CVS committal
Author : chaos
Project : e17
Module : apps/evfs
Dir : e17/apps/evfs/src/include
Modified Files:
evfs_operation.h evfs_plugin.h
Log Message:
* File copy master function put through regression testing. Tested ok.
* API change - evfs_dir_list now takes
Enlightenment CVS committal
Author : raster
Project : e17
Module : apps/e
Dir : e17/apps/e/src/bin
Modified Files:
Makefile.am e_actions.c e_border.c e_border.h e_config.c
e_container.c e_container.h e_includes.h e_init.c
e_int_config_cursor.c e_ipc_handlers.h e_
Enlightenment CVS committal
Author : onefang
Project : e17
Module : apps/e
Dir : e17/apps/e/src/bin
Modified Files:
e_int_config_icon_themes.c
Log Message:
Paranoid NULL checking added due to a report of crashes. May simply move
the crash to later. Let's see if this at least
Enlightenment CVS committal
Author : chaos
Project : e17
Module : proto
Dir : e17/proto/entropy/src/plugins
Modified Files:
filesystem.c
Log Message:
* Add move_multi - be warned - 'Trash' context menu option *will* now do what
it says - i.e. original file is moved to trash
=
Enlightenment CVS committal
Author : chaos
Project : e17
Module : proto
Dir : e17/proto/entropy/src/dialogs
Modified Files:
etk_file_context_menu.c
Log Message:
* Add move_multi - be warned - 'Trash' context menu option *will* now do what
it says - i.e. original file is moved
Enlightenment CVS committal
Author : chaos
Project : e17
Module : proto
Dir : e17/proto/entropy/src/include
Modified Files:
plugin_base.h plugin_helper.h
Log Message:
* Add move_multi - be warned - 'Trash' context menu option *will* now do what
it says - i.e. original file is
Enlightenment CVS committal
Author : chaos
Project : e17
Module : proto
Dir : e17/proto/entropy/src
Modified Files:
plugin_helper.c
Log Message:
* Add move_multi - be warned - 'Trash' context menu option *will* now do what
it says - i.e. original file is moved to trash
==
Enlightenment CVS committal
Author : raster
Project : e17
Module : apps/e
Dir : e17/apps/e/src/bin
Modified Files:
e_pointer.c e_widget.c e_widget.h e_widget_entry.c e_win.c
Log Message:
fixingup of pointer code to fallback a bit simpler - on demand buffer canvas
creation now
42 matches
Mail list logo