index
:
empathy-security.git
master
origin
security
Barisione's security-related Empathy branches
Marco Barisione
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-28
Not used anymore
origin
master
Xavier Claessens
1
-295/+0
2007-12-28
Add more files to gitignore
Xavier Claessens
2
-0/+2
2007-12-28
Remove useless m4/Makefile.am and add ChangeLog to distcleanfiles. make distc...
Xavier Claessens
3
-1/+1
2007-12-28
Chandlers leaves when there is no more channels to handle. Translate call win...
Xavier Claessens
4
-1/+35
2007-12-28
Set call window title to contact name
Xavier Claessens
1
-0/+18
2007-12-28
Make empathy_call_window_show return the widget
Xavier Claessens
2
-2/+4
2007-12-28
Wider list of participants in group chat/IRC channel. Fixes bug #447851 (Rohi...
Xavier Claessens
1
-181/+121
2007-12-28
Fix build of tests
Xavier Claessens
2
-8/+0
2007-12-28
Add "check" framework support. Fixes bug #505622 (Guillaume Desmottes).
Xavier Claessens
17
-2/+1245
2007-12-27
Remove import gossip theme task, it's done now
Xavier Claessens
1
-1/+0
2007-12-27
Simplify chat theme system
Xavier Claessens
12
-802/+405
2007-12-27
Simplify contact_list_view_cell_set_background()
Xavier Claessens
1
-21/+15
2007-12-27
Add missing files
Xavier Claessens
1
-0/+2
2007-12-27
Generate ChangeLog from git log
Xavier Claessens
2
-17/+3
2007-12-27
Improve .gitignore. Fixes bug #505585 (Guillaume Desmottes).
Xavier Claessens
2
-1/+4
2007-12-27
Clean up
Xavier Claessens
1
-72/+64
2007-12-27
Add AC_CONFIG_AUX_DIR(.) to fix autogen.sh
Xavier Claessens
1
-1/+3
2007-12-26
add vim's backup to gitignore
Guillaume Desmottes
1
-1/+2
2007-12-25
add call chandler and service to src/.gitignore
Guillaume Desmottes
1
-0/+2
2007-12-23
Merge branch 'ignore'
xclaesse
11
-0/+80
2007-12-23
Improved gitignore
Xavier Claessens
5
-0/+25
2007-12-23
Updated Arabic Translation by Djihed Afifi.
djihed
2
-596/+453
2007-12-23
add python/.gitignore
Guillaume Desmottes
1
-0/+2
2007-12-23
po/.gitignore
Guillaume Desmottes
1
-0/+5
2007-12-23
add src/.gitignore
Guillaume Desmottes
1
-0/+4
2007-12-23
add megaphone/.gitignore
Guillaume Desmottes
1
-0/+4
2007-12-23
libempathy/.gitignore
Guillaume Desmottes
1
-0/+4
2007-12-23
add docs/.gitignore
Guillaume Desmottes
1
-0/+1
2007-12-23
add data/.gitignore
Guillaume Desmottes
1
-0/+3
2007-12-23
add .gitignore
Guillaume Desmottes
1
-0/+32
2007-12-20
Check if append_event is implemented by the theme before calling it
xclaesse
1
-0/+4
2007-12-20
New chat theme engine imported from Gossip (Daniel Gryniewicz, Xavier Claesse...
xclaesse
16
-1493/+2669
2007-12-20
Do not use gtk-new icon for new chatroom. Fixes bug #490153 (Michael Monreal).
xclaesse
3
-27/+2
2007-12-20
Fix focus and text selection in accounts dialog. Fixes bug #502932.
xclaesse
2
-5/+0
2007-12-20
Simplify empaty_window_present, empathy_window_iconify and empathy_window_is_...
xclaesse
4
-54/+80
2007-12-20
Do not set main window as parent of new conversation window.
xclaesse
1
-1/+1
2007-12-19
2007-12-19 Kjartan Maraas <kmaraas@gnome.org>
kmaraas
2
-1264/+145
2007-12-18
2007-12-18 Takeshi AIHANA <takeshi.aihana@gmail.com>
aihana
2
-62/+79
2007-12-17
Do not merge ChangeLog and ChangeLog.old
xclaesse
1
-2/+2
2007-12-17
Prepare for release
xclaesse
3
-5/+15
2007-12-17
Fix merge conflicts in po/ChangeLog
xclaesse
2
-811/+667
2007-12-17
Add 22x22, 24x24 and 48x48 status icon sizes. Partly fixes bug #469902.
xclaesse
19
-1/+19
2007-12-17
2007-12-17 Luca Ferretti <elle.uca@libero.it>
lferrett
2
-113/+160
2007-12-16
2007-12-16 Espen Stefansen <espens@svn.gnome.org>
espens
2
-132/+212
2007-12-16
sv.po: Swedish translation updated
dnylande
2
-114/+151
2007-12-14
Fix build if assertions are disabled. Fixes bug #503609
xclaesse
1
-5/+6
2007-12-13
Updated Slovenian translation
mateju
1
-83/+110
2007-12-13
Have to append a value before doing anything otherwise the array's size is 0
xclaesse
1
-1/+2
2007-12-13
Replace g_array_insert_val(array, 0, handle) by g_array_index(array,guint,0)=...
xclaesse
1
-1/+1
2007-12-13
Cache avatar pixbuf in EmpathyChatView to avoid having a new pixbuf in memory...
xclaesse
1
-11/+69
[next]