Commit Graph

336 Commits

Author SHA1 Message Date
26240e0b18 Generate ChangeLog files for tarball releases.
Remove old ChangeLog files that predate our switch to git.
2010-04-02 18:18:33 -04:00
f11f1c477d Kill Evolution's icon cache once and for all.
GTK+ already does this.  Eliminates e_icon_factory_init() and
e_icon_factory_shutdown().
2009-11-19 14:51:11 -05:00
0cf607076d Fix compiler warnings in mail. 2009-05-26 10:58:25 -04:00
e4c6ad873b Fix compiler warnings in calendar. 2009-05-26 08:24:35 -04:00
a6c9a55391 Fix compiler warnings in e-util. 2009-05-25 13:42:03 -04:00
d523f10dfe Use Behdad's brilliant git.mk to generate .gitignore files. 2009-05-02 11:37:10 -04:00
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
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
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
953e66428a ** Migration of theme icons to data/icons/ (bug #479257)
2007-10-12  Michael Monreal <michael.monreal@gmail.com>

	** Migration of theme icons to data/icons/ (bug #479257)

	* art/Makefile.am: Remove references to art/$size.
	* configure.in: Include new data/icons/ directory.
	* file e-util/e-icon-factory.c:
	Append a private icon directory to the search path.

	New inbox/outbox/sent icons.
	* mail/em-folder-tree.c, mail/mail-send-recv.c:
	Change icon references.

	New view-calendar icons.
	* calendar/gui/calendar-commands.c: Change icon references.


svn path=/trunk/; revision=34383
2007-10-12 09:49:02 +00:00
e0b92a2aaa ** Fix for bug #455799
2007-08-04  Hiroyuki Ikezoe  <poincare@ikezoe.net>

	** Fix for bug #455799

	Remove all .cvsignore and update svn:ignore porperty in whole
	directories.


svn path=/trunk/; revision=33945
2007-08-03 23:52:01 +00:00
54a9260f69 Fix for version removal from installed files.
svn path=/trunk/; revision=33646
2007-06-03 14:50:35 +00:00
61c3a68a0c Fix for bug #435610
svn path=/trunk/; revision=33536
2007-05-14 04:21:47 +00:00
7902f5be99 Fix for bug #398145
svn path=/trunk/; revision=33508
2007-05-11 10:58:04 +00:00
876e40f905 ** Fixes bug #350253
2007-02-12  Matthew Barnes  <mbarnes@redhat.com>

	** Fixes bug #350253

	* Add new evolution icons:
		art/16x16/evolution.png
		art/22x22/evolution.png
		art/24x24/evolution.png
		art/32x32/evolution.png
		art/scalable/evolution.svg

	* Remove obsolete icons:
		art/about-box.png
		art/bcg.png
		art/evolution.png
		art/monkey-16.png

	* art/Makefile.am: Ship our own named icons.

	* mail/em-format-html-print.h:
	Rename show_rupert field to show_icon.

	* mail/em-format-html-print.c (efh_format_headers):
	Lookup the evolution icon by name.


svn path=/trunk/; revision=33211
2007-02-12 18:11:51 +00:00
b9fa1cadf4 Fixes bug #356811
2006-09-19  Matthew Barnes  <mbarnes@redhat.com>

	Fixes bug #356811

	* Makefile.am: Add a uninstall-local rule to remove
	$(DESTDIR)$(datadir)/pixmaps/evolution-$(BASE_VERSION).png.

svn path=/trunk/; revision=32813
2006-09-25 13:45:10 +00:00
0fdf8a120c Added new icons to build
svn path=/trunk/; revision=32022
2006-05-25 05:17:04 +00:00
aab15b8362 Never ever forget to do a cvs commit after cvs add.
svn path=/trunk/; revision=31668
2006-03-07 09:30:34 +00:00
e2858021bf **Fixes #321832 Pickup the right-icon for f/b. Define EVOLUTION_ICONSDIR
**Fixes #321832
        * gui/dialogs/event-editor.c: Pickup the right-icon for f/b.
        * gui/dialgos/Makefile.am: Define EVOLUTION_ICONSDIR to pickup f/b icon.

svn path=/trunk/; revision=31667
2006-03-06 15:59:00 +00:00
d389be60c6 Add README and jump.xpm
2004-05-20  Rodney Dawes  <dobey@ximian.com>

	* Makefile.am (EXTRA_DIST): Add README and jump.xpm

svn path=/trunk/; revision=26009
2004-05-20 11:58:06 +00:00
62b15c3807 don't build the WWxHH subdirs yet
svn path=/trunk/; revision=25995
2004-05-19 21:28:30 +00:00
b36ea7c9b5 didn't need these either
svn path=/trunk/; revision=25993
2004-05-19 21:24:11 +00:00
487b9b2f61 guess these icons weren't needed afterall.
doh.

svn path=/trunk/; revision=25992
2004-05-19 21:23:16 +00:00
6f69abb68d added .cvsignore
svn path=/trunk/; revision=25990
2004-05-19 21:05:51 +00:00
2d4004f5f7 added 16x16 and 48x48 subdirs
svn path=/trunk/; revision=25989
2004-05-19 21:01:16 +00:00
25d4d6ae5b New file explaining how to add icons to the build, etc.
2004-05-19  Jeffrey Stedfast  <fejj@novell.com>

	* README: New file explaining how to add icons to the build, etc.

	* broken-image-*.xpm: Added for use with e-icon-factory.c so we
	can return a "bropken image" icon for any icon we can't find/load.

	* .: Removed many *many* icons that are no longer used.

svn path=/trunk/; revision=25984
2004-05-19 19:23:10 +00:00
406f6ebba7 autocompletion icon for the preferences
2004-03-09  Jakub Steiner <jimmac@ximian.com>

   * autocompletion.png:
   * Makefile.am: autocompletion icon for the preferences

svn path=/trunk/; revision=24997
2004-03-09 11:11:09 +00:00
c8e7f54abd added 16 pixels versions of junk icons from the gnome-icon-theme module
2004-03-08  Radek Doulik  <rodo@ximian.com>

	* Makefile.am (images_DATA): added 16 pixels versions of junk
	icons from the gnome-icon-theme module

svn path=/trunk/; revision=24990
2004-03-08 17:47:05 +00:00
995e51439d alarm.png briefcase.png cellphone.png envelope.png evolution-calendar.png
2004-03-08  Jakub Steiner <jimmac@ximian.com>

* alarm.png
* briefcase.png
* cellphone.png
* envelope.png
* evolution-calendar.png
* evolution-notes-mini.png
* evolution-notes.png
* evolution-tasks-mini.png
* evolution-tasks.png
* evolution-today.png
* ico-calendar.png
* im-invisible.png
* import.png
* mail-config-druid-identity.png
* print-preview-24.png
* print.png
* schedule-meeting-16.png
* schedule-meeting-16.xpm
* schedule-meeting-24.png
* stock-notjunk-24.png
* summary-settings.png: since using gnome-icon-theme is miles away, I tried
  bringing the art/ mess a bit up to date. Lots of xpm hell still
  :(

svn path=/trunk/; revision=24984
2004-03-08 11:25:57 +00:00
a721f21e4e . closes bug #54972
2004-03-08  Jakub Steiner <jimmac@ximian.com>

* im-nov.png: (16x16). closes bug #54972

svn path=/trunk/; revision=24983
2004-03-08 09:15:33 +00:00
dd4b6354aa added im-nov.png (icon for Groupwise im) to images_DATA
2004-02-25 Sivaiah Nallagatla <snallagatla@novell.com>
        * Makefile.am : added im-nov.png (icon for Groupwise im)
        to images_DATA

svn path=/trunk/; revision=24903
2004-02-27 03:43:31 +00:00
fe2cdc8e94 16x16 jabber
2004-02-03  Jakub Steiner <jimmac@ximian.com>

* im-jabber.png: 16x16 jabber

svn path=/trunk/; revision=24576
2004-02-02 23:09:06 +00:00
3de1c027d3 im-aim.png im-icq.png im-msn.png it indeed appears you need 16x16
2004-01-29  Jakub Steiner <jimmac@ximian.com>

* im-aim.png
* im-icq.png
* im-msn.png
* im-yahoo.png: it indeed appears you need 16x16

svn path=/trunk/; revision=24529
2004-01-29 23:06:45 +00:00
36bb5f8d6d im-aim.png im-icq.png im-msn.png although I'm adding these to
2004-01-29  Jakub Steiner <jimmac@ximian.com>

* im-aim.png
* im-icq.png
* im-msn.png
* im-yahoo.png: although I'm adding these to gnome-icon-theme
  instead, these are so ugly I replaced them here too. The rest
  of the im-* stuff I'm not quite sure what those represent. Will
  try to redo those as well.

  I have 16x16 versions of these in git, so if those are used
  scaled down, as I saw in a screenshot, feel free to use the
  16x16 versions. They will look better.

  Also feel free to file icon requests agains the
  gnome-icon-theme if you want Evolution icons.

svn path=/trunk/; revision=24528
2004-01-29 23:00:50 +00:00
88eda22854 added flag-for-followup-done-16.png (glade_DATA): added
2004-01-15  Not Zed  <NotZed@Ximian.com>

        * Makefile.am (images_DATA): added flag-for-followup-done-16.png
        (glade_DATA): added flag-for-followup-done-48.png

svn path=/trunk/; revision=24229
2004-01-15 01:19:01 +00:00
9ed71d9c17 Added IM png files from Gaim.
2003-01-11  Christian Hammond  <chipx86@gnupdate.org>

	* art/im*.png, art/Makefile.am: Added IM png files from Gaim.

svn path=/trunk/; revision=24161
2004-01-12 03:32:01 +00:00
518654ece8 Use 24x24 version
svn path=/trunk/; revision=24116
2004-01-08 16:19:34 +00:00
3ab543a3ff Add videoconf.png
svn path=/trunk/; revision=24115
2004-01-08 16:19:29 +00:00
67ec393dee added stock junk button and notjunk placeholder (until artists have the
2003-12-04  Radek Doulik  <rodo@ximian.com>

	* Makefile.am (buttons_DATA): added stock junk button and notjunk
	placeholder (until artists have the right one)

svn path=/trunk/; revision=23631
2003-12-04 17:08:30 +00:00
f22ee6ae4a Add flag-for-followup-done.xpm to EXTRA_DIST
2003-12-02  Rodney Dawes  <dobey@ximian.com>

	* Makefile.am: Add flag-for-followup-done.xpm to EXTRA_DIST

svn path=/trunk/; revision=23584
2003-12-02 17:04:04 +00:00
e5ae94bcdd Changed the base flag colour to reddish, and created a -done set, the
2003-12-02  Not Zed  <NotZed@Ximian.com>

        * flag-for-folloup*: Changed the base flag colour to reddish, and
        created a -done set, the original blue-ish colour.

svn path=/trunk/; revision=23569
2003-12-02 07:31:01 +00:00
8e1251fa17 merged spam filtering branch
svn path=/trunk/; revision=23302
2003-11-12 21:13:05 +00:00
747e7843d1 replace the foobar file
2003-11-12  Jakub Steiner <jimmac@ximian.com>

* about-box.png: replace the foobar file

svn path=/trunk/; revision=23291
2003-11-12 00:52:18 +00:00
907f799916 Add e-cal-list-view.etspec. (libevolution_calendar_la_SOURCES): Add
2003-10-10  Hans Petter Jansson  <hpj@ximian.com>

	* calendar/gui/Makefile.am (etspec_DATA): Add e-cal-list-view.etspec.
	(libevolution_calendar_la_SOURCES): Add e-cal-list-view.[ch].

	* calendar/gui/calendar-commands.c (show_list_view_clicked): Implement.
	(calendar_get_text_for_folder_bar_label): Add case for list view.
	Use month case and tweak it so it doesn't show "%d - %d" if the
	time span contains only one day.
	(verbs): Add list view.
	(pixmaps): Add list view.

	* calendar/gui/calendar-view-factory.c
	(calendar_view_factory_get_title): Add list view case.
	(calendar_view_factory_get_type_code): Add list view case.

	* calendar/gui/control-factory.c (get_prop): Add list view case.

	* calendar/gui/e-cal-model.c (get_classification): Fix to conform to
	updated libical.
	(ecm_set_value_at): Add missing break statements.
	(ecm_get_color_for_component): Add braces for clarity.

	* calendar/gui/gnome-cal.c (gnome_calendar_get_current_view_widget):
	Add list view case.
	(get_focus_location): Add list view case.
	(connect_list_view_focus): Implement.
	(setup_widgets): Set up list view.
	(gnome_calendar_direction): Add list view case.
	(set_view): Add list view case.
	(gnome_calendar_setup_view_menus): Add list view factory.
	(gnome_calendar_construct): Account for list view.
	(gnome_calendar_update_config_settings): Account for list view.
	(get_days_shown): Implement list view case.

	* calendar/gui/gnome-cal.h (GnomeCalendarViewType): Add list view.

	* calendar/gui/e-cal-list-view.[ch]: Implement ECalListView,
	subclassing ECalView.

	* ui/evolution-calendar.xml: Add calendar list view task button.

	* art/listview.xpm: Add calendar list view icon.

svn path=/trunk/; revision=22850
2003-10-10 05:29:36 +00:00
335cc4fad6 More artwork from Jakub.
svn path=/trunk/; revision=22687
2003-09-24 14:46:35 +00:00
1f06b6dfe5 New artwork from Jakub.
svn path=/trunk/; revision=22686
2003-09-24 14:43:30 +00:00
28cdcf79a3 add icon for the focused jump button.
2003-09-12  Bolian Yin <bolian.yin@sun.com>

        * jump.xpm: add icon for the focused jump button.

svn path=/trunk/; revision=22547
2003-09-12 06:58:56 +00:00
8ae69848ae Add icons used by the calendar alarm's systray notification. These are
2003-08-28  Hans Petter Jansson  <hpj@ximian.com>

	* appointment-reminder.png:
	* appointment-reminder-excl.png: Add icons used by the calendar alarm's
	systray notification. These are also in gnome-icon-theme HEAD, but
	until we have workable stock packages, we use this.

svn path=/trunk/; revision=22408
2003-08-28 23:01:50 +00:00
4c2607b869 update Copyright info
2003-06-23  Jakub Steiner <jimmac@ximian.com>

        * splash.png:
        * about-box.png: update Copyright info

svn path=/trunk/; revision=21505
2003-06-23 11:54:15 +00:00
51ca9977c7 Put the ChangeLog.pre-1-4 in the Makefiles.
svn path=/trunk/; revision=21426
2003-06-12 21:13:59 +00:00