aboutsummaryrefslogtreecommitdiffstats
path: root/art
Commit message (Expand)AuthorAgeFilesLines
* dist the glade dataJP Rosevear2001-11-062-0/+5
* Fix for #14281 (missing icons in the druids).Ettore Perazzoli2001-11-032-1/+20
* Remove.Ettore Perazzoli2001-10-311-0/+0
* Install `evolution.png', not `evolution-icon.png'.Ettore Perazzoli2001-10-313-1/+8
* new splashJakub Steiner2001-10-312-0/+4
* Remov/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */ /* * e-url.h * * Copyright (C) 2001 Ximian, Inc. * * Developed by Jon Trowbridge <trow@ximian.com> * Rodrigo Moya <rodrigo@ximian.com> */ /* * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2 of the * License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 * USA. */ #ifndef __E_URL_H__ #define __E_URL_H__ #include <gtk/gtk.h> char *e_url_shroud (const char *url); gboolean e_url_equal (const char *url1, const char *url2); typedef struct { char *protocol; char *user; char *authmech; char *passwd; char *host; int port; char *path; GData *params; char *query; char *fragment; } EUri; EUri *e_uri_new (const char *uri_string); void e_uri_free (EUri *uri); const char *e_uri_get_param (EUri *uri, const char *name); #endif /* __E_URL_H__ */
td>Iain Holmes2001-09-222-1/+7 * Beta4 splashJakub Steiner2001-09-222-0/+4 * pgp signature iconsJakub Steiner2001-09-085-0/+8 * add ldap-16.png.Chris Toshok2001-09-072-0/+5 * ical meeting iconJakub Steiner2001-09-053-0/+6 * timezone druid iconJakub Steiner2001-09-043-0/+7 * install new fileJP Rosevear2001-08-203-0/+7 * added save-24.png.Damon Chaplin2001-08-202-0/+2 * oops, we missed the larger version...Tuomas Kuosmanen2001-08-201-0/+0 * added goto-16.png & new_task-16.png.Damon Chaplin2001-08-202-0/+6 * small version.. /tigertTuomas Kuosmanen2001-08-201-0/+0 * small version too.. /tigertTuomas Kuosmanen2001-08-201-0/+0 * doh. /tigertTuomas Kuosmanen2001-08-201-0/+0 * New version.. /tigertTuomas Kuosmanen2001-08-201-0/+0 * added cut.png, copy.png & paste.png, so we can use them for the tasksDamon Chaplin2001-08-202-0/+8 * added 16_copy.png, 16_customize.png, 16_cut.png & 16_paste.png.Damon Chaplin2001-08-193-0/+12 * Change pixtype of "MessageDelete" to "pixbuf".Ettore Perazzoli2001-08-193-0/+5 * moved task.xpm here, so it gets installed, so we can use it for the menus.Damon Chaplin2001-08-182-1/+7 * Added.Jeffrey Stedfast2001-08-184-88/+92 * boring splash againJakub Steiner2001-08-172-0/+4 * splash screensJakub Steiner2001-08-172-1/+2 * Rupertzilla splashJakub Steiner2001-08-172-0/+4 * single pixel fixJakub Steiner2001-08-171-0/+0 * fix previousJakub Steiner2001-08-171-0/+0 * next/previous message using the new document templateJakub Steiner2001-08-173-0/+5 * oops wrong shadowJakub Steiner2001-08-161-0/+0 * compose message fixJakub Steiner2001-08-162-0/+2 * change yellow attachment to white oneJakub Steiner2001-08-153-0/+4 * fix contact panel iconsJakub Steiner2001-08-153-268/+258 * oop, wrong filenameJakub Steiner2001-08-152-1/+1 * less detail on bottomJakub Steiner2001-08-152-0/+5 * icon for "Goto date.." -button. /tigertTuomas Kuosmanen2001-08-153-0/+6 * Small version to match.. /tigertTuomas Kuosmanen2001-08-151-0/+0 * new versions, a bit smoother.. /tigertTuomas Kuosmanen2001-08-153-0/+0 * New arrow icons for calendar.. /tigertTuomas Kuosmanen2001-08-154-0/+6 * make it lighterJakub Steiner2001-08-141-0/+0 * new summary tree view iconJakub Steiner2001-08-142-0/+4 * removed these files, which are now in galRodrigo Moya2001-08-1020-23/+5 * Fixed to match the style of the other icons.. /tigertTuomas Kuosmanen2001-08-092-40/+61 * copied from the international category icon. It would be better to have 2Damon Chaplin2001-08-082-64/+166 * better mini trash iconJakub Steiner2001-08-082-0/+5 * forgot to add trashJakub Steiner2001-08-071-0/+0 * menu iconsJakub Steiner2001-08-074-0/+3 * menu and tree view icons; rearrangementsJakub Steiner2001-08-0713-497/+17 * tree view iconsJakub Steiner2001-08-076-0/+4 * tree view iconsJakub Steiner2001-08-034-0/+5 * Install and use the new My Evolution icons from Jakub (they look reallyJacob Leach2001-08-031-0/+3 * my evolutionJakub Steiner2001-08-034-0/+7 * 10 POKE ICONS 20 PRINT "They look more consistent now!" 30 GOTO 10 RUNTuomas Kuosmanen2001-08-023-0/+0 * receive dialog for the send/receive dialog -- /tigertTuomas Kuosmanen2001-08-023-0/+5 * More updates to icons, this time the Save, Save As, and Search icons forJacob Leach2001-08-011-0/+5 * beta2 splashJakub Steiner2001-08-012-0/+4 * Use the new Send and Send Later icons for the toolbar and menus in theJacob Leach2001-07-311-0/+3 * New version of icon. /tigertTuomas Kuosmanen2001-07-312-0/+5 * New icon for composer. Added to Makefile.am so it gets installed to theTuomas Kuosmanen2001-07-312-0/+1 * menu iconsJakub Steiner2001-07-309-0/+10 * This might fix bug#4704 (new version of the new apppointment icon /tigertTuomas Kuosmanen2001-07-273-100/+128 * added print-preview-24.png.Damon Chaplin2001-07-262-1/+6 * print preview for new appointmentJakub Steiner2001-07-252-0/+5 * Pull in new splash screenJP Rosevear2001-07-212-0/+4 * install 2 new category icons (16_category_suppliers.png andRodrigo Moya2001-07-202-17/+24 * New category icon again... /tigertTuomas Kuosmanen2001-07-202-0/+3 * Icon for "suppliers" category for Evolution. /tigertTuomas Kuosmanen2001-07-202-0/+2 * Duh, this one I changed, not the other. Anyway..Tuomas Kuosmanen2001-07-201-0/+0 * Removed the colored background from the icons, since it turned out itTuomas Kuosmanen2001-07-206-0/+8 * install the 2 new category iconsRodrigo Moya2001-07-202-1/+7 * 2 new category icons.. /tigertTuomas Kuosmanen2001-07-203-0/+5 * toolbar icons for message editorJakub Steiner2001-07-194-0/+5 * install category iconsRodrigo Moya2001-07-182-1/+23 * okay. me lazy. cvs stupid. = recommitting all again. These are tiny filesTuomas Kuosmanen2001-07-171-0/+0 * some stuff, apparently I copied over some files since it wants to commitTuomas Kuosmanen2001-07-174-0/+0 * new icons.. /tigertTuomas Kuosmanen2001-07-174-0/+5 * Changelog too.. /tigertTuomas Kuosmanen2001-07-161-0/+6 * new icons added.. /tigertTuomas Kuosmanen2001-07-163-0/+0 * new category icons, more to follow. /tigertTuomas Kuosmanen2001-07-144-0/+5 * new icon, for "customize", based on jakub's nifty wrench icon. /tigertTuomas Kuosmanen2001-07-132-0/+5 * extra dist another xpmJP Rosevear2001-07-122-0/+5 * Renamed for consistency. Though we need to think about the consistent namingTuomas Kuosmanen2001-07-122-0/+12 * doh. another broken icon. So "convert foo.png bar.xpm" doesnt work apparently.Tuomas Kuosmanen2001-07-121-103/+100 * dohhhh. broken image it was. /tigertTuomas Kuosmanen2001-07-121-162/+159 * new version of trash icon... /tigertTuomas Kuosmanen2001-07-122-78/+163 * The outlined attachment icon (looks more clear when against dark bg on aTuomas Kuosmanen2001-07-111-16/+17 * menu icon version of new appointment icon /tigertTuomas Kuosmanen2001-07-102-123/+107 * New appointment icon.. /tigertTuomas Kuosmanen2001-07-102-0/+4 * Install myweather-*.png iconsIain Holmes2001-07-102-0/+11 * New iconz! Yowza. For the menus. /tigertTuomas Kuosmanen2001-07-074-0/+6 * weather iconsJakub Steiner2001-07-058-0/+4 * set "pixname" value only if pixbuf was loaded successfully. OtherwiseGediminas Paulauskas2001-07-052-4/+7 * oops. /tigertTuomas Kuosmanen2001-07-031-0/+0 * new iconz warez for do0dz! /t1g3rtTuomas Kuosmanen2001-07-034-0/+5 * non-isometric versions of menu icons - print and print previewJakub Steiner2001-07-023-144/+261 * Use Tuomas' next-message, previous-message and print icons in theEttore Perazzoli2001-07-012-0/+8 * manage subscriptions toolbar iconsJakub Steiner2001-06-294-0/+5 * shaded a bit more... /tigertTuomas Kuosmanen2001-06-291-0/+0 * new icon for print button. /tigertTuomas Kuosmanen2001-06-292-0/+2 * new icons for next / previous message buttons. Some kind soul could patchTuomas Kuosmanen2001-06-293-0/+5 * add contact-is-a-list.pngChris Toshok2001-06-292-0/+5 * added icon for toshok, for contact lists.. /tigertTuomas Kuosmanen2001-06-292-0/+4 * Install the add-attachment.png icon.Jeffrey Stedfast2001-06-282-0/+5 * this is even better in size. /tigertTuomas Kuosmanen2001-06-281-0/+0 * new version of the calendar mini icon on the folder tree.. /tigertTuomas Kuosmanen2001-06-282-0/+5 * world map picture used for selecting timezones. added world_map-960.pngDamon Chaplin2001-06-203-1/+7 * menu iconsJakub Steiner2001-06-153-0/+177 * vfoldersJakub Steiner2001-06-152-0/+83 * apply filterJakub Steiner2001-06-152-0/+52 * ximianize the exec. summary iconsJakub Steiner2001-06-143-0/+4 * 1.0 splash; wasn't anti-aliased for some odd reasonJakub Steiner2001-06-142-0/+5 * Committing the new My Evolution.Iain Holmes2001-06-0912-0/+23 * colorfixJakub Steiner2001-06-041-68/+63 * diff. timezone eventsJakub Steiner2001-06-042-0/+75 * fixed bad shadowJakub Steiner2001-05-222-0/+4 * missed oneDan Winship2001-05-181-0/+1 * Install Jakub's new iconsDan Winship2001-05-182-0/+9 * mail config druid iconsJakub Steiner2001-05-178-0/+10 * forgot to mention color change for calendarJakub Steiner2001-05-171-0/+1 * fixes #2862Jakub Steiner2001-05-176-0/+7 * Modify ChangeLog to say that the icons are by Tuomas.Ettore Perazzoli2001-05-161-2/+2 * New icons for offline/online status.Ettore Perazzoli2001-05-164-0/+9 * add in the new find_message.xpmDuncan Mak2001-05-152-0/+5 * Find (in?) messageJakub Steiner2001-05-142-0/+134 * Added in "compose-messages.png" in the Makefile of evolution/artDuncan Mak2001-04-221-0/+1 * set content type to utf8. fix warning. just call on_link_clicked().Gediminas Paulauskas2001-04-041-0/+1 * Executive summary and Trash now have nice icons both in tree/folder title andGediminas Paulauskas2001-04-045-105/+3 * added missing evolution-contacts-plain.png which contact editor complained aboutGediminas Paulauskas2001-04-031-0/+1 * Blessed by Ettore.Gediminas Paulauskas2001-04-021-3/+11 * Screenshot of Damon's meeting-scheduling widget, used in my mockup of the mee...Anna Dirks2001-03-291-0/+0 * new menu iconsJakub Steiner2001-03-225-0/+405 * fixing checkerboardJakub Steiner2001-03-221-0/+0 * small positioning fixJakub Steiner2001-03-221-0/+0 * renaming icons to make Miguel's speedups possibleJakub Steiner2001-03-2231-22/+22 * OopsMiguel de Icaza2001-03-221-1/+7 * color coded app icons and some new icons. also a new splash (probably to be r...Jakub Steiner2001-03-2112-0/+239 * import druid iconJakub Steiner2001-03-161-0/+0 * Removed .oafinfo files -- they are obsolete. Moved pixmaps fromGediminas Paulauskas2001-03-1510-29/+320 * install conduit iconsJP Rosevear2001-03-031-0/+8 * pilot conduitsJakub Steiner2001-03-026-0/+0 * this logo is more visible than the hazy "Ximian" text in the old splash.Tuomas Kuosmanen2001-02-151-0/+0 * Set toolbar new appointment icon (set_pixmap): load files rather thanJP Rosevear2001-02-146-1/+189 * for message menuJakub Steiner2001-02-023-0/+281 * apply filtersJakub Steiner2001-02-021-0/+45 * settings/mail filtersJakub Steiner2001-02-021-0/+71 * for the view menuJakub Steiner2001-02-022-0/+62 * i hope it's not confusing. should stand for 'hide selected images'Jakub Steiner2001-02-011-0/+33 * show all messagesJakub Steiner2001-02-011-0/+27 * new appointmentJakub Steiner2001-02-011-0/+0 * new contact mbar iconJakub Steiner2001-01-311-0/+137 * the old stuff was kinkyJakub Steiner2001-01-3110-0/+0 * looks more like a pile of cards..Jakub Steiner2001-01-301-75/+134 * Get the mailer to use the new menu icons.Ettore Perazzoli2001-01-251-2/+14 * Make the addressbook use the new 16x16 icons in the menus.Ettore Perazzoli2001-01-251-0/+3 * Get the addressbook to use the new "Show all" icon.Ettore Perazzoli2001-01-251-0/+1 * bummer. now it is also aligned right. /tigTuomas Kuosmanen2001-01-231-0/+0 * duh. fixed typo. /tigTuomas Kuosmanen2001-01-231-0/+0 * new splash. /tigTuomas Kuosmanen2001-01-231-0/+0 * ettore likes this betterJakub Steiner2001-01-211-0/+0 * evo .9 splashJakub Steiner2001-01-201-0/+0 * added icons for Message->Copy/Move message to folder -menu entries.. /tigTuomas Kuosmanen2001-01-162-0/+117 * new version of the calendar icon... /tigTuomas Kuosmanen2001-01-161-0/+0 * Add a white outline around the "!" so it still shows up clearly inDan Winship2001-01-121-11/+12 * new versions of them iconz /tigertTuomas Kuosmanen2001-01-112-0/+0 * find contactJakub Steiner2001-01-101-0/+127 * all contacts icon for the icon bar in contactsJakub Steiner2001-01-101-0/+77 * save message - menu iconJakub Steiner2001-01-101-0/+45 * reply to all - menu iconJakub Steiner2001-01-101-0/+52 * reply to message menu iconJakub Steiner2001-01-101-0/+46 * Print message menu iconJakub Steiner2001-01-101-0/+54 * Forward message menu iconJakub Steiner2001-01-101-0/+51 * Encrypt message menu iconJakub Steiner2001-01-101-0/+80 * Edit message menu iconJakub Steiner2001-01-101-0/+84 * Configure mail menu iconJakub Steiner2001-01-101-0/+61 * Configure folder menu iconJakub Steiner2001-01-101-0/+85 * Configure addressbook menu iconJakub Steiner2001-01-101-0/+77 * new version of the contacts mini-icon. /tigertTuomas Kuosmanen2001-01-051-0/+0 * Moved these images each up one pixel.Christopher James Lahey2000-12-153-4/+4 * Cute new splash screen.Ettore Perazzoli2000-12-141-0/+0 * Some new images for the summary.Iain Holmes2000-12-084-0/+3 * Big patch. Evolution-services rewrite, services updated for new system,Iain Holmes2000-11-225-0/+4 * Moving the executive summarys now :)Iain Holmes2000-11-027-0/+6 * Added some functionality to the Executive SummaryIain Holmes2000-10-271-0/+2 * new version of the splash, also for HEAD branch... /tigertTuomas Kuosmanen2000-10-181-0/+0 * Added TigerT's splash screen to the Makefile.Ettore Perazzoli2000-10-151-9/+10 * Added splash screen for evolution - the ultimate eyecandy department strikesTuomas Kuosmanen2000-10-141-0/+0 * duh. /tigTuomas Kuosmanen2000-10-091-136/+19 * make it transparent instead of white.Chris Toshok2000-10-071-16/+16 * Add the service iconIain Holmes2000-10-051-0/+0 * Changed the attachment icon to match the other sized - 16x16.Michael Zucci2000-10-051-83/+136 * Ugh. Me hack icons. Me commit cvs. Me learns. duh.Tuomas Kuosmanen2000-09-231-0/+0 * Added 2 new icons for the compose -dialog.. /tigertTuomas Kuosmanen2000-09-202-17/+81 * retarded looking icons for use with displaying scores in the message-listJeffrey Stedfast2000-09-198-0/+187 * moved the icons around a bit inside the image so they alignt better in theTuomas Kuosmanen2000-09-142-0/+0 * new pin icon for the pin button in the pinnable folder tree that can beTuomas Kuosmanen2000-09-141-0/+0 * Install the new button icons underEttore Perazzoli2000-09-121-3/+10 * work, you scum of the earth called CVS!Tuomas Kuosmanen2000-09-127-0/+0 * this will also make the icon files installed.. /tigertTuomas Kuosmanen2000-09-121-0/+10 * updated icons that work better on the gray background /tigertTuomas Kuosmanen2000-07-092-0/+0 * Fixed EXTRA_DIST for make distcheck.Christopher James Lahey2000-07-081-0/+2 * new contacts icon (big) /tigTuomas Kuosmanen2000-07-071-0/+0 * Images for tree view. Should probably be triangles ...Michael Zucci2000-07-062-0/+44 * copy this over from mail/pixmapsDan Winship2000-05-312-0/+22 * Use TigerT's new mini icons in the shell's folder tree view.Ettore Perazzoli2000-05-161-11/+16 * new mini icons for the tree view /tigertTuomas Kuosmanen2000-05-165-0/+0 * Added briefcase.png to get installed.Christopher James Lahey2000-05-101-0/+1 * + * art/Makefile.am: Add tigert's contact-dlg-related images.Matthew Loper2000-04-121-1/+6 * Kids, it's candy day. new icons. /tigertTuomas Kuosmanen2000-04-126-0/+0 * pixmap_DATA should have been images_DATA (after pixmapdir was renamed toDan Winship2000-04-091-3/+2 * pixmap_DATA isn't defined so don't use it as a variable.Christopher James Lahey2000-04-091-2/+3 * Load the icons from the installation path, not form the GNOME-libsMiguel de Icaza2000-04-061-2/+2 * + + * tests/.cvsignore: Added test-movemail. + + * art/.cvsignore: NewMatthew Loper2000-04-011-0/+2 * install new shortcut bar pixmaps.Dan Winship2000-03-311-0/+20 * look mum! new icons! /tigertTuomas Kuosmanen2000-03-316-0/+0 * Added some icons to-be-in-message-list-view... /tigertTuomas Kuosmanen2000-03-278-0/+337