weechat-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Weechat-cvs] [SCM] Fast, light and extensible chat client branch, maste


From: Sebastien Helleu
Subject: [Weechat-cvs] [SCM] Fast, light and extensible chat client branch, master, updated. v0.4.0-64-g4e4fd3f
Date: Sun, 17 Feb 2013 14:48:04 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Fast, light and extensible chat client".

The branch, master has been updated
       via  4e4fd3f54d8fcd4aaf95f3aac5357d93de7ea2ff (commit)
      from  bc079b007dbef41db8082f3e668a5e131bd60300 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 4e4fd3f54d8fcd4aaf95f3aac5357d93de7ea2ff
Author: Sebastien Helleu <address@hidden>
Date:   Sun Feb 17 15:47:52 2013 +0100

    core: remove Gtk interface (obsolete sources not working)

-----------------------------------------------------------------------

Summary of changes:
 .gitignore                       |    1 -
 CMakeLists.txt                   |    2 -
 configure.in                     |   26 +-
 doc/en/weechat_dev.en.txt        |   10 -
 po/POTFILES.in                   |    8 -
 po/srcfiles.cmake                |    8 -
 src/gui/CMakeLists.txt           |    4 -
 src/gui/Makefile.am              |    6 +-
 src/gui/gtk/CMakeLists.txt       |   72 ---
 src/gui/gtk/Makefile.am          |   46 --
 src/gui/gtk/gui-gtk-bar-window.c |  122 -----
 src/gui/gtk/gui-gtk-chat.c       |  371 ---------------
 src/gui/gtk/gui-gtk-color.c      |  357 ---------------
 src/gui/gtk/gui-gtk-key.c        |   56 ---
 src/gui/gtk/gui-gtk-main.c       |  284 ------------
 src/gui/gtk/gui-gtk-mouse.c      |  104 -----
 src/gui/gtk/gui-gtk-term.c       |   35 --
 src/gui/gtk/gui-gtk-window.c     |  935 --------------------------------------
 src/gui/gtk/gui-gtk.h            |  109 -----
 19 files changed, 2 insertions(+), 2554 deletions(-)
 delete mode 100644 src/gui/gtk/CMakeLists.txt
 delete mode 100644 src/gui/gtk/Makefile.am
 delete mode 100644 src/gui/gtk/gui-gtk-bar-window.c
 delete mode 100644 src/gui/gtk/gui-gtk-chat.c
 delete mode 100644 src/gui/gtk/gui-gtk-color.c
 delete mode 100644 src/gui/gtk/gui-gtk-key.c
 delete mode 100644 src/gui/gtk/gui-gtk-main.c
 delete mode 100644 src/gui/gtk/gui-gtk-mouse.c
 delete mode 100644 src/gui/gtk/gui-gtk-term.c
 delete mode 100644 src/gui/gtk/gui-gtk-window.c
 delete mode 100644 src/gui/gtk/gui-gtk.h


hooks/post-receive
-- 
Fast, light and extensible chat client



reply via email to

[Prev in Thread] Current Thread [Next in Thread]