log src/w32term.c @ 112434:9de5a68b57e1

age author description
Sat, 22 Jan 2011 18:56:06 -0800 Paul Eggert Promote SSDATA macro from gtkutil.c and xsmfns.c to lisp.h.
Tue, 18 Jan 2011 13:45:37 -0700 Tom Tromey Move all DEFVAR'd globals into a structure -- threading infrastructure
Sat, 15 Jan 2011 18:21:30 -0800 Glenn Morris Refill some copyright headers.
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Tue, 16 Nov 2010 21:37:45 -0500 Chong Yidong Cleanup of window coordinate positioning code.
Tue, 16 Nov 2010 16:47:43 -0500 Chong Yidong Revert changes in revision 102407
Tue, 16 Nov 2010 14:59:24 -0500 Chong Yidong Cleanup of window coordinate positioning code.
Sat, 13 Nov 2010 15:29:31 +0200 Eli Zaretskii Fix and document display of glyphless characters.
Sat, 06 Nov 2010 10:28:31 +0200 Eli Zaretskii Unify mouse-highlight code for all GUI and TTY sessions.
Mon, 01 Nov 2010 22:09:03 +0200 Eli Zaretskii Finish coding mouse highlight redesigned for portability.
Mon, 01 Nov 2010 16:35:04 +0900 Kenichi Handa w32term.c (x_draw_glyphless_glyph_string_foreground): Fix the arg with_background for font->driver->draw.
Fri, 29 Oct 2010 09:50:13 +0900 Kenichi Handa Implement various display methods for glyphless characters.
Sat, 23 Oct 2010 18:22:37 -0700 Glenn Morris Sync X and MS-Windows docs for x-use-underline-position-properties.
Sat, 23 Oct 2010 18:15:43 -0700 Glenn Morris Sync X and MS-Windows docs of x-toolkit-scroll-bars.
Thu, 14 Oct 2010 16:32:27 +0200 Juanma Barranquero Merge changes from emacs-23 branch.
Thu, 14 Oct 2010 14:25:35 +0200 Juanma Barranquero src/w32*.c: Whitespace fixes and typos.
Thu, 14 Oct 2010 03:33:31 +0200 Juanma Barranquero src/w32*.c: Make functions static.
Fri, 01 Oct 2010 06:56:33 -0700 Dan Nicolaescu Do not include stdlib.h and string.h, config.h does it.
Wed, 18 Aug 2010 19:42:06 +0300 Eli Zaretskii Fix display of bar cursor on right-to-left text.
Sat, 14 Aug 2010 15:55:04 +0300 Eli Zaretskii Fix cursor drawing on stretch glyphs in R2L lines.
Sun, 25 Jul 2010 02:20:51 +0200 Juanma Barranquero Make building under stricter warning flags somewhat cleaner.
Fri, 23 Jul 2010 12:09:27 +0200 Juanma Barranquero * w32term.c (my_set_focus): #ifdef away; currently not used.
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.
Mon, 05 Jul 2010 18:58:31 +0900 YAMAMOTO Mitsuharu Fix ghost buffer boundary indicators in fringes (Bug#5634, Bug#6325).
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.
Tue, 06 Jul 2010 16:22:29 +0200 Juanma Barranquero src/w32*.c: Convert 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, 10 Apr 2010 19:28:30 +0300 Eli Zaretskii Implement cursor on the left fringe for R2L lines.
Thu, 01 Apr 2010 20:10:33 -0700 Dan Nicolaescu Remove extern errno declarations.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Sat, 09 Jan 2010 13:16:32 +0900 YAMAMOTO Mitsuharu Make line<->pixel_y conversion macros aware of native menu/tool bars.
Mon, 19 Oct 2009 04:27:09 +0000 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
Wed, 22 Jul 2009 16:03:39 +0000 Jason Rumney * w32fns.c (w32_wnd_proc) [WM_IME_STARTCOMPOSITION]: Position
Fri, 03 Jul 2009 15:32:02 +0000 Jason Rumney * w32term.c (w32_initialize): Use standard types.
Tue, 30 Jun 2009 15:48:23 +0000 Jason Rumney bug#1849 - Windows 7 Taskbar Support
Mon, 22 Jun 2009 02:01:56 +0000 Chong Yidong * w32term.c (x_draw_glyph_string): Use the glyph string's width
Sun, 21 Jun 2009 13:16:21 +0000 Jason Rumney (w32_initialize): Add necessary casts to last change.
Sun, 21 Jun 2009 03:34:19 +0000 Jason Rumney (keyboard_codepage): New static variable. EMACS_23_1_BASE
Sun, 19 Apr 2009 15:09:25 +0000 Jason Rumney The following changes fix Bug#3005 for wide glyphs on each platform,
Sun, 22 Mar 2009 02:39:30 +0000 Jason Rumney (x-use-underline-position-properties): Doc fix.
Sun, 15 Mar 2009 14:53:53 +0000 Jason Rumney * w32term.h (WM_EMACS_PAINT): New message.
Thu, 12 Feb 2009 14:36:33 +0000 Jason Rumney (x_display_pixel_height, x_display_pixel_width):
Fri, 30 Jan 2009 18:01:40 +0000 Juanma Barranquero * w32inevt.c (w32_console_read_socket) [SYNC_INPUT]:
Fri, 30 Jan 2009 13:06:07 +0000 Juanma Barranquero * atimer.c (run_timers, alarm_signal_handler):
Thu, 29 Jan 2009 14:35:04 +0000 Chong Yidong (w32_read_socket): Update pending_signals.
Fri, 09 Jan 2009 18:08:41 +0000 Jason Rumney Remove unused header
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.
Thu, 01 Jan 2009 02:05:39 +0000 Jason Rumney (x_new_font): Return font object, not fontset. (Bug#119)
Tue, 23 Dec 2008 07:28:06 +0000 Martin Rudalics In comments, write delete_frame instead of Fdelete_frame.
Sat, 13 Dec 2008 05:40:29 +0000 Chong Yidong (w32_term_init): Don't initialize the image cache here; it will be
Sat, 15 Nov 2008 05:33:07 +0000 Chong Yidong (x_draw_glyph_string): For stretch glyphs, don't call
Sat, 15 Nov 2008 05:20:33 +0000 Chong Yidong (x_draw_glyph_string): Stop drawing the background of the next glyph
Wed, 12 Nov 2008 15:51:11 +0000 Chong Yidong (x_set_frame_alpha): Do nothing if alpha is negative.
Mon, 27 Oct 2008 22:20:27 +0000 Chong Yidong (x_draw_bar_cursor): When hbar cursor is on over-sized glyph, draw it
Thu, 18 Sep 2008 18:18:12 +0000 Chong Yidong (x_display_pixel_height, x_display_pixel_width): New functions.
Fri, 29 Aug 2008 07:57:31 +0000 Kenichi Handa (x_draw_composite_glyph_string_foreground): Adjusted