| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fix long lines | Cosimo Cecchi | 2009-08-22 | 1 | -13/+22 |
* | Remove dead code | Cosimo Cecchi | 2009-08-22 | 1 | -4/+0 |
* | Add private struct and responses to first page | Cosimo Cecchi | 2009-08-22 | 1 | -3/+59 |
* | Style fixes | Cosimo Cecchi | 2009-08-22 | 1 | -3/+6 |
* | Fix style | Cosimo Cecchi | 2009-08-22 | 1 | -6/+13 |
* | Move back the account assistant to src/ | Cosimo Cecchi | 2009-08-22 | 6 | -4/+8 |
* | Implement first page in the assistant | Cosimo Cecchi | 2009-08-22 | 6 | -78/+120 |
* | Add a first page to the assistant | Cosimo Cecchi | 2009-08-22 | 3 | -0/+34 |
* | Add a test for the assistant | Cosimo Cecchi | 2009-08-22 | 2 | -0/+27 |
* | Skeleton of EmpathyAccountAssistant | Cosimo Cecchi | 2009-08-22 | 2 | -0/+102 |
* | Port empathy.c to telepathy-style | Cosimo Cecchi | 2009-08-22 | 1 | -526/+546 |
* | Fix a small memory leak | Sjoerd Simons | 2009-08-22 | 1 | -6/+6 |
* | Instantiate mc5 pidgin account importer in empathy-accounts-dialog | Arnaud Maillet | 2009-08-22 | 1 | -15/+0 |
* | Add empathy-import-dialog and empathy-import-pidgin to the makefile | Arnaud Maillet | 2009-08-22 | 1 | -0/+2 |
* | Port empathy-import-pidgin to mc5 | Arnaud Maillet | 2009-08-22 | 1 | -16/+17 |
* | Port empathy-import-dialog to mc5 | Arnaud Maillet | 2009-08-22 | 2 | -57/+93 |
* | fix critical errors in the .hr translation | Sjoerd Simons | 2009-08-22 | 1 | -1/+2 |
* | Update python bindings | Sjoerd Simons | 2009-08-22 | 2 | -120/+33 |
* | Fix trailing spaces | Sjoerd Simons | 2009-08-22 | 1 | -1/+0 |
* | Add new files to the POTFILES | Sjoerd Simons | 2009-08-22 | 1 | -0/+3 |
* | Merge back from master | Sjoerd Simons | 2009-08-22 | 128 | -15690/+34658 |
|\ |
|
| * | Revert "Don't use deprecated g_mapped_file_free()" | Xavier Claessens | 2009-08-21 | 1 | -1/+1 |
| * | Updating Estonian translation | Ivar Smolin | 2009-08-21 | 1 | -25/+26 |
| * | Don't use deprecated g_mapped_file_free() | Kjartan Maraas | 2009-08-21 | 1 | -1/+1 |
| * | Updated Norwegian bokmål translation. | Kjartan Maraas | 2009-08-21 | 1 | -206/+196 |
| * | [help] Reworked the send-file topic | Milo Casagrande | 2009-08-21 | 1 | -18/+18 |
| * | [help] Added topic about favorite rooms | Milo Casagrande | 2009-08-21 | 3 | -5/+141 |
| * | [help] Set a fixed 2column style even for the index page | Milo Casagrande | 2009-08-21 | 11 | -14/+17 |
| * | Updated Swedish translation | Daniel Nylander | 2009-08-21 | 1 | -83/+86 |
| * | [help] Modified the description of a topic, removed useless spaces | Milo Casagrande | 2009-08-21 | 1 | -13/+13 |
| * | empathy-contact-list-view.h: include empathy-enum-types.h | Guillaume Desmottes | 2009-08-20 | 1 | -0/+1 |
| * | upgrade Python bindings | Guillaume Desmottes | 2009-08-20 | 2 | -59/+92 |
| * | [help] Moved license from US version to unported one | Milo Casagrande | 2009-08-20 | 1 | -3/+3 |
| * | Merge branch 'connman' | Jonny Lamb | 2009-08-20 | 12 | -153/+630 |
| |\ |
|
| | * | configure: code clean up when choosing the connectivity | Jonny Lamb | 2009-08-20 | 1 | -17/+12 |
| | * | empathy-connectivity: assume status is offline if GetState fails | Jonny Lamb | 2009-08-20 | 1 | -0/+2 |
| | * | empathy-connectivity: add ConnMan support | Jonny Lamb | 2009-08-20 | 1 | -2/+120 |
| | * | configure: enable connectivity building with nm, connman, auto or none | Jonny Lamb | 2009-08-20 | 2 | -15/+47 |
| | * | empathy-connectivity: small style fix | Jonny Lamb | 2009-08-20 | 1 | -4/+1 |
| | * | all: save the signal id and use that to disconnect from the signal | Jonny Lamb | 2009-08-20 | 3 | -11/+19 |
| | * | empathy-connectivity: only send the new state in the state-change signal | Jonny Lamb | 2009-08-19 | 3 | -15/+24 |
| | * | empathy: unref Connectivity object at the end of the application life | Jonny Lamb | 2009-08-19 | 1 | -0/+1 |
| | * | empathy-idle: no need to listen to use-conn | Jonny Lamb | 2009-08-19 | 1 | -20/+0 |
| | * | empathy-connectivity: remove dispose_run | Jonny Lamb | 2009-08-19 | 1 | -10/+0 |
| | * | empathy-connectivity: be sure to get the initial presence on init | Jonny Lamb | 2009-08-19 | 1 | -0/+4 |
| | * | empathy-connectivity: init priv->connected to TRUE if we're not using NM | Jonny Lamb | 2009-08-19 | 1 | -4/+2 |
| | * | empathy-connectivity: remove useless assignment | Jonny Lamb | 2009-08-19 | 1 | -1/+0 |
| | * | empathy-connectivity: stop using the name "manager" when I mean "connectivity" | Jonny Lamb | 2009-08-19 | 1 | -5/+5 |
| | * | empathy-connectivity: disconnect from NM state change signal on finalize | Jonny Lamb | 2009-08-19 | 1 | -0/+2 |
| | * | empathy-connectivity: only unref the NM client if we're using NM | Jonny Lamb | 2009-08-19 | 1 | -0/+2 |
| | * | empathy-connectivity: handle changes in use_conn correctly | Jonny Lamb | 2009-08-19 | 1 | -1/+11 |
| | * | empathy-presence-chooser: make chooser insensitive when there's no connection | Jonny Lamb | 2009-08-19 | 1 | -0/+24 |
| | * | empathy-idle: disconnect from connectivity signals before unreffing | Jonny Lamb | 2009-08-19 | 1 | -16/+21 |
| | * | empathy: create a new EmpathyConnectivity object on startup | Jonny Lamb | 2009-08-19 | 1 | -10/+16 |
| | * | empathy-idle: use EmpathyConnectivity instead of messing with NM itself | Jonny Lamb | 2009-08-19 | 2 | -126/+49 |
| | * | empathy-connectivity: add signals, properties and hook in NM | Jonny Lamb | 2009-08-19 | 2 | -12/+186 |
| | * | empathy-conf: rename use_nm to use_conn | Jonny Lamb | 2009-08-18 | 2 | -5/+5 |
| | * | empathy-debug: add connectivity debug key | Jonny Lamb | 2009-08-18 | 2 | -0/+2 |
| | * | empathy-connectivity: add initial stubs | Jonny Lamb | 2009-08-18 | 3 | -0/+196 |
| * | | Updated Galician Translation | Antón Méixome | 2009-08-20 | 1 | -30/+24 |
| * | | empathy-chat: reformat 2 strings to allow translaters to reverse the order of... | Guillaume Desmottes | 2009-08-20 | 1 | -2/+8 |
| * | | stock button labels should not be translatable | Christian Kirbach | 2009-08-20 | 2 | -3/+3 |
| * | | [help] Wrote the previous conversations and the geolocation topics | Milo Casagrande | 2009-08-20 | 9 | -10/+366 |
| * | | Turn reduced accuracy mode by default | Pierre-Luc Beaudoin | 2009-08-20 | 1 | -1/+1 |
| * | | Merge commit 'lfrb/added' | Guillaume Desmottes | 2009-08-19 | 1 | -4/+7 |
| |\ \ |
|
| | * | | Always add to publish list | Louis-Francis Ratté-Boulianne | 2009-08-19 | 1 | -4/+7 |
| * | | | Updated Galician Translation | Antón Méixome | 2009-08-19 | 1 | -79/+92 |
| * | | | Updated German translation | Michael Kanis | 2009-08-19 | 1 | -817/+1406 |
| * | | | [help] Wrote most of the previous conversations topic, needs more work | Milo Casagrande | 2009-08-19 | 1 | -0/+103 |
| * | | | Animate show in and out of markers | Pierre-Luc Beaudoin | 2009-08-19 | 1 | -2/+2 |
| * | | | Don't create a marker for contacts with empty location | Pierre-Luc Beaudoin | 2009-08-19 | 1 | -1/+1 |
| * | | | Use empathy_make_absolute_url to fix URLs that have no scheme | Pierre-Luc Beaudoin | 2009-08-19 | 1 | -1/+6 |
| * | | | Make empathy_make_absolute_url visible | Pierre-Luc Beaudoin | 2009-08-19 | 2 | -9/+14 |
| * | | | Dim at 75% markers for location data older than a week | Pierre-Luc Beaudoin | 2009-08-19 | 1 | -3/+11 |
| * | | | Added Ukrainian translation | Maxim V. Dziumanenko | 2009-08-19 | 1 | -747/+1834 |
| * | | | Don't assume that 'subscribe' exists. | Will Thompson | 2009-08-19 | 1 | -7/+10 |
| * | | | Don't check for smileys in urls | Pierre-Luc Beaudoin | 2009-08-19 | 1 | -27/+26 |
| * | | | empathy-call-window: add 2 translators comments (#592052) | Guillaume Desmottes | 2009-08-19 | 1 | -0/+3 |
| * | | | [help] Fixed validity errors in audio-video and salut-protocol | Shaun McCance | 2009-08-18 | 2 | -29/+29 |
| | |/
| |/| |
|
| * | | Updated breton translation | Denis Arnaud | 2009-08-18 | 1 | -0/+0 |
| * | | Updated breton translation | Denis Arnaud | 2009-08-18 | 1 | -121/+136 |
| * | | [help] Reworked two topics, added a new one | Milo Casagrande | 2009-08-18 | 3 | -9/+86 |
| * | | Port to Clutter 1.0 and libchamplain 0.3.6 | Pierre-Luc Beaudoin | 2009-08-18 | 3 | -7/+8 |
| * | | Update Czech translation | Andre Klapper | 2009-08-17 | 1 | -746/+1412 |
| * | | [help] Wrote the group conversations topic | Milo Casagrande | 2009-08-17 | 2 | -4/+74 |
| * | | Use tp-glib Location stable API (#585843) | Guillaume Desmottes | 2009-08-17 | 1 | -7/+7 |
| * | | remove Location from extensions | Guillaume Desmottes | 2009-08-17 | 3 | -332/+0 |
| * | | bump tp-glib dep to 0.7.34: we need for stable Location API | Guillaume Desmottes | 2009-08-17 | 1 | -1/+1 |
| * | | sync Debug interface with undrafted version in spec (#585844) | Guillaume Desmottes | 2009-08-17 | 1 | -3/+2 |
| * | | Updated Finnish translation | Tommi Vainikainen | 2009-08-17 | 1 | -765/+1355 |
| * | | [help] Removed unused picture (extended-away) | Milo Casagrande | 2009-08-17 | 1 | -0/+0 |
| * | | [help] Added new topic: small introduction | Milo Casagrande | 2009-08-17 | 3 | -0/+46 |
| * | | Updating Estonian translation | Ivar Smolin | 2009-08-16 | 1 | -30/+22 |
| * | | Updated Spanish translation | Jorge González | 2009-08-15 | 1 | -2323/+792 |
| * | | Updated Spanish translation | Jorge González | 2009-08-15 | 1 | -59/+55 |
| * | | Updated Arabic translation | Khaled Hosny | 2009-08-15 | 1 | -105/+101 |
| * | | [help] Fixed last revision sections | Milo Casagrande | 2009-08-15 | 13 | -27/+42 |
| * | | Updated Spanish translation | Jorge González | 2009-08-15 | 1 | -241/+542 |
| * | | [help] Remove comment sections | Milo Casagrande | 2009-08-15 | 6 | -84/+23 |
| * | | Updated Spanish translation | Jorge González | 2009-08-15 | 1 | -17/+75 |
| * | | [help] | Milo Casagrande | 2009-08-15 | 13 | -129/+403 |
| * | | Updated Spanish translation | Jorge González | 2009-08-15 | 1 | -1/+29 |
| * | | Updated Spanish translation | Jorge González | 2009-08-15 | 1 | -92/+58 |
| * | | Updated Spanish translation | Jorge González | 2009-08-15 | 1 | -7/+38 |
| * | | Updated Spanish translation | Jorge González | 2009-08-15 | 1 | -100/+136 |
| * | | Updated Spanish translation | Jorge González | 2009-08-15 | 1 | -2/+2 |
| * | | Updated Spanish translation | Jorge González | 2009-08-14 | 1 | -5/+19 |
| * | | Added entry for Telugu [te] in LINGUAS file | krishnababu k | 2009-08-14 | 1 | -0/+1 |
| * | | Updated telugu translation | krishnababu k | 2009-08-14 | 1 | -0/+2813 |
| * | | Only call SetChatState if the Channel supports it | Will Thompson | 2009-08-14 | 1 | -7/+10 |
| * | | Fixed documentation link with for the new Mallard structure | Milo Casagrande | 2009-08-14 | 1 | -1/+1 |
| |/ |
|
| * | Updated Spanish translation | Jorge González | 2009-08-14 | 1 | -1023/+2311 |
| * | Updated Turkish translation. | Baris Cicek | 2009-08-14 | 2 | -806/+1706 |
| * | empathy-preferences: use tp_strdiff instead of strcmp | Guillaume Desmottes | 2009-08-13 | 1 | -7/+8 |
| * | Updated Swedish translation | Daniel Nylander | 2009-08-13 | 1 | -78/+78 |
| * | Updating Estonian translation | Mattias Põldaru | 2009-08-13 | 1 | -328/+297 |
| * | Add streamingprefs_DATA to EXTRA_DIST (GNOME bug 591582) | Frédéric Péters | 2009-08-13 | 1 | -0/+1 |
| * | Merge branch 'mallard-to-merge' | Frédéric Péters | 2009-08-13 | 38 | -1474/+2033 |
| |\ |
|
| | * | [help] remove trailing whitespaces | Frédéric Péters | 2009-08-13 | 24 | -112/+112 |
| | * | [help] let git ignore translated Mallard pages | Frédéric Péters | 2009-08-13 | 1 | -0/+11 |
| | * | [help] set required attributes on revision element | Frédéric Péters | 2009-08-13 | 1 | -1/+1 |
| | * | [help] embed answer to comment in another <comment> element | Frédéric Péters | 2009-08-13 | 1 | -5/+7 |
| | * | [help] fixed attribute name (versione -> version) | Frédéric Péters | 2009-08-13 | 1 | -1/+1 |
| | * | [help] remove invalid type attribute on <link> element | Frédéric Péters | 2009-08-13 | 1 | -2/+1 |
| | * | [help] add missing <tbody> to <table> containing <thead> | Frédéric Péters | 2009-08-13 | 2 | -0/+4 |
| | * | [help] move <comment> below <title>, to validate against current schema | Frédéric Péters | 2009-08-13 | 6 | -13/+13 |
| | * | [help] update <comment>/<cite> tag contents to match current Mallard spec | Frédéric Péters | 2009-08-13 | 7 | -9/+9 |
| | * | [help] remove duplicated revision entry | Frédéric Péters | 2009-08-13 | 1 | -1/+0 |
| | * | * wrote share-desktop * rewrote set-custom-status * some rewrote here and the... | Milo Casagrande | 2009-08-13 | 12 | -172/+320 |
| | * | use DOC_INCLUDES for included files, not DOC_ENTITIES | Frédéric Péters | 2009-08-13 | 1 | -1/+1 |
| | * | update build system for the new Mallard help | Frédéric Péters | 2009-08-13 | 1 | -2/+40 |
| | * | remove invalid <license/> tag, and update legal.xml to cc by-sa | Frédéric Péters | 2009-08-13 | 24 | -123/+11 |
| | * | remove obsolete help file | Frédéric Péters | 2009-08-13 | 1 | -1395/+0 |
| | * | Added stub topic for password protected IRC channels Wrote the audio call top... | Milo Casagrande | 2009-08-13 | 4 | -9/+83 |
| | * | Modified the audio-call page Written some contents for the audio-call page Re... | Milo Casagrande | 2009-08-13 | 4 | -29/+49 |
| | * | Added seealso links to audio and video call pages | Milo Casagrande | 2009-08-13 | 2 | -0/+2 |
| | * | Added two new figures: * The icon for audio conversation * The icon for video... | Milo Casagrande | 2009-08-13 | 3 | -2/+57 |
| | * | Fixed the note in the IRC nickname password Fixed pkgversion and version of a... | Milo Casagrande | 2009-08-13 | 2 | -3/+3 |
| | * | Reworked the index page to insert new topics Added stub pages for the new top... | Milo Casagrande | 2009-08-13 | 12 | -20/+95 |
| | * | Modified terminology | Milo Casagrande | 2009-08-13 | 1 | -3/+3 |
| | * | Small typos and corrections | Milo Casagrande | 2009-08-13 | 5 | -6/+7 |
| | * | * New topic: prob-conn-name for handling the "Name in use" IRC error * New to... | Milo Casagrande | 2009-08-13 | 7 | -16/+247 |
| | * | Add TODO comment on prob-conn-neterror.page * need to talk about IRC problem | Milo Casagrande | 2009-08-13 | 4 | -2/+176 |
| | * | Reworked the topics, now whould be more consistent and coherent with each oth... | Milo Casagrande | 2009-08-13 | 6 | -98/+116 |
| | * | Removed the SVG files of the status icons Reworked the send a file topic Comp... | Milo Casagrande | 2009-08-13 | 8 | -546/+149 |
| | * | Added a new stub file about description of the status icons Added a seealso l... | Milo Casagrande | 2009-08-13 | 12 | -38/+586 |
| | * | Added set-custom-message.page: * Added first draf of how to set a custom mess... | Jim Campbell | 2009-08-13 | 1 | -0/+62 |
| | * | Update all the status of the document: * index.page is at incomplete * the ma... | Milo Casagrande | 2009-08-13 | 11 | -12/+15 |
| | * | Work on add-contact file: * Reworked the procedure in a numbered list * Check... | Milo Casagrande | 2009-08-13 | 14 | -70/+160 |
| | * | Fixed minor typos | Paul Cutler | 2009-08-13 | 4 | -8/+8 |
| | * | New file salut-protocol.page: * Wrote small description of what the protocol ... | Milo Casagrande | 2009-08-13 | 2 | -38/+114 |
| | * | Use a different title style for each topic. The "How can I..." bit at the sta... | Phil Bull | 2009-08-13 | 8 | -11/+13 |
| | * | * Restructure problems-connecting into a guide and shorten names to "prob-con... | Phil Bull | 2009-08-13 | 9 | -117/+207 |
| | * | Updated xmlns links * Updated the xmlns links in all pages to reflect the new... | Milo Casagrande | 2009-08-13 | 10 | -10/+10 |
| | * | Added "add contact" page. Needs work. | Phil Bull | 2009-08-13 | 1 | -0/+42 |
| | * | * Add a custom-message topic for setting a custom presence message (needs mor... | Milo Casagrande | 2009-08-13 | 1 | -5/+18 |
| | * | Fixed the naming convention of files: use dash, not underscores | Milo Casagrande | 2009-08-13 | 4 | -7/+7 |
| | * | Rework some sections | Milo Casagrande | 2009-08-13 | 3 | -53/+80 |
| | * | Add common problems section | Phil Bull | 2009-08-13 | 2 | -1/+5 |
| | * | Fixed description of disable-account topic | Milo Casagrande | 2009-08-13 | 1 | -1/+1 |
| | * | * Change links to reflect index page categories * Add sentence on automatic s... | Phil Bull | 2009-08-13 | 8 | -12/+29 |
| | * | Added page on connection problems. | Phil Bull | 2009-08-13 | 1 | -0/+113 |
| | * | Added remove and disable account topics Added link to the add-account topic | Milo Casagrande | 2009-08-13 | 3 | -0/+164 |
| | * | Added the add-account topic Some cleaning of the index.page (empty line) | Milo Casagrande | 2009-08-13 | 2 | -2/+96 |
| | * | Add "send_message" topic | Phil Bull | 2009-08-13 | 1 | -0/+28 |
| | * | Change title, add link to index | Phil Bull | 2009-08-13 | 1 | -1/+3 |
| | * | Change links | Phil Bull | 2009-08-13 | 2 | -5/+3 |
| | * | Change capitalisation | Phil Bull | 2009-08-13 | 1 | -2/+2 |
| | * | Added topic on creating accounts | Milo Casagrande | 2009-08-13 | 2 | -25/+150 |
| | * | Add topic on changing your status | Phil Bull | 2009-08-13 | 1 | -0/+29 |
| | * | * Added topic on sending files (send_file) * Fix broken link on index page | Phil Bull | 2009-08-13 | 1 | -0/+54 |
| | * | Added the index.page start page | Milo Casagrande | 2009-08-13 | 1 | -0/+31 |
| * | | Don't leak a ref when updating notification bubble | Will Thompson | 2009-08-13 | 1 | -5/+5 |
| |/ |
|
| * | Updated Kannada(kn) translation | Shankar Prasad | 2009-08-12 | 1 | -846/+1338 |
| * | Updated Oriya Translation | Manoj Kumar Giri | 2009-08-12 | 1 | -297/+409 |
| * | Updated Basque language | Inaki Larranaga Murgoitio | 2009-08-11 | 1 | -753/+1166 |
| * | Always show icons in presence chooser (GNOME bug 591247) | Frédéric Péters | 2009-08-11 | 1 | -0/+1 |
| * | Merge commit 'ksz/rfb' | Guillaume Desmottes | 2009-08-10 | 1 | -1/+1 |
| |\ |
|
| | * | fix bug #590756 - Renamed x_vnc service to rfb | Arnaud Maillet | 2009-08-10 | 1 | -1/+1 |
| * | | Updated Galician translation | Antón Méixome | 2009-08-10 | 1 | -142/+172 |
| |/ |
|
| * | Minor fixes to Catalan translation | Gil Forcada | 2009-08-09 | 1 | -845/+1463 |
| * | Added Catalan (Valencian) translation | Carles Ferrando | 2009-08-09 | 2 | -0/+2874 |
| * | Updated Spanish translation | Jorge González | 2009-08-08 | 1 | -37/+38 |
| * | chat_window_help_contents_activate_cb: documentation doesn't have a 'chat' se... | Guillaume Desmottes | 2009-08-07 | 1 | -1/+1 |
| * | empathy_send_file_with_file_chooser: allow to send files from network locatio... | Guillaume Desmottes | 2009-08-07 | 1 | -0/+2 |
| * | Let messages with two slashes without spaces in between pass | Frédéric Péters | 2009-08-07 | 1 | -3/+12 |
| * | Use the official MSN icon (#576467) | Guillaume Desmottes | 2009-08-07 | 6 | -254/+126 |
| * | Setting priv->bus_message_source_id to 0 to make sure that | Jonathan Tellier | 2009-08-07 | 1 | -3/+13 |
| * | Now removing the bus watch when destroying the pipeline. | Jonathan Tellier | 2009-08-07 | 1 | -4/+16 |
| * | Fixed a bug that caused the application to crash when input volume was | Jonathan Tellier | 2009-08-07 | 1 | -9/+27 |
| * | status_icon_update_notification: don't crash if event->message is NULL | Guillaume Desmottes | 2009-08-07 | 1 | -1/+4 |
| * | Updated Irish translation | Seán de Búrca | 2009-08-07 | 1 | -197/+206 |
| * | Merge commit 'jtellier/empathy-contact-widget-style' | Guillaume Desmottes | 2009-08-07 | 1 | -2/+2 |
| |\ |
|
| | * | Fixed style | Jonathan Tellier | 2009-08-06 | 1 | -2/+2 |
| * | | Move contact when drag'n'dropped (Fix #585443) | Louis-Francis Ratté-Boulianne | 2009-08-07 | 1 | -0/+8 |
| * | | Force skew method of clock slaving for alsa/osssrc | Olivier Crête | 2009-08-07 | 1 | -0/+15 |
| * | | Move the FsElementElementAddedNotifier over the main pipeline | Olivier Crête | 2009-08-07 | 2 | -33/+30 |
| * | | Correctly register the src/sink elements | Olivier Crête | 2009-08-07 | 2 | -2/+20 |
| * | | Make it possible to set element properties from a config file | Olivier Crête | 2009-08-07 | 3 | -34/+36 |
| * | | Put codec preferences in a configuration file | Olivier Crête | 2009-08-07 | 3 | -41/+52 |
| |/ |
|
| * | Remove redundant == TRUE/FALSE | Pierre-Luc Beaudoin | 2009-08-06 | 1 | -9/+9 |
| * | Fix reduced accuracy concerns | Pierre-Luc Beaudoin | 2009-08-06 | 2 | -19/+19 |
| * | Merge branch 'escape-notifications' | Will Thompson | 2009-08-06 | 2 | -22/+26 |
| |\ |
|
| | * | Don't try to free NULL pixbufs. | Will Thompson | 2009-08-05 | 2 | -16/+15 |
| | * | Escape markup in notifications and icon tooltip | Will Thompson | 2009-08-05 | 1 | -7/+12 |
| * | | Set selectable status information | alinrus | 2009-08-06 | 1 | -0/+4 |
| * | | Updated breton translation | Denis Arnaud | 2009-08-06 | 1 | -131/+162 |
| * | | Updated breton translation and added br in Linguas file. | Denis Arnaud | 2009-08-06 | 1 | -0/+0 |
| * | | Updated breton translation and added br in Linguas file. | Denis Arnaud | 2009-08-06 | 2 | -0/+2508 |