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
*
Add empathy-call
Emilio Pozuelo Monfort
2011-06-08
1
-0
/
+195
*
Add an EmpathyCallWindowFullscreen class
Emilio Pozuelo Monfort
2011-06-08
2
-0
/
+386
*
Add an EmpathyCallWindow class
Emilio Pozuelo Monfort
2011-06-08
2
-0
/
+3375
*
Add an EmpathyCallHandler class
Emilio Pozuelo Monfort
2011-06-08
2
-0
/
+1119
*
Add an EmpathyCallFactory class
Emilio Pozuelo Monfort
2011-06-08
2
-0
/
+411
*
Check for telepathy-yell if requested
Emilio Pozuelo Monfort
2011-06-08
2
-1
/
+30
*
Add telepathy-yell as a submodule
Emilio Pozuelo Monfort
2011-06-08
2
-0
/
+3
*
Add ax_config_dir from audacity
Emilio Pozuelo Monfort
2011-06-08
1
-0
/
+109
*
Updated Hebrew translation.
Yaron Shahrabani
2011-06-08
1
-208
/
+218
*
Updated Esperanto translation
Kristjan SCHMIDT
2011-06-08
1
-442
/
+510
*
Adium: Let user select theme variant in preferences
Xavier Claessens
2011-06-07
7
-185
/
+482
*
main_window_flash_foreach: fix FolksIndividual leak
Guillaume Desmottes
2011-06-07
1
-4
/
+3
*
coding style tweak
Guillaume Desmottes
2011-06-07
1
-2
/
+1
*
Updated Norwegian bokmål translation
Kjartan Maraas
2011-06-07
1
-441
/
+552
*
account-widget: use tp_g_signal_connect_object to connect on the password-ret...
Guillaume Desmottes
2011-06-07
1
-2
/
+2
*
Require Folks 0.5.1 for the API updates.
Travis Reitter
2011-06-07
1
-1
/
+1
*
Only retrieve server-stored groups for Individuals with TpContacts.
Travis Reitter
2011-06-07
1
-12
/
+13
*
Adapt to API change in FolksIndividual::personas-changed.
Travis Reitter
2011-06-07
2
-15
/
+52
*
Adapt to API change in FolksIndividualAggregator::individuals-changed.
Travis Reitter
2011-06-07
1
-9
/
+22
*
Adapt to API change in folks_group_details_get_groups().
Travis Reitter
2011-06-07
2
-10
/
+18
*
Change the type of EmpathyContact.priv.groups to GeeHashSet.
Travis Reitter
2011-06-07
1
-9
/
+7
*
Adapt to API change in folks_backend_get_persona_stores().
Travis Reitter
2011-06-07
2
-10
/
+11
*
Adapt to API change in FolksIndividual constructor.
Travis Reitter
2011-06-07
1
-3
/
+10
*
Adapt to API break in folks_individual_get_personas.
Travis Reitter
2011-06-07
17
-332
/
+573
*
Don't conflate TpfPersona and FolksPersona.
Travis Reitter
2011-06-07
2
-9
/
+9
*
Don't shadow the global definition of 'log'.
Travis Reitter
2011-06-07
1
-3
/
+3
*
Updated Galician translations
Fran Diéguez
2011-06-06
1
-224
/
+270
*
Updated Hebrew translation.
Yaron Shahrabani
2011-06-04
1
-214
/
+259
*
invite-participant-dialog: add temporary individuals when searching
Guillaume Desmottes
2011-06-01
1
-0
/
+141
*
export individual_store_add_individual_and_connect and individual_store_remov...
Guillaume Desmottes
2011-06-01
2
-2
/
+9
*
empathy_avatar_new: stop stealing strings (#650939)
Guillaume Desmottes
2011-06-01
3
-29
/
+34
*
remove useless callback
Guillaume Desmottes
2011-06-01
1
-11
/
+0
*
avatar-chooser: replace finalize by dispose
Guillaume Desmottes
2011-06-01
1
-6
/
+4
*
avatar-chooser: port to TP coding style
Guillaume Desmottes
2011-06-01
2
-837
/
+899
*
re-order functions so we can get rid of their declarations
Guillaume Desmottes
2011-06-01
1
-276
/
+240
*
avatar-chooser: use tp_clear_*
Guillaume Desmottes
2011-06-01
1
-15
/
+5
*
avatar-chooser: use the self->priv pattern
Guillaume Desmottes
2011-06-01
2
-126
/
+110
*
Use tp-glib Balance high level API (#651238)
Guillaume Desmottes
2011-06-01
1
-54
/
+26
*
allow user to search for contacts using their full identifier
Guillaume Desmottes
2011-06-01
4
-7
/
+27
*
empathy_individual_view_get_individual_menu: don't create a menu if we don't ...
Guillaume Desmottes
2011-06-01
1
-0
/
+4
*
Merge branch 'speedup-protocol-chooser'
Sjoerd Simons
2011-06-01
2
-8
/
+9
|
\
|
*
Use pixbuf for PixbufCellRenderer in protocol chooser
Sjoerd Simons
2011-05-30
1
-4
/
+9
|
*
Don't set priv when it's not used
Sjoerd Simons
2011-05-29
1
-4
/
+0
*
|
invite-participant-dialog: add an entry searching the contact list
Guillaume Desmottes
2011-05-31
1
-1
/
+39
*
|
view_selection_changed_cb: don't unref NULL individual
Guillaume Desmottes
2011-05-31
1
-1
/
+1
*
|
factor out empathy_individual_match_words()
Guillaume Desmottes
2011-05-31
4
-33
/
+48
*
|
live-search: export few more functions
Guillaume Desmottes
2011-05-31
2
-8
/
+22
*
|
add empathy_individual_view_refilter()
Guillaume Desmottes
2011-05-31
2
-0
/
+10
*
|
Chatrooms: Make text input view sensitive on successful password entry
Chandni Verma
2011-05-30
1
-0
/
+1
*
|
use tp_channel_dispatch_operation_claim_async() (#650386)
Guillaume Desmottes
2011-05-30
3
-11
/
+16
*
|
bump tp-glib dep to 0.15.1
Guillaume Desmottes
2011-05-30
1
-1
/
+1
*
|
[l10n]Updated Catalan (Valencian) translation
Carles Ferrando
2011-05-29
1
-993
/
+1384
|
/
*
Updated Spanish translation
Daniel Mustieles
2011-05-27
1
-98
/
+106
*
don't build avatar_chooser_set_avatar_from_pixbuf if building without cheese
Guillaume Desmottes
2011-05-27
1
-1
/
+2
*
Adium: Convert NSDateFormatter to strftime
Xavier Claessens
2011-05-27
1
-6
/
+149
*
Stop live search when main window gets hidden
Xavier Claessens
2011-05-26
1
-3
/
+8
*
Stop dealing with iconification of main window, just hide/present it
Xavier Claessens
2011-05-26
3
-60
/
+4
*
Do not show the main window when creating it, it will be presented if not sta...
Xavier Claessens
2011-05-26
1
-1
/
+0
*
Do not present chat window from empathy_chat_window_get_default()
Xavier Claessens
2011-05-26
1
-18
/
+0
*
libempathy-gtk: avatar chooser from cheese (#521747)
Raluca Elena Podiuc
2011-05-26
1
-7
/
+98
*
libempathy-gtk: add dependency on libcheese
Raluca Elena Podiuc
2011-05-26
2
-0
/
+22
*
main_window_connection_changed_cb: still need the priv pointer
Guillaume Desmottes
2011-05-26
1
-0
/
+2
*
Remove the balance action when an account is removed
Danielle Madeley
2011-05-26
1
-38
/
+48
*
Reopen tabs as SMS channels when appropriate
Emilio Pozuelo Monfort
2011-05-25
1
-0
/
+4
*
Merge remote-tracking branch 'glassrose/make-favorite-room-names-more-detaile...
Guillaume Desmottes
2011-05-25
1
-2
/
+8
|
\
|
*
Attach account name information along with the chatroom names in main window ...
Chandni Verma
2011-05-08
1
-2
/
+8
*
|
use tp_text_channel_set_chat_state_async() directly
Guillaume Desmottes
2011-05-25
3
-27
/
+31
*
|
tp_chat_dispose: use tp_clear_object()
Guillaume Desmottes
2011-05-25
1
-14
/
+2
*
|
clear_chatrooms: prevent destroying the list twice
Guillaume Desmottes
2011-05-25
1
-4
/
+11
*
|
EmpathyTpChat: get rid of the destroy signal
Guillaume Desmottes
2011-05-25
3
-50
/
+15
*
|
event-manager: look for existing messages when approving
Guillaume Desmottes
2011-05-25
1
-0
/
+9
*
|
EmpathyTpChat: Use a READY property instead of our own ready code
Guillaume Desmottes
2011-05-25
4
-213
/
+205
*
|
remove empathy_tp_chat_get_connection and priv->connection
Guillaume Desmottes
2011-05-25
5
-30
/
+27
*
|
EmpathyTpChat: inherit from TpTextChannel (#650554)
Guillaume Desmottes
2011-05-25
9
-151
/
+125
*
|
tp-chat: use the self->priv pattern
Guillaume Desmottes
2011-05-25
2
-387
/
+317
*
|
Use the EmpathyChannelFactory with all components creating EmpathyTpChat
Guillaume Desmottes
2011-05-25
3
-0
/
+25
*
|
rename message-received signal to message-received-empathy
Guillaume Desmottes
2011-05-25
3
-3
/
+3
*
|
tp-chat: rename chat-state-changed to chat-state-changed-empathy
Guillaume Desmottes
2011-05-25
2
-2
/
+2
*
|
Updated Spanish translation
Daniel Mustieles
2011-05-24
1
-128
/
+127
*
|
cell-renderer-expander: fix rendering with GTK+3
Cosimo Cecchi
2011-05-23
1
-2
/
+8
*
|
account-widget-yahoo: fix expand/fill settings (#650854)
Guillaume Desmottes
2011-05-23
1
-2
/
+6
*
|
account-widget-sip: fix expand/fill settings (#650854)
Guillaume Desmottes
2011-05-23
1
-0
/
+6
*
|
account-widget-icq: fix expand/fill settings (#650854)
Guillaume Desmottes
2011-05-23
1
-0
/
+4
*
|
account-widget-groupwise: fix expand/fill settings (#650854)
Guillaume Desmottes
2011-05-23
1
-0
/
+6
*
|
account-widget-aim: fix expand/fill settings (#650854)
Guillaume Desmottes
2011-05-23
1
-0
/
+4
*
|
account-widget-msn: fix expand/fill settings (#650854)
Guillaume Desmottes
2011-05-23
1
-2
/
+8
*
|
empathy_account_widget_setup_widget: unsensitive unsupported param (#650846)
Guillaume Desmottes
2011-05-23
1
-0
/
+3
*
|
add empathy_account_settings_param_is_supported()
Guillaume Desmottes
2011-05-23
2
-0
/
+13
*
|
account-widget-sip: add ignore-tls-errors param (#650844)
Guillaume Desmottes
2011-05-23
2
-0
/
+21
*
|
live-search: fix keyboard navigation using Space (#632787)
Guillaume Desmottes
2011-05-20
1
-5
/
+7
*
|
live-search:fix keyboard navigation using PageUp/PageDown (#632787)
Guillaume Desmottes
2011-05-20
1
-4
/
+7
*
|
live-search: fix keyboard navigation using Home/End (#632787)
Guillaume Desmottes
2011-05-20
1
-0
/
+18
*
|
factor out fire_key_navigation_sig()
Guillaume Desmottes
2011-05-20
1
-3
/
+11
*
|
Always forward to the view keynav events, since we get them only if they are ...
Xavier Claessens
2011-05-20
2
-22
/
+12
*
|
LiveSearch: we don't want to emit keynav signal on left/right since those are...
Xavier Claessens
2011-05-20
1
-2
/
+1
*
|
Squash some set-but-unused variables
Colin Walters
2011-05-19
1
-4
/
+0
*
|
Merge branch 'LOLOOOLOLOLOLLLOLLLOLOLLL'
Jonny Lamb
2011-05-18
4
-9
/
+20
|
\
\
|
*
|
chat-manager: pass user action time of DBus to show the closed tab
Jonny Lamb
2011-05-18
4
-9
/
+20
*
|
|
use g_list_free_full()
Guillaume Desmottes
2011-05-18
1
-2
/
+1
*
|
|
filter_func: don't leak individual
Guillaume Desmottes
2011-05-18
1
-3
/
+6
*
|
|
coding style fixes
Guillaume Desmottes
2011-05-18
1
-9
/
+8
*
|
|
invite-participant-dialog: set a default height so a few contacts are displayed
Guillaume Desmottes
2011-05-18
1
-0
/
+3
*
|
|
invite-participant-dialog: add a scrolled window
Guillaume Desmottes
2011-05-18
1
-2
/
+7
*
|
|
add some padding
Guillaume Desmottes
2011-05-18
1
-2
/
+2
*
|
|
invite-participant-dialog: filter out contacts already in the chat
Guillaume Desmottes
2011-05-18
1
-1
/
+32
*
|
|
invite-participant-dialog: display only contacts on the right Connection
Guillaume Desmottes
2011-05-18
1
-23
/
+68
*
|
|
individual-view: add API to define our own filter function
Guillaume Desmottes
2011-05-18
2
-0
/
+21
*
|
|
invite-dialog: display a individual view rather than forcing user to type the...
Guillaume Desmottes
2011-05-18
3
-45
/
+204
|
/
/
*
|
Merge branch 'undo-close-tab'
Jonny Lamb
2011-05-18
5
-6
/
+107
|
\
\
|
*
|
chat-manager: use EMPATHY_CHAT_BUS_NAME
Jonny Lamb
2011-05-18
1
-1
/
+1
|
*
|
chat-manager: don't leak proxy
Jonny Lamb
2011-05-18
1
-0
/
+1
|
*
|
main-window: call the remote UndoClosedTab
Jonny Lamb
2011-05-16
1
-5
/
+1
|
*
|
chat-manager: expose UndoClosedChat over DBus
Jonny Lamb
2011-05-16
2
-1
/
+73
|
*
|
extensions: add ChatManager extension
Jonny Lamb
2011-05-16
2
-0
/
+32
*
|
|
Merge branch 'remember-my-message-yo'
Jonny Lamb
2011-05-18
3
-0
/
+89
|
\
\
\
|
*
|
|
chat-manager: clarify ownership of messages hash table
Jonny Lamb
2011-05-18
1
-1
/
+3
|
*
|
|
chat-manager: s/null/NULL/
Jonny Lamb
2011-05-18
1
-1
/
+1
|
*
|
|
chat-manager: add missing free
Jonny Lamb
2011-05-18
1
-0
/
+1
|
*
|
|
chat: rename get to dup
Jonny Lamb
2011-05-18
3
-3
/
+3
|
*
|
|
chat-manager: keep a hash table with messages left when the chat closed
Jonny Lamb
2011-05-16
1
-0
/
+59
|
*
|
|
chat: add {get,set}_text methods
Jonny Lamb
2011-05-16
2
-0
/
+27
*
|
|
|
Merge branch 'ack'
Jonny Lamb
2011-05-17
8
-106
/
+296
|
\
\
\
\
|
*
|
|
|
adium: set has_unread_message to FALSE when we think we've cleared them all
Jonny Lamb
2011-05-17
1
-0
/
+2
|
*
|
|
|
tp-chat: don't assert on not finding message
Jonny Lamb
2011-05-16
1
-1
/
+3
|
*
|
|
|
adium: add comment explaining why we add x-empathy-mesage-id-*
Jonny Lamb
2011-05-13
1
-1
/
+5
|
*
|
|
|
tp-chat: call acknowledge_message(s) directly
Jonny Lamb
2011-05-13
1
-17
/
+6
|
*
|
|
|
tp-chat: rename signal to message-acknowledged
Jonny Lamb
2011-05-13
2
-10
/
+10
|
*
|
|
|
chat: ::notify for all changes to unread messages
Jonny Lamb
2011-05-13
1
-0
/
+1
|
*
|
|
|
chat: call acknowledge_message on the chat view when it happens
Jonny Lamb
2011-05-13
1
-0
/
+3
|
*
|
|
|
adium: implement acknowledge_message to remove unread marker
Jonny Lamb
2011-05-13
1
-2
/
+86
|
*
|
|
|
chat: don't toggle visibility of the chat view on marking messages read
Jonny Lamb
2011-05-13
1
-3
/
+1
|
*
|
|
|
chat-view: add message_acknowledged vfunc
Jonny Lamb
2011-05-13
2
-0
/
+15
|
*
|
|
|
tp-chat: give ::pending-message-removed the message
Jonny Lamb
2011-05-13
2
-4
/
+5
|
*
|
|
|
adium: split removing unread markers into two functions
Jonny Lamb
2011-05-13
1
-26
/
+34
|
*
|
|
|
adium: set x-empathy-message-id class in messageStyles
Jonny Lamb
2011-05-13
1
-0
/
+11
|
*
|
|
|
chat-window: also update chat window title when the chat updates
Jonny Lamb
2011-05-13
1
-0
/
+6
|
*
|
|
|
chat-window: update tab when nb-unread-messages changes
Jonny Lamb
2011-05-13
1
-0
/
+3
|
*
|
|
|
chat: make nb_unread_messages incoming only
Jonny Lamb
2011-05-13
1
-2
/
+32
|
*
|
|
|
tp-chat: add pending-message-removed signal
Jonny Lamb
2011-05-12
1
-0
/
+13
|
*
|
|
|
tp-chat: use ::pending-message-removed to update our pending queue
Jonny Lamb
2011-05-12
1
-20
/
+34
|
*
|
|
|
message: stop storing pending-message-id
Jonny Lamb
2011-05-12
2
-23
/
+0
|
*
|
|
|
tp-chat: acknowledge messages using TpTextChannel API
Jonny Lamb
2011-05-12
1
-25
/
+18
|
*
|
|
|
message: store the TpMessage when created with one
Jonny Lamb
2011-05-12
2
-0
/
+36
*
|
|
|
|
Updated Spanish translation
Daniel Mustieles
2011-05-17
1
-141
/
+179
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'more-contact-info'
Will Thompson
2011-05-16
4
-39
/
+267
|
\
\
\
\
|
*
|
|
|
Add a /whois command.
Will Thompson
2011-05-16
1
-0
/
+82
|
*
|
|
|
ContactWidget: expose IRC presence information
Will Thompson
2011-05-16
1
-0
/
+14
|
*
|
|
|
ContactWidget: support IRC server and host info
Will Thompson
2011-05-16
1
-0
/
+14
|
*
|
|
|
ContactWidget: support Idle's x-idle-time field.
Will Thompson
2011-05-16
1
-0
/
+19
|
*
|
|
|
ContactWidget: generalize linkifying values
Will Thompson
2011-05-16
1
-11
/
+29
|
*
|
|
|
ContactWidget: show IRC channel list.
Will Thompson
2011-05-16
1
-0
/
+74
|
*
|
|
|
Add empathy_duration_to_string()
Will Thompson
2011-05-12
2
-29
/
+36
*
|
|
|
|
Fix call to empathy_chat_window_find_chat in /part command
Will Thompson
2011-05-16
1
-1
/
+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Updated Slovenian translation
Matej Urbančič
2011-05-16
1
-6
/
+6
*
|
|
|
Updated Esperanto translation
Kristjan SCHMIDT
2011-05-15
1
-708
/
+1031
*
|
|
|
Updated Slovenian translation
Matej Urbančič
2011-05-15
1
-5
/
+5
*
|
|
|
Updated Slovenian translation
Matej Urbančič
2011-05-15
1
-315
/
+460
*
|
|
|
Merge remote-tracking branch 'glassrose/moving-part-functionality-to-empathy-...
Guillaume Desmottes
2011-05-13
4
-30
/
+79
|
\
\
\
\
|
*
|
|
|
Password infobar amendments
Chandni Verma
2011-05-11
1
-0
/
+19
|
*
|
|
|
Leave chatroom only if tp_chat exists
Chandni Verma
2011-05-11
1
-4
/
+12
|
*
|
|
|
Send full message for the default chat parted on part command
Chandni Verma
2011-05-09
2
-1
/
+17
|
*
|
|
|
Fire a "part-command-entered" signal from libempathy-gtk/empathy-chat.c to be...
Chandni Verma
2011-05-07
3
-30
/
+36
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Updated Hebrew translation.
Yaron Shahrabani
2011-05-13
1
-87
/
+89
|
|
/
/
|
/
|
|
*
|
|
Properly convert timestamps received from X11 (#650015)
Guillaume Desmottes
2011-05-12
11
-21
/
+22
*
|
|
add empathy_get_current_action_time()
Guillaume Desmottes
2011-05-12
2
-0
/
+8
*
|
|
empathy_chat_window_present_chat: always show newly created windows
Guillaume Desmottes
2011-05-12
1
-0
/
+5
|
|
/
|
/
|
*
|
theme_adium_remove_focus_marks: early return if there is no unread message
Guillaume Desmottes
2011-05-11
1
-4
/
+7
*
|
theme-adium: remove unread marks when sending a message
Guillaume Desmottes
2011-05-11
1
-0
/
+3
*
|
theme-adium: remove focus marks as soon as the chat is not focused (#649890)
Guillaume Desmottes
2011-05-11
1
-4
/
+4
*
|
contact: fix typo when creating new contact from logger entity
Jonny Lamb
2011-05-11
1
-2
/
+2
*
|
create_text_channel: pass Empathy.Chat as preferred handler
Guillaume Desmottes
2011-05-11
1
-2
/
+2
*
|
Uploaded Ukranian
Daniel Korostil
2011-05-10
1
-421
/
+564
*
|
Updated Spanish translation
Jorge González
2011-05-10
1
-45
/
+47
*
|
remove released flag
Guillaume Desmottes
2011-05-09
1
-1
/
+1
*
|
prepare 3.1.1
EMPATHY_3_1_1
Guillaume Desmottes
2011-05-09
2
-3
/
+91
*
|
Merge remote-tracking branch 'glassrose/save-chatrooms.xml-only-when-needed'
Guillaume Desmottes
2011-05-09
1
-1
/
+10
|
\
\
|
*
|
Save changes to chatrooms.xml configuration file only when needed.
Chandni Verma
2011-05-09
1
-1
/
+10
|
|
/
*
|
Updated Galician translations
Fran Diéguez
2011-05-09
1
-290
/
+408
*
|
add translators comment explaining the insufficient balance error (#649735)
Guillaume Desmottes
2011-05-09
1
-0
/
+2
*
|
org.gnome.Empathy.gschema.xml: update summary and description of show-balance...
Guillaume Desmottes
2011-05-09
1
-2
/
+2
*
|
add a translation comment explaining the 'Provide' string (#649492)
Guillaume Desmottes
2011-05-09
1
-0
/
+3
*
|
Updated Hebrew translation.
Yaron Shahrabani
2011-05-09
1
-373
/
+500
*
|
Updated Spanish translation
Jorge González
2011-05-08
1
-265
/
+304
*
|
Updated Spanish translation
Daniel Mustieles
2011-05-06
1
-75
/
+92
*
|
Include gi18n-lib.h in library sources, not gi18n.h.
Gabor Kelemen
2011-05-05
5
-5
/
+7
*
|
ignore return value of main_window_setup_balance_create_widget()
Guillaume Desmottes
2011-05-05
1
-2
/
+1
*
|
Adium: Fix wrong html fallbacks
Xavier Claessens
2011-05-05
1
-208
/
+131
*
|
Depends on tp-glib 0.14.3
Guillaume Desmottes
2011-05-05
1
-1
/
+1
*
|
Merge branch 'balance-rebase'
Danielle Madeley
2011-05-05
5
-3
/
+452
|
\
\
|
*
|
Change the menu to say "Credit Balance"
Danielle Madeley
2011-05-05
1
-1
/
+1
|
*
|
Update balance view in roster per feedback
Danielle Madeley
2011-05-05
1
-14
/
+25
|
*
|
Change menu string to "Top up My Account ($1.23)..."
Danielle Madeley
2011-05-05
1
-8
/
+14
|
*
|
Update formatting for NOK
Danielle Madeley
2011-05-05
1
-1
/
+1
|
*
|
The icon needs to be set as "icon-name" not "stock-id"
Danielle Madeley
2011-05-05
1
-1
/
+3
|
*
|
Fill out empathy_format_currency() with more currencies
Danielle Madeley
2011-05-05
1
-8
/
+9
|
*
|
Use pointless g* types for consistency
Danielle Madeley
2011-05-05
2
-5
/
+5
|
*
|
'spacing' is an object property, not a child property of the packing
Danielle Madeley
2011-05-05
1
-1
/
+1
|
*
|
Add a menu item to choose whether to show account balances in the roster
Danielle Madeley
2011-05-05
3
-5
/
+38
|
*
|
Create balance widget, tie it to the action
Danielle Madeley
2011-05-05
2
-4
/
+68
|
*
|
Factor out main_window_setup_balance_create_action()
Danielle Madeley
2011-05-05
1
-26
/
+40
|
*
|
Support Conn.I.Balance.ManageCreditURI
Danielle Madeley
2011-05-05
1
-14
/
+29
|
*
|
Remove balance from menu when account is disconnected
Danielle Madeley
2011-05-05
1
-4
/
+32
|
*
|
Add a menuitem to report the account balance for each account
Danielle Madeley
2011-05-05
2
-0
/
+199
|
*
|
Add method empathy_format_currency()
Danielle Madeley
2011-05-05
2
-0
/
+76
*
|
|
Merge branch 'delivery-reports-rebase'
Danielle Madeley
2011-05-05
5
-28
/
+208
|
\
\
\
|
*
|
|
Add a tooltip to the sending message spinner
Danielle Madeley
2011-05-05
1
-6
/
+11
|
*
|
|
Fix broken logic that caused delivery report spinner to spin forever
Danielle Madeley
2011-05-05
1
-4
/
+5
|
*
|
|
[chat-window] add a spinner to the window tab for when messages are being sent
Danielle Madeley
2011-05-05
1
-0
/
+33
|
*
|
|
[chat] expose this property in EmpathyChat
Danielle Madeley
2011-05-05
2
-0
/
+46
|
*
|
|
[tp-chat] add a counter for the number of pending messages
Danielle Madeley
2011-05-05
2
-3
/
+84
|
*
|
|
Use dbus-error from delivery report for better errors
Danielle Madeley
2011-05-05
2
-25
/
+39
*
|
|
|
fix unused-but-set-variable warnings
Marc Plano-Lesay
2011-05-05
11
-75
/
+5
*
|
|
|
Merge branch 'sms-support-rebase'
Danielle Madeley
2011-05-05
16
-55
/
+444
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
Include SMSChannel property in empathy_chat_window_find_chat()
Danielle Madeley
2011-05-05
3
-5
/
+9
|
*
|
Only set the SMS button sensitive if we have SMS capability
Danielle Madeley
2011-05-05
1
-2
/
+63
|
*
|
contact-selector-dialog: add a selected-account property
Danielle Madeley
2011-05-05
1
-1
/
+24
|
*
|
Add an SMS button to the new-message dialog
Danielle Madeley
2011-05-05
1
-4
/
+39
|
*
|
Don't wait for SMS properties when there is no SMS support on the channel
Danielle Madeley
2011-05-05
1
-0
/
+3
|
*
|
Add "(SMS)" to the tab name for SMS channels
Danielle Madeley
2011-05-05
1
-1
/
+10
|
*
|
Change empathy_chat_get_name() from const char * -> char *
Danielle Madeley
2011-05-05
3
-19
/
+33
|
*
|
Add "SMS:" to the tooltip
Danielle Madeley
2011-05-05
1
-0
/
+4
|
*
|
Set EMPATHY_IMAGE_SMS on sms channels
Danielle Madeley
2011-05-05
1
-0
/
+6
|
*
|
Add sms-channel property to empathy-chat
Danielle Madeley
2011-05-05
2
-2
/
+46
|
*
|
Add sms-channel property to empathy-tp-chat
Danielle Madeley
2011-05-05
2
-0
/
+79
|
*
|
Move the code ensuring a requested sms channel to empathy-request-util
Chandni Verma
2011-05-05
3
-24
/
+38
|
*
|
Add SMS entry to empathy-individual-menu
Danielle Madeley
2011-05-05
5
-1
/
+94
|
|
/
*
|
Updated Spanish translation
Daniel Mustieles
2011-05-05
1
-2
/
+2
*
|
Updated Spanish translation
Daniel Mustieles
2011-05-05
1
-10
/
+12
*
|
Updated Spanish translation
Daniel Mustieles
2011-05-05
1
-27
/
+73
*
|
Adium: Correctly support action messages (/me)
Xavier Claessens
2011-05-04
1
-7
/
+15
*
|
Adium: Fix selection of default variant
Xavier Claessens
2011-05-04
2
-53
/
+166
*
|
Updated Norwegian bokmål translation
Kjartan Maraas
2011-05-04
1
-275
/
+348
*
|
Updated Spanish translation
Daniel Mustieles
2011-05-04
1
-57
/
+56
*
|
empathy-chat: track chat displayed instead of channels being handled (#649273)
Guillaume Desmottes
2011-05-03
2
-42
/
+35
*
|
remove unused empathy_chat_manager_get_num_handled_chats()
Guillaume Desmottes
2011-05-03
2
-10
/
+0
*
|
Preferences: Show chat theme preview
Xavier Claessens
2011-05-03
2
-712
/
+965
*
|
ThemeManager: Make sure to emit theme-changed only once when the theme changed
Xavier Claessens
2011-05-03
1
-10
/
+79
*
|
Adium: Also queue events when loading the page
Xavier Claessens
2011-05-03
1
-11
/
+21
*
|
Adium: Events must be queued until the Template.html loaded
Xavier Claessens
2011-05-03
1
-0
/
+7
*
|
Adium: Mark autoreply message
Xavier Claessens
2011-05-03
1
-2
/
+3
*
|
Adium: highlight messages starting with our name
Xavier Claessens
2011-05-03
1
-3
/
+3
*
|
Updated Turkish translation
Muhammet Kara
2011-05-03
1
-57
/
+55
*
|
Depend on stable release of glib 2.28.0
Xavier Claessens
2011-05-03
1
-1
/
+1
*
|
Fix crash if contact_id is NULL when selecting its color
Xavier Claessens
2011-05-03
1
-3
/
+4
*
|
Adium: Temporally disable scrolling when appending backlog
Xavier Claessens
2011-05-02
1
-5
/
+11
*
|
Update Template.html from newest adium
Xavier Claessens
2011-05-02
1
-85
/
+269
*
|
coding style fix
Guillaume Desmottes
2011-05-02
1
-1
/
+1
*
|
POTFILES.in: add libempathy-gtk/empathy-search-bar.c
Guillaume Desmottes
2011-05-02
1
-0
/
+1
*
|
theme-adium: implement %senderColor% (#541632)
Guillaume Desmottes
2011-05-02
1
-2
/
+31
*
|
Support new themes that have only Resources/Content.html
Xavier Claessens
2011-05-02
1
-39
/
+81
[next]