Fri, 01 Oct 2010 05:25:21 -0700 |
Dan Nicolaescu |
Use intern_c_string instead of intern.
|
Sat, 25 Sep 2010 14:04:35 +0200 |
Juanma Barranquero |
Fix typos.
|
Sat, 04 Sep 2010 21:39:34 +0200 |
Andreas Schwab |
Check all lisp types in image loader
|
Sat, 04 Sep 2010 12:43:43 +0200 |
Andreas Schwab |
* image.c (Fimagemagick_types): Doc fix.
|
Sat, 04 Sep 2010 12:41:52 +0200 |
Andreas Schwab |
Fix type mismatch in ImageMagick loader
|
Sat, 04 Sep 2010 10:23:09 +0200 |
Andreas Schwab |
* image.c (imagemagick_image_p): Replace bcopy by memcpy.
|
Fri, 20 Aug 2010 14:02:43 +0200 |
Andreas Schwab |
* image.c (imagemagick_clear_image): Remove debugging output.
|
Thu, 19 Aug 2010 09:29:27 +0200 |
Joakim |
some minor cosmetic fixes in comments
|
Thu, 19 Aug 2010 09:23:06 +0200 |
Joakim |
fix some accidental whitespace changes
|
Wed, 18 Aug 2010 11:09:46 +0200 |
Joakim |
minor cleanup
|
Tue, 17 Aug 2010 23:19:11 +0200 |
Joakim |
merge from trunk
|
Thu, 01 Jul 2010 23:38:33 +0200 |
Joakim |
reworked :index functionality a bit so its faster
|
Sat, 26 Jun 2010 23:17:02 +0200 |
Joakim |
image-mode changes. removed the imagemagick specific :geometry and :crop interface that wasnt very good.
|
Thu, 17 Jun 2010 09:44:04 +0200 |
Joakim |
improved lisp interface to scaling, doc changed acordingly
|
Mon, 14 Jun 2010 23:27:03 +0200 |
Joakim |
cosmetics, and changing of defconst to defcustom
|
Mon, 14 Jun 2010 15:57:48 +0200 |
Joakim |
mostly cosmetic, moving { instances, changing indentation accordingly.
|
Mon, 14 Jun 2010 11:48:51 +0200 |
Joakim |
merged from trunk
|
Fri, 14 May 2010 12:07:01 +0200 |
Joakim |
configure support for MagickExportImagePixels and README
|
Fri, 14 May 2010 10:19:30 +0200 |
Joakim |
initial support for supplying image count property for image bundles
|
Thu, 13 May 2010 15:13:52 +0200 |
Joakim |
merge and fixes
|
Fri, 02 Apr 2010 23:09:13 +0200 |
joakim |
imagemagick patch5 + minor mods
|
Sun, 08 Aug 2010 14:03:45 -0700 |
Dan Nicolaescu |
Use const char* instead of char*.
|
Fri, 06 Aug 2010 12:07:16 -0700 |
Dan Nicolaescu |
Remove extern declarations in .c files, .h files have them.
|
Fri, 06 Aug 2010 12:12:41 +0200 |
Jan D |
Fix missing prototypes for HAVE_NS (caused crash) and vrious warnings.
|
Wed, 28 Jul 2010 22:48:06 -0700 |
Dan Nicolaescu |
Remove extern declarations from .c files, and them to .h files.
|
Mon, 26 Jul 2010 20:52:35 -0700 |
Dan Nicolaescu |
Use const, move declarations to header files.
|
Tue, 20 Jul 2010 22:21:03 +0200 |
Juanma Barranquero |
Convert some more functions to standard C.
|
Sat, 10 Jul 2010 14:52:53 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Sat, 19 Jun 2010 15:43:47 -0400 |
Chong Yidong |
* image.c (free_image): Mark frame as garbaged (Bug#6426).
|
Thu, 08 Jul 2010 14:25:08 -0700 |
Dan Nicolaescu |
Convert DEFUNs to standard C.
|
Thu, 08 Jul 2010 00:18:28 +0200 |
Andreas Schwab |
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
|
Wed, 07 Jul 2010 11:45:28 +0200 |
Juanma Barranquero |
Fix whitespace to follow coding guidelines.
|
Mon, 05 Jul 2010 12:36:06 +0200 |
Juanma Barranquero |
Convert most remaining function definitions to standard C.
|
Fri, 02 Jul 2010 14:19:53 +0200 |
Jan D |
Remove __P and P_ from .c and .m files and definition of P_
|
Sat, 22 May 2010 12:48:01 -0400 |
Chong Yidong |
Rename image-refresh to image-flush.
|
Fri, 21 May 2010 13:29:27 -0400 |
Chong Yidong |
Improve image cache clearing logic (Bug#6230).
|
Wed, 31 Mar 2010 17:55:01 +0300 |
Juri Linkov |
Rename `image-extension-data' to `image-metadata'.
|
Sun, 24 Jan 2010 18:03:13 -0500 |
Chong Yidong |
Use png_sig_cmp to allow linking with libpng 1.4.0.
|
Wed, 13 Jan 2010 00:35:10 -0800 |
Glenn Morris |
Add 2010 to copyright years.
|
Wed, 11 Nov 2009 20:11:51 +0000 |
Dan Nicolaescu |
* process.c (ifflag_def): Make flag_sym constant.
|
Fri, 06 Nov 2009 06:50:52 +0000 |
Dan Nicolaescu |
* xterm.c (syms_of_xterm):
|
Mon, 19 Oct 2009 22:33:42 +0000 |
Dan Nicolaescu |
* fns.c: Remove code for unsupported system: MAC_OS.
|
Mon, 19 Oct 2009 04:27:09 +0000 |
Dan Nicolaescu |
* alloc.c: Do not define struct catchtag.
|
Tue, 25 Aug 2009 03:05:50 +0000 |
Glenn Morris |
joakim at verona.se
|
Thu, 13 Aug 2009 17:01:21 +0000 |
Chong Yidong |
* image.c (xbm_read_bitmap_data): New arg inhibit_image_error.
|
Wed, 04 Mar 2009 12:59:11 +0000 |
Jason Rumney |
(xbm_read_bitmap_data, png_load, svg_load_image):
|
Fri, 06 Feb 2009 17:19:10 +0000 |
Chong Yidong |
(svg_load_image): Fix last change.
|
Thu, 29 Jan 2009 10:36:49 +0000 |
Adrian Robert |
* image.c (svg_load_image): Don't right-shift background RGB when
|
Thu, 08 Jan 2009 03:15:17 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Sat, 03 Jan 2009 11:16:32 +0000 |
Jason Rumney |
* w32term.c (x_query_colors, x_query_color): New functions.
|
Fri, 02 Jan 2009 12:10:06 +0000 |
Jason Rumney |
(Qgobject): New symbol.
|
Tue, 25 Nov 2008 02:45:39 +0000 |
Adrian Robert |
Fix bug #1362. * image.c (x_clear_image_1): Do not free background under HAVE_NS, it is not an indexed color. * nsterm.m (free_indexed_color): Add argument checking. * nsfns.m: Move config.h to before system includes (advised by Dan N.).
|
Fri, 03 Oct 2008 18:23:43 +0000 |
Adrian Robert |
* image.c (x_clear_image_1): Under NS, call ns_free_indexed_color with correct arguments.
|
Sat, 23 Aug 2008 03:48:06 +0000 |
Jason Rumney |
(enum tiff_keyword_index, tiff_format): Add :index keyword.
|
Sun, 27 Jul 2008 18:24:48 +0000 |
Dan Nicolaescu |
Remove support for Mac Carbon.
remove-carbon
|
Sat, 26 Jul 2008 09:13:26 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Fri, 25 Jul 2008 17:11:42 +0000 |
Chong Yidong |
(x_from_xcolors): Don't initialize pixmap (silence compiler).
|
Fri, 25 Jul 2008 17:06:23 +0000 |
Chong Yidong |
(svg_load_image): Use rsvg_handle_get_dimensions to check that image
|
Fri, 25 Jul 2008 14:04:02 +0000 |
Chong Yidong |
(svg_load_image): Fix last change.
|
Fri, 25 Jul 2008 05:51:24 +0000 |
Chong Yidong |
(svg_load_image): Check for failure in return value of
|
Mon, 21 Jul 2008 17:47:25 +0000 |
Dan Nicolaescu |
* term/ns-win.el: Rename ns- functions/variables to the
|
Thu, 17 Jul 2008 13:50:30 +0000 |
Adrian Robert |
change most cases of PENDING to TODO, some to FIXME or XXX
|
Tue, 15 Jul 2008 18:15:18 +0000 |
Adrian Robert |
merging Emacs.app (NeXTstep port)
|
Thu, 22 May 2008 14:52:49 +0000 |
Jason Rumney |
* dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp.
|
Wed, 14 May 2008 07:50:26 +0000 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
Wed, 14 May 2008 01:39:03 +0000 |
Kenichi Handa |
(image_ascent): Don't include "charset.h". Include
|
Fri, 09 May 2008 02:37:31 +0000 |
Chong Yidong |
(png_load): Use correct bit-depth for setting background color.
|
Sun, 04 May 2008 19:46:16 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Sat, 05 Apr 2008 23:01:26 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Sun, 24 Feb 2008 13:36:39 +0000 |
Stefan Monnier |
Allow fine-grained image-cache flushing.
|
Fri, 22 Feb 2008 17:45:11 +0000 |
Stefan Monnier |
Include termhooks.h to find the image_cache slot in terminal objects.
|
Fri, 22 Feb 2008 17:42:09 +0000 |
Stefan Monnier |
Consolidate the image_cache to the terminal struct.
|
Wed, 09 Jan 2008 01:21:15 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 06 Dec 2007 09:51:45 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 11 Nov 2007 00:56:44 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 15 Oct 2007 05:03:21 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 11 Oct 2007 16:22:07 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 29 Aug 2007 05:03:40 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 13 Aug 2007 13:48:35 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 27 Jul 2007 10:52:18 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 09 Jul 2007 08:00:55 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sat, 16 Jun 2007 22:32:13 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 11 Jun 2007 00:58:11 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 25 May 2007 05:05:41 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 24 May 2007 21:31:10 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 15 May 2007 07:17:13 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 21 Mar 2007 13:33:07 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 26 Jan 2007 06:16:11 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 07 Nov 2006 23:22:48 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 15 Oct 2006 02:54:13 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 28 Aug 2006 04:33:45 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 07 Jun 2006 18:05:10 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 10 May 2006 20:42:41 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-60
|
Tue, 02 May 2006 05:51:52 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-58
|
Fri, 21 Apr 2006 05:39:14 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-57
|
Mon, 17 Apr 2006 08:41:12 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-56
|
Sun, 09 Apr 2006 00:38:22 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-54
|
Sun, 19 Mar 2006 19:43:57 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-46
|
Thu, 09 Mar 2006 07:15:37 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-40
|
Wed, 08 Feb 2006 04:26:44 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
|
Mon, 16 Jan 2006 08:37:27 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
|
Mon, 16 Jan 2006 06:59:21 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-95
|
Sat, 15 Oct 2005 00:26:05 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-91
|
Fri, 07 Oct 2005 07:15:40 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-88
|
Fri, 30 Sep 2005 11:43:45 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-86
|
Tue, 06 Sep 2005 00:25:20 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-79
|
Fri, 26 Aug 2005 09:51:52 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
|
Thu, 07 Jul 2005 12:43:14 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
|
Fri, 24 Jun 2005 01:59:52 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-65
|
Wed, 15 Jun 2005 23:32:15 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-63
|
Thu, 09 Jun 2005 07:13:03 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-61
|
Mon, 06 Jun 2005 02:39:45 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-57
|
Thu, 26 May 2005 05:42:19 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-55
|
Thu, 12 May 2005 03:41:19 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-51
|
Thu, 21 Apr 2005 05:59:53 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-39
|
Wed, 09 Mar 2005 00:09:34 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-23
|
Sun, 02 Jan 2005 09:13:19 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-81
|
Sat, 25 Dec 2004 02:00:25 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-79
|
Tue, 14 Dec 2004 07:34:55 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-78
|
Wed, 08 Dec 2004 05:02:30 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74
|