aboutsummaryrefslogtreecommitdiffstats
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* preferences: remove location sources preferencesGuillaume Desmottes2013-09-032-18/+0
| | | | | | Not used anymore with Geoclue 2. https://bugzilla.gnome.org/show_bug.cgi?id=706627
* empaty.desktop: enable StartupNotifyMarco Trevisan (Treviño)2013-04-051-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=697197
* boxes theme: fix whitespaceDebarshi Ray2013-01-211-2/+2
|
* adium themes: support prependDebarshi Ray2013-01-215-0/+5
| | | | | | | | | This is done by providing a #prepend similar to the #insert mandated by the Adium spec. NB: #prepend is an extension of the Adium spec. Fixes: https://bugzilla.gnome.org/639877
* implement %messageDirection% in default themesGuillaume Desmottes2013-01-045-7/+9
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=688174
* empathy.desktop: set X-GNOME-UsesNotificationsGuillaume Desmottes2013-01-031-0/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=691043
* themes: improve readability of classic themeFrédéric Péters2012-12-031-0/+5
|
* set notifications-focus to true by defaultGuillaume Desmottes2012-11-291-1/+1
| | | | | | By default most users wants to know if they are highlighted in a chat room. https://bugzilla.gnome.org/show_bug.cgi?id=689122
* Add keywords to the desktop fileMatthias Clasen2012-11-051-0/+1
| | | | | This makes gnome-shell search more pleasant and useful. https://bugzilla.gnome.org/show_bug.cgi?id=686969
* Fix planet gnome theme when using a non-default fontSjoerd Simons2012-10-082-15/+23
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=685663
* Don't set the DefaultFont{Size,Family} in the themesSjoerd Simons2012-10-083-18/+0
| | | | | | | | For Adium themes Empathy prefers using the default font settings in a theme above the system font settings. So lets not set default fonts for the builtin themes, so these will follow the system instead. https://bugzilla.gnome.org/show_bug.cgi?id=685663
* remove empathy-av old service and client filesGuillaume Desmottes2012-10-043-25/+0
| | | | They are not used since a while.
* set custom selection color in default themesGuillaume Desmottes2012-09-173-0/+12
| | | | | | Ensure that we actually see the text being selected. https://bugzilla.gnome.org/show_bug.cgi?id=684194
* EmpathyRosterWindow: refactor error infobar codeXavier Claessens2012-09-071-0/+8
|
* Change default to not show offline contactsXavier Claessens2012-08-211-1/+1
| | | | | According to Aday it does not scale with new roster view, and we now display a msg when no contacts are displayed.
* remove empathy-accounts.desktopGuillaume Desmottes2012-08-073-17/+0
| | | | | | | | Now that we have desktop wide UI to configure accounts (GNOME/Ubuntu Online Accounts) it doesn't make much sense to expose empathy-accounts as a separated application. https://bugzilla.gnome.org/show_bug.cgi?id=662986
* Fix distcheck when doing parallel buildXavier Claessens2012-07-231-2/+6
| | | | | This makes sure the icones are done (un)installing before regenerating the icon cache.
* boxes theme: style actions like beforeFrédéric Péters2012-07-043-2/+27
|
* classic theme: style action lines like beforeFrédéric Péters2012-07-041-0/+22
|
* classic theme: more colour updatesFrédéric Péters2012-07-041-1/+5
|
* classic theme: update with colours from the old themeFrédéric Péters2012-07-031-2/+3
| | | | part of https://bugzilla.gnome.org/show_bug.cgi?id=679321
* change default value of 'theme' key to 'Classic'Guillaume Desmottes2012-07-021-1/+1
| | | | That's the name of the Adium version.
* Store the theme name in the 'theme' gsettings keyGuillaume Desmottes2012-07-021-1/+1
| | | | | The 'adium-path' key is now deprecated as we lookup the theme path from its name.
* Bring back 'theme' keyDanielle Madeley2012-07-021-0/+5
| | | | We need it for migrating the settings to Adium-only
* Rename 'Classic WK' to 'Classic'Danielle Madeley2012-07-021-1/+1
|
* Remove legacy themes codeDanielle Madeley2012-07-021-5/+0
|
* Add Planet GNOME chat themeDanielle Madeley2012-07-0210-0/+190
|
* Add 'Classic' themeDanielle Madeley2012-07-025-1/+91
| | | | Currently called 'Classic WK' until the old theme is removed.
* Install Boxes themeDanielle Madeley2012-07-022-1/+36
| | | | Uninstall needs work. Why is Automake so bad with directories?
* Add Boxes as an Adium theme with variants Clean, Simple and BlueDanielle Madeley2012-07-028-0/+136
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=645921
* Don't show groups by defaultGuillaume Desmottes2012-06-151-1/+1
| | | | | | | The new design is less groups oriented. Users can easly get them back using the preferences dialog. https://bugzilla.gnome.org/show_bug.cgi?id=677949
* remove deprecated gsettings keysGuillaume Desmottes2012-06-152-33/+0
| | | | | | Those are not supported by the new roster UI and so can be removed. https://bugzilla.gnome.org/show_bug.cgi?id=677949
* roster-window: remove unused gsettings_contactsGuillaume Desmottes2012-06-151-1/+0
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=677949
* add css_DATA to EXTRA_DIST and DISTCLEANFILESEMPATHY_3_5_2Guillaume Desmottes2012-06-051-0/+2
|
* Don't erase schema in DISTCLEANDanielle Madeley2012-06-011-1/+0
| | | | Oops
* Define a style class for the tab close buttonGuillaume Desmottes2012-05-251-1/+1
| | | | Seems that's the proper way to do it.
* gedit-close-button: move CSS bits to empathy.cssGuillaume Desmottes2012-05-241-0/+8
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=669473
* Add empathy.css and helper code to use itGuillaume Desmottes2012-05-242-0/+5
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=669473
* Add preference to show account balancesDanielle Madeley2012-05-151-1/+1
| | | | Set this 'true' by default.
* Mark the options for the sort-criterion enumDanielle Madeley2012-05-151-0/+4
|
* remove empathy-avGuillaume Desmottes2012-05-021-13/+0
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=675296
* Stop generating gschema from .in fileGuillaume Desmottes2012-04-234-309/+305
| | | | | | | intltool now supports translating gschema files properly so we don't need to do this crack any more. https://bugzilla.gnome.org/show_bug.cgi?id=672619
* add translator comment for the sanity-cleaning-number keyGuillaume Desmottes2012-03-221-0/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=672608
* "Build" a local copy of the icons to be used from sourcesEmanuele Aina2012-03-083-0/+42
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=616159
* Add magic to automatically run tasks when empathy-auth-client is startedGuillaume Desmottes2012-03-061-0/+5
| | | | | | | empathy-auth-client is the best place to do such tasks as it will be run even if using only the Shell without Empathy's UI. https://bugzilla.gnome.org/show_bug.cgi?id=671452
* Run from the source directory without installingEmanuele Aina2012-03-062-0/+9
| | | | | | | Use the tools/empathy-env wrapper to set an appropriate environment and launch the compiled programs without installing them. https://bugzilla.gnome.org/show_bug.cgi?id=671447
* 'ice-udp' capability is now 'ice' in Call1Guillaume Desmottes2012-03-061-1/+1
|
* advertise Call1 audio/video capabilitiesGuillaume Desmottes2012-03-061-0/+2
|
* Allow to build with empathy-avGuillaume Desmottes2012-03-021-2/+10
|
* Revert "Drop empathy-av"Guillaume Desmottes2012-03-013-0/+29
| | | | | | | | This reverts commit ba0a893b1d31cdb234bae72845e840a895b9d62a. Conflicts: src/Makefile.am
* Drop empathy-avGuillaume Desmottes2012-02-213-29/+0
| | | | | | So long and thanks for all the calling... https://bugzilla.gnome.org/show_bug.cgi?id=629902
* always build empathy-callGuillaume Desmottes2012-02-211-10/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=629902
* Merge remote-tracking branch 'origin/call1' into master+callGuillaume Desmottes2012-02-211-8/+8
|\ | | | | | | | | | | Conflicts: configure.ac telepathy-yell
| * Remove tp-yell and use TpCallChannelXavier Claessens2012-01-101-8/+8
| |
* | Toggle telling others you are typing to themPatrick F. Allen2012-02-131-0/+5
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=668985
* | Add a gsetting key to show/hide groupsGuillaume Desmottes2012-02-091-0/+5
| | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=627658
* | org.gnome.Empathy.gschema.xml.in: fix sort-criterium's descriptionGuillaume Desmottes2012-01-251-1/+1
|/ | | | https://bugzilla.gnome.org/show_bug.cgi?id=668663
* Remove call input volume configurationSjoerd Simons2011-11-191-6/+0
| | | | | | | | | | | | As we rely on pulseaudio there is no point in saving our own volume configuration, pulseaudio does that for us. If we do save it, then we have no idea which volume to pick after connecting to pulse (the one we save, the one pulse saved, a random value?). On top of that our configuration implementation is plain ugly, the level meter didn't work etc. This is all much better configured using the gnome-control-center sound panel, which is pretty nice for inputs and saves its volume on pulse for us to re-use :)
* Remove dead files codec-preferences and element-preferencesDanielle Madeley2011-11-083-115/+0
| | | | These are now handled for us by Farsight. Hooray for Farsight.
* Fix for misaligned 16x16 app iconMichael Monreal2011-11-012-5401/+46
| | | | | | | | The 16x16 app icon that ships with empathy 3.x is missing the upper border because it is shifted one pixel up. I have rearranged the vector image to the baseplate and created a fixed 16x16. https://bugzilla.gnome.org/show_bug.cgi?id=662995
* Improve iain sleeping patternDamien Lespiau2011-10-148-1720/+29395
| | | | | | | | | | | | | | | | | | | The Hypno Koala was making iain wake up in sweat and with his heart pounding at unreasonable hours. Nobody wants that. The Hypno Koala has served his duty and it's now time for retirement. Its replacement was designed and drawn by: Cyrene Domogalla <cyrene.domogalla@intel.com> I've included the source SVG in the commit. To generate icons from this one, one needs to use the render-icon-theme.py script to generate the 16x16, 24x24, 32x32 and 48x48 versions, the 22x22 one was generated by the generate-png.sh script in data/icons. https://bugzilla.gnome.org/show_bug.cgi?id=619186
* remove butterfly-logs-migrated gsettings keyGuillaume Desmottes2011-09-262-6/+0
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=612555
* remember last accountJuan R. Garcia Blanco2011-09-261-0/+5
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=574879
* empathy-accounts.desktop.in.in: remove X-GNOME-Settings-PanelGuillaume Desmottes2011-09-061-2/+1
| | | | | | We can't integrate with GNOME control center any more. https://bugzilla.gnome.org/show_bug.cgi?id=658254
* Save the video preview position in gsettingsEmilio Pozuelo Monfort2011-08-301-0/+13
| | | | | | And place it in the last used position when starting a new call. https://bugzilla.gnome.org/show_bug.cgi?id=656889
* Don't install Call service files if empathy-call is not builtEmilio Pozuelo Monfort2011-08-181-2/+10
|
* Merge branch 'log-window-webview'Danielle Madeley2011-08-182-1/+300
|\
| * Allow clicking on a row to select the contactDanielle Madeley2011-08-161-1/+25
| | | | | | | | Does not currently highlight the row.
| * Reimplement scrollToRowDanielle Madeley2011-08-161-0/+25
| | | | | | | | | | N.B. This has not been properly tested, because I'm not actually sure how to exhaust this codepath.
| * Remove some commented-out debuggingDanielle Madeley2011-08-121-6/+0
| |
| * Toggle the expander on row double clickDanielle Madeley2011-08-091-8/+11
| |
| * Add icons to the new log viewerDanielle Madeley2011-08-091-4/+22
| |
| * Add dates to new log viewerDanielle Madeley2011-08-091-4/+10
| |
| * Use this utility in the log viewerDanielle Madeley2011-08-091-2/+5
| | | | | | | | | | It should also be used for the Adium theme, but this also supports fonts specified in the Adium theme, which we need to support.
| * Reimplement log_window_maybe_expand_events()Danielle Madeley2011-08-081-0/+19
| |
| * Factor out toggleExpander()Danielle Madeley2011-08-081-18/+25
| |
| * Add expander togglesDanielle Madeley2011-08-011-0/+66
| |
| * Copy fix for bug #625745 from empathy-theme-adiumDanielle Madeley2011-08-011-0/+5
| |
| * Add a webview widget for displaying the logDanielle Madeley2011-07-292-1/+130
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The widget is currently bolted in alongside the existing log display widget for comparison. This includes some debugging cruft like showing the secret notebook tabs. The webview is populated from the store_events treestore, allowing all of the existing node-management and ordering code to be used. Attempting to replace this logic in Javascript was demonstratably too hard. This approach keeps the Javascript code down to the 4 GtkTreeModel signals. TODO: - icons - pretty printed dates - expanders - supporting smileys, links, etc. - using the correct font, etc. - removing the debugging
* | Add Echo cancellation preferenceGuillaume Desmottes2011-08-151-0/+5
| |
* | Add a GSettings key for the default cameraEmilio Pozuelo Monfort2011-08-151-0/+5
| |
* | Add a new gsettings key for the call volumeEmilio Pozuelo Monfort2011-07-281-0/+8
|/
* add client and service file announcing the FileTransfer handler (#653575)Guillaume Desmottes2011-06-294-2/+18
|
* Update .gitignore for the new filesEmilio Pozuelo Monfort2011-06-091-0/+1
|
* Correct the interface names used in Empathy.Call.clientSjoerd Simons2011-06-091-5/+5
|
* client file channel file should be Call.DRAFTSjoerd Simons2011-06-091-3/+3
|
* Add a .client and a .service file for empathy-callEmilio Pozuelo Monfort2011-06-093-2/+31
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=644500
* Adium: Let user select theme variant in preferencesXavier Claessens2011-06-071-0/+5
| | | | Fixes bug #585474
* org.gnome.Empathy.gschema.xml: update summary and description of ↵Guillaume Desmottes2011-05-091-2/+2
| | | | | | show-balance-in-roster We are generally using "contact list" instead of "roster". (#649734)
* Add a menu item to choose whether to show account balances in the rosterDanielle Madeley2011-05-051-0/+5
|
* Update Template.html from newest adiumXavier Claessens2011-05-021-85/+269
|
* Use /org/gnome as starting path for schemasLuca Ferretti2011-03-291-8/+8
|
* Fix the icon metadataDanielle Madeley2011-03-181-3/+3
| | | | | | The new Empathy icon was mistakenly named 'Pidgin' in the metadata. Clearly when Jakub drew it he thought he was drawing it for Pidgin. Renaming it to Empathy so people don't get confused.
* New Empathy icon (#614640)Jakub Steiner2011-03-169-262/+6437
| | | | Thank you Telepathy icon, you served us well.
* Empathy.Auth.client: set DelayApprovers (#644475)Guillaume Desmottes2011-03-111-0/+3
|
* Ship a 256x256 version of the Empathy iconGuillaume Desmottes2011-02-222-0/+1
|
* accounts: fill in the right categories to show up in control-centerCosimo Cecchi2011-02-101-1/+1
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=641868
* Remove EMPATHY_PREFS_ACCOUNTS_SCHEMA leftoversYanko Kaneti2011-01-281-1/+0
|
* Empathy.Auth.client: fix handling and observing SASL channelsJonny Lamb2011-01-181-2/+2
| | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
* Also turn off Access Unit Delimiters (aud)David Laban2010-12-291-0/+1
| | | | AUDs are *completely* pointless in RTP and just waste packets/confuse people.
* Turn off sliced-threads, some implementations have problems with decoding itSjoerd Simons2010-12-201-0/+1
|
* auth-factory: become an Observer and claim auth channels where necessaryJonny Lamb2010-12-101-1/+5
| | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
* auth-factory: also handle auth channelsJonny Lamb2010-12-011-0/+4
| | | | Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
* set do-lost property on the gstrtpjitterbuffer elementGuillaume Desmottes2010-11-181-0/+3
|
* Fix the subtitution for the libexecdir path in the Chat service file.Travis Reitter2010-10-281-1/+1
|
* empathy-chat is installed in libexecdirGuillaume Desmottes2010-10-271-1/+1
|
* rename the chat handler to Empathy.ChatGuillaume Desmottes2010-10-255-7/+7
|
* Set the ptime multiple for PCM codecs to 20ms, needed for interop with some ↵Sjoerd Simons2010-10-021-0/+6
| | | | SIP phones
* remove 'import-asked' gsettings keyGuillaume Desmottes2010-10-012-6/+0
|
* Update Auth.client for stable ServerTLSConnection namespaceSimon McVittie2010-09-141-1/+1
|
* Bug 628064 — Miscellaneous string fixesPhilip Withnall2010-08-272-4/+4
|
* added some files to gitignoreFelix Kaser2010-08-251-0/+1
| | | | they were introduced by the interactive tls certificate verification patches.
* Rename empathy-auth-helper->empathy-auth-clientCosimo Cecchi2010-08-191-1/+1
|
* Add the service files for the new client.Cosimo Cecchi2010-08-133-2/+16
|
* Committed version of x264enc needs profile=1 for baselineSjoerd Simons2010-07-271-1/+1
|
* Update cc-empathy-accounts-panel for latest gnome-control-centerDanielle Madeley2010-07-211-0/+1
|
* Tune settings for the updated x264enc elementSjoerd Simons2010-07-151-0/+4
|
* Improve desktop's Comment (#617405)Guillaume Desmottes2010-07-091-1/+1
| | | | Thanks to Danny Piccirillo for his suggestion.
* Add option to disable displaying events in the notif area (#585914)Guillaume Desmottes2010-07-071-0/+6
|
* Revert "no need to specify each time of handle"Sjoerd Simons2010-07-061-0/+9
| | | | This reverts commit d88eaef098d3afc329266f25ce194c6dfebbc979.
* Empathy.AudioVideo.client: properly define filtersGuillaume Desmottes2010-07-051-2/+2
|
* no need to specify each time of handleGuillaume Desmottes2010-07-051-9/+0
|
* Update Empathy.clientGuillaume Desmottes2010-07-051-1/+9
|
* install empathy-av to libexecGuillaume Desmottes2010-06-292-2/+2
|
* Claim that we support H264Guillaume Desmottes2010-06-291-0/+1
| | | | May not be actually true but needed to be callable using Google Video.
* add service and client filesGuillaume Desmottes2010-06-294-2/+34
|
* Fix up distribution of GSettings schemasDanielle Madeley2010-06-291-7/+9
|
* remove imported-mc4-accounts gsettings keyGuillaume Desmottes2010-06-242-11/+0
|
* Mark schema summaries and descriptions for translationDanielle Madeley2010-06-184-253/+260
|
* Add a keyfile for gsettings-data-convertDanielle Madeley2010-06-182-0/+79
|
* Convert to new-style schemaDanielle Madeley2010-06-184-668/+260
|
* Make FullName clearer (#611466)Paul Sladen2010-06-031-1/+1
|
* Add defaults for VP8 encodingSjoerd Simons2010-05-202-0/+10
|
* add 22x22 version of the im-message iconGuillaume Desmottes2010-05-182-0/+1
| | | | | Copied from http://git.gnome.org/browse/empathy/tree/data/scalable/message.xcf?id=c7010d43264dafca66ff65540c5d6666f1c66e2a
* Set a target bitrate for theoraSjoerd Simons2010-05-041-0/+3
|
* user-extended-away has been renamed to user-idle.svgGuillaume Desmottes2010-04-191-1/+1
|
* rename im-xmpp icon to im-jabberGuillaume Desmottes2010-04-087-6/+6
| | | | Empathy uses 'im-jabber'.
* Fix .desktop fileJavier Jardón2010-04-061-1/+0
| | | | Fixes https://bugzilla.gnome.org/show_bug.cgi?id=614944
* add gconf key to disable auto-away (#613603)Christian Kampka2010-03-301-0/+14
|
* Rename empathy status icons to fit standard icon nameGuillaume Desmottes2010-03-3031-30/+30
| | | | | This give us fallback to Empathy icons for free if they are not implemented in the theme.
* Launch Empathy in hidden mode when invoked (#613892)Guillaume Desmottes2010-03-251-1/+1
|
* Migrate butterfly logs to remove the network ID suffix.Jonny Lamb2010-03-131-0/+14
| | | | | | Bug #612519 contains much more information about this change. Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
* Show offline contacts by default (#612448)Guillaume Desmottes2010-03-101-1/+1
|
* Sort contacts by state by default (#612448)Guillaume Desmottes2010-03-101-1/+1
|
* Import aim, icq and yahoo icons from gnome-icon-theme (#330394)Guillaume Desmottes2010-03-0819-0/+667
| | | | They have been removed from gnome-icon-theme.
* remove the salut_created gconf key (#611817)Guillaume Desmottes2010-03-051-15/+0
|
* remove empathy-starred and empathy-unstarred iconsGuillaume Desmottes2010-02-2811-10/+0
| | | | We don't need those any more.
* update data/.gitignoreGuillaume Desmottes2010-02-121-0/+2
|
* Separate the accounts dialog into its own program which works with the Gnome ↵Travis Reitter2010-02-122-1/+19
| | | | | | | | preferences and control center. Where available, this also supports embedding the preferences dialog in the "extensible-shell" control center (currently in development, but likely to be mainlined soon).
* Add icon for the 'mxit' protocol (#609519)K.Vishnoo Charan Reddy2010-02-107-0/+112
| | | | | This icon won't be displayed while telepathy-haze won't have been released with a patch renaming the "loubserp-mxit" protocol to "mxit".
* Replace SILC icon by one rendering better in 16x16 (#609352)K.Vishnoo Charan Reddy2010-02-096-23/+34
|
* Merge branch 'zephyr'Guillaume Desmottes2010-02-097-0/+188
|\
| * Add icon for the Zephyr protocol (#609343)Guillaume Desmottes2010-02-097-0/+188
| |
* | Disable sound notifications for login/logout of contacts (#609319)Frédéric Péters2010-02-091-2/+2
|/
* spspps-interval has been renamed to config-intervalGuillaume Desmottes2010-01-221-1/+1
|
* Re-send sps/pps regulary with H.264Olivier Crête2010-01-201-0/+2
|
* Support silent build rules with automake 1.11Javier Jardón2010-01-181-1/+1
| | | | | | | | | | Support silent build rules, requires at least automake-1.11. Disable by either passing --disable-silent-rules to configure or passing V=1 to make. Fixes https://bugzilla.gnome.org/show_bug.cgi?id=585364 Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
* show_protocols should be disabled by default (#605822)Guillaume Desmottes2010-01-061-1/+1
|
* Miscellaneous string fixesPhilip Withnall2010-01-011-4/+4
| | | | | | | Lots of small spelling and grammar fixes, as well as some terminology cleanups. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* Correct unnecessary use of the phrase "whether or not"Philip Withnall2010-01-011-36/+36
| | | | | | | Also correct use of nouns in place of verbs in a few areas, and make the consistent the terminology of signing in/out. Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* add im-groupwise.svgGuillaume Desmottes2009-12-181-0/+215
| | | | Seems I forgot to add the svg version.
* contact_list: displays an icon showing the protocol by the contact (#603877)chantra2009-12-171-0/+15
|
* add im-silc icon (#604554)Guillaume Desmottes2009-12-157-0/+98
| | | | Thanks to K.Vishnoo Charan Reddy for the icon.
* add im-groupwise icon (#603634)Guillaume Desmottes2009-12-036-0/+6
| | | | Thanks to K.Vishnoo Charan Reddy for the icon.
* add im-sametime icon (#603508)Guillaume Desmottes2009-12-027-0/+133
| | | | Thanks to K.Vishnoo Charan Reddy for the icon.
* add 24x24 and 32x32 versions of the im-meanwhile iconGuillaume Desmottes2009-12-023-0/+2
|
* add im-myspace icon (#603502)Guillaume Desmottes2009-12-027-0/+115
| | | | Thanks to K.Vishnoo Charan Reddy for the icon.
* Disable codecs not meant for general purpose conferencingSjoerd Simons2009-11-071-0/+10
|
* empathy.schemas.in: s/criterium/criterion (#594308)Guillaume Desmottes2009-10-011-2/+2
|
* add facebook iconGuillaume Desmottes2009-09-034-0/+3
|
* Limit the x264enc bitrateOlivier Crête2009-09-021-0/+1
|
* Use valid desktop category.Brian Pepple2009-08-311-1/+1
|
* Fix .desktop file (GNOME bug 592737)Frédéric Péters2009-08-281-1/+3
|
* Remove the generate .service fileXavier Claessens2009-08-261-2/+3
|
* Use datadir instead of the dir suggested in the dbus pkgfileSjoerd Simons2009-08-251-1/+1
|
* Add client and service file for o.fd.Tp.Client.Empathy.Jonny Lamb2009-08-254-1/+23
| | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
* Fix some broken englishSjoerd Simons2009-08-241-2/+2
|
* Make the gconf entry be false by defaultSjoerd Simons2009-08-241-10/+7
|
* Add a new gconf value to know if mc4 accounts have to be importedArnaud Maillet2009-08-241-0/+17
|
* Merge back from masterSjoerd Simons2009-08-2210-259/+205
|\
| * Merge branch 'connman'Jonny Lamb2009-08-201-4/+4
| |\
| | * empathy-conf: rename use_nm to use_connJonny Lamb2009-08-181-4/+4
| | | | | | | | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
| * | Turn reduced accuracy mode by defaultPierre-Luc Beaudoin2009-08-201-1/+1
| |/ | | | | | | | | | | | | There is a 10 seconds delay before any information is sent when enabling location publishing. Still, enabling the privacy mode by default can only make sure that precise location is never sent for people who want privacy.
| * Add streamingprefs_DATA to EXTRA_DIST (GNOME bug 591582)Frédéric Péters2009-08-131-0/+1
| |
| * Use the official MSN icon (#576467)Guillaume Desmottes2009-08-076-254/+126
| |
| * Force skew method of clock slaving for alsa/osssrcOlivier Crête2009-08-071-0/+15
| |
| * Make it possible to set element properties from a config fileOlivier Crête2009-08-072-1/+19
| |
| * Put codec preferences in a configuration fileOlivier Crête2009-08-072-0/+40
| |
* | Merge branch 'master' into mc5Cosimo Cecchi2009-08-012-4/+4
|\|
| * Change the name to Empathy IM Client, which is more recognizableSjoerd Simons2009-07-311-3/+3
| |
| * Set default for enable_webkit_developer_tools gconf keyXavier Claessens2009-07-291-1/+1
| |
* | Merge commit 'upstream/master' into mc5Sjoerd Simons2009-07-281-0/+14
|\| | | | | | | | | | | Conflicts: libempathy-gtk/empathy-account-widget.c src/empathy.c
| * Make WebKit web inspector available, when using Adium themes.Gustavo Noronha Silva2009-07-161-0/+14
| |
* | Remove profiles, they're not used anymoreSjoerd Simons2009-07-1618-224/+0
|/
* Show a notification when a contact goes offline or onlineFrédéric Péters2009-06-231-0/+30
|
* Hide muc contacts listGabriel Millaire2009-06-181-5/+5
| | | | | | | - Removed trailing spaces - Notify change to visibility - Added G_PARAM_STATIC_STRINGS to properties - Broke empathy_chat_set_show_contacts() in two, simplifying call
* Added a preference in the conf and schema (show contact list in rooms)Gabriel Millaire2009-06-181-0/+14
|
* Use a default Template.html if not provided by the theme.Xavier Claessens2009-06-121-0/+159
|
* Quick check if the theme path is OK.Xavier Claessens2009-06-121-2/+6
|
* Add UI in the preference dialog to select the path to adium themeXavier Claessens2009-06-121-0/+14
|
* import im-meanwhile from PidginGuillaume Desmottes2009-06-115-0/+178
|
* add sametime profile (#562981)Guillaume Desmottes2009-06-112-1/+13
|
* Remove GConf schemaCosimo Cecchi2009-06-011-15/+0
|
* Add schema for the new preferenceCosimo Cecchi2009-06-011-1/+16
|
* Add a Location tab in preferencesPierre-Luc Beaudoin2009-06-011-1/+71
|
* More icon sizesDavyd Madeley2009-04-209-0/+8
|
* Icons from FirefoxDavyd Madeley2009-04-203-0/+2
|
* Compile icon cache for private icon repo as well as public oneDavyd Madeley2009-02-271-0/+10
| | | | | | From: Davyd Madeley <davyd@madeley.id.au> svn path=/trunk/; revision=2534
* Minor string fixes. Fixes bug #571635Bruce Cowan2009-02-171-1/+1
| | | | | | From: Bruce Cowan <bugs@bcowan.fastmail.co.uk> svn path=/trunk/; revision=2473
* Fix 'make install' for some automake versions. Fixes #570357.Theppitak Karoonboonyanan2009-02-111-1/+1
| | | | svn path=/trunk/; revision=2431
* Allow Empathy to be built from outside the source tree.Xavier Claessens2009-02-031-1/+1
| | | | | | Patch by Theppitak Karoonboonyanan, fix bug #570080. svn path=/trunk/; revision=2372
* Modify code to handle new preferences.Xavier Claessens2009-01-311-4/+34
| | | | svn path=/trunk/; revision=2281
* Fix a typo in the schemas description.Xavier Claessens2009-01-071-4/+4
| | | | svn path=/trunk/; revision=2023
* Create an UI for sound configuration.Xavier Claessens2009-01-071-11/+97
| | | | svn path=/trunk/; revision=2021
* Added EMPATHY_PREFS_FILE_TRANSFER_DEFAULT_FOLDER to schema. (Jonny Lamb)Jonny Lamb2008-11-221-0/+14
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1809
* Removed tabs from GConf schema. (Jonny Lamb)Jonny Lamb2008-10-171-45/+45
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1628
* Added GConf key EMPATHY_PREFS_IMPORT_ASKED. (Jonny Lamb)Jonny Lamb2008-10-171-0/+14
| | | | | | Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1625
* Remove empathy-properties.desktop.in from gitignore and POTFILES.skipXavier Claessens2008-08-151-2/+0
| | | | svn path=/trunk/; revision=1337
* Don't need separate "Empathy accounts" in preferences; Colin Walters2008-08-152-15/+1
| | | | | | | | for now Edit->accounts, hopefully in the long term we can merge with evolution-data-server/gnome-about-me UI. svn path=/trunk/; revision=1335
* Add QQ profile and iconsXavier Claessens2008-08-129-1/+309
| | | | svn path=/trunk/; revision=1327
* Add gadugadu profile and iconsXavier Claessens2008-08-129-1/+244
| | | | svn path=/trunk/; revision=1326
* Show the main window by default on first run.Xavier Claessens2008-08-121-1/+1
| | | | svn path=/trunk/; revision=1323
* the command-line to show the accounts dialog is "empathy --accounts" now.Xavier Claessens2008-08-021-1/+1
| | | | svn path=/trunk/; revision=1282
* Added empathy-properties desktop file to configure MC accounts from the ↵Jonny Lamb2008-08-023-1/+17
| | | | | | | | GNOME panel -> System -> Preferences. (Jonny Lamb) Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1281
* gtalk to not support registeringXavier Claessens2008-07-191-1/+1
| | | | svn path=/trunk/; revision=1263
* Added support for the chat window to show the avatar as the icon. Fixes bug ↵Jonny Lamb2008-07-081-0/+14
| | | | | | | | #526892 (Jonny Lamb) Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk> svn path=/trunk/; revision=1205
* Update default domains in profiles.Xavier Claessens2008-07-043-2/+4
| | | | svn path=/trunk/; revision=1195
* Schema short description improved. Fixes bug #533541 (Claude Paroz).Xavier Claessens2008-05-211-3/+3
| | | | svn path=/trunk/; revision=1115
* Correct string hyphenation. Fix bug #529436 (Baptiste Mille-Mathias).Baptiste Mille-Mathias2008-04-271-1/+1
| | | | svn path=/trunk/; revision=1054
* Correct spacing in some strings. Fix bug #529437 (Baptiste Mille-Mathias).Baptiste Mille-Mathias2008-04-271-1/+1
| | | | svn path=/trunk/; revision=1053
* Correct capitalisation. Fix bug #529439 (Baptiste Mille-Mathias).Baptiste Mille-Mathias2008-04-271-1/+1
| | | | svn path=/trunk/; revision=1052
* Do not autostart with session. Fixes bug #525039 (Frederic Peters).Xavier Claessens2008-04-111-6/+6
| | | | svn path=/trunk/; revision=928
* Add a widget to configure AIM accounts. Fixes bug #513676 (Andreas Henriksson).Xavier Claessens2008-04-021-1/+1
| | | | svn path=/trunk/; revision=860
* Add more SIP profilesXavier Claessens2008-03-254-0/+48
| | | | svn path=/trunk/; revision=824
* Adding groupwise profile. Fixes bug #517776 (Vincent Untz).Xavier Claessens2008-03-172-1/+13
| | | | svn path=/trunk/; revision=814
* Add a GUI to configure yahoo accounts. Fixes bug #513674 (Susana).Xavier Claessens2008-02-201-1/+1
| | | | svn path=/trunk/; revision=658
* Add GUI to configure ICQ accounts. Fixes bug #513673 (Andreas Henriksson).Xavier Claessens2008-02-201-1/+1
| | | | svn path=/trunk/; revision=656
* Ignore ssl errors for gtalk profile by default otherwise it won't connect.Xavier Claessens2008-01-161-0/+1
| | | | svn path=/trunk/; revision=561
* Scalable images are .svg no .pngXavier Claessens2008-01-141-1/+1
| | | | svn path=/trunk/; revision=548
* Add im-sip icon picked from pidgin.Xavier Claessens2008-01-127-0/+257
| | | | svn path=/trunk/; revision=541
* Cleanup icons: Regenerate icons from SVG at 16, 22, 24, 32 and 48 size. ↵Xavier Claessens2008-01-1258-1503/+1742
| | | | | | Change xmpp-link-local icon from apple's to the avahi icon. Still missing SVG for im-message, im-message-new and user-typing. svn path=/trunk/; revision=540
* Add option in preference to automatically connect at startup. Fixes bug ↵Xavier Claessens2008-01-122-5/+15
| | | | | | #499885 (Carl-Anton Ingmarsson). svn path=/trunk/; revision=539
* Update profiles based on N810's.Xavier Claessens2008-01-0911-48/+84
| | | | svn path=/trunk/; revision=536
* Merge branch 'ignore'Xavier Claessens2007-12-231-0/+3
| | | | svn path=/trunk/; revision=497
* Add 22x22, 24x24 and 48x48 status icon sizes. Partly fixes bug #469902.Xavier Claessens2007-12-1719-1/+19
| | | | svn path=/trunk/; revision=483
* Add a preference option to disable/enable NM support.Xavier Claessens2007-12-061-0/+15
| | | | | | | | | | | | | | | 2007-12-06 Xavier Claessens <xclaesse@gmail.com> * data/empathy.schemas.in: * libempathy-gtk/empathy-preferences.c: * libempathy-gtk/empathy-preferences.glade: * libempathy-gtk/empathy-preferences.h: * libempathy-gtk/empathy-status-icon.c: * libempathy/empathy-idle.c: * libempathy/empathy-idle.h: Add a preference option to disable/enable NM support. svn path=/trunk/; revision=468
* Add a gconf key to define the char to be added for tab completion. FixesXavier Claessens2007-11-301-0/+16
| | | | | | | | | | | | 2007-11-30 Xavier Claessens <xclaesse@gmail.com> * data/empathy.schemas.in: * libempathy-gtk/empathy-group-chat.c: * libempathy-gtk/empathy-preferences.h: Add a gconf key to define the char to be added for tab completion. Fixes bug #453418 (Matej Cepl, Xavier Claessens). svn path=/trunk/; revision=451
* Install SVG status images as scalable. Fixes bug #492984.Xavier Claessens2007-11-037-6/+6
| | | | | | | | | | | | | | | | | | | | | | 2007-11-03 Xavier Claessens <xclaesse@gmail.com> * data/icons/hicolor_status_scalable_empathy-pending.svg: * data/icons/hicolor_status_16x16_empathy-pending.svg: * data/icons/hicolor_status_scalable_empathy-extended-away.svg: * data/icons/hicolor_status_16x16_empathy-extended-away.svg: * data/icons/hicolor_status_scalable_empathy-away.svg: * data/icons/hicolor_status_16x16_empathy-away.svg: * data/icons/hicolor_status_scalable_empathy-offline.svg: * data/icons/hicolor_status_16x16_empathy-offline.svg: * data/icons/hicolor_status_scalable_empathy-busy.svg: * data/icons/hicolor_status_16x16_empathy-busy.svg: * data/icons/hicolor_status_scalable_empathy-available.svg: * data/icons/hicolor_status_16x16_empathy-available.svg: * data/icons/Makefile.am: Install SVG status images as scalable. Fixes bug #492984. svn path=/trunk/; revision=414
* Rename icons to follow fd.o icon naming spec. Move icons to the rightXavier Claessens2007-10-2877-98/+142
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-10-28 Xavier Claessens <xclaesse@gmail.com> * libempathy-gtk/empathy-status-icon.glade: * libempathy-gtk/empathy-group-chat.glade: * libempathy-gtk/empathy-main-window.glade: * libempathy-gtk/empathy-images.h: * src/empathy.c: * src/Makefile.am: * configure.ac: * data/jabber.profile: * data/salut.profile: * data/msn.profile: * data/gtalk.profile: * data/irc.profile: * data/22x22: * data/32x32: * data/24x24: * data/16x16: * data/48x48: * data/scalable: * data/Makefile.am: * data/icons/*: Rename icons to follow fd.o icon naming spec. Move icons to the right directory. Fixes bug #470418 (Michael Monreal). svn path=/trunk/; revision=404
* Don't warning if we try to load a NULL icon.Xavier Claessens2007-10-153-1/+21
| | | | | | | | | | | | | | | 2007-10-15 Xavier Claessens <xclaesse@gmail.com> * libempathy-gtk/empathy-ui-utils.c: Don't warning if we try to load a NULL icon. * data/Makefile.am: * data/aim.profile: * data/sofiasip.profile: Add AIM and SIP profiles. Fixes bug #457740 (Jamey Hicks). svn path=/trunk/; revision=376