index
:
gsoc2013-empathy
archive-integration
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
empathy-ft-manager.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove useless gnomevfs include.
Xavier Claessens
2008-11-22
1
-1
/
+0
*
Update the selection only if we are removing the selected row.
Xavier Claessens
2008-11-22
1
-9
/
+11
*
Check if URI is not NULL before adding it to the recent manager.
Xavier Claessens
2008-11-22
1
-1
/
+2
*
Fix ref counting of tp_file, make it singleton per channel, and add a _keep_a...
Xavier Claessens
2008-11-22
1
-7
/
+10
*
Fix a comment phrasing
Xavier Claessens
2008-11-22
1
-1
/
+1
*
Update the selection of the ft manager when a ft is removed only if it's not ...
Xavier Claessens
2008-11-22
1
-8
/
+15
*
There is no reason to remove the FT if it's cancelled while the window was hi...
Xavier Claessens
2008-11-22
1
-33
/
+8
*
Fix glade lookup
Xavier Claessens
2008-11-22
1
-2
/
+1
*
Simplify ft_manager_remove_file_from_list.
Xavier Claessens
2008-11-22
1
-39
/
+14
*
Clean ft_manager_update_ft_row()
Xavier Claessens
2008-11-22
1
-19
/
+19
*
Simplify condition
Xavier Claessens
2008-11-22
1
-3
/
+1
*
Add all reasons in ft_manager_state_change_reason_to_string(). Don't use defa...
Xavier Claessens
2008-11-22
1
-3
/
+4
*
Simplify the code to set sensibility of buttons
Xavier Claessens
2008-11-22
1
-21
/
+8
*
When the channel is invalidated, change state to CANCELLED.
Xavier Claessens
2008-11-22
1
-7
/
+6
*
Move the ft manager to src/ other programs do not need it.
Xavier Claessens
2008-11-22
1
-0
/
+1134