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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include empathy-theme-adium.c/h in tarballs even if webkit is not installed
Xavier Claessens
2009-06-12
1
-5
/
+11
*
Correctly parse %time% if a format is provided
Xavier Claessens
2009-06-12
1
-5
/
+7
*
Remove trailing space
Xavier Claessens
2009-06-12
1
-1
/
+1
*
New webkit needs an URI as basedir for webkit_web_view_load_html_string.
Xavier Claessens
2009-06-12
2
-3
/
+10
*
Do not use empathy_contact_equal(), we can now compare pointers directly.
Xavier Claessens
2009-06-12
1
-2
/
+1
*
Add Adium theme support in the configure summary
Xavier Claessens
2009-06-12
1
-0
/
+1
*
Support /me command and fix crash if smiley are not enabled
Xavier Claessens
2009-06-12
1
-19
/
+34
*
Fix build error due to wrong rebase
Xavier Claessens
2009-06-12
1
-1
/
+0
*
Port to new API
Xavier Claessens
2009-06-12
2
-2
/
+2
*
Update pyhton bindings
Xavier Claessens
2009-06-12
2
-11
/
+10
*
Add EmpathyThemeAdium to the API doc.
Xavier Claessens
2009-06-12
2
-0
/
+2
*
WebKit is expecting an absolute path to a file name as the last parameter of ...
Xavier Claessens
2009-06-12
1
-1
/
+1
*
Delete useless file
Xavier Claessens
2009-06-12
1
-408
/
+0
*
- Implement remaining functions on EmpathyThemeAdium.
Xavier Claessens
2009-06-12
3
-146
/
+233
*
Fix a warning when the ADIUM_PATH gconf key is unset.
Xavier Claessens
2009-06-12
1
-2
/
+9
*
Add whitespace to respect coding style
Xavier Claessens
2009-06-12
1
-1
/
+1
*
Don't escape message before detecting smileys otherwise some won't be detected.
Xavier Claessens
2009-06-12
1
-6
/
+5
*
Cleanup little things
Xavier Claessens
2009-06-12
1
-9
/
+13
*
Use a default Template.html if not provided by the theme.
Xavier Claessens
2009-06-12
2
-15
/
+202
*
Correctly escape message body so html tags are not interpreted by webkit.
Xavier Claessens
2009-06-12
1
-29
/
+32
*
Add a path property on EmpathyThemeAdium and ge the adium-path gconf key in E...
Xavier Claessens
2009-06-12
3
-16
/
+117
*
Add some #ifdef HAVE_WEBKIT
Xavier Claessens
2009-06-12
1
-1
/
+6
*
Quick check if the theme path is OK.
Xavier Claessens
2009-06-12
2
-8
/
+29
*
Add UI in the preference dialog to select the path to adium theme
Xavier Claessens
2009-06-12
7
-136
/
+261
*
Add a tooltip on smileys with the text it hides
Xavier Claessens
2009-06-12
1
-2
/
+2
*
Open URI when they are clicked in webkit
Xavier Claessens
2009-06-12
1
-1
/
+23
*
Reorganise a bit the body parsing and add support for URL
Xavier Claessens
2009-06-12
2
-45
/
+90
*
Fix a typo in a comment
Xavier Claessens
2009-06-12
1
-1
/
+1
*
Add support for smileys with adium themes
Xavier Claessens
2009-06-12
1
-13
/
+63
*
rename ready to page_loaded, it explains better what it does.
Xavier Claessens
2009-06-12
1
-3
/
+3
*
Add path in EmpathySmiley
Xavier Claessens
2009-06-12
5
-74
/
+84
*
Update for more recent webkit
Xavier Claessens
2009-06-12
3
-6
/
+3
*
Fallback if ContentNext or Outgoing are missing.
Xavier Claessens
2009-06-12
1
-4
/
+7
*
Oops, remove stupid debug g_print
Xavier Claessens
2009-06-12
1
-3
/
+0
*
Don't load SVG icons because webkit can't load them
Xavier Claessens
2009-06-12
1
-1
/
+4
*
Add the filename in EmpathyAvatar and fallback to stock_person
Xavier Claessens
2009-06-12
4
-43
/
+81
*
Support for custom time format
Xavier Claessens
2009-06-12
1
-11
/
+35
*
Add initial adium theme support: Load the template and append messages.
Xavier Claessens
2009-06-12
3
-16
/
+285
*
EmpathyThemeAdium inherit from WebkitWebView and not GtkTextView.
Xavier Claessens
2009-06-12
1
-4
/
+4
*
Compile EmpathyThemeAdium only if webkit is installed
Xavier Claessens
2009-06-12
3
-3
/
+17
*
Add skelet of Adium theme using webkit.
Xavier Claessens
2009-06-12
5
-0
/
+244
*
Fix compile warning
Pierre-Luc Beaudoin
2009-06-11
1
-1
/
+1
*
Get author for bug fixes
Xavier Claessens
2009-06-11
1
-1
/
+15
*
Updated Spanish translation
Jorge Gonzalez
2009-06-11
1
-19
/
+26
*
src/Makefile.am: actually enable warning CFLAGS
Guillaume Desmottes
2009-06-11
1
-1
/
+1
*
empathy-call-window: remove unused variables
Guillaume Desmottes
2009-06-11
1
-3
/
+0
*
import im-meanwhile from Pidgin
Guillaume Desmottes
2009-06-11
5
-0
/
+178
*
add sametime profile (#562981)
Guillaume Desmottes
2009-06-11
2
-1
/
+13
*
empathy-accounts-dialog: move back the 'Create' button on the right
Guillaume Desmottes
2009-06-11
1
-15
/
+15
*
empathy-accounts-dialog: Use radio buttons instead of a checkbox for the 'reu...
Guillaume Desmottes
2009-06-11
2
-15
/
+43
*
empathy-accounts-dialog: change title to 'Add Account' as we can reuse an exi...
Guillaume Desmottes
2009-06-11
1
-1
/
+1
*
Updated Spanish translation
Jorge Gonzalez
2009-06-11
1
-41
/
+38
*
Updated Norwegian bokmål translation.
Kjartan Maraas
2009-06-10
1
-704
/
+1002
*
Geoclue doesn't like NONE as an accuracy level
Pierre-Luc Beaudoin
2009-06-10
1
-2
/
+8
*
Merge branch 'ft-error-confusion'
Will Thompson
2009-06-10
1
-2
/
+3
|
\
|
*
Correctly propagate Provide/Accept errors
Will Thompson
2009-06-10
1
-2
/
+3
*
|
Merge commit 'jtellier/call-window-redial-button'
Guillaume Desmottes
2009-06-09
4
-100
/
+287
|
\
\
|
*
|
Added a "Redial" button to the call window.
Jonathan Tellier
2009-06-09
4
-100
/
+287
|
|
/
*
|
contact_get_avatar_filename: remove unused priv pointer
Guillaume Desmottes
2009-06-09
1
-1
/
+0
*
|
contact_get_avatar_filename: use empathy_contact_get_id instead of priv->id d...
Guillaume Desmottes
2009-06-09
1
-2
/
+2
|
/
*
Remove outstanding operations before dispatching them
Will Thompson
2009-06-09
1
-1
/
+1
*
Document the purpose of outstanding_channels
Will Thompson
2009-06-09
1
-1
/
+10
*
Break after deleting current item in chatroom list
Will Thompson
2009-06-09
1
-1
/
+4
*
Extract removing chatroom links to a function
Will Thompson
2009-06-09
1
-9
/
+22
*
Consistently use this_chatroom when removing a room
Will Thompson
2009-06-09
1
-2
/
+2
*
libempathy.types: remove empathy_tp_tube_get_type
Guillaume Desmottes
2009-06-09
1
-1
/
+0
*
update Python bindings
Guillaume Desmottes
2009-06-09
1
-61
/
+0
*
remove EmpathyTpTube from Python bindings
Guillaume Desmottes
2009-06-09
2
-2
/
+0
*
tube-handler: use TpChannel directly instead of EmpathyTpTube
Guillaume Desmottes
2009-06-09
1
-17
/
+3
*
remove empathy-tp-tube from doc
Guillaume Desmottes
2009-06-09
1
-1
/
+0
*
stop to build empathy-tp-tube
Guillaume Desmottes
2009-06-09
1
-2
/
+0
*
remove empathy-tp-tube
Guillaume Desmottes
2009-06-09
2
-772
/
+0
*
Merge commit 'gmillaires/fix-564259'
Guillaume Desmottes
2009-06-09
1
-1
/
+1
|
\
|
*
Activated tooltips feature for MUC contact list
Gabriel Millaire
2009-06-09
1
-1
/
+1
*
|
Distribute conditionally built files
Pierre-Luc Beaudoin
2009-06-09
2
-13
/
+23
|
/
*
Don't repeat a tooltip format string
Will Thompson
2009-06-08
1
-14
/
+13
*
Italicize status message in tooltip
Will Thompson
2009-06-08
1
-1
/
+1
*
Don't include "Available"/"Away"... in tooltips
Will Thompson
2009-06-08
1
-2
/
+2
*
Extract markup_printf-append-free to a function
Will Thompson
2009-06-08
1
-18
/
+29
*
Only show status in tooltip when it exists
Will Thompson
2009-06-08
1
-3
/
+11
*
Don't double-unref superseded group TpChannels.
Will Thompson
2009-06-08
1
-7
/
+37
*
Merge branch 'profile-chooser'
Jonny Lamb
2009-06-07
8
-193
/
+353
|
\
|
*
Add empathy_profile_chooser to libempathy-gtk type list.
Jonny Lamb
2009-06-07
1
-0
/
+1
|
*
Fix small typo in docs.
Jonny Lamb
2009-06-07
1
-1
/
+1
|
*
Chain up to the constructed call of the parent class.
Jonny Lamb
2009-06-07
1
-0
/
+3
|
*
Only include gtk/gtk.h and not gtkcombobox.h.
Jonny Lamb
2009-06-07
1
-1
/
+1
|
*
Implement constructed instead of constructor.
Jonny Lamb
2009-06-07
1
-10
/
+3
|
*
Small coding style change.
Jonny Lamb
2009-06-07
1
-1
/
+2
|
*
Update python bindings.
Jonny Lamb
2009-06-05
1
-8
/
+16
|
*
Update the accounts dialog to the new profile chooser API.
Jonny Lamb
2009-06-05
1
-3
/
+6
|
*
Make EmpathyProfileChooser a subclass of GtkComboBox.
Jonny Lamb
2009-06-05
2
-79
/
+194
|
*
Convert style to Telepathy coding style.
Jonny Lamb
2009-06-05
2
-153
/
+155
|
*
Add test-empathy-profile-chooser.
Jonny Lamb
2009-06-05
3
-1
/
+35
*
|
Fix silly mistake where I passed the struct pointer and not the first member
Davyd Madeley
2009-06-06
1
-2
/
+2
*
|
Updated Spanish translation
Jorge Gonzalez
2009-06-06
1
-67
/
+116
*
|
Use tp_asv_get_string instead of messing with GValues.
Jonny Lamb
2009-06-05
1
-5
/
+2
*
|
Use "foo == NULL" instead of "!foo".
Jonny Lamb
2009-06-05
1
-1
/
+2
*
|
Set an empty password for pidgin accounts that have no password set.
Jonny Lamb
2009-06-05
1
-0
/
+10
*
|
Special-case XMPP with importing accounts from Pidgin. (Fixes bug #579992)
Jonny Lamb
2009-06-05
1
-1
/
+18
|
/
*
Add simple flymake support.
Jonny Lamb
2009-06-05
5
-0
/
+8
*
Merge branch 'debug-fixes'
Jonny Lamb
2009-06-05
1
-9
/
+6
|
\
|
*
Don't display an empty treeview if there are no connections on opening.
Jonny Lamb
2009-06-05
1
-3
/
+5
|
*
Don't unref widgets twice.
Jonny Lamb
2009-06-05
1
-6
/
+0
|
*
Free a GError after use.
Jonny Lamb
2009-06-05
1
-0
/
+1
*
|
updating Translation for Gurmukhi
A S Alam
2009-06-05
1
-371
/
+595
|
/
*
Merge branch 'debug'
Jonny Lamb
2009-06-05
9
-1
/
+1494
|
\
|
*
Add empathy-debug-dialog to POTFILES.in.
Jonny Lamb
2009-06-04
1
-0
/
+1
|
*
Display a label if the selected CM does not support Debug.
Jonny Lamb
2009-06-04
1
-6
/
+56
|
*
Add level label to priv struct.
Jonny Lamb
2009-06-04
1
-4
/
+5
|
*
Store toolbar items in priv struct.
Jonny Lamb
2009-06-04
1
-33
/
+38
|
*
Keep a ref to the TpDBusDaemon so the NameOwnerChanged cb gets called.
Jonny Lamb
2009-06-04
1
-6
/
+7
|
*
Clean up EmpathyDebugDialogPriv.
Jonny Lamb
2009-06-04
1
-9
/
+20
|
*
Use G_GSIZE_FORMAT instead of %u.
Jonny Lamb
2009-06-03
1
-1
/
+2
|
*
Updated Debug spec.
Jonny Lamb
2009-06-03
1
-43
/
+97
|
*
Add a "Copy" toolbar item to copy text to clipboard.
Jonny Lamb
2009-04-24
1
-0
/
+73
|
*
Create a straight TpProxy instead of a TpConnection.
Jonny Lamb
2009-04-24
1
-12
/
+7
|
*
Connect to NameOwnerChanged so the CM chooser can be updated when new CMs joi...
Jonny Lamb
2009-04-24
1
-0
/
+93
|
*
Store unique names in CM model.
Jonny Lamb
2009-04-24
1
-27
/
+112
|
*
Use GtkWindow's "transient-for" property instead of holding a ref to the pare...
Jonny Lamb
2009-04-24
1
-27
/
+1
|
*
Don't show the same CM more than once in the CM chooser if there are more tha...
Jonny Lamb
2009-04-24
1
-0
/
+15
|
*
Use GFile and GFileOutputStream instead of fopen and fprintf.
Jonny Lamb
2009-04-24
1
-13
/
+35
|
*
Use "foo != NULL" instead of "foo".
Jonny Lamb
2009-04-24
1
-7
/
+7
|
*
Add more comments to debug_dialog_press_event_cb.
Jonny Lamb
2009-04-24
1
-0
/
+3
|
*
Use guint instead of int for for loop counter.
Jonny Lamb
2009-04-24
1
-1
/
+1
|
*
Split some long lines into two.
Jonny Lamb
2009-04-24
1
-6
/
+10
|
*
Changed Help menu item to simply "Debug.
Jonny Lamb
2009-04-24
1
-1
/
+1
|
*
Updated coding style.
Jonny Lamb
2009-04-24
1
-44
/
+44
|
*
Remove tabs, sigh.
Jonny Lamb
2009-04-24
1
-5
/
+5
|
*
Implement save button.
Jonny Lamb
2009-04-24
1
-0
/
+96
|
*
Clear the store when changing CM.
Jonny Lamb
2009-04-24
1
-0
/
+2
|
*
Implemented a menu when selecting a row to copy message to clipboard.
Jonny Lamb
2009-04-24
1
-0
/
+95
|
*
Display debug message as monospace.
Jonny Lamb
2009-04-24
1
-0
/
+3
|
*
Implement clear button.
Jonny Lamb
2009-04-24
1
-0
/
+11
|
*
Implement level combo box.
Jonny Lamb
2009-04-24
1
-28
/
+117
|
*
Align text at the top of the row.
Jonny Lamb
2009-04-24
1
-0
/
+1
|
*
Remove trailing whitespace from the debug message.
Jonny Lamb
2009-04-24
1
-1
/
+9
|
*
Store the bus name of CMs in an the combo box's tree model instead of two dif...
Jonny Lamb
2009-04-24
1
-13
/
+27
|
*
Make the tree view have alternating row colours.
Jonny Lamb
2009-04-24
1
-0
/
+1
|
*
Correct indentation and tab problems.
Jonny Lamb
2009-04-24
1
-36
/
+36
|
*
Define the debug object path in the header and keep CM bus names from tp_list...
Jonny Lamb
2009-04-24
2
-15
/
+17
|
*
Create a new string for category as it's g_free'd.
Jonny Lamb
2009-04-24
1
-1
/
+1
|
*
Add Debug interface to TpProxy's known interfaces.
Jonny Lamb
2009-04-24
1
-0
/
+3
|
*
Return NULL if _new is not given a GtkWindow.
Jonny Lamb
2009-04-24
1
-0
/
+2
|
*
Only set Enabled=false in dispose if there we have a proxy.
Jonny Lamb
2009-04-24
1
-3
/
+4
|
*
Changed account chooser to CM chooser.
Jonny Lamb
2009-04-24
1
-37
/
+78
|
*
Get the CM bus name from the TpProxy instead of hard-coding, and fix some ref...
Jonny Lamb
2009-04-24
1
-8
/
+13
|
*
Make sure the toolbar labels are shown.
Jonny Lamb
2009-04-24
1
-2
/
+7
|
*
Only set Enabled when we already have a proxy.
Jonny Lamb
2009-04-24
1
-1
/
+2
|
*
Set Enabled dbus property to the correct value depending on whether the signa...
Jonny Lamb
2009-04-24
1
-9
/
+26
|
*
Implement pause button and handle connections to signal when changing account.
Jonny Lamb
2009-04-24
1
-8
/
+44
|
*
Only connect to NewDebugMessage if the paused button is not pressed.
Jonny Lamb
2009-04-24
1
-3
/
+9
|
*
Connect to NewDebugMessage and append it to the treeview.
Jonny Lamb
2009-04-24
1
-41
/
+67
|
*
Call GetMessages when the debug dialog opens.
Jonny Lamb
2009-04-24
1
-11
/
+171
|
*
Add GtkTreeView to debug dialog.
Jonny Lamb
2009-04-24
1
-6
/
+61
|
*
Add Debug interface.
Jonny Lamb
2009-04-24
3
-1
/
+115
|
*
Added Debug Window menu item.
Jonny Lamb
2009-04-24
2
-0
/
+16
|
*
Added a basic UI to debug dialog.
Jonny Lamb
2009-04-24
2
-9
/
+112
|
*
Added initial empty EmpathyDebugDialog.
Jonny Lamb
2009-04-24
3
-0
/
+192
*
|
Coding style fixes.
Jonny Lamb
2009-06-04
2
-2
/
+2
*
|
Fix Bug 584830: Invalid read in new_connection_cb
Pierre-Luc Beaudoin
2009-06-04
1
-1
/
+1
*
|
event_manager_approve_channel_cb: displayed ignored channel type
Guillaume Desmottes
2009-06-04
1
-1
/
+1
*
|
Updated Spanish translation
Jorge Gonzalez
2009-06-04
1
-270
/
+405
*
|
Add a right-click menu to conversation window tabs.
Will Thompson
2009-06-03
1
-32
/
+52
*
|
Remove "View"/"Show" prefixes from View menu items
Will Thompson
2009-06-03
1
-4
/
+4
*
|
Updated Spanish translation
Jorge Gonzalez
2009-06-03
1
-82
/
+252
*
|
Invert the presence order.
Xavier Claessens
2009-06-03
1
-1
/
+1
*
|
Fix Bug 584518: Critical error in publish_to_all_connections
Pierre-Luc Beaudoin
2009-06-02
1
-6
/
+6
*
|
Level is used before init
Pierre-Luc Beaudoin
2009-06-02
1
-1
/
+2
*
|
Merge branch 'ft_rework'
Cosimo Cecchi
2009-06-02
33
-2037
/
+4289
|
\
\
|
*
|
Fix conflict after rebase
Cosimo Cecchi
2009-06-02
1
-1
/
+0
|
*
|
Update python bindings
Cosimo Cecchi
2009-06-01
1
-7
/
+36
|
*
|
Format contact information when hashing
Cosimo Cecchi
2009-06-01
1
-3
/
+9
|
*
|
Free the cb_data after errors in construction
Cosimo Cecchi
2009-06-01
1
-6
/
+10
|
*
|
Add myself to the contributors
Cosimo Cecchi
2009-06-01
2
-0
/
+2
|
*
|
Update copyright header
Cosimo Cecchi
2009-06-01
1
-1
/
+3
|
*
|
Clarify the docs
Cosimo Cecchi
2009-06-01
1
-0
/
+6
|
*
|
Use the new API.
Cosimo Cecchi
2009-06-01
1
-39
/
+22
|
*
|
Hopefully proper version of _find_requestable_channel_classes ()
Cosimo Cecchi
2009-06-01
1
-84
/
+92
|
*
|
Fix trailing whitespace
Cosimo Cecchi
2009-06-01
2
-2
/
+2
|
*
|
Adapt EmpathyCallHandler to the new API
Cosimo Cecchi
2009-06-01
1
-4
/
+5
|
*
|
Use the new API in the handler
Cosimo Cecchi
2009-06-01
1
-21
/
+65
|
*
|
Free the list after calling the callback
Cosimo Cecchi
2009-06-01
1
-0
/
+3
|
*
|
Add a helper uint_compare function
Cosimo Cecchi
2009-06-01
2
-0
/
+9
|
*
|
Update the requestable channel classes API
Cosimo Cecchi
2009-06-01
2
-120
/
+190
|
*
|
Fix trailing whitespaces
Cosimo Cecchi
2009-06-01
2
-5
/
+5
|
*
|
Remove GConf schema
Cosimo Cecchi
2009-06-01
1
-15
/
+0
|
*
|
Remove the preferences
Cosimo Cecchi
2009-06-01
3
-42
/
+0
|
*
|
Remove use_hash when using the file chooser
Cosimo Cecchi
2009-06-01
1
-12
/
+2
|
*
|
Remove the use_hash arg and property
Cosimo Cecchi
2009-06-01
4
-64
/
+25
|
*
|
Actually check if FT+hash is supported
Cosimo Cecchi
2009-06-01
1
-40
/
+74
|
*
|
Use the new API in the call handler
Cosimo Cecchi
2009-06-01
1
-2
/
+3
|
*
|
Add find_requestable_channel_classes
Cosimo Cecchi
2009-06-01
2
-13
/
+152
|
*
|
Don't chain up to constructor
Cosimo Cecchi
2009-06-01
1
-2
/
+0
|
*
|
Add GObject propreties for EmpathyFTHandler
Cosimo Cecchi
2009-06-01
1
-1
/
+109
|
*
|
Use _constructed instead of _constructor
Cosimo Cecchi
2009-06-01
1
-15
/
+8
|
*
|
Remove useless member
Cosimo Cecchi
2009-06-01
1
-1
/
+0
|
*
|
Remove the g_idle sources on destroy
Cosimo Cecchi
2009-06-01
1
-1
/
+32
|
*
|
Actually see if the connection is ready
Cosimo Cecchi
2009-06-01
1
-3
/
+12
|
*
|
Style fixes for *_free() functions
Cosimo Cecchi
2009-06-01
2
-23
/
+7
|
*
|
Don't use slices for 4096 chunks
Cosimo Cecchi
2009-06-01
1
-2
/
+2
|
*
|
Properly free memory
Cosimo Cecchi
2009-06-01
1
-2
/
+2
|
*
|
Clarify a bit the docs about checksumming
Cosimo Cecchi
2009-06-01
1
-2
/
+6
|
*
|
Clear the remaining time when transfer ends
Cosimo Cecchi
2009-06-01
1
-1
/
+22
|
*
|
Add the received files to GtkRecentManager
Cosimo Cecchi
2009-06-01
1
-0
/
+10
|
*
|
Report the right remaining time in the progress cb
Cosimo Cecchi
2009-06-01
1
-1
/
+1
|
*
|
Plug a leak
Cosimo Cecchi
2009-06-01
1
-0
/
+2
|
*
|
Add a comment to make the style checker happy
Cosimo Cecchi
2009-06-01
1
-1
/
+1
|
*
|
Fix coding style
Cosimo Cecchi
2009-06-01
5
-24
/
+24
|
*
|
Add some files to POTFILES.in
Cosimo Cecchi
2009-06-01
1
-0
/
+2
|
*
|
Emit the callback always in an idle
Cosimo Cecchi
2009-06-01
1
-25
/
+36
|
*
|
Use the new function in EmpathyFTHandler
Cosimo Cecchi
2009-06-01
1
-35
/
+36
|
*
|
Add empathy_dispatcher_find_channel_class_async()
Cosimo Cecchi
2009-06-01
2
-0
/
+103
|
*
|
Set use_hash according to what the CM returns
Cosimo Cecchi
2009-06-01
2
-3
/
+18
|
*
|
Use the right macros to pass a gboolean as user_data
Cosimo Cecchi
2009-06-01
2
-11
/
+14
|
*
|
Set the completed message anyway
Cosimo Cecchi
2009-06-01
1
-3
/
+1
|
*
|
Update doc templates
Cosimo Cecchi
2009-06-01
4
-0
/
+12
|
*
|
Document EmpathyFTHandler
Cosimo Cecchi
2009-06-01
2
-0
/
+257
|
*
|
Document EmpathyTpFile
Cosimo Cecchi
2009-06-01
2
-17
/
+82
|
*
|
Remove useless GET_PRIV
Cosimo Cecchi
2009-06-01
1
-2
/
+0
|
*
|
Remove useless define
Cosimo Cecchi
2009-06-01
1
-2
/
+0
|
*
|
Use NULL instead of FALSE
Cosimo Cecchi
2009-06-01
1
-1
/
+1
|
*
|
Document EmpathyFTFactory
Cosimo Cecchi
2009-06-01
1
-0
/
+83
|
*
|
Remove useless gtk-doc annotations
Cosimo Cecchi
2009-06-01
1
-17
/
+0
|
*
|
Don't claim outgoing channels
Cosimo Cecchi
2009-06-01
1
-1
/
+8
|
*
|
Add a comment.
Cosimo Cecchi
2009-06-01
1
-0
/
+3
|
*
|
Move the error declaration in empathy-tp-file.h
Cosimo Cecchi
2009-06-01
2
-10
/
+10
|
*
|
Unref the EmpathyTpContactFactory
Cosimo Cecchi
2009-06-01
1
-0
/
+2
|
*
|
Use gchar* instead of char* for allocated retvals
Cosimo Cecchi
2009-06-01
1
-3
/
+3
|
*
|
Use != NULL for pointer checks.
Cosimo Cecchi
2009-06-01
3
-24
/
+24
|
*
|
Use g_slice_* instead of g_malloc
Cosimo Cecchi
2009-06-01
1
-2
/
+2
|
*
|
Use tp_g_value_slice_new_* where possible
Cosimo Cecchi
2009-06-01
1
-18
/
+10
|
*
|
Unref the EmpathyTpContactFactory
Cosimo Cecchi
2009-06-01
1
-0
/
+2
|
*
|
Adapt the code to the tp style.
Cosimo Cecchi
2009-06-01
6
-144
/
+166
|
*
|
Plug a string leak
Cosimo Cecchi
2009-06-01
1
-0
/
+2
|
*
|
Don't destroy an hashtable owned by DBus
Cosimo Cecchi
2009-06-01
1
-2
/
+0
|
*
|
Update Python bindings
Cosimo Cecchi
2009-06-01
5
-65
/
+215
|
*
|
Wait for channel close before closing the socket
Cosimo Cecchi
2009-06-01
1
-14
/
+24
|
*
|
Add schema for the new preference
Cosimo Cecchi
2009-06-01
1
-1
/
+16
|
*
|
Don't leak GErrors.
Cosimo Cecchi
2009-06-01
2
-1
/
+4
|
*
|
Handle construction errors
Cosimo Cecchi
2009-06-01
3
-21
/
+27
|
*
|
Set the right initial value in the UI
Cosimo Cecchi
2009-06-01
1
-3
/
+7
|
*
|
Add some debug messages
Cosimo Cecchi
2009-06-01
1
-0
/
+12
|
*
|
Properly handle checksumming in the receiver UI
Cosimo Cecchi
2009-06-01
1
-13
/
+40
|
*
|
Remove the singleton logic from the manager
Cosimo Cecchi
2009-06-01
4
-46
/
+30
|
*
|
Adjust clear button sensitivity
Cosimo Cecchi
2009-06-01
1
-0
/
+27
|
*
|
Adapt the manager code
Cosimo Cecchi
2009-06-01
1
-9
/
+20
|
*
|
Add empathy_ft_handler_get_use_hash
Cosimo Cecchi
2009-06-01
2
-1
/
+20
|
*
|
Fix a stupid mistake
Cosimo Cecchi
2009-06-01
1
-4
/
+2
|
*
|
W.I.P. for hash on receiver side.
Cosimo Cecchi
2009-06-01
2
-11
/
+103
|
*
|
Add use_hash params for incoming transfers
Cosimo Cecchi
2009-06-01
5
-9
/
+18
[next]