| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Remove old ChangeLog files that predate our switch to git.
|
|
|
|
|
| |
GTK+ already does this. Eliminates e_icon_factory_init() and
e_icon_factory_shutdown().
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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-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-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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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-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
|
|
|
|
| |
svn path=/trunk/; revision=33646
|
|
|
|
| |
svn path=/trunk/; revision=33536
|
|
|
|
| |
svn path=/trunk/; revision=33508
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
svn path=/trunk/; revision=32022
|
|
|
|
| |
svn path=/trunk/; revision=31668
|
|
|
|
|
|
|
|
| |
**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
|
|
|
|
|
|
|
|
| |
2004-05-20 Rodney Dawes <dobey@ximian.com>
* Makefile.am (EXTRA_DIST): Add README and jump.xpm
svn path=/trunk/; revision=26009
|
|
|
|
| |
svn path=/trunk/; revision=25995
|
|
|
|
| |
svn path=/trunk/; revision=25993
|
|
|
|
|
|
| |
doh.
svn path=/trunk/; revision=25992
|
|
|
|
| |
svn path=/trunk/; revision=25990
|
|
|
|
| |
svn path=/trunk/; revision=25989
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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-03-09 Jakub Steiner <jimmac@ximian.com>
* autocompletion.png:
* Makefile.am: autocompletion icon for the preferences
svn path=/trunk/; revision=24997
|
|
|
|
|
|
|
|
|
| |
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 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 Jakub Steiner <jimmac@ximian.com>
* im-nov.png: (16x16). closes bug #54972
svn path=/trunk/; revision=24983
|
|
|
|
|
|
|
|
| |
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-03 Jakub Steiner <jimmac@ximian.com>
* im-jabber.png: 16x16 jabber
svn path=/trunk/; revision=24576
|
|
|
|
|
|
|
|
|
|
|
| |
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 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-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
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
svn path=/trunk/; revision=24116
|
|
|
|
| |
svn path=/trunk/; revision=24115
|
|
|
|
|
|
|
|
|
| |
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-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 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
|
|
|
|
| |
svn path=/trunk/; revision=23302
|
|
|
|
|
|
|
|
| |
2003-11-12 Jakub Steiner <jimmac@ximian.com>
* about-box.png: replace the foobar file
svn path=/trunk/; revision=23291
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
svn path=/trunk/; revision=22687
|
|
|
|
| |
svn path=/trunk/; revision=22686
|
|
|
|
|
|
|
|
| |
2003-09-12 Bolian Yin <bolian.yin@sun.com>
* jump.xpm: add icon for the focused jump button.
svn path=/trunk/; revision=22547
|
|
|
|
|
|
|
|
|
|
|
| |
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-06-23 Jakub Steiner <jimmac@ximian.com>
* splash.png:
* about-box.png: update Copyright info
svn path=/trunk/; revision=21505
|
|
|
|
| |
svn path=/trunk/; revision=21426
|
|
|
|
| |
svn path=/trunk/; revision=21387
|
|
|
|
|
|
| |
evolution.png to evolution-$(BASE_VERSION).png. [#43596]
svn path=/trunk/; revision=21367
|
|
|
|
|
|
|
|
| |
2003-05-27 Jakub Steiner <jimmac@ximian.com>
* about-box.png, splash.png: Update copyright info
svn path=/trunk/; revision=21337
|
|
|
|
| |
svn path=/trunk/; revision=21302
|
|
|
|
| |
svn path=/trunk/; revision=21108
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-05-05 Jakub Steiner <jimmac@ximian.com>
* evolution-contacts-plain.png
* evolution-contacts.png:
* globe.png:
* malehead.png:
* next-message.png:
* previous-message.png:
* receive-24.png:
* reply-to-all.png:
* reply.png:
* send-24-receive.png:
* send-24.png:
* send-receive.xpm:
* send.png: quick fix of the artwork, the rest goes to the
(future) icon theme
svn path=/trunk/; revision=21107
|
|
|
|
|
|
|
|
| |
2003-04-29 Chris Toshok <toshok@ximian.com>
* Makefile.am (images_DATA): add stock-edit-{16,24}.png
svn path=/trunk/; revision=21029
|
|
|
|
| |
svn path=/trunk/; revision=20967
|
|
|
|
| |
svn path=/trunk/; revision=20966
|
|
|
|
| |
svn path=/trunk/; revision=20123
|
|
|
|
|
|
|
| |
* Makefile.am: remove imagesdir, etc, which are now defined in
configure.in
svn path=/trunk/; revision=19803
|
|
|
|
|
|
|
|
|
|
| |
(buttonsdir): Likewise.
(conduitsdir): Likewise.
(install-data-local): New rule to install evolution.png as
evolution-$(BASE_VERSION).png.
(EXTRA_DIST): Add evolution.png.
svn path=/trunk/; revision=19552
|
|
|
|
|
|
|
|
|
|
| |
$(datadir)/evolution/images instead of
$(datadir)/images/evolution.
(buttonsdir): Likewise, these go into
$(datadir)/evolution/images/buttons now.
(conduits_DATA): Likewise, $(datadir)/evolution/images/conduits.
svn path=/trunk/; revision=19290
|
|
|
|
| |
svn path=/trunk/; revision=18916
|
|
|
|
| |
svn path=/trunk/; revision=18465
|
|
|
|
| |
svn path=/trunk/; revision=18456
|
|
|
|
|
|
|
| |
* settings.png: New.
* settings-16.png: New.
svn path=/trunk/; revision=18455
|
|
|
|
| |
svn path=/trunk/; revision=18347
|
|
|
|
|
|
| |
* post-reply-24.png: New icon for "Post a Reply" from Jakub.
svn path=/trunk/; revision=18244
|
|
|
|
| |
svn path=/trunk/; revision=18024
|
|
|
|
| |
svn path=/trunk/; revision=17955
|
|
|
|
|
|
| |
* ldap-settings.png: use a more gnomeish version
svn path=/trunk/; revision=17942
|
|
|
|
|
|
|
|
|
|
| |
* contact-list-16.png: New artwork from Jakub.
* post-message-16.png: Likewise.
* meeting-request-16.png: Likewise.
* meeting.xpm: Removed.
svn path=/trunk/; revision=17675
|
|
|
|
|
|
| |
Tuomas' suggestion).
svn path=/trunk/; revision=17608
|
|
|
|
| |
svn path=/trunk/; revision=17555
|
|
|
|
|
|
|
|
| |
2002-07-22 <jpr@ximian.com>
* Makefile.am: add new image
svn path=/trunk/; revision=17527
|
|
|
|
|
|
| |
CVS ----------------------------------------------------------------------
svn path=/trunk/; revision=17503
|
|
|
|
|
|
| |
and Outbox icons.
svn path=/trunk/; revision=17486
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Makefile.am (images_DATA): add folder.png, folder-mini.png,
public-folder.png, and public-folder-mini.png
* folder-mini.png: Renamed from local-16.png
* folder.png, public-folder.png, public-folder-mini.png: New, from
Jakub.
svn path=/trunk/; revision=17476
|
|
|
|
|
|
|
|
|
| |
inbox-16.png, outbox-mini.png instead of outbox-16.png. Also add
inbox.png and outbox.png.
(inbox.png): New.
(outbox.png): New.
svn path=/trunk/; revision=17390
|
|
|
|
| |
svn path=/trunk/; revision=17120
|
|
|
|
| |
svn path=/trunk/; revision=17040
|
|
|
|
| |
svn path=/trunk/; revision=17039
|
|
|
|
| |
svn path=/trunk/; revision=17038
|
|
|
|
|
|
| |
* schedule-meeting-24.png: New.
svn path=/trunk/; revision=16954
|
|
|
|
|
|
|
|
|
| |
2002-04-25 Larry Ewing <lewing@ximian.com>
* Makefile.am (images_DATA): font.png: Add for the font config
prefs.
svn path=/trunk/; revision=16716
|
|
|
|
|
|
|
|
|
| |
2002-04-25 Larry Ewing <lewing@ximian.com>
* Makefile.am (images_DATA): font.png: Add for the font config
prefs.
svn path=/trunk/; revision=16585
|
|
|
|
|
|
| |
* monkey-16.png: Replace with an antialiased version
svn path=/trunk/; revision=16497
|
|
|
|
| |
svn path=/trunk/; revision=16434
|
|
|
|
| |
svn path=/trunk/; revision=16432
|
|
|
|
|
|
|
|
| |
* Makefile.am (images_DATA), folder-settings.png: Add. (Copied
from Unscalable Gorilla because it was handy. Will probably get
changed to something else...)
svn path=/trunk/; revision=16422
|
|
|
|
| |
svn path=/trunk/; revision=16285
|
|
|
|
|
|
|
| |
* Makefile.am (images_DATA): Add working-16.png (the GNOME2 stock
"wait" icon, from Jakub)
svn path=/trunk/; revision=16243
|
|
|
|
|
|
|
|
|
| |
2002-03-04 Jeffrey Stedfast <fejj@ximian.com>
* forward.xpm, reply.xpm, reply_to_all.xpm: Rename the internal
structure to coincide with the filenames.
svn path=/trunk/; revision=15908
|
|
|
|
|
|
| |
* about-box.png, splash.png: New cool artwork from Jakub.
svn path=/trunk/; revision=15875
|
|
|
|
|
|
|
|
|
| |
2002-02-22 Jeffrey Stedfast <fejj@ximian.com>
* Makefile.am: Remove meeting_widget.png from the build since it
doesn't seem to be in cvs?
svn path=/trunk/; revision=15800
|
|
|
|
| |
svn path=/trunk/; revision=15785
|
|
|
|
| |
svn path=/trunk/; revision=15772
|
|
|
|
| |
svn path=/trunk/; revision=15718
|
|
|
|
|
|
|
|
|
|
|
|
| |
2002-02-13 Jeffrey Stedfast <fejj@ximian.com>
* flag-for-followup.xpm:
* flag-for-followup-16.png:
* flag-for-followup-48.png: New icons.
* Makefile.am: Added the new icons...
svn path=/trunk/; revision=15717
|
|
|
|
|
|
|
|
|
|
| |
2002-02-12 Jeffrey Stedfast <fejj@ximian.com>
* Makefile.am: Install mail-new.xpm, mail-read.xpm and
priority-high.xpm in the same place as other bonobo-ui menu
pixmaps so we can use these in menus too.
svn path=/trunk/; revision=15699
|
|
|
|
|
|
|
|
|
|
|
|
| |
2002-02-08 JP Rosevear <jpr@ximian.com>
* connect_to_url-16.xpm: new icon
* new_all_day_event.png: ditto
* Makefile.am: install and dist new images
svn path=/trunk/; revision=15608
|
|
|
|
| |
svn path=/trunk/; revision=14983
|
|
|
|
|
|
|
|
|
| |
2001-12-11 Jon Trowbridge <trow@ximian.com>
* mail-need-reply.xpm: A new icon that sucks less. We still need
stoem Tuomas-love.
svn path=/trunk/; revision=14982
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Implements marking messages as "Need Reply".
2001-12-09 Jon Trowbridge <trow@ximian.com>
* mail-need-reply.xpm: Added a really, really ugly and
awful icon to symbolize "message needs a reply".
* Makefile.am (EXTRA_DIST): Added mail-need-reply.xpm.
2001-12-09 Jon Trowbridge <trow@ximian.com>
* camel-folder-summary.c: Add "NeedsReply" to the flag_names array
for CAMEL_MESSAGE_NEEDS_REPLY.
* camel-folder-summary.h: Added CAMEL_MESSAGE_NEEDS_REPLY flag.
2001-12-09 Jon Trowbridge <trow@ximian.com>
* vfoldertypes.xml: Add "Needs Reply" option to different status
types.
* filtertypes.xml: Add "Needs Reply" option to different status
types.
2001-12-09 Jon Trowbridge <trow@ximian.com>
* message-list.c: #include "art/mail-need-reply.xpm".
(ml_tree_value_at): Adjust magic numbers, show "Need Reply" icon
if the message needs reply.
(message_list_create_extras): Adjust magic numbers to add new
icon.
(on_click): Changed to toggle between unread, read, and need reply
when the status icon is clicked.
* mail-callbacks.c (mark_as_needing_reply): Added.
(mark_as_not_needing_reply): Added. Add "set" value to struct
post_send_data.
(composer_sent_cb): Use both "flags" and "set" elements of
post_send_data when setting message flags.
(mail_reply): Clear "Needs Reply" flag when we actually reply to a
message.
* folder-browser.c: Changed flag values to be given by
bit-shifting (1<<5) vs. base-ten (32). Added
CAN_MARK_DOESNT_NEED_REPLY flag. Added "Mark as Needing Reply"
and "Mark as Not Needing Reply" elements to context menu.
(on_right_click): Hide "Mark as (Not) Needing Reply" context menu
elements as appropriate.
svn path=/trunk/; revision=14946
|
|
|
|
|
|
| |
* evolution.png: New, updated icon from Tuomas.
svn path=/trunk/; revision=14612
|
|
|
|
|
|
|
|
| |
2001-11-05 JP Rosevear <jpr@ximian.com>
* Makefile.am (EXTRA_DIST): dist the glade data
svn path=/trunk/; revision=14595
|
|
|
|
| |
svn path=/trunk/; revision=14576
|
|
|
|
| |
svn path=/trunk/; revision=14541
|
|
|
|
|
|
|
|
|
| |
* Makefile.am: Install `evolution.png', not `evolution-icon.png'.
* evolution.png: Renamed from `evolution-icon.png', removing the
old, now unused `evolution.png'.
svn path=/trunk/; revision=14538
|
|
|
|
| |
svn path=/trunk/; revision=14480
|
|
|
|
|
|
|
| |
* splash.png: Remove the "1" from "1.0 Release Candidate 1" so it
looks better.
svn path=/trunk/; revision=14417
|
|
|
|
| |
svn path=/trunk/; revision=14387
|
|
|
|
| |
svn path=/trunk/; revision=13938
|
|
|
|
| |
svn path=/trunk/; revision=13910
|
|
|
|
|
|
| |
-tig-
svn path=/trunk/; revision=13907
|
|
|
|
| |
svn path=/trunk/; revision=13867
|
|
|
|
| |
svn path=/trunk/; revision=13866
|
|
|
|
|
|
|
|
|
|
| |
2001-10-16 Ettore Perazzoli <ettore@ximian.com>
* Makefile.am (images_DATA): Add `about-box.png'.
* about-box.png: New image for the about box from Jakub.
svn path=/trunk/; revision=13805
|
|
|
|
|
|
|
|
|
| |
2001-10-18 Larry Ewing <lewing@ximian.com>
* Makefile.am (images_DATA): add alarm.png for the new alarm
notification code.
svn path=/trunk/; revision=13761
|
|
|
|
|
|
|
|
|
| |
2001-10-04 Chris Toshok <toshok@ximian.com>
* Makefile.am (images_DATA): change ldap-16.png to ldap-mini.png,
and add ldap.png.
svn path=/trunk/; revision=13410
|
|
|
|
| |
svn path=/trunk/; revision=13401
|
|
|
|
| |
svn path=/trunk/; revision=13394
|
|
|
|
| |
svn path=/trunk/; revision=13126
|
|
|
|
| |
svn path=/trunk/; revision=13072
|
|
|
|
| |
svn path=/trunk/; revision=13068
|
|
|
|
| |
svn path=/trunk/; revision=13063
|
|
|
|
| |
svn path=/trunk/; revision=12693
|
|
|
|
|
|
|
|
| |
2001-09-06 Chris Toshok <toshok@ximian.com>
* Makefile.am (images_DATA): add ldap-16.png.
svn path=/trunk/; revision=12669
|
|
|
|
| |
svn path=/trunk/; revision=12621
|
|
|
|
| |
svn path=/trunk/; revision=12576
|
|
|
|
|
|
|
|
|
|
| |
2001-08-20 JP Rosevear <jpr@ximian.com>
* Makefile.am: install new file
* talking-heads.png: new graphic for meeting requests
svn path=/trunk/; revision=12285
|
|
|
|
|
|
|
|
| |
2001-08-20 Damon Chaplin <damon@ximian.com>
* Makefile.am (buttons_DATA): added save-24.png.
svn path=/trunk/; revision=12277
|
|
|
|
|
|
| |
/tigert
svn path=/trunk/; revision=12276
|
|
|
|
|
|
|
|
| |
2001-08-20 Damon Chaplin <damon@ximian.com>
* Makefile.am (images_DATA): added goto-16.png & new_task-16.png.
svn path=/trunk/; revision=12273
|
|
|
|
| |
svn path=/trunk/; revision=12272
|
|
|
|
| |
svn path=/trunk/; revision=12267
|
|
|
|
| |
svn path=/trunk/; revision=12266
|
|
|
|
| |
svn path=/trunk/; revision=12265
|
|
|
|
|
|
|
|
|
| |
2001-08-20 Damon Chaplin <damon@ximian.com>
* Makefile.am (buttons_DATA): added cut.png, copy.png & paste.png,
so we can use them for the tasks toolbar.
svn path=/trunk/; revision=12255
|
|
|
|
|
|
|
|
|
|
|
| |
2001-08-18 Damon Chaplin <damon@ximian.com>
* Makefile.am (images_DATA): added 16_copy.png, 16_customize.png,
16_cut.png & 16_paste.png.
(buttons_DATA): added new_task.png, which I made from scaling up the
smaller task.xpm icon.
svn path=/trunk/; revision=12212
|
|
|
|
|
|
|
|
|
|
|
| |
* evolution-mail-message.xml: Change pixtype of "MessageDelete" to
"pixbuf".
* folder-browser-ui.c: Hook the new `delete-message.png' up.
* Makefile.am (buttons_DATA): Added `delete-message.png'.
svn path=/trunk/; revision=12204
|
|
|
|
|
|
|
|
|
|
| |
2001-08-17 Damon Chaplin <damon@ximian.com>
* Makefile.am (images_DATA): moved task.xpm here, so it gets installed,
so we can use it for the menus. Note that we don't have an icon to
use in the toolbar for a new task, and we need one. Jakub?
svn path=/trunk/; revision=12194
|
|
|
|
|
|
|
|
|
|
| |
2001-08-17 Jeffrey Stedfast <fejj@ximian.com>
* wax-seal.png: Added.
* wax-seal-broken.png: Added.
svn path=/trunk/; revision=12179
|
|
|
|
| |
svn path=/trunk/; revision=12154
|
|
|
|
| |
svn path=/trunk/; revision=12153
|
|
|
|
| |
svn path=/trunk/; revision=12152
|
|
|
|
| |
svn path=/trunk/; revision=12120
|
|
|
|
| |
svn path=/trunk/; revision=12119
|
|
|
|
| |
svn path=/trunk/; revision=12118
|
|
|
|
| |
svn path=/trunk/; revision=12055
|
|
|
|
| |
svn path=/trunk/; revision=12054
|
|
|
|
| |
svn path=/trunk/; revision=12051
|
|
|
|
| |
svn path=/trunk/; revision=12046
|
|
|
|
| |
svn path=/trunk/; revision=12045
|
|
|
|
| |
svn path=/trunk/; revision=12044
|
|
|
|
| |
svn path=/trunk/; revision=12035
|
|
|
|
| |
svn path=/trunk/; revision=12025
|
|
|
|
| |
svn path=/trunk/; revision=12024
|
|
|
|
| |
svn path=/trunk/; revision=12023
|
|
|
|
| |
svn path=/trunk/; revision=12004
|
|
|
|
| |
svn path=/trunk/; revision=12003
|
|
|
|
|
|
|
|
| |
2001-08-10 Rodrigo Moya <rodrigo@ximian.com>
* 16_category_*: removed these files, which are now in gal
svn path=/trunk/; revision=11879
|
|
|
|
| |
svn path=/trunk/; revision=11831
|
|
|
|
|
|
|
|
|
|
| |
2001-08-07 Damon Chaplin <damon@ximian.com>
* timezone-16.xpm: copied from the international category icon.
It would be better to have 2 different icons for these, but I had
to get rid of that square timezone icon!
svn path=/trunk/; revision=11740
|
|
|
|
| |
svn path=/trunk/; revision=11730
|
|
|
|
| |
svn path=/trunk/; revision=11729
|
|
|
|
| |
svn path=/trunk/; revision=11728
|
|
|
|
| |
svn path=/trunk/; revision=11727
|
|
|
|
| |
svn path=/trunk/; revision=11726
|
|
|
|
| |
svn path=/trunk/; revision=11609
|
|
|
|
|
|
| |
awesome Jakub, nice work).
svn path=/trunk/; revision=11596
|
|
|
|
| |
svn path=/trunk/; revision=11590
|
|
|
|
|
|
|
|
|
|
|
| |
10 POKE ICONS
20 PRINT "They look more consistent now!"
30 GOTO 10
RUN
/tigert :)
svn path=/trunk/; revision=11573
|
|
|
|
| |
svn path=/trunk/; revision=11570
|
|
|
|
|
|
| |
a few places.
svn path=/trunk/; revision=11544
|
|
|
|
| |
svn path=/trunk/; revision=11520
|
|
|
|
|
|
| |
composer. (Beautiful work Tuomas and Jakub!)
svn path=/trunk/; revision=11511
|
|
|
|
| |
svn path=/trunk/; revision=11508
|
|
|
|
|
|
| |
buttons dir. /tigert
svn path=/trunk/; revision=11505
|
|
|
|
| |
svn path=/trunk/; revision=11469
|
|
|
|
| |
svn path=/trunk/; revision=11444
|
|
|
|
|
|
|
|
| |
2001-07-25 Damon Chaplin <damon@ximian.com>
* Makefile.am (images_DATA): added print-preview-24.png.
svn path=/trunk/; revision=11415
|
|
|
|
| |
svn path=/trunk/; revision=11398
|
|
|
|
|
|
|
|
| |
2001-07-20 JP Rosevear <jpr@ximian.com>
* Pull in new splash screen
svn path=/trunk/; revision=11269
|
|
|
|
|
|
|
|
|
| |
2001-07-20 Rodrigo Moya <rodrigo@ximian.com>
* Makefile.am: install 2 new category icons (16_category_suppliers.png
and 16_category_time-and-expenses.png)
svn path=/trunk/; revision=11262
|
|
|
|
| |
svn path=/trunk/; revision=11259
|
|
|
|
| |
svn path=/trunk/; revision=11258
|
|
|
|
|
|
|
|
| |
Changed the small menu-version of the "cut" icon to be consistent with
the toolbar one, the little text blocks were in another way around.
/tigert
svn path=/trunk/; revision=11256
|
|
|
|
|
|
|
|
| |
was confusing, especially on the "small icons" mode of the shortcutbar.
/tigert
svn path=/trunk/; revision=11255
|
|
|
|
|
|
|
|
| |
2001-07-19 Rodrigo Moya <rodrigo@ximian.com>
* Makefile.am: install the 2 new category icons
svn path=/trunk/; revision=11234
|
|
|
|
| |
svn path=/trunk/; revision=11229
|
|
|
|
| |
svn path=/trunk/; revision=11215
|
|
|
|
|
|
|
|
| |
2001-07-17 Rodrigo Moya <rodrigo@ximian.com>
* Makefile.am: install category icons
svn path=/trunk/; revision=11160
|
|
|
|
|
|
| |
though. /tigert
svn path=/trunk/; revision=11156
|
|
|
|
|
|
| |
these, but oh well.. not all of them are new as you see. /tigert
svn path=/trunk/; revision=11155
|
|
|
|
| |
svn path=/trunk/; revision=11154
|
|
|
|
| |
svn path=/trunk/; revision=11123
|
|
|
|
|
|
|
| |
new icons added..
/tigert
svn path=/trunk/; revision=11122
|
|
|
|
| |
svn path=/trunk/; revision=11103
|
|
|
|
| |
svn path=/trunk/; revision=11082
|
|
|
|
|
|
|
|
| |
2001-07-12 JP Rosevear <jpr@ximian.com>
* Makefile.am: extra dist another xpm
svn path=/trunk/; revision=11036
|
|
|
|
|
|
| |
a bit sometime. /tigert
svn path=/trunk/; revision=11035
|
|
|
|
|
|
| |
/tigert
svn path=/trunk/; revision=11033
|
|
|
|
| |
svn path=/trunk/; revision=11032
|
|
|
|
| |
svn path=/trunk/; revision=11031
|
|
|
|
|
|
| |
selected etable row.. /tigert
svn path=/trunk/; revision=10974
|
|
|
|
| |
svn path=/trunk/; revision=10952
|
|
|
|
| |
svn path=/trunk/; revision=10950
|
|
|
|
| |
svn path=/trunk/; revision=10928
|
|
|
|
| |
svn path=/trunk/; revision=10886
|
|
|
|
| |
svn path=/trunk/; revision=10796
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2001-07-04 Gediminas Paulauskas <menesis@delfi.lt>
* evolution-shell-component-utils.c (e_pixmaps_update): set
"pixname" value only if pixbuf was loaded successfully. Otherwise
component crashes if image is not found. Should be checked for
sanity in bonobo_ui_component_set_prop IMHO.
2001-07-04 Gediminas Paulauskas <menesis@delfi.lt>
* Makefile.am: install apply-filters-16.xpm
2001-07-04 Gediminas Paulauskas <menesis@delfi.lt>
* evolution-mail-message.xml: MessageApplyFilters now has an icon.
2001-07-04 Gediminas Paulauskas <menesis@delfi.lt>
* folder-browser-ui.c (message_pixcache): set icon for ApplyFilters
command.
svn path=/trunk/; revision=10783
|
|
|
|
| |
svn path=/trunk/; revision=10741
|
|
|
|
| |
svn path=/trunk/; revision=10740
|
|
|
|
| |
svn path=/trunk/; revision=10660
|
|
|
|
|
|
| |
mailer.
svn path=/trunk/; revision=10647
|
|
|
|
| |
svn path=/trunk/; revision=10601
|
|
|
|
| |
svn path=/trunk/; revision=10599
|
|
|
|
| |
svn path=/trunk/; revision=10598
|
|
|
|
|
|
| |
these in as the current icons are from gnome-stock. /tigert
svn path=/trunk/; revision=10597
|
|
|
|
|
|
|
|
| |
2001-06-29 Chris Toshok <toshok@ximian.com>
* Makefile.am (images_DATA): add contact-is-a-list.png
svn path=/trunk/; revision=10595
|
|
|
|
| |
svn path=/trunk/; revision=10594
|
|
|
|
|
|
|
|
| |
2001-06-27 Jeffrey Stedfast <fejj@ximian.com>
* Makefile.am: Install the add-attachment.png icon.
svn path=/trunk/; revision=10538
|
|
|
|
| |
svn path=/trunk/; revision=10535
|
|
|
|
| |
svn path=/trunk/; revision=10534
|
|
|
|
|
|
|
|
|
| |
2001-06-19 Damon Chaplin <damon@ximian.com>
* world_map-960.png: world map picture used for selecting timezones.
* Makefile.am (images_DATA): added world_map-960.png for timezones.
svn path=/trunk/; revision=10307
|
|
|
|
| |
svn path=/trunk/; revision=10239
|
|
|
|
| |
svn path=/trunk/; revision=10236
|
|
|
|
| |
svn path=/trunk/; revision=10234
|
|
|
|
| |
svn path=/trunk/; revision=10212
|
|
|
|
| |
svn path=/trunk/; revision=10211
|
|
|
|
| |
svn path=/trunk/; revision=10163
|
|
|
|
| |
svn path=/trunk/; revision=10109
|
|
|
|
| |
svn path=/trunk/; revision=10108
|
|
|
|
| |
svn path=/trunk/; revision=9919
|
|
|
|
| |
svn path=/trunk/; revision=9869
|
|
|
|
|
|
| |
* Makefile.am (images_DATA): Install Jakub's new icons
svn path=/trunk/; revision=9868
|
|
|
|
| |
svn path=/trunk/; revision=9865
|
|
|
|
| |
svn path=/trunk/; revision=9846
|
|
|
|
| |
svn path=/trunk/; revision=9845
|
|
|
|
| |
svn path=/trunk/; revision=9844
|
|
|
|
| |
svn path=/trunk/; revision=9843
|
|
|
|
|
|
|
|
| |
2001-05-14 Duncan Mak <duncan@ximian.com>
* Makefile.am (images_DATA): add in the new find_message.xpm
svn path=/trunk/; revision=9803
|
|
|
|
| |
svn path=/trunk/; revision=9790
|
|
|
|
| |
svn path=/trunk/; revision=9487
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2001-04-04 Gediminas Paulauskas <menesis@delfi.lt>
* mail-config-druid.c (create_html): set content type to utf8.
* mail-config.c (mail_config_check_service): fix warning.
* mail-display.c (link_open_in_browser): just call on_link_clicked().
(link_menu): Open link works.
(link_copy_location): claim selection.
(on_selection_get): new function, selection handler.
(mail_display_new): connect to selection_get. FIXME: does not work.
2001-04-04 Gediminas Paulauskas <menesis@delfi.lt>
* importer/importer.c (create_html): copied newer and fixed function
from mail/mail-config-druid.c.
(html_new, put_html): removed.
(show_import_wizard): use create_html instead of html_new/put_html pair.
* importer/importer.glade: a try to set logo. removed source generation
options.
svn path=/trunk/; revision=9161
|
|
|
|
|
|
|
|
|
|
|
|
| |
shortcut bar.
Converted and replaced icons for trash and summary:
exec-16-summary.xpm => evolution-today-mini.png
delete_mesage.xpm => evolution-trash-mini.png,
Copied evolution-trash.png icons from mc (needs tweaking to match other
evolution icons though)
svn path=/trunk/; revision=9154
|
|
|
|
| |
svn path=/trunk/; revision=9113
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Guided by Jacub Stener's mail, where he explaned which icons were renamed or
added, I added a bunch of new icons to menus, fixed renamed ones. Changed Trash
and Executive summary folder type icons. Fixed art/Makefile.am for these
changes.
Also, pulled icon cache from mailer and moved it to e-util/e-gui-utils.h, made
all components and dialogs use cache and not load pixmaps every time.
Accidentally got a couple of includes fix in, but they won't break anything.
svn path=/trunk/; revision=9092
|