aboutsummaryrefslogtreecommitdiffstats
path: root/art/mark.xpm
blob: 710cd0e872082a776f1fe37f7ffbe7ed7a789425 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/* XPM */
static char * mark_xpm[] = {
"16 16 2 1",
"   c None",
".  c #36592A",
"                ",
"                ",
"                ",
"                ",
"           .    ",
"          ..    ",
"         ..     ",
"    .   ..      ",
"    .. ...      ",
"     ....       ",
"     ...        ",
"      ..        ",
"      .         ",
"                ",
"                ",
"                "};
able class='list nowrap'>Commit message (Expand)AuthorAgeFilesLines * Reliably detect if icon-theme.cache is uptodate, by checking the mtimejylefort2005-11-202-1/+50 * * Use X11BASE rather than PREFIX or %D to search for iconsmarcus2005-11-192-3/+7 * - Fix build on FreeBSD 4.Xpav2005-11-161-0/+18 * Update to 2.8.7.marcus2005-11-162-4/+4 * Fix the file chooser in gtk-demo.jylefort2005-11-081-0/+5 * Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixesmarcus2005-11-058-99/+76 * Unbreak 4-STABLE build (gcc 2.95.x does not know anything about SSE2).bland2005-09-031-1/+2 * There is a SSE2 bug in either GCC or in our libc, when use p4, p-m or elsemezz2005-09-031-1/+12 * Update to 2.6.10.marcus2005-08-282-3/+3 * Re-add drop shadow patch distinfo after recent update.marcus2005-08-021-0/+2 * Update to 2.6.9.marcus2005-08-023-5/+7 * Add -g in CFLAGS and STRIP= #empty when use WITH_DEBUG knob.mezz2005-07-181-0/+2 * - Update to 2.6.8ahze2005-06-163-3/+5 * Add a few brief comments about what it means to set WITH_DEBUG to variousadamw2005-04-131-0/+6 * Update to 2.6.7.marcus2005-04-132-3/+3 * - Add WITH_DEBUG knob that has the following turnables [no|minimum|yes]ahze2005-04-131-0/+20 * - Update to 2.6.6ahze2005-04-113-45/+3 * Fix missing icons bug (bug #169870).bland2005-04-102-0/+42 * - Update to 2.6.5bland2005-04-093-7/+6 * Presenting GNOME 2.10 for FreeBSD!marcus2005-03-1211-102/+107 * Remove another non-system locale directory.kris2004-12-231-0/+2 * Update a link in MASTER_SITES for 2.3 -> 2.4.mezz2004-12-201-1/+1 * Don't remove system locale directories (not listed in the relevantkris2004-12-201-2/+0 * Clean up the pkg-plist voodoo:mezz2004-12-202-7/+11 * Correct the removal of the ${PREFIX}/lib/gtk-2.0/modules directory.marcus2004-12-201-1/+1 * Clean up handling of locale directories at deinstall-time:kris2004-12-161-0/+20 * Create an empty lib/gtk-2.0/modules directory to be used by other ports.marcus2004-12-132-0/+6 * Update to 2.4.14bland2004-12-033-3/+5 * This port really need gmake.marcus2004-11-121-0/+1 * Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).marcus2004-11-084-104/+7 * Fix recent XPM buffer overflows as described atmarcus2004-09-172-0/+101 * Update to 2.4.9. This is just a quick fix release that prettyadamw2004-08-263-14/+3 * Update to 2.4.8.marcus2004-08-264-3/+16 * mirror.ac.uk -> mirrorservice.orgvs2004-08-191-1/+1 * Update to 2.4.7 which has the fix for the FileSelector bug as well asmarcus2004-08-153-73/+3 * Fix a bug in GtkFileChooser which prevent files to be opened.bland2004-08-152-0/+70 * Update to 2.4.6bland2004-08-143-4/+5 * Use new libtool scheme.mezz2004-08-092-52/+1 * Sync the MIME search directories from gnome-vfs. This fixes somemarcus2004-08-052-1/+2 * Update to 2.4.4bland2004-07-102-4/+3 * Add support for a mime database in ${X11BASE} as well as ${LOCALBASE}.marcus2004-06-262-1/+14 * Sort plist.bland2004-06-121-13/+13 * Update to 2.4.3.marcus2004-06-122-3/+3 * - Readd distinfo for dropshadow patchpav2004-06-051-0/+2 * Update to 2.4.2.marcus2004-06-053-5/+5 * Reword some of the dropshadow patch warning message text stuff thingers.adamw2004-05-071-2/+3 * Add experimental WITH_DROPSHADOW option back in; it is not supported bymezz2004-05-062-0/+19 * Update to 2.4.1.marcus2004-05-013-3/+12 * Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best releasemarcus2004-04-0512-117/+275 * Add the drop-shadow patch distinfo data back.marcus2004-03-191-0/+2 * - Add SIZE to GNOME portspav2004-03-181-1/+1 * Fix some build issues with the new freetype2.marcus2004-03-171-3/+13 * Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1 * Due popular demand and weeling of gnome@ to deliver more eye candybland2003-11-022-0/+18 * Correct some obsolete MASTER_SITESmarcus2003-10-061-1/+1 * * Fix l10n bug with the locale directory [1]marcus2003-09-251-4/+7 * Update to 2.2.4.adamw2003-09-053-2/+3 * Remove a patch forgotten in the last commit.marcus2003-08-271-0/+0 * Update to 2.2.3.marcus2003-08-274-15/+6 * Add a patch from gtk+ CVS that fixes the corrupt thumbnails inmarcus2003-08-152-0/+13 * * Update to 2.2.2marcus2003-06-113-10/+7 * Link executables with -pthread so that they can work with threaded librariesmarcus2003-05-033-3/+25 * Convert to new GNOME infrastructure.marcus2003-04-221-5/+2 * Remove USE_GNOMENG.marcus2003-04-211-1/+0 * Clear moonlight beckons.ade2003-03-07