summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-12-28Not used anymoreoriginmasterXavier Claessens1-295/+0
2007-12-28Add more files to gitignoreXavier Claessens2-0/+2
2007-12-28Remove useless m4/Makefile.am and add ChangeLog to distcleanfiles. make distc...Xavier Claessens3-1/+1
2007-12-28Chandlers leaves when there is no more channels to handle. Translate call win...Xavier Claessens4-1/+35
2007-12-28Set call window title to contact nameXavier Claessens1-0/+18
2007-12-28Make empathy_call_window_show return the widgetXavier Claessens2-2/+4
2007-12-28Wider list of participants in group chat/IRC channel. Fixes bug #447851 (Rohi...Xavier Claessens1-181/+121
2007-12-28Fix build of testsXavier Claessens2-8/+0
2007-12-28Add "check" framework support. Fixes bug #505622 (Guillaume Desmottes).Xavier Claessens17-2/+1245
2007-12-27Remove import gossip theme task, it's done nowXavier Claessens1-1/+0
2007-12-27Simplify chat theme systemXavier Claessens12-802/+405
2007-12-27Simplify contact_list_view_cell_set_background()Xavier Claessens1-21/+15
2007-12-27Add missing filesXavier Claessens1-0/+2
2007-12-27Generate ChangeLog from git logXavier Claessens2-17/+3
2007-12-27Improve .gitignore. Fixes bug #505585 (Guillaume Desmottes).Xavier Claessens2-1/+4
2007-12-27Clean upXavier Claessens1-72/+64
2007-12-27Add AC_CONFIG_AUX_DIR(.) to fix autogen.shXavier Claessens1-1/+3
2007-12-26add vim's backup to gitignoreGuillaume Desmottes1-1/+2
2007-12-25add call chandler and service to src/.gitignoreGuillaume Desmottes1-0/+2
2007-12-23Merge branch 'ignore'xclaesse11-0/+80
2007-12-23Improved gitignoreXavier Claessens5-0/+25
2007-12-23Updated Arabic Translation by Djihed Afifi. djihed2-596/+453
2007-12-23add python/.gitignoreGuillaume Desmottes1-0/+2
2007-12-23po/.gitignoreGuillaume Desmottes1-0/+5
2007-12-23add src/.gitignoreGuillaume Desmottes1-0/+4
2007-12-23add megaphone/.gitignoreGuillaume Desmottes1-0/+4
2007-12-23libempathy/.gitignoreGuillaume Desmottes1-0/+4
2007-12-23add docs/.gitignoreGuillaume Desmottes1-0/+1
2007-12-23add data/.gitignoreGuillaume Desmottes1-0/+3
2007-12-23add .gitignoreGuillaume Desmottes1-0/+32
2007-12-20Check if append_event is implemented by the theme before calling itxclaesse1-0/+4
2007-12-20New chat theme engine imported from Gossip (Daniel Gryniewicz, Xavier Claesse...xclaesse16-1493/+2669
2007-12-20Do not use gtk-new icon for new chatroom. Fixes bug #490153 (Michael Monreal).xclaesse3-27/+2
2007-12-20Fix focus and text selection in accounts dialog. Fixes bug #502932.xclaesse2-5/+0
2007-12-20Simplify empaty_window_present, empathy_window_iconify and empathy_window_is_...xclaesse4-54/+80
2007-12-20Do not set main window as parent of new conversation window.xclaesse1-1/+1
2007-12-192007-12-19 Kjartan Maraas <kmaraas@gnome.org>kmaraas2-1264/+145
2007-12-182007-12-18 Takeshi AIHANA <takeshi.aihana@gmail.com>aihana2-62/+79
2007-12-17Do not merge ChangeLog and ChangeLog.oldxclaesse1-2/+2
2007-12-17Prepare for releasexclaesse3-5/+15
2007-12-17Fix merge conflicts in po/ChangeLogxclaesse2-811/+667
2007-12-17Add 22x22, 24x24 and 48x48 status icon sizes. Partly fixes bug #469902.xclaesse19-1/+19
2007-12-172007-12-17 Luca Ferretti <elle.uca@libero.it>lferrett2-113/+160
2007-12-162007-12-16 Espen Stefansen <espens@svn.gnome.org>espens2-132/+212
2007-12-16sv.po: Swedish translation updateddnylande2-114/+151
2007-12-14Fix build if assertions are disabled. Fixes bug #503609xclaesse1-5/+6
2007-12-13Updated Slovenian translationmateju1-83/+110
2007-12-13Have to append a value before doing anything otherwise the array's size is 0xclaesse1-1/+2
2007-12-13Replace g_array_insert_val(array, 0, handle) by g_array_index(array,guint,0)=...xclaesse1-1/+1
2007-12-13Cache avatar pixbuf in EmpathyChatView to avoid having a new pixbuf in memory...xclaesse1-11/+69