aboutsummaryrefslogtreecommitdiffstats
path: root/art
Commit message (Collapse)AuthorAgeFilesLines
* new version of the splash, also for HEAD branch... /tigertTuomas Kuosmanen2000-10-181-0/+0
| | | | svn path=/trunk/; revision=5968
* Added TigerT's splash screen to the Makefile.Ettore Perazzoli2000-10-151-9/+10
| | | | svn path=/trunk/; revision=5916
* Added splash screen for evolution - the ultimate eyecandy department strikesTuomas Kuosmanen2000-10-141-0/+0
| | | | | | again! :) /tigert svn path=/trunk/; revision=5911
* duh. /tigTuomas Kuosmanen2000-10-091-136/+19
| | | | svn path=/trunk/; revision=5799
* make it transparent instead of white.Chris Toshok2000-10-071-16/+16
| | | | | | | | 2000-10-06 Chris Toshok <toshok@helixcode.com> * art/empty.xpm: make it transparent instead of white. svn path=/trunk/; revision=5770
* Add the service iconIain Holmes2000-10-051-0/+0
| | | | svn path=/trunk/; revision=5730
* Changed the attachment icon to match the other sized - 16x16.Michael Zucci2000-10-051-83/+136
| | | | | | May need touching up. svn path=/trunk/; revision=5708
* Ugh. Me hack icons. Me commit cvs. Me learns. duh.Tuomas Kuosmanen2000-09-231-0/+0
| | | | | | /tigert svn path=/trunk/; revision=5558
* Added 2 new icons for the compose -dialog.. /tigertTuomas Kuosmanen2000-09-202-17/+81
| | | | | | | | PS. ettore, the send -one needs some code love to get used, attachment was just a simple replacement, though we might want to convert all the xpms to png's at some point for consistency, right? svn path=/trunk/; revision=5521
* retarded looking icons for use with displaying scores in the message-listJeffrey Stedfast2000-09-198-0/+187
| | | | | | | | | 2000-09-18 Jeffrey Stedfast <fejj@helixcode.com> * art/score-*.xpm: retarded looking icons for use with displaying scores in the message-list view. These need a makeover BADLY ;-) svn path=/trunk/; revision=5494
* moved the icons around a bit inside the image so they alignt better in theTuomas Kuosmanen2000-09-142-0/+0
| | | | | | toolbar /tigert svn path=/trunk/; revision=5409
* new pin icon for the pin button in the pinnable folder tree that can beTuomas Kuosmanen2000-09-141-0/+0
| | | | | | | | pinned on the pin-place besides the non-pinnable shortcutbar.. /tigert svn path=/trunk/; revision=5408
* Install the new button icons underEttore Perazzoli2000-09-121-3/+10
| | | | | | `$(datadir)/images/evolution/buttons'. svn path=/trunk/; revision=5361
* work, you scum of the earth called CVS!Tuomas Kuosmanen2000-09-127-0/+0
| | | | svn path=/trunk/; revision=5343
* this will also make the icon files installed.. /tigertTuomas Kuosmanen2000-09-121-0/+10
| | | | svn path=/trunk/; revision=5341
* updated icons that work better on the gray background /tigertTuomas Kuosmanen2000-07-092-0/+0
| | | | svn path=/trunk/; revision=4004
* Fixed EXTRA_DIST for make distcheck.Christopher James Lahey2000-07-081-0/+2
| | | | | | | | 2000-07-07 Christopher James Lahey <clahey@helixcode.com> * art/Makefile.am: Fixed EXTRA_DIST for make distcheck. svn path=/trunk/; revision=3967
* new contacts icon (big) /tigTuomas Kuosmanen2000-07-071-0/+0
| | | | svn path=/trunk/; revision=3944
* Images for tree view. Should probably be triangles ...Michael Zucci2000-07-062-0/+44
| | | | svn path=/trunk/; revision=3920
* copy this over from mail/pixmapsDan Winship2000-05-312-0/+22
| | | | svn path=/trunk/; revision=3294
* Use TigerT's new mini icons in the shell's folder tree view.Ettore Perazzoli2000-05-161-11/+16
| | | | svn path=/trunk/; revision=3091
* new mini icons for the tree view /tigertTuomas Kuosmanen2000-05-165-0/+0
| | | | svn path=/trunk/; revision=3080
* Added briefcase.png to get installed.Christopher James Lahey2000-05-101-0/+1
| | | | | | | | | | | | | | 2000-05-09 Christopher James Lahey <clahey@helixcode.com> * art/Makefile.am: Added briefcase.png to get installed. From addressbook/ChangeLog: 2000-05-09 Christopher James Lahey <clahey@helixcode.com> * contact-editor/e-contact-editor.c: Use new art. svn path=/trunk/; revision=2958
* + * art/Makefile.am: Add tigert's contact-dlg-related images.Matthew Loper2000-04-121-1/+6
| | | | | | | | | | | | | | | | + + * addressbook/contact-editor/e-contact-editor.c (_add_images): Add + tigert's images. + + * addressbook/contact-editor/Makefile.am: add EVOLUTION_IMAGES. + + * camel-folder-pt-proxy.c (_folder_open_cb): Print warning message + for broken function. + (_folder_close_cb): Same. + + * filter-arg.c (filter_arg_edit_value): Return a value. svn path=/trunk/; revision=2408
* Kids, it's candy day. new icons. /tigertTuomas Kuosmanen2000-04-126-0/+0
| | | | svn path=/trunk/; revision=2407
* pixmap_DATA should have been images_DATA (after pixmapdir was renamed toDan Winship2000-04-091-3/+2
| | | | | | | * art/Makefile.am: pixmap_DATA should have been images_DATA (after pixmapdir was renamed to imagesdir) svn path=/trunk/; revision=2345
* pixmap_DATA isn't defined so don't use it as a variable.Christopher James Lahey2000-04-091-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2000-04-08 Christopher James Lahey <clahey@helixcode.com> * art/Makefile.am: pixmap_DATA isn't defined so don't use it as a variable. * addressbook/gui/component/, addressbook/gui/component/.cvsignore, addressbook/gui/Makefile.am, addressbook/gui/component/addressbook-factory.c, addressbook/gui/component/addressbook.c, addressbook/gui/component/addressbook.gnorba, addressbook/gui/component/addressbook.h: New directory to proivde the component for contact management. Simply uses an e-minicard-view. * addressbook/gui/minicard/e-minicard-view.c, addressbook/gui/minicard/e-minicard-view.h: New subclass of e-reflow-sorted that takes an EBook and uses it to compute the card data to display. * addressbook/gui/minicard/e-minicard.c, addressbook/gui/minicard/e-minicard.h: This now backends to a ECard instead of a ETableModel. * addressbook/gui/minicard/e-reflow.c, addressbook/gui/minicard/e-reflow.h: This now has a virtualized add method. * addressbook/gui/minicard/e-reflow-sorted.c, addressbook/gui/minicard/e-reflow-sorted.h: New subclass of e-reflow that allows the data to be sorted on the fly. * addressbook/gui/minicard/test-minicard-view.c: New test to test the new minicard view. * addressbook/gui/minicard/test-reflow.c: Uses the new ECard backend of the e-minicard. * addressbook/gui/minicard/.cvsignore, addressbook/gui/minicard/Makefile.am: Added new test. Fixed dependencies. Added new files. * addressbook/gui/, addressbook/gui/Makefile.am, addressbook/gui/.cvsignore: New directory for addressbook gui bits. Added subdirectories. Created an initial .cvsignore. * addressbook/Makefile.am (SUBDIRS): Removed demo and added gui. * addressbook/backend/pas/pas-backend-file.c: Added code to do notification on bookviews when changes in the backend are made. * addressbook/backend/pas/pas-book-view.c, addressbook/backend/pas/pas-book-view.h: Added helper functions to notify the view about the addition or modification of a single card. Fixed a mistaken extra free. * addressbook/backend/ebook/e-card-list-iterator.h: Fixed incorrect parent class. * addressbook/backend/ebook/test-client.c: Made this accept an optional parameter that specifies the vcard to add. * configure.in: Replaced widgets/e-minicard/Makefile and addressbook/demo/Makefile with addressbook/gui/minicard/Makefile and addressbook/gui/component/Makefile respectively. * widgets/Makefile.am: Removed e-minicard since it's being moved to addressbook/gui/minicard. * widgets/e-text/e-text.c: Fixed the border width around tooltips and made the main tooltip area yellow. From camel/ChangeLog: 2000-04-08 Christopher James Lahey <clahey@helixcode.com> * providers/smtp/.cvsignore: Added a .cvsignore file. From calendar/ChangeLog: 2000-04-08 Christopher James Lahey <clahey@helixcode.com> * gui/Makefile.am: Removed linking with libetable and libeminicard since they weren't being used. svn path=/trunk/; revision=2343
* Load the icons from the installation path, not form the GNOME-libsMiguel de Icaza2000-04-061-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2000-04-06 Miguel de Icaza <miguel@gnu.org> * shell/e-shortcut.c (shell_icon_cb): Load the icons from the installation path, not form the GNOME-libs installation prefix. (shell_icon_cb): Memory leak fix. * shell/Makefile.am (imagesdir): Pass the EVOLUTION_IMAGES installation directory here. * art/Makefile.am (images_DATA): Renamed from pixmaps to images. 2000-04-06 Miguel de Icaza <miguel@gnu.org> * message-list.c: Stick pixmaps here. * mail-display.c (embeddable_destroy_cb): Replaced C++ comments with C comments. * message-list.c (load_internal_images): New function, loads images. (message_list_init_renderers): Load images, fix previous attempt at loading images. * Makefile.am (dist-hook): Added distribution of pixmaps. * pixmaps: New directory, used to hold the XPMs we ship with. * pixmaps/envelope-closed.xpm, pixmaps/envelope-open.xpm: Tigert's envelopes incorporated. 2000-04-06 Miguel de Icaza <miguel@gnu.org> * e-cell-text.c: Killed ARG_EDITABLE. (ect_event): Updated to new editable setup. (e_cell_text_new): Kill editable argument. * e-cell-toggle.c (etog_event): Handle editability here * e-cell-text.h: Removed editable bit field from here, it is now taken care at the e-cell level. * e-cell.c (e_cell_set_editable): New function. (e_cell_init): Set editable to TRUE by default. * test-check.c (check_test): update to new api * test-table.c (table_browser_test): ditto. (do_e_table_demo): ditto. * test-cols.c (multi_cols_test): ditto svn path=/trunk/; revision=2302
* + + * tests/.cvsignore: Added test-movemail. + + * art/.cvsignore: NewMatthew Loper2000-04-011-0/+2
| | | | | | | | | | | | | | | | + + * tests/.cvsignore: Added test-movemail. + + * art/.cvsignore: New file. + + * pcs/.cvsignore: Added *.lo. + + * .cvsignore: Added evolution.pot. + sparkly clean svn path=/trunk/; revision=2276
* install new shortcut bar pixmaps.Dan Winship2000-03-311-0/+20
| | | | | | | | | | | | * configure.in: * Makefile.am: * art/Makefile.am: install new shortcut bar pixmaps. * widgets/shortcut-bar/e-shortcut-bar.c: Sort of use the new pixmaps. This code needs to be restructured, but Damon is rumored to already be doing it. svn path=/trunk/; revision=2261
* look mum! new icons! /tigertTuomas Kuosmanen2000-03-316-0/+0
| | | | svn path=/trunk/; revision=2257
* Added some icons to-be-in-message-list-view... /tigertTuomas Kuosmanen2000-03-278-0/+337
svn path=/trunk/; revision=2181