summaryrefslogtreecommitdiff
path: root/data
Commit message (Collapse)AuthorAgeFilesLines
* Disable broken CSSwip/ui-refreshMichael Catanzaro2017-01-271-0/+4
|
* Adium theme: add timestamp to classic styleFrédéric Péters2017-01-272-0/+18
|
* Use Unicode in translatable stringsPiotr Drąg2016-11-101-9/+9
| | | | | | See https://developer.gnome.org/hig/stable/typography.html https://bugzilla.gnome.org/show_bug.cgi?id=774216
* Replace crap desktop notifications with crap GTK+ dialogsMichael Catanzaro2016-08-311-1/+1
| | | | | | | | | | | | | | | | | | mcatanzaro: I am going to remove the "display events in notification area" crap mcatanzaro: Because the notification goes away and then you can never see it again or join the room mcatanzaro: It's BS mcatanzaro: If you toggle it off, you get a GtkDialog from nowhere instead, which is also crap but better! To be clear: it's totally unacceptable to display GtkDialogs without a parent window, and this patch makes us do that by default. But I don't plan to spend more effort on this myself, and it's a lot better than giving users a two second window to rush to click the buttons in the notification before it disappears. Better hope no other notification gets sent during that time, and you have fast reflexes, else you're not gonna be able to join the chat you're invited to....
* Ctrl-L (Clear) blanks the current window.Kevin Haller2016-07-211-0/+55
| | | | | | | | | | | | | | | | Problems: * Bug#709811 https://bugzilla.gnome.org/show_bug.cgi?id=709811 * Bug#550885 https://bugzilla.gnome.org/show_bug.cgi?id=550885 Will Thompson (last bug report) has proposed to design the clearance of the chat window like in a linux terminal. I think, thats a good idea and it solves also the upper problem (that some parts of the history are deleted and older ones, which were not displayed before the clearance command, show up by scrolling up) I changed empathy_theme_adium_clear() so that the Javascript function 'clearPage()' is exectued instead of re-loading the template. The Javascipt function is implemented in the data/Template html file.
* Add a missing tag to the AppData fileRichard Hughes2016-01-251-0/+1
|
* Add a missing tag to the AppData fileRichard Hughes2016-01-251-0/+1
|
* icon: provide a symbolic variant of the app iconJakub Steiner2015-04-212-0/+24
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=746841
* Update gitignoreMichael Catanzaro2015-04-211-0/+1
| | | | We should probably use git.mk instead....
* Center the 'smiley images' inside the menu itemsKevin Haller2014-09-121-0/+5
| | | | | | | | Adds the #GtkImage widget to the menu item (act like #GtkBin) and sets the stylename 'empathy-smiley-menu-item'. The style of the menu item can be changed with CSS (empathy.css > .empathy-smiley-menu-item). https://bugzilla.gnome.org/show_bug.cgi?id=736369
* remove protocol icons from empathy treeGuillaume Desmottes2013-10-25125-34554/+0
| | | | | | We were actually shipping these icons in empathy/data/icons and telepathy-account-widgets/data/icons/ but both were installed to the same path!
* Make Appdata file translatableDaniel Mustieles2013-10-162-7/+12
|
* Template.html: remove DOCTYPEGuillaume Desmottes2013-09-161-1/+0
| | | | | | | | | | This ensures that WebKit considers the document in 'quirks' mode which is now needed when using document.body.scrollTop (used to check if we should scroll down or not when adding a new message). See https://bugs.webkit.org/show_bug.cgi?id=121419 for details. https://bugzilla.gnome.org/show_bug.cgi?id=707781
* add empathy.appdata.xmlGuillaume Desmottes2013-09-092-0/+22
|
* 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-041-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-041-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-201-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.