aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk
Commit message (Expand)AuthorAgeFilesLines
* Move sound related functions to its own module.Jonathan Tellier2009-06-265-164/+444
* empathy-theme-manager: remove trailing tabsGuillaume Desmottes2009-06-251-1/+1
* empathy-theme-irc: remove trailing tabsGuillaume Desmottes2009-06-251-1/+1
* empathy-theme-boxes: remove trailing tabsGuillaume Desmottes2009-06-251-3/+3
* empathy-theme-adium: remove trailing tabsGuillaume Desmottes2009-06-251-8/+8
* empathy-spell: remove trailing tabsGuillaume Desmottes2009-06-251-2/+2
* empathy-smiley-manager: remove trailing tabsGuillaume Desmottes2009-06-251-1/+1
* empathy-new-message-dialog: remove trailing tabsGuillaume Desmottes2009-06-251-1/+1
* empathy-log-window: remove trailing tabsGuillaume Desmottes2009-06-251-2/+2
* empathy-contact-menu: remove trailing tabsGuillaume Desmottes2009-06-251-4/+4
* empathy-contact-list-view: remove trailing tabsGuillaume Desmottes2009-06-251-6/+6
* empathy-contact-list-store: remove trailing tabsGuillaume Desmottes2009-06-251-5/+5
* empathy-contact-dialogs: remove trailing tabsGuillaume Desmottes2009-06-251-1/+1
* empathy-chat: remove trailing tabsGuillaume Desmottes2009-06-251-5/+5
* empathy-chat-view: remove trailing tabsGuillaume Desmottes2009-06-251-16/+16
* empathy-chat-text-view: remove trailing tabsGuillaume Desmottes2009-06-251-141/+141
* empathy-avatar-chooser: remove trailing tabsGuillaume Desmottes2009-06-251-3/+3
* empathy-account-widget: remove trailing tabsGuillaume Desmottes2009-06-251-4/+4
* empathy-account-chooser: remove trailing tabsGuillaume Desmottes2009-06-251-3/+3
* Fix Bug 586133: don't autoscroll on new messagesNicolò Chieffo2009-06-231-3/+9
* Show a notification when a contact goes offline or onlineFrédéric Péters2009-06-231-0/+2
* Workaround for the "Contact list doesn't appear in windows list" bug (#572759)Nicolo Chieffo2009-06-231-1/+1
* Fix coding style and FSF addressSjoerd Simons2009-06-232-7/+7
* Add working GTK+ theme trackingPatryk Zawadzki2009-06-221-29/+5
* Add helper API to read info.plist file of an adium theme. Will be useful for ...Xavier Claessens2009-06-222-12/+42
* Move all data about an adium theme into EmpathyAdiumData struct and share it ...Xavier Claessens2009-06-223-212/+318
* Fix typos in plist parserXavier Claessens2009-06-221-3/+4
* Fix warning if theme don't have footer_htmlXavier Claessens2009-06-221-1/+3
* Use tp_g_value_slice_new and tp_asv API for plist parser.Xavier Claessens2009-06-223-118/+47
* Add a plist parser and set font family, size and default variant. Fixes bug #...Patryk Zawadzki2009-06-224-2/+478
* Partial fix for bug #586379Patryk Zawadzki2009-06-191-1/+9
* Stop status_html from leakingPatryk Zawadzki2009-06-191-0/+1
* Fix bug #585475Patryk Zawadzki2009-06-191-2/+42
* Support fallback avatars provided by adium themesPatryk Zawadzki2009-06-191-5/+30
* Limit joining consecutive messages to 5 minutesPatryk Zawadzki2009-06-191-1/+11
* Hide muc contacts listGabriel Millaire2009-06-181-26/+39
* Applied Xavier's commentsGabriel Millaire2009-06-182-32/+38
* Read config and show/hide contact listGabriel Millaire2009-06-181-5/+30
* Added a preference in the conf and schema (show contact list in rooms)Gabriel Millaire2009-06-181-0/+1
* Don't add invalid presence type as favorite (#585053)Guillaume Desmottes2009-06-181-0/+4
* empathy-presence-chooser: use tp_strdiff instead of strcmpGuillaume Desmottes2009-06-181-1/+1
* Fix 585887: "Publish my location" causes a crashPierre-Luc Beaudoin2009-06-181-4/+11
* Remove markup from GTKBuilder translatable stringsClaude Paroz2009-06-1712-34/+68
* Introduce empathy_contact_equal, adapt themesPatryk Zawadzki2009-06-162-3/+3
* Use libchamplain 0.3.3 new Gtk embed APIPierre-Luc Beaudoin2009-06-151-6/+6
* Merge commit 'jtellier/call-window-video-preview'Guillaume Desmottes2009-06-151-0/+3
|\
| * Added an early return in empathy_call_window_setup_video_preview.Jonathan Tellier2009-06-121-0/+3
* | [Goal] Clean up GLib and GTK+ includes in empathy (Fixes #585669)Luis Menina2009-06-1418-18/+18
* | empathy-location-manager: remove a trailing spaceGuillaume Desmottes2009-06-121-1/+1
* | Fixed code styleJonathan Tellier2009-06-122-3/+3
|/
* Update copyright to 2008-2009Xavier Claessens2009-06-122-2/+2
* Move g_object_unref to dispose instead of finalizeXavier Claessens2009-06-121-2/+16
* Include empathy-theme-adium.c/h in tarballs even if webkit is not installedXavier Claessens2009-06-121-5/+11
* Correctly parse %time% if a format is providedXavier Claessens2009-06-121-5/+7
* New webkit needs an URI as basedir for webkit_web_view_load_html_string.Xavier Claessens2009-06-121-2/+8
* Do not use empathy_contact_equal(), we can now compare pointers directly.Xavier Claessens2009-06-121-2/+1
* Support /me command and fix crash if smiley are not enabledXavier Claessens2009-06-121-19/+34
* Fix build error due to wrong rebaseXavier Claessens2009-06-121-1/+0
* Port to new APIXavier Claessens2009-06-121-1/+1
* WebKit is expecting an absolute path to a file name as the last parameter of ...Xavier Claessens2009-06-121-1/+1
* Delete useless fileXavier Claessens2009-06-121-408/+0
* - Implement remaining functions on EmpathyThemeAdium.Xavier Claessens2009-06-123-146/+233
* Add whitespace to respect coding styleXavier Claessens2009-06-121-1/+1
* Don't escape message before detecting smileys otherwise some won't be detected.Xavier Claessens2009-06-121-6/+5
* Cleanup little thingsXavier Claessens2009-06-121-9/+13
* Use a default Template.html if not provided by the theme.Xavier Claessens2009-06-121-15/+43
* Correctly escape message body so html tags are not interpreted by webkit.Xavier Claessens2009-06-121-29/+32
* Add a path property on EmpathyThemeAdium and ge the adium-path gconf key in E...Xavier Claessens2009-06-123-16/+117
* Quick check if the theme path is OK.Xavier Claessens2009-06-121-6/+23
* Add UI in the preference dialog to select the path to adium themeXavier Claessens2009-06-123-0/+8
* Add a tooltip on smileys with the text it hidesXavier Claessens2009-06-121-2/+2
* Open URI when they are clicked in webkitXavier Claessens2009-06-121-1/+23
* Reorganise a bit the body parsing and add support for URLXavier Claessens2009-06-122-45/+90
* Fix a typo in a commentXavier Claessens2009-06-121-1/+1
* Add support for smileys with adium themesXavier Claessens2009-06-121-13/+63
* rename ready to page_loaded, it explains better what it does.Xavier Claessens2009-06-121-3/+3
* Add path in EmpathySmileyXavier Claessens2009-06-125-74/+84
* Update for more recent webkitXavier Claessens2009-06-122-5/+2
* Fallback if ContentNext or Outgoing are missing.Xavier Claessens2009-06-121-4/+7
* Oops, remove stupid debug g_printXavier Claessens2009-06-121-3/+0
* Don't load SVG icons because webkit can't load themXavier Claessens2009-06-121-1/+4
* Add the filename in EmpathyAvatar and fallback to stock_personXavier Claessens2009-06-122-21/+71
* Support for custom time formatXavier Claessens2009-06-121-11/+35
* Add initial adium theme support: Load the template and append messages.Xavier Claessens2009-06-121-16/+272
* EmpathyThemeAdium inherit from WebkitWebView and not GtkTextView.Xavier Claessens2009-06-121-4/+4
* Compile EmpathyThemeAdium only if webkit is installedXavier Claessens2009-06-122-3/+13
* Add skelet of Adium theme using webkit.Xavier Claessens2009-06-124-0/+221
* Geoclue doesn't like NONE as an accuracy levelPierre-Luc Beaudoin2009-06-101-2/+8
* Merge commit 'gmillaires/fix-564259'Guillaume Desmottes2009-06-091-1/+1
|\
| * Activated tooltips feature for MUC contact listGabriel Millaire2009-06-091-1/+1
* | Distribute conditionally built filesPierre-Luc Beaudoin2009-06-091-8/+12
|/
* Merge branch 'profile-chooser'Jonny Lamb2009-06-072-181/+295
|\
| * Fix small typo in docs.Jonny Lamb2009-06-071-1/+1
| * Chain up to the constructed call of the parent class.Jonny Lamb2009-06-071-0/+3
| * Only include gtk/gtk.h and not gtkcombobox.h.Jonny Lamb2009-06-071-1/+1
| * Implement constructed instead of constructor.Jonny Lamb2009-06-071-10/+3
| * Small coding style change.Jonny Lamb2009-06-071-1/+2
| * Make EmpathyProfileChooser a subclass of GtkComboBox.Jonny Lamb2009-06-052-79/+194
| * Convert style to Telepathy coding style.Jonny Lamb2009-06-052-153/+155
* | Fix silly mistake where I passed the struct pointer and not the first memberDavyd Madeley2009-06-061-2/+2
|/
* Add simple flymake support.Jonny Lamb2009-06-051-0/+1
* Fix Bug 584830: Invalid read in new_connection_cbPierre-Luc Beaudoin2009-06-041-1/+1
* Invert the presence order.Xavier Claessens2009-06-031-1/+1
* Fix Bug 584518: Critical error in publish_to_all_connectionsPierre-Luc Beaudoin2009-06-021-6/+6
* Level is used before initPierre-Luc Beaudoin2009-06-021-1/+2
* Remove the preferencesCosimo Cecchi2009-06-011-1/+0
* Remove use_hash when using the file chooserCosimo Cecchi2009-06-011-12/+2
* Add a comment.Cosimo Cecchi2009-06-011-0/+3
* Fix a stupid mistakeCosimo Cecchi2009-06-011-4/+2
* Add use_hash params for incoming transfersCosimo Cecchi2009-06-011-1/+7
* Add a new preference in the UICosimo Cecchi2009-06-012-1/+9
* Close the handler when rejecting a transferCosimo Cecchi2009-06-011-0/+2
* Set the overwrite confermation when receivingCosimo Cecchi2009-06-011-0/+3
* Rethink a bit the logic for an incoming transfer.Cosimo Cecchi2009-06-012-2/+47
* Use the new API to send a file with the file chooser.Cosimo Cecchi2009-06-011-89/+14
* W.I.P. for heavy lifting on EmpathyTpFile.Cosimo Cecchi2009-06-011-3/+21
* Only remove the address fields and position fields instead of allPierre-Luc Beaudoin2009-06-011-4/+28
* Remove unused varPierre-Luc Beaudoin2009-06-011-1/+0
* Get rid of McAccount everywherePierre-Luc Beaudoin2009-06-011-25/+24
* Get rid of Mission Control as EmpathyAccountManager does all that tooPierre-Luc Beaudoin2009-06-011-12/+10
* Fix inconsistency in preferences and codePierre-Luc Beaudoin2009-06-011-2/+0
* Don't set priv on a separate linePierre-Luc Beaudoin2009-06-011-26/+11
* Use tp_g_value_slice_new_doublePierre-Luc Beaudoin2009-06-011-14/+7
* Reorder functions to get rid of the function declarationsPierre-Luc Beaudoin2009-06-011-241/+214
* Reimplement the singleton in the constructorPierre-Luc Beaudoin2009-06-012-10/+29
* Fix errors found by make checkPierre-Luc Beaudoin2009-06-012-6/+6
* Use timeout instead of idle (and fix the fact that it wasn't actually working)Pierre-Luc Beaudoin2009-06-011-13/+9
* Use DEBUG instead of printerrPierre-Luc Beaudoin2009-06-011-3/+3
* Don't use foreach to iter over a HashTablePierre-Luc Beaudoin2009-06-011-24/+17
* Fix bracket stylePierre-Luc Beaudoin2009-06-011-4/+10
* Properly unref objects used by EmpathyLocationManagerPierre-Luc Beaudoin2009-06-011-6/+32
* Apply style fixes to EmpathyLocationManagerPierre-Luc Beaudoin2009-06-012-20/+19
* Don't build the file instead of #if the whole filePierre-Luc Beaudoin2009-06-012-5/+8
* Factory is sometimes ref leakedPierre-Luc Beaudoin2009-06-011-2/+1
* Queue location publish requestsPierre-Luc Beaudoin2009-06-011-7/+23
* Rename empathy_location_manager_get_default to dup_defaultPierre-Luc Beaudoin2009-06-012-4/+8
* More explicit debug message on what is publishedPierre-Luc Beaudoin2009-06-011-2/+2
* Any location accuracy will doPierre-Luc Beaudoin2009-06-011-2/+2
* Don't use geoclue's timestampPierre-Luc Beaudoin2009-06-011-5/+10
* Don't call geoclue functions if the init failedPierre-Luc Beaudoin2009-06-011-3/+9
* Fix a warning if McAccount has no TpConnectionPierre-Luc Beaudoin2009-06-011-0/+3
* Fix left over issues from rebasingPierre-Luc Beaudoin2009-06-011-3/+8
* Fix compilation if geoclue is not enabledPierre-Luc Beaudoin2009-06-011-6/+2
* Merge fixes due to API changesPierre-Luc Beaudoin2009-06-011-13/+23
* Various style fixesPierre-Luc Beaudoin2009-06-011-11/+20
* Send a int64 timestamp to match the specPierre-Luc Beaudoin2009-06-011-10/+6
* Clear remote location upon disablingPierre-Luc Beaudoin2009-06-011-17/+31
* Fix key freeingPierre-Luc Beaudoin2009-06-011-6/+6
* Implement reduced accuracyPierre-Luc Beaudoin2009-06-011-1/+49
* Send timestampPierre-Luc Beaudoin2009-06-011-0/+22
* When updating the resources, check for changed locationPierre-Luc Beaudoin2009-06-011-1/+14
* More ressource fixPierre-Luc Beaudoin2009-06-011-20/+22
* Initial position/address and ressource fixPierre-Luc Beaudoin2009-06-011-10/+48
* Should not be elseifPierre-Luc Beaudoin2009-06-011-3/+3
* Publish location when enabling itPierre-Luc Beaudoin2009-06-011-2/+6
* Support all position fieldsPierre-Luc Beaudoin2009-06-011-9/+42
* Support address fieldsPierre-Luc Beaudoin2009-06-011-4/+28
* Publish location after connection and when location changesPierre-Luc Beaudoin2009-06-011-12/+82
* Add EmpathyLocationManagerPierre-Luc Beaudoin2009-06-013-0/+398
* Add a Location tab in preferencesPierre-Luc Beaudoin2009-06-011-0/+5
* Configure bits for geocluePierre-Luc Beaudoin2009-06-011-0/+2
* Cope with status being NULLSjoerd Simons2009-05-311-2/+2
* Remove usage of McPresence as much as possibleSjoerd Simons2009-05-315-103/+73
* fixed bug #548716Dimitris Zenios2009-05-304-0/+37
* Fix ‘lat’, ‘lon’ may be used uninitialized in this functionPierre-Luc Beaudoin2009-05-291-1/+1
* EmpathyStatusPresetDialog: fix status_preset_add_combo_reset()Davyd Madeley2009-05-281-1/+8
* Highlight the most recently added entry in the status presets dialogDavyd Madeley2009-05-281-1/+35
* Fix English label for Location's datePierre-Luc Beaudoin2009-05-281-1/+1
* Display relative time to userPierre-Luc Beaudoin2009-05-281-4/+9
* Simplifly the logic on when to display the locationPierre-Luc Beaudoin2009-05-282-56/+60
* Geoclue is not used in libempathy-gtkPierre-Luc Beaudoin2009-05-281-2/+0
* Use empathy_time_to_string_localPierre-Luc Beaudoin2009-05-281-14/+8
* Don't list timestamp in the location fields as it is already included in the ...Pierre-Luc Beaudoin2009-05-281-0/+3
* Use tp_strdiff instead of strcmpPierre-Luc Beaudoin2009-05-281-24/+24
* Have better user labels for location valuesPierre-Luc Beaudoin2009-05-281-4/+65
* Display user textual location even if it doesn't include a lat,lonPierre-Luc Beaudoin2009-05-281-12/+12
* Undo changes to EmpathyContactDialogsPierre-Luc Beaudoin2009-05-281-1/+1
* Fix coding style issues found by make checkPierre-Luc Beaudoin2009-05-281-1/+1
* Make map visible!Pierre-Luc Beaudoin2009-05-281-0/+1
* Make buildable and visible if libchamplain not availablePierre-Luc Beaudoin2009-05-282-2/+2
* Update to use libchamplain 0.3's APIPierre-Luc Beaudoin2009-05-281-3/+4
* List geolocation information in TooltipPierre-Luc Beaudoin2009-05-282-14/+91
* Expect the timestamp to be a int64Pierre-Luc Beaudoin2009-05-281-17/+18
* Don't init vars with a functionPierre-Luc Beaudoin2009-05-281-1/+2
* Add marker on mapPierre-Luc Beaudoin2009-05-281-0/+10
* Display timestamp and locationPierre-Luc Beaudoin2009-05-281-29/+76
* Add a map in the Contact Information dialogPierre-Luc Beaudoin2009-05-285-4/+104
* When no video is received or sent we show contacts' avatars instead of showingJonathan Tellier2009-05-262-2/+5
* Force update of GtkEntry primary icon for ENTRY_TYPE_BUILTINDavyd Madeley2009-05-221-0/+3
* Remove hard-coded strings from (un)subscriptionsWill Thompson2009-05-212-4/+2
* add 'Video Call' entry to the Contact menuGuillaume Desmottes2009-05-182-2/+39
* empathy_contact_audio_call_menu_item_activated: use empathy_call_factory_new_...Guillaume Desmottes2009-05-181-1/+1
* empathy_contact_audio_call_menu_item_new: change label to 'Audio Call'Guillaume Desmottes2009-05-181-1/+1
* rename empathy_contact_call_menu_item_new to empathy_contact_audio_call_menu_...Guillaume Desmottes2009-05-182-6/+6
* Show an audio and a video call buttonSjoerd Simons2009-05-184-16/+96
* enable coding style checks in libempathy-gtkGuillaume Desmottes2009-05-181-2/+11
* empathy-account-chooser: fix coding style and update FSF addressGuillaume Desmottes2009-05-182-14/+14
* empathy-account-widget-irc: fix coding styleGuillaume Desmottes2009-05-181-1/+1
* empathy-account-widget-sip: fix coding styleGuillaume Desmottes2009-05-181-2/+2
* empathy-account-widget: fix coding style and update FSF addressGuillaume Desmottes2009-05-182-12/+12
* empathy-audio-sink: fix coding styleGuillaume Desmottes2009-05-181-1/+1
* empathy-audio-src: fix coding styleGuillaume Desmottes2009-05-181-1/+1
* empathy-avatar-chooser: fix coding style and update FSF addressGuillaume Desmottes2009-05-182-6/+6
* empathy-avatar-image: update FSF addressGuillaume Desmottes2009-05-182-4/+4
* empathy-cell-renderer-activatable: fix coding styleGuillaume Desmottes2009-05-181-1/+1
* empathy-cell-renderer-expander: fix coding style and update FSF addressGuillaume Desmottes2009-05-182-8/+8
* empathy-cell-renderer-text: update FSF addressGuillaume Desmottes2009-05-182-6/+6
* empathy-chat-text-view: fix coding style and update FSF addressGuillaume Desmottes2009-05-182-12/+12
* empathy-chat-view: fix coding style and update FSF addressGuillaume Desmottes2009-05-182-15/+15
* empathy-chat: fix coding style and update FSF addressGuillaume Desmottes2009-05-182-15/+15
* empathy-conf: fix coding style and update FSF addressGuillaume Desmottes2009-05-182-5/+5
* empathy-contact-list-store: fix coding style and update FSF addressGuillaume Desmottes2009-05-182-8/+8
* empathy-contact-list-view: fix coding style and update FSF addressGuillaume Desmottes2009-05-182-12/+12
* empathy-contact-menu: fix coding styleGuillaume Desmottes2009-05-182-3/+3
* empathy-contact-selector: fix coding styleGuillaume Desmottes2009-05-181-2/+2
* empathy-contact-widget: fix coding styleGuillaume Desmottes2009-05-181-5/+5
* empathy-geometry: update FSF addressGuillaume Desmottes2009-05-182-4/+4
* empathy-images: fix coding styleGuillaume Desmottes2009-05-181-1/+1
* empathy-irc-network-dialog: fix coding styleGuillaume Desmottes2009-05-181-2/+2
* empathy-log-window: fix coding style and update FSF addressGuillaume Desmottes2009-05-182-8/+8
* empathy-new-message-dialog: fix coding styleGuillaume Desmottes2009-05-181-5/+5
* empathy-presence-chooser: fix coding style and update FSF addressGuillaume Desmottes2009-05-182-6/+6
* empathy-profile-chooser: fix coding styleGuillaume Desmottes2009-05-181-2/+2
* empathy-smiley-manager: fix coding styleGuillaume Desmottes2009-05-182-6/+6
* empathy-spell: update FSF addressGuillaume Desmottes2009-05-182-4/+4
* empathy-status-preset-dialog: fix coding style and update FSF addressGuillaume Desmottes2009-05-182-6/+6
* empathy-theme-boxes: fix coding style and update FSF addressGuillaume Desmottes2009-05-182-6/+6
* empathy-theme-irc: fix coding style and update FSF addressGuillaume Desmottes2009-05-182-5/+5
* empathy-theme-manager: fix coding style and update FSF addressGuillaume Desmottes2009-05-182-6/+6
* empathy-ui-utils: fix coding style and update FSF addressGuillaume Desmottes2009-05-182-18/+18
* empathy-video-src: fix coding styleGuillaume Desmottes2009-05-182-4/+4
* empathy-video-widget: fix coding styleGuillaume Desmottes2009-05-181-1/+1
* always show images in smiley menu items (GNOME #582751)Frédéric Péters2009-05-151-0/+1
* Add shave support to build process.Jonny Lamb2009-04-241-6/+8
* Merge branch 'spelling-578399'Davyd Madeley2009-04-245-453/+45
|\
| * Remove spell dialog from POTFILES.in; remove GtkBuilder fileDavyd Madeley2009-04-241-131/+0
| * Fix trailing whitespaceDavyd Madeley2009-04-241-5/+5
| * Fixes based on feedbackAdam Schreiber2009-04-241-17/+22
| * Display spelling suggestions in a submenu instead of in a separateAdam Schreiber2009-04-224-319/+37
* | empathy-contact-widget: call contact_widget_change_contact after widget's set...Guillaume Desmottes2009-04-231-2/+5
* | Merge branch 'presets-dialog'Davyd Madeley2009-04-236-370/+742
|\ \
| * | Rest of gtk-docDavyd Madeley2009-04-231-0/+9
| * | Preserve the status message across combo box changesDavyd Madeley2009-04-231-3/+20
| * | Add a comment for cassidy ;-)Davyd Madeley2009-04-231-0/+1
| * | Sort presets alphabetically in the listDavyd Madeley2009-04-232-2/+4
| * | gtk-doc entryDavyd Madeley2009-04-231-0/+9
| * | Make it possible to edit a status message by double-clicking on itDavyd Madeley2009-04-231-0/+52
| * | Fix function namingDavyd Madeley2009-04-231-4/+4
| * | Don't reset the state to Available when you click [Add]Davyd Madeley2009-04-221-6/+14
| * | Fix up Add Preset combo focusingDavyd Madeley2009-04-221-17/+84