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
*
Changed dialog constructor calls to use a string literal with format arguments
Louis-Francis Ratté-Boulianne
2009-09-01
1
-4
/
+4
*
Updated French translation
Claude Paroz
2009-09-01
1
-669
/
+876
*
Updated Spanish translation
Jorge González
2009-09-01
1
-101
/
+147
*
[help] Remove irc-account from Makefile.am
Shaun McCance
2009-09-01
1
-1
/
+0
*
Always try to use the Requests interface before calling RequestChannel
Sjoerd Simons
2009-09-01
1
-10
/
+43
*
[help] More info about IRC passwords and file sending
Shaun McCance
2009-09-01
3
-66
/
+28
*
[help] Updating IRC instructions, removing irc-account.page
Shaun McCance
2009-09-01
4
-136
/
+9
*
Updated Arabic translation
Khaled Hosny
2009-09-01
1
-69
/
+111
*
Only set the icon name to gtalk for gtalk accounts
Sjoerd Simons
2009-08-31
1
-1
/
+2
*
Sort Gtalk after jabber
Sjoerd Simons
2009-08-31
1
-0
/
+11
*
Add display name for "gtalk"
Cosimo Cecchi
2009-08-31
1
-0
/
+1
*
Use the new APIs in the assistant and the dialog
Cosimo Cecchi
2009-08-31
2
-10
/
+25
*
GTalk-enable the protocol chooser
Sjoerd Simons
2009-08-31
2
-7
/
+34
*
Construct the GTalk widget according to the icon name
Cosimo Cecchi
2009-08-31
1
-1
/
+28
*
Add a specialized GTalk widget UI in glade
Cosimo Cecchi
2009-08-31
1
-5
/
+114
*
Fix a long line
Cosimo Cecchi
2009-08-31
1
-1
/
+2
*
Use empathy_protocol_icon_name()
Cosimo Cecchi
2009-08-31
1
-1
/
+1
*
Fall back to the default icon if an empty icon name is set
Cosimo Cecchi
2009-08-31
1
-5
/
+6
*
Always set the icon name on account creation.
Cosimo Cecchi
2009-08-31
1
-5
/
+2
*
Implement setting icon name to the account and to the settings.
Cosimo Cecchi
2009-08-31
4
-2
/
+166
*
Use valid desktop category.
Brian Pepple
2009-08-31
1
-1
/
+1
*
Always update the control buttons sensitivity on creation.
Cosimo Cecchi
2009-08-31
1
-11
/
+7
*
Fixed some of the EmpathyAccountWidget's control button behaviour.
Jonathan Tellier
2009-08-31
1
-2
/
+16
*
Merge commit 'jtellier/confirm-lose-accounts-settings'
Cosimo Cecchi
2009-08-31
3
-62
/
+330
|
\
|
*
Fixed style
Jonathan Tellier
2009-08-29
1
-15
/
+18
|
*
Marked strings for translation.
Jonathan Tellier
2009-08-29
1
-7
/
+7
|
*
Merged with master
Jonathan Tellier
2009-08-29
1
-1
/
+8
|
*
Fixed bug which would occur when deleting account with pending changes
Jonathan Tellier
2009-08-29
1
-8
/
+9
|
*
Using GtkTreeRowReference instead of a string path.
Jonathan Tellier
2009-08-29
1
-9
/
+10
|
*
Simplified the code that checks if selected account has pending changes
Jonathan Tellier
2009-08-29
1
-7
/
+3
|
*
Improved confirmation dialog shown to the user before discarding changes
Jonathan Tellier
2009-08-29
3
-93
/
+94
|
*
Fixed style
Jonathan Tellier
2009-08-29
1
-1
/
+1
|
*
Fixed crash when checking if an account has pending changes
Jonathan Tellier
2009-08-29
1
-3
/
+2
|
*
Minor changes to EmpathyAccountWidget and EmpathyAccountsDialog
Jonathan Tellier
2009-08-29
2
-17
/
+4
|
*
Asking for confirmation before losing pending accounts changes.
Jonathan Tellier
2009-08-29
5
-21
/
+294
*
|
Merge commit 'jtellier/set-account-name-translator-hint'
Cosimo Cecchi
2009-08-31
1
-3
/
+5
|
\
\
|
*
|
Improved the comment related to the IRC default display name.
Jonathan Tellier
2009-08-28
1
-3
/
+5
*
|
|
Updated Kannada(kn) translation
Shankar Prasad
2009-08-31
1
-116
/
+70
*
|
|
Merge branch 'send-errors'
Will Thompson
2009-08-31
4
-14
/
+60
|
\
\
\
|
*
|
|
Be consistent with EmpathyMessage style.
Will Thompson
2009-08-31
1
-8
/
+16
|
*
|
|
Ack received messages from ourself.
Will Thompson
2009-08-31
3
-2
/
+44
|
*
|
|
Handle SendError signal correctly, not as a message
Will Thompson
2009-08-31
1
-7
/
+2
|
*
|
|
Use char* not EmpathyMessage in TpChat:send-error
Will Thompson
2009-08-31
2
-5
/
+6
*
|
|
|
[help] Updating add-account and create-account
Shaun McCance
2009-08-31
5
-79
/
+97
*
|
|
|
Updated Gujarati Translations
Sweta Kothari
2009-08-31
1
-180
/
+103
|
/
/
/
*
|
|
Updated Tamil Translations
ifelix
2009-08-31
1
-68
/
+97
*
|
|
[help] Updates to 'Add an account' topic
Shaun McCance
2009-08-31
1
-45
/
+27
*
|
|
Add basic media-signalling capabilities
Sjoerd Simons
2009-08-31
1
-1
/
+4
*
|
|
Add the filters not in the Client file to a second Handler
Sjoerd Simons
2009-08-31
1
-3
/
+18
*
|
|
Add functions on the dispatcher to add/remove extra handlers
Sjoerd Simons
2009-08-31
2
-0
/
+81
*
|
|
Add a simple abstraction for implementing handlers
Sjoerd Simons
2009-08-31
6
-126
/
+615
*
|
|
Updated German translation
Michael Kanis
2009-08-30
1
-421
/
+665
*
|
|
Updating Estonian translation
Ivar Smolin
2009-08-30
1
-35
/
+232
*
|
|
Updated Arabic translation
Khaled Hosny
2009-08-29
1
-366
/
+622
*
|
|
Updated Spanish translation
Jorge González
2009-08-29
1
-312
/
+572
*
|
|
Update Korean translation
Changwoo Ryu
2009-08-29
1
-858
/
+1474
*
|
|
Updated Traditional Chinese translation(Hong Kong and Taiwan)
Chao-Hsiung Liao
2009-08-29
2
-906
/
+1403
*
|
|
Updated Basque language
Inaki Larranaga Murgoitio
2009-08-29
1
-115
/
+83
*
|
|
Updated Belarusian translation
Alexander Nyakhaychyk
2009-08-29
1
-70
/
+53
|
|
/
|
/
|
*
|
Point to a help topic that exists from Accounts window
Shaun McCance
2009-08-29
1
-1
/
+1
*
|
[help] Adding information about the Accounts window and IRC
Shaun McCance
2009-08-29
8
-2
/
+252
*
|
Add empathy_make_absolute_url_len to limit the lenght of url string
Pierre-Luc Beaudoin
2009-08-29
3
-13
/
+28
*
|
[help] Fixed a warning, was using id not style
Milo Casagrande
2009-08-29
1
-1
/
+1
*
|
Update python bindings
Sjoerd Simons
2009-08-28
2
-1
/
+6
*
|
Make the protocol property read-only
Sjoerd Simons
2009-08-28
1
-9
/
+3
*
|
Base the selected widget both on the CM and the protocol
Sjoerd Simons
2009-08-28
4
-70
/
+70
*
|
Merge branch 'fix-navigation-handling'
Gustavo Noronha Silva
2009-08-28
1
-9
/
+19
|
\
\
|
*
|
Fix assumption about navigation-request not being called for HTML string load
Gustavo Noronha Silva
2009-08-28
1
-9
/
+19
|
|
/
*
|
Add missing ;
Luca Ferretti
2009-08-28
1
-1
/
+1
*
|
Merge branch 'do-say-me-think'
Will Thompson
2009-08-28
3
-38
/
+68
|
\
\
|
*
|
Remove validation from chat_send.
Will Thompson
2009-08-28
1
-22
/
+8
|
*
|
Don't parse message in EmpathyMessage:body setter
Will Thompson
2009-08-28
1
-15
/
+2
|
*
|
Add empathy_message_new_from_entry()
Will Thompson
2009-08-28
2
-0
/
+57
|
*
|
/clearly shouldn't clear the window.
Will Thompson
2009-08-28
1
-1
/
+1
*
|
|
Fix .desktop file (GNOME bug 592737)
Frédéric Péters
2009-08-28
1
-1
/
+3
*
|
|
Do not construct a sentence for an assistant error string (GNOME bug 593257)
Frédéric Péters
2009-08-28
1
-16
/
+6
*
|
|
Only unref the AccountManager if it's not NULL
Cosimo Cecchi
2009-08-28
1
-1
/
+3
*
|
|
Word 'wizard' should not be used, fixes bug 593285
Milo Casagrande
2009-08-28
1
-1
/
+1
*
|
|
Updated Marathi Translations
Sandeep Shedmake
2009-08-28
1
-139
/
+59
*
|
|
Updated Marathi Translations
Sandeep Shedmake
2009-08-28
1
-24
/
+26
*
|
|
Updated Kannada(kn) translation
Shankar Prasad
2009-08-28
1
-570
/
+744
*
|
|
Updated Serbian translation
Branko Kokanović
2009-08-28
2
-25882
/
+2042
*
|
|
[help] Fixed some topics against the new UI
Milo Casagrande
2009-08-28
5
-35
/
+39
*
|
|
Updated Belarusian translation
Alexander Nyakhaychyk
2009-08-28
1
-610
/
+777
|
/
/
*
|
Fall back to protocol name in Adium themes
Will Thompson
2009-08-28
1
-0
/
+2
*
|
When not connected don't apply !offline states but save them
Sjoerd Simons
2009-08-28
1
-5
/
+7
*
|
->connected always has the right status, so use that instead of specialcasing
Sjoerd Simons
2009-08-28
1
-8
/
+1
*
|
Only assume connected when we have neither Connman or NM
Sjoerd Simons
2009-08-28
1
-1
/
+1
*
|
Slightly improve debug info
Sjoerd Simons
2009-08-28
1
-1
/
+2
*
|
Updated Basque language
Inaki Larranaga Murgoitio
2009-08-28
1
-3
/
+37
*
|
Updated Basque language
Inaki Larranaga Murgoitio
2009-08-28
1
-61
/
+49
|
/
*
Merge branch 'master'; commit 'jtellier/set-account-name'
Cosimo Cecchi
2009-08-27
1
-2
/
+98
|
\
|
*
- Added information intented to translators.
Jonathan Tellier
2009-08-27
1
-2
/
+12
|
*
Using a new logic to set the default display name:
Jonathan Tellier
2009-08-27
1
-10
/
+39
|
*
Only setting the display name to the Login ID for protocol which have
Jonathan Tellier
2009-08-27
1
-3
/
+7
|
*
- The account display gets updated in the account list and in the
Jonathan Tellier
2009-08-27
1
-1
/
+54
*
|
Merge commit 'jtellier/reconnect-account'
Guillaume Desmottes
2009-08-27
3
-37
/
+76
|
\
\
|
|
/
|
/
|
|
*
- Added a utility function (empathy_account_reconnect_async) to easily
Jonathan Tellier
2009-08-26
3
-37
/
+76
*
|
Remove libmissioncontrol deps
Pierre-Luc Beaudoin
2009-08-27
2
-4
/
+4
*
|
Update POTFILES.in after file renaming
Claude Paroz
2009-08-27
1
-1
/
+1
*
|
Only request presence when the account is enabled (#593161).
Cosimo Cecchi
2009-08-27
1
-9
/
+12
*
|
Ensure we call the empathy_sound_stop from the main thread
Sjoerd Simons
2009-08-26
1
-1
/
+2
*
|
Ensure all accounts when getting all properties
Cosimo Cecchi
2009-08-26
1
-9
/
+71
*
|
Implement empathy_account_refresh_properties()
Cosimo Cecchi
2009-08-26
2
-7
/
+20
*
|
Fix long lines.
Cosimo Cecchi
2009-08-26
1
-4
/
+5
*
|
Restart MC5 when it quits or crashes (#593018).
Cosimo Cecchi
2009-08-26
1
-28
/
+47
|
/
*
Updated Marathi Translations
Sandeep Shedmake
2009-08-26
1
-889
/
+1572
*
Updated Tamil Translations
ifelix
2009-08-26
1
-23
/
+31
*
Updated Gujarati Translations
Sweta Kothari
2009-08-26
1
-875
/
+1561
*
Updated Basque language
Inaki Larranaga Murgoitio
2009-08-26
1
-363
/
+622
*
Updated Tamil Translations
ifelix
2009-08-26
1
-320
/
+522
*
Merge branch 'debug-window'
Xavier Claessens
2009-08-26
5
-186
/
+188
|
\
|
*
Rename EmpathyDebugDialog to EmpathyDebugWindow
Xavier Claessens
2009-08-26
4
-141
/
+141
|
*
Make EmpathyDebugDialog be a GtkWindow subclass rather than a GtkDialog.
Xavier Claessens
2009-08-26
2
-5
/
+7
*
|
Request presence again when an account is enabled
Cosimo Cecchi
2009-08-26
1
-0
/
+17
*
|
Updated Swedish translation
Daniel Nylander
2009-08-26
1
-331
/
+520
*
|
Bump version
Xavier Claessens
2009-08-26
1
-1
/
+1
*
|
Update NEWS
EMPATHY_2_27_91_1
Xavier Claessens
2009-08-26
1
-0
/
+1
*
|
remove trailing spaces
Xavier Claessens
2009-08-26
1
-2
/
+2
*
|
Remove the generate .service file
Xavier Claessens
2009-08-26
1
-2
/
+3
*
|
Prepare for 2.27.91.1 release
Xavier Claessens
2009-08-25
2
-1
/
+6
*
|
We require gnome-doc-utils 0.17.3
Xavier Claessens
2009-08-25
1
-1
/
+1
*
|
Updated Turkish translation.
Baris Cicek
2009-08-25
1
-868
/
+760
*
|
Ship empathy-account-widget-private.h within the tarball.
EMPATHY_2_27_91
Xavier Claessens
2009-08-25
1
-1
/
+1
*
|
Add a note to NEWS that we added libunique dependency and MC5 will get keyrin...
Xavier Claessens
2009-08-25
1
-1
/
+4
*
|
Update GtkDoc
Xavier Claessens
2009-08-25
4
-3
/
+22
*
|
Update python bindings
Xavier Claessens
2009-08-25
5
-0
/
+775
*
|
Fix alignment
Xavier Claessens
2009-08-25
1
-1
/
+1
*
|
Update NEWS file
Xavier Claessens
2009-08-25
1
-0
/
+94
*
|
Bump ABI versions
Xavier Claessens
2009-08-25
1
-4
/
+4
*
|
Bump version to 2.27.91
Xavier Claessens
2009-08-25
1
-1
/
+1
*
|
Don't display 'null' in accounts UI for unknown protocols
Will Thompson
2009-08-25
1
-5
/
+10
*
|
Add human-readable names for Yahoo! Japan and Facebook Chat
Will Thompson
2009-08-25
1
-0
/
+2
*
|
Call gettext for translated protocol names
Will Thompson
2009-08-25
1
-10
/
+16
*
|
Workaround for Clutter bug
Pierre-Luc Beaudoin
2009-08-25
2
-2
/
+6
*
|
Use datadir instead of the dir suggested in the dbus pkgfile
Sjoerd Simons
2009-08-25
1
-1
/
+1
*
|
Add client and service file for o.fd.Tp.Client.Empathy.
Jonny Lamb
2009-08-25
4
-1
/
+23
*
|
Updated Oriya Translation
Manoj Kumar Giri
2009-08-25
1
-420
/
+640
*
|
Updated Simplified Chinese translation.
Aron Xu
2009-08-25
1
-463
/
+703
*
|
Wait for the connection to be ready before requesting contacts from it.
Jonny Lamb
2009-08-25
1
-6
/
+22
*
|
Remove unused variable
Sjoerd Simons
2009-08-25
1
-4
/
+0
*
|
Use the display name in hte adium parser
Cosimo Cecchi
2009-08-25
1
-1
/
+2
*
|
Add a missing include
Cosimo Cecchi
2009-08-25
1
-0
/
+2
*
|
Use the new function in the accounts dialog
Cosimo Cecchi
2009-08-25
1
-2
/
+4
*
|
Make empathy_protocol_name_to_display_name public
Cosimo Cecchi
2009-08-25
3
-30
/
+32
*
|
Rename Salut to People Nearby
Cosimo Cecchi
2009-08-25
1
-1
/
+1
*
|
Use correct names in the chooser
Cosimo Cecchi
2009-08-25
1
-2
/
+2
*
|
Fix coding style
Cosimo Cecchi
2009-08-25
1
-1
/
+2
*
|
Use the correct protocol name for the sorting
Cosimo Cecchi
2009-08-25
1
-1
/
+1
*
|
Filter haze elements in the protocol chooser
Cosimo Cecchi
2009-08-25
1
-7
/
+77
*
|
Check for NULL values returned by dup_selected()
Cosimo Cecchi
2009-08-25
1
-0
/
+9
*
|
Fix a crash caused by tp-glib emitting invalidated in dispose
Sjoerd Simons
2009-08-25
1
-20
/
+11
*
|
Updated Tamil Translations
ifelix
2009-08-25
1
-193
/
+242
*
|
Merge branch 'mc5', fixes bug #590165
Sjoerd Simons
2009-08-25
127
-5115
/
+11059
|
\
\
|
*
|
Rename empathy_profile_chooser_get_type to _protocol_
Sjoerd Simons
2009-08-25
1
-1
/
+1
|
*
|
Remove non-existing file from POTFILES.in
Sjoerd Simons
2009-08-25
1
-1
/
+0
|
*
|
Fallback to setting the global presence to offline if no account has a better...
Jonny Lamb
2009-08-25
1
-0
/
+1
|
*
|
Add example labels to all protocols
Cosimo Cecchi
2009-08-24
7
-33
/
+151
|
*
|
empathy-accounts-dialog: remove the hardcoded Gmail label
Guillaume Desmottes
2009-08-24
1
-1
/
+0
|
*
|
empathy-account-widget: don't expand and fill vertically the 'Activate' checkbox
Guillaume Desmottes
2009-08-24
1
-2
/
+3
|
*
|
Free the allocated dirname after usage
Sjoerd Simons
2009-08-24
1
-0
/
+2
|
*
|
Fix several coding style issues
Sjoerd Simons
2009-08-24
2
-4
/
+4
|
*
|
Add empathy-import-mc4-accounts to POTFILES
Sjoerd Simons
2009-08-24
1
-0
/
+1
|
*
|
Don't use a custom function to build the log dir
Sjoerd Simons
2009-08-24
1
-2
/
+1
|
*
|
Have log_store_empathy_search_hit_new lookup accounts properly
Sjoerd Simons
2009-08-24
1
-7
/
+17
|
*
|
Split out the account name to dirname translation
Sjoerd Simons
2009-08-24
1
-6
/
+14
|
*
|
Ensure that the connection data is setup when handle channels
Sjoerd Simons
2009-08-24
1
-3
/
+16
|
*
|
Add a new _ensure_account API
Sjoerd Simons
2009-08-24
3
-4
/
+17
|
*
|
When empathy_account_settings_apply_finish returns false the error is always set
Sjoerd Simons
2009-08-24
1
-2
/
+1
|
*
|
Put string up for translation
Sjoerd Simons
2009-08-24
1
-1
/
+1
|
*
|
Fix use after free
Sjoerd Simons
2009-08-24
1
-1
/
+4
|
*
|
Fix copyright date
Sjoerd Simons
2009-08-24
2
-2
/
+2
|
*
|
Fix some broken english
Sjoerd Simons
2009-08-24
2
-3
/
+3
|
*
|
Move the logs to the new location after creating the account
Sjoerd Simons
2009-08-24
1
-4
/
+92
|
*
|
Make the dir names for the logs look nicer
Sjoerd Simons
2009-08-24
1
-4
/
+6
|
*
|
Refactor the startup sequence a bit
Sjoerd Simons
2009-08-24
1
-30
/
+37
|
*
|
Always set the mc4 imported gconf key
Sjoerd Simons
2009-08-24
1
-9
/
+2
|
*
|
Fix debug strings, don't unref the gconf client twice
Sjoerd Simons
2009-08-24
1
-4
/
+3
|
*
|
Add api to ask if we have importer our mc4 accounts
Sjoerd Simons
2009-08-24
2
-0
/
+15
|
*
|
Return TRUE if we imported any mc4 accounts
Sjoerd Simons
2009-08-24
2
-12
/
+20
|
*
|
Grab passwords from the keyring if needed
Sjoerd Simons
2009-08-24
2
-5
/
+44
|
*
|
Overhaul the importer slightly
Sjoerd Simons
2009-08-24
2
-343
/
+179
|
*
|
Don't override the display_name when creating the account
Sjoerd Simons
2009-08-24
1
-6
/
+0
|
*
|
Use g_str_has_prefix convenience function for clarity
Sjoerd Simons
2009-08-24
1
-1
/
+2
|
*
|
Make the gconf entry be false by default
Sjoerd Simons
2009-08-24
2
-17
/
+15
|
*
|
Don't unref the account object as we don't own it
Sjoerd Simons
2009-08-24
1
-1
/
+0
|
*
|
Use new async enable api
Sjoerd Simons
2009-08-24
1
-1
/
+1
|
*
|
Return the correct object when querying the dbus-daemon property
Sjoerd Simons
2009-08-24
1
-2
/
+1
|
*
|
Remove unused finalize
Sjoerd Simons
2009-08-24
1
-16
/
+0
|
*
|
Instantiate the mc4 account importer in empathy.c
Arnaud Maillet
2009-08-24
1
-0
/
+2
|
*
|
Add the mc4 account importer files in the makefile
Arnaud Maillet
2009-08-24
1
-0
/
+1
|
*
|
Add a new DEBUG domain for the mc4 account importer
Arnaud Maillet
2009-08-24
2
-0
/
+2
|
*
|
Add a new gconf value to know if mc4 accounts have to be imported
Arnaud Maillet
2009-08-24
1
-0
/
+17
|
*
|
Add empathy-import-mc4-accounts files
Arnaud Maillet
2009-08-24
2
-0
/
+586
|
*
|
Ignore tests/test-empathy-account-assistant
Xavier Claessens
2009-08-24
1
-0
/
+1
|
*
|
Use better avatar location: ~/.cache/<cm>/<protocol>/<token>
Xavier Claessens
2009-08-24
1
-7
/
+3
|
*
|
Use the right default answer if we're not importing accounts
Sjoerd Simons
2009-08-23
1
-3
/
+6
|
*
|
When creating an account use a connect button instead of an apply button
Sjoerd Simons
2009-08-23
1
-1
/
+2
|
*
|
Clean up the dialog a bit
Sjoerd Simons
2009-08-23
1
-20
/
+5
|
*
|
Make the layout more consistent with the other widgets
Sjoerd Simons
2009-08-23
1
-15
/
+7
|
*
|
Fix some leaks in _settings_discard
Sjoerd Simons
2009-08-23
1
-13
/
+13
|
*
|
If the parameter wasn't known return NULL for the dbus signature
Sjoerd Simons
2009-08-23
1
-0
/
+3
|
*
|
Remove dead code and fix some coding style issues
Sjoerd Simons
2009-08-23
2
-6
/
+1
|
*
|
Don't leak a ref to EmpathyAccountSettings
Sjoerd Simons
2009-08-23
1
-1
/
+1
|
*
|
Make the alignment names in the sip.ui file unique
Sjoerd Simons
2009-08-23
1
-1
/
+1
|
*
|
Don't free the icon name that we don't own
Sjoerd Simons
2009-08-22
1
-2
/
+0
|
*
|
Update python bindings
Sjoerd Simons
2009-08-22
1
-1
/
+20
|
*
|
Every protocols should now have an "Enabled" checkbox in "edit" mode.
Jonathan Tellier
2009-08-22
6
-7
/
+26
|
*
|
Fix errors revealed by make check
Jonathan Tellier
2009-08-22
7
-13
/
+14
|
*
|
First part of an overhaul of the accounts dialog
Jonathan Tellier
2009-08-22
9
-362
/
+628
|
*
|
Enable entering more than an account from the wizard.
Cosimo Cecchi
2009-08-22
1
-36
/
+131
|
*
|
Add example labels to the simple widgets
Cosimo Cecchi
2009-08-22
7
-21
/
+175
|
*
|
Make the import system more future-proof
Cosimo Cecchi
2009-08-22
11
-82
/
+213
|
*
|
Remove useless includes
Cosimo Cecchi
2009-08-22
2
-4
/
+1
|
*
|
The assistant should not be resizable
Cosimo Cecchi
2009-08-22
1
-0
/
+2
|
*
|
Don't hardcode new lines
Cosimo Cecchi
2009-08-22
1
-11
/
+17
|
*
|
Update the test
Cosimo Cecchi
2009-08-22
1
-0
/
+3
|
*
|
Hook the import UI in the assistant
Cosimo Cecchi
2009-08-22
1
-22
/
+70
|
*
|
Adapt to the new API
Cosimo Cecchi
2009-08-22
1
-2
/
+7
|
*
|
Add the new files to the Makefile.am
Cosimo Cecchi
2009-08-22
1
-0
/
+1
|
*
|
Split EmpathyImportDialog and EmpathyImportWidget
Cosimo Cecchi
2009-08-22
5
-403
/
+739
|
*
|
Remove the hardcode
Arnaud Maillet
2009-08-22
1
-23
/
+13
|
*
|
Emit the close signal only after we are done with the async machinery.
Cosimo Cecchi
2009-08-22
1
-8
/
+45
|
*
|
Port to new API
Cosimo Cecchi
2009-08-22
2
-2
/
+2
|
*
|
Make the set_enabled API async
Cosimo Cecchi
2009-08-22
2
-16
/
+48
|
*
|
Implement close and cancel;
Cosimo Cecchi
2009-08-22
1
-40
/
+61
|
*
|
Add a comment over the window type hint
Cosimo Cecchi
2009-08-22
1
-0
/
+1
|
*
|
Enable newly created accounts
Cosimo Cecchi
2009-08-22
1
-2
/
+8
|
*
|
Implement dispose
Cosimo Cecchi
2009-08-22
1
-0
/
+23
|
*
|
Report errors during creation
Cosimo Cecchi
2009-08-22
1
-1
/
+117
|
*
|
Fix long lines
Cosimo Cecchi
2009-08-22
1
-3
/
+4
|
*
|
Don't forward anymore after the end
Cosimo Cecchi
2009-08-22
1
-0
/
+6
|
*
|
Report back errors (right now just on stdout)
Cosimo Cecchi
2009-08-22
1
-1
/
+18
|
*
|
Add a parent window property to the assistant
Cosimo Cecchi
2009-08-22
4
-6
/
+79
|
*
|
Fix long line
Cosimo Cecchi
2009-08-22
1
-1
/
+2
|
*
|
Unref settings when changing the protocol
Cosimo Cecchi
2009-08-22
1
-0
/
+4
|
*
|
Change labels when creating an account
Cosimo Cecchi
2009-08-22
3
-4
/
+42
|
*
|
Unify the enter and create page.
Cosimo Cecchi
2009-08-22
1
-114
/
+205
|
*
|
Support changing the filter func on the fly
Cosimo Cecchi
2009-08-22
1
-16
/
+20
|
*
|
React to entry changes immediately
Cosimo Cecchi
2009-08-22
1
-9
/
+31
|
*
|
Remove the parameters from the unset pool when we set them again
Cosimo Cecchi
2009-08-22
1
-1
/
+35
|
*
|
Filter out IRC and local-xmpp in the wizard
Cosimo Cecchi
2009-08-22
1
-1
/
+5
|
*
|
Implement a generic simple widget
Cosimo Cecchi
2009-08-22
2
-3
/
+18
|
*
|
Implement a simple SIP widget
Cosimo Cecchi
2009-08-22
1
-30
/
+51
|
*
|
Add simple implementations for many widgets
Cosimo Cecchi
2009-08-22
8
-65
/
+615
|
*
|
Update label layout and add an "apply" logic
Cosimo Cecchi
2009-08-22
1
-9
/
+57
|
*
|
Add a way to hook up to the apply sensitivity
Cosimo Cecchi
2009-08-22
2
-4
/
+26
|
*
|
Add the details page to the assistant
Cosimo Cecchi
2009-08-22
1
-5
/
+165
|
*
|
Add an API to filter protocols
Cosimo Cecchi
2009-08-22
2
-14
/
+78
|
*
|
Add the concept of simple account widget
Cosimo Cecchi
2009-08-22
2
-31
/
+85
[next]