Commit Graph

123 Commits

Author SHA1 Message Date
Rodrigo Moya a0f84a5934 Migrate all mail schemas to GSettings 2010-11-16 10:35:13 +01:00
Rodrigo Moya 9662ff3ef6 Fix copy-pasted XML code 2010-11-09 23:37:40 +01:00
Rodrigo Moya 63488d0db6 Migrated half of the mail schemas to GSettings 2010-11-09 23:33:24 +01:00
Rodrigo Moya 8c726b3b04 Migrate composer schemas to GSettings 2010-11-09 23:33:24 +01:00
Rodrigo Moya b7055e92d2 Move all plugin settings to their own schemas 2010-11-09 23:33:24 +01:00
Rodrigo Moya d4ffb60e9b Migrate external editor schemas to GSettings 2010-11-09 23:33:24 +01:00
Milan Crha 9f143e40d1 stock_appontment-reminder icons renamed (reverts previous commit) 2010-11-09 23:33:20 +01:00
Milan Crha 7784301769 Add missing stock appointment-reminder icons 2010-11-09 23:33:20 +01:00
Rodrigo Moya bea984eba0 Fix copy-pasted XML 2010-11-03 18:44:55 +01:00
Rodrigo Moya 66874740c4 Migrate mail notification schemas to GSettings 2010-11-03 18:35:05 +01:00
Rodrigo Moya 7b4aacd732 Migrate face picture schemas to GSettings 2010-11-03 18:27:49 +01:00
Rodrigo Moya 46424f03b4 Migrate custom headers schemas to GSettings 2010-11-03 18:24:02 +01:00
Rodrigo Moya c7117af074 Migrate template placeholders schemas to GSettings 2010-11-03 18:20:17 +01:00
Rodrigo Moya 82c33581e1 Migrate mail prompts schemas to GSettings 2010-11-03 18:17:11 +01:00
Rodrigo Moya 7f482ca3ed Add GSettings schemas for addressbook 2010-11-03 18:12:18 +01:00
Rodrigo Moya 8dc246eb61 Migrate all shell schemas to GSettings 2010-11-01 14:16:48 +01:00
Rodrigo Moya 748368460c Start settings schemas migration 2010-10-31 18:49:45 +01:00
Milan Crha 61999b493f Bug #631451 - Add handlers for x-scheme-handler/mailto 2010-10-20 15:24:29 +02:00
Matthew Barnes c125dbece0 Bug 628003 - Bundle IM protocol icons dropped from gnome-icon-theme 2010-08-27 09:41:14 -04:00
Matthew Barnes a43aa5eb4f Fix a typo. 2010-08-15 22:37:06 -04:00
Matthew Barnes 49b8a8e3d9 Bug 624896 - Missing icons in table properties 2010-08-13 13:15:53 -04:00
Srinivasa Ragavan 0bb1f50ded Add content for tabs. 2010-07-25 21:30:00 -04:00
Matthew Barnes e62b6382e4 Add more missing icons for GtkhtmlEditor.
The GtkhtmlEditor HTML toolbar uses some legacy stock icons:

	stock_insert-rule
	stock_insert-table
	stock_text-monospaced

Technically these belong in the GtkHtml package.  Couple reasons why I'm
not doing that.

1) Evolution should be the only consumer of GtkhtmlEditor at this point,
   and when we finally dump GtkHtml for WebKit I expect the composer UI
   to stay basically the same.  So GtkhtmlEditor will have to be gutted,
   renamed, and moved into Evolution, along with the legacy icons.  So
   they're going to end up here in the long run anyway.

2) GtkHtml doesn't ship any of its own icons currently, so I'd have to
   reconstruct all the autotools scripts for icons already in Evolution,
   figure out a sensible install path, make sure GtkIconTheme knows to
   look for icons there, etc.  Just not worth the hassle.
2010-06-06 08:18:25 -04:00
Matthew Barnes 2bc81c5277 Bug 617865 - Various data file cleanups
- Install evolution-alarm-notify in $(privlibexecdir) instead of
  $(bindir).

- Set the X-GNOME-Bugzilla-Version in evolution-alarm-notify.desktop to
  @BASE_VERSION@.x (patch was missing the .x suffix).

- Killed data/evolution.keys.in.in since it's full of CORBA cruft.
  The MimeType field in evolution.desktop fills this role now.

- Copied the AS_AC_EXPAND macro from gnome-settings-daemon.  The macro
  sets up path-related substitutions for use in automake input files.

  So for example AS_AC_EXPAND(PRIVLIBEXECDIR, "$privlibexecdir") in
  configure.ac allows us to use @PRIVLIBEXECDIR@ in .desktop.in files.

- Simplified .desktop rules using gnome-settings-daemon as a guide.
2010-05-17 16:34:13 -04:00
Fridrich Štrba c7f20f5947 One more fix of the icon installation 2010-04-26 23:33:39 +02:00
Fridrich Štrba 4da7e09202 Fix a typo on Makefile.am that prevents installation of a big chunk
of the stock icons
2010-04-26 23:30:43 +02:00
Fridrich Štrba e77f659abe Adding the stock_people icon needed and absent in gnome-icon-theme 2010-04-20 10:13:42 +02:00
Matthew Barnes e713fafdba Add more stock icons dropped from gnome-icon-theme. 2010-04-19 19:45:26 -04:00
Matthew Barnes dc947a92ef Revise legacy stock icon contexts.
The legacy stock icons need to be installed into context directories
that gnome-icon-theme still supports (actions, places, status, etc.).
2010-04-19 19:28:38 -04:00
Matthew Barnes 64f78ae2fb Install stock icons in "hicolor" instead of "gnome". 2010-04-17 21:27:00 -04:00
Javier Jardón 2ea18b834c Bug 614918 - GnomeGoal: Correct Desktop Files 2010-04-06 23:29:09 -04:00
Michael Meeks e542b376b8 Enable the alarm daemon on MeeGo. 2010-04-01 16:09:02 +01:00
Matthew Barnes c1ee175440 Bug 612209 - Missing stock icons in Evolution
Bundle needed stock icons recently dropped from gnome-icon-theme.

Need to reevaluate which icons we really need and drop the rest.
Many are not Tango-compliant and look dated and out of place.

The following icon names are bundled:

    stock_alarm
    stock_bell
    stock_check-filled
    stock_contact-list
    stock_insert-note
    stock_mail-filters-apply
    stock_mail-flag-for-followup
    stock_mail-flag-for-followup-done
    stock_mail-open-multiple
    stock_mail-unread-multiple
    stock_new-meeting
    stock_score-high
    stock_score-higher
    stock_score-highest
    stock_score-low
    stock_score-lower
    stock_score-lowest
    stock_score-normal
    stock_shared-by-me
    stock_shared-to-me
    stock_show-all
    stock_signature
    stock_signature-bad
    stock_signature-ok
    stock_task
    stock_task-assigned
    stock_task-assigned-to
    stock_task-recurring
    stock_timezone
    stock_todo
    stock_video-conferencing
    stock_view-details
2010-03-18 12:52:53 -04:00
Ross Burton bb2bd06558 Clean up data/Makefile.am 2010-03-16 12:24:55 +00:00
Srinivasa Ragavan c38f7da6ed Add control center capplet from anjal to evolution. Name it
evolution-settings.
2010-03-13 20:49:49 -05:00
Matthew Barnes 9c293f940c Update the OtherBinaries line in our .desktop file.
It was referencing binaries that don't exist anymore.  Added
e-addressbook-factory and e-calendar-factory in their place.
2009-11-12 13:16:58 -05:00
Matthew Barnes 48a400618b Further tweaks for the command-line importing.
Includes Bastien Nocera's patch to register our importable MIME types
with the MIME database.
2009-11-12 13:02:23 -05:00
William Jon McCann 640129a404 Bug 596130 - Use correct Name and GenericName in .desktop file 2009-09-24 12:41:22 -04:00
Matthew Barnes 3f1448b011 Restore the alarm notify daemon.
Convert evolution-alarm-notify to an autostart program, add a .desktop
file for it, and use libunique to ensure only one instance is running.
2009-09-18 11:58:19 -04:00
Frederic Peters 4a3490e497 Bug 592680 - Remove deprecated Encoding key from desktop file 2009-08-29 17:36:28 -04:00
Matthew Barnes f2f9d1f22e Bug 582939 – Drop support for CDE 2009-06-02 12:23:38 -04:00
Matthew Barnes 5d12f06367 Bug 580925 – Better search bar for word searches
Make the word search bar more like Firefox and get rid of the "Current
Message" search scope in the folder search bar.  Shift+Ctrl+F now
activates the word search bar.
2009-05-20 18:09:34 -04:00
Matthew Barnes d523f10dfe Use Behdad's brilliant git.mk to generate .gitignore files. 2009-05-02 11:37:10 -04:00
Matthew Barnes 31ab3e7713 ** Fixes bug #547411
2008-08-14  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #547411

	* data/icons/hicolor_status_32x32_online.png:
	* data/icons/hicolor_status_32x32_online.svg:
	* data/icons/hicolor_status_32x32_offline.png:
	* data/icons/hicolor_status_32x32_offline.svg:
	New, Tangoized versions of the old "art" images.

	* art/online.png:
	* art/offline.png:
	These are now obsolete.  Remove them.

	* widgets/misc/e-online-button.c (e_online_button_set_online):
	The button icons are themed now but still oblong.
	Load the icons by filename so GTK+ doesn't scale them.


svn path=/trunk/; revision=35995
2008-08-14 20:37:38 +00:00
Michael Monreal 9774adff92 ** Additional fix for bug #467115
2008-08-08  Michael Monreal  <mmonreal@svn.gnome.org>

    ** Additional fix for bug #467115

    * addressbook/gui/contact-editor/e-contact-editor.c:
    (e_contact_editor_init):
    * art/Makefile.am:
    * data/icons/Makefile.am:
    Get rid of old contact-editor icon.

svn path=/trunk/; revision=35937
2008-08-08 13:07:55 +00:00
Michael Monreal 6bf36561f1 ** Fix for bug #467115
2008-08-06  Michael Monreal  <mmonreal@svn.gnome.org>

    ** Fix for bug #467115

    * addressbook/gui/component/addressbook-view.c:
    (addressbook_view_init):
    * calendar/gui/GNOME_Evolution_Calendar.server.in.in:
    * calendar/gui/memos-component.c: (create_component_view):
    * calendar/gui/tasks-component.c: (create_component_view):
    * data/icons/Makefile.am:
    * mail/GNOME_Evolution_Mail.server.in.in:
    * mail/mail-component.c: (impl_createView):
    Ship and use tango icons for the mail, tasks and memos components.

svn path=/trunk/; revision=35915
2008-08-06 09:32:08 +00:00
Michael Monreal bf34b073d7 ** Fix for bug #531288
2008-08-06  Michael Monreal  <mmonreal@svn.gnome.org>

    ** Fix for bug #531288

    * data/icons/Makefile.am:
    * mail/GNOME_Evolution_Mail.server.in.in:
    Use proxy icon from tango-icon-theme and fall back to the icon
    shipped by gnome-control-center (thanks to Josef Vybíral).

svn path=/trunk/; revision=35914
2008-08-06 09:17:11 +00:00
Johnny Jacob 429dbd179d Moved to data/icons/hicolor_actions_24x24_query-free-busy.png as per rev
2008-07-21  Johnny Jacob  <jjohnny@novell.com>

	* data/hicolor_actions_24x24_query-free-busy.png: Moved to
	data/icons/hicolor_actions_24x24_query-free-busy.png as per
	rev 35753.

svn path=/trunk/; revision=35804
2008-07-21 14:06:10 +00:00
Matthew Barnes 0597b877c5 ** Fixes bug #542125
2008-07-18  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #542125

	** This set of changes migrates CompEditor, CompEditorPage and the
	   various subclasses from using BonoboUI to GtkUIManager for menus
	   and toolbars.  It also substantially cleans up the code and
	   streamlines the CompEditorPage API, making more effective use
	   of GObject properties.

	Core changes:
	* gui/dialogs/comp-editor-page.c:
	* gui/dialogs/comp-editor-page.h:
	* gui/dialogs/comp-editor.c:
	* gui/dialogs/comp-editor.h:
	* gui/dialogs/event-editor.c:
	* gui/dialogs/event-editor.h:
	* gui/dialogs/event-page.c:
	* gui/dialogs/event-page.h:
	* gui/dialogs/memo-editor.c:
	* gui/dialogs/memo-editor.h:
	* gui/dialogs/memo-page.c:
	* gui/dialogs/memo-page.h:
	* gui/dialogs/recurrence-page.c:
	* gui/dialogs/recurrence-page.h:
	* gui/dialogs/schedule-page.c:
	* gui/dialogs/schedule-page.h:
	* gui/dialogs/task-details-page.c:
	* gui/dialogs/task-details-page.h:
	* gui/dialogs/task-editor.c:
	* gui/dialogs/task-editor.h:
	* gui/dialogs/task-page.c:
	* gui/dialogs/task-page.h:

	Supporting changes:
	* gui/calendar-component.c:
	* gui/comp-editor-factory.c:
	* gui/e-cal-popup.c:
	* gui/e-calendar-table.c:
	* gui/e-calendar-view.c:
	* gui/e-comp-editor-registry.c:
	* gui/e-memo-table.c:
	* gui/e-tasks.c:
	* gui/gnome-cal.c:
	* gui/memos-component.c:
	* gui/tasks-component.c:
	* gui/dialogs/alarm-dialog.c:
	* gui/dialogs/comp-editor-util.c:

	* art/Makefile.am:
	Move query-free-busy.png to data/icons.


svn path=/trunk/; revision=35753
2008-07-18 16:23:26 +00:00
Suman Manjunath 00d89fdac2 Patch from Michael Monreal <michael.monreal@gmx.net>: Fix for bug #492188 (Use the new Tangoized icons instead of the deprecated ones from gnome-icon-theme)
M    addressbook/gui/component/addressbook-view.c
M    addressbook/ChangeLog
AM   data/icons/hicolor_actions_16x16_mail-move.png
AM   data/icons/hicolor_actions_16x16_mail-copy.png
AM   data/icons/hicolor_actions_16x16_folder-move.png
M    data/icons/Makefile.am
AM   data/icons/hicolor_actions_16x16_folder-copy.png
M    mail/em-folder-browser.c
M    mail/ChangeLog
M    mail/em-folder-tree.c
M    mail/em-folder-view.c
M    mail/message-list.c
M    composer/ChangeLog
M    composer/e-msg-composer.c
M    ChangeLog
M    calendar/gui/dialogs/comp-editor.c
M    calendar/ChangeLog

svn path=/trunk/; revision=34769
2008-01-06 18:02:18 +00:00