Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set the license type instead of the license text. | Emilio Pozuelo Monfort | 2014-02-03 | 1 | -28/+1 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=637316 | ||||
* | Reorder header inclusions accordingly to the Telepathy coding style | Emanuele Aina | 2013-04-02 | 1 | -2/+1 |
| | | | | | | | | | | | | Sort by: • "config.h" • API declarations, if any • public libraries • internal headers, alphabetically sorted (mostly) http://telepathy.freedesktop.org/wiki/Style#A.23includes https://bugzilla.gnome.org/show_bug.cgi?id=697076 | ||||
* | Drop unused/redundant header inclusions | Emanuele Aina | 2013-03-28 | 1 | -3/+0 |
| | | | | | | | With the help of the script posted at http://stackoverflow.com/a/7135530 and some manual fixes, drop the unused or redundant #include directives. https://bugzilla.gnome.org/show_bug.cgi?id=696718 | ||||
* | Consistently use `#include "config.h"` everywhere | Emanuele Aina | 2013-03-28 | 1 | -1/+1 |
| | | | | https://bugzilla.gnome.org/show_bug.cgi?id=696718 | ||||
* | about: Polish the code to generate the license string | Sjoerd Simons | 2011-12-07 | 1 | -8/+10 |
| | |||||
* | Update Collabora copyright in About Window | Cosimo Alfarano | 2011-09-14 | 1 | -1/+1 |
| | |||||
* | about-dialog: add my email | Guillaume Desmottes | 2010-11-09 | 1 | -1/+1 |
| | |||||
* | about-dialog: gtk_about_dialog_set_url_hook has been removed | Guillaume Desmottes | 2010-10-04 | 1 | -14/+0 |
| | |||||
* | Change names of variables that shadow libc symbols | Danielle Madeley | 2010-05-21 | 1 | -2/+2 |
| | |||||
* | Adding myself to contributors | Danielle Madeley | 2010-02-02 | 1 | -1/+2 |
| | |||||
* | add K.Vishnoo Charan Reddy as an artist contributor | Guillaume Desmottes | 2009-12-14 | 1 | -0/+1 |
| | |||||
* | [Goal] Clean up GLib and GTK+ includes in empathy (Fixes #585669) | Luis Menina | 2009-06-14 | 1 | -2/+1 |
| | | | | | | Allows to compile with G_DISABLE_SINGLE_INCLUDES, GDK_PIXBUF_DISABLE_SINGLE_INCLUDES and GTK_DISABLE_SINGLE_INCLUDES. This prepares for the GNOME 3.0 transition. | ||||
* | Add myself to the contributors | Cosimo Cecchi | 2009-06-01 | 1 | -0/+1 |
| | |||||
* | empathy-about-dialog: update the FSF address | Guillaume Desmottes | 2009-05-18 | 1 | -2/+2 |
| | |||||
* | empathy-about-dialog: remove trailing spaces | Guillaume Desmottes | 2009-05-15 | 1 | -1/+1 |
| | |||||
* | Port EmpathySpellDialog to new API | Xavier Claessens | 2009-04-16 | 1 | -1/+0 |
| | | | | | | From: Xavier Claessens <xclaesse@gmail.com> svn path=/trunk/; revision=2853 | ||||
* | Use GTK+ 2.14.0 and gtk_show_uri (Cosimo Cecchi). | Xavier Claessens | 2008-12-02 | 1 | -1/+1 |
| | | | | svn path=/trunk/; revision=1942 | ||||
* | Add Marco Barisione to CONTRIBUTORS | Xavier Claessens | 2008-08-09 | 1 | -0/+1 |
| | | | | svn path=/trunk/; revision=1316 | ||||
* | Update credits for the about dialog. | Xavier Claessens | 2008-08-09 | 1 | -7/+26 |
| | | | | svn path=/trunk/; revision=1315 | ||||
* | Fix includes | Xavier Claessens | 2008-03-19 | 1 | -1/+2 |
| | | | | svn path=/trunk/; revision=817 | ||||
* | Move modules that make no sense to be used in other applicaton from ↵ | Xavier Claessens | 2008-03-14 | 1 | -0/+113 |
libempathy-gtk/ to src/ svn path=/trunk/; revision=789 |