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
|
Thu, 31 Jul 2008 02:47:32 +0000 |
Dan Nicolaescu |
* s/ms-w32.h (MULTI_KBOARD): Remove.
before-remove-vms
|
Mon, 28 Jul 2008 18:31:26 +0000 |
Jason Rumney |
(w32_enable_unicode_output, cleartype_active): Remove
|
Mon, 07 Jul 2008 10:58:52 +0000 |
Jason Rumney |
(WS_EX_LAYERED): Define if not already.
|
Sun, 29 Jun 2008 16:12:37 +0000 |
Jason Rumney |
(x_set_frame_alpha): Fix logic.
|
Sat, 28 Jun 2008 23:54:27 +0000 |
Jason Rumney |
* w32term.c (pfnGetFontUnicodeRanges): Remove unused function pointer.
|
Fri, 27 Jun 2008 07:34:53 +0000 |
Glenn Morris |
American English spelling fix.
|
Thu, 26 Jun 2008 22:11:25 +0000 |
Jason Rumney |
* w32font.h (FONT_HANDLE, FONT_TEXTMETRIC): New macros.
|
Thu, 26 Jun 2008 10:48:28 +0000 |
Jason Rumney |
* w32bdf.c, w32bdf.h: Remove obsolete files.
|
Mon, 23 Jun 2008 12:41:46 +0000 |
Jason Rumney |
* w32term.c (x_draw_glyph_string_background)
|
Fri, 20 Jun 2008 21:46:05 +0000 |
Jason Rumney |
[OLD_FONT]: Remove obsolete font code.
|
Tue, 10 Jun 2008 20:22:10 +0000 |
Stefan Monnier |
* xdisp.c (underline_minimum_offset): Rename from xterm.c's
|
Mon, 09 Jun 2008 23:43:19 +0000 |
Jason Rumney |
(x_make_frame_visible): Use alternate restore flags.
|
Wed, 28 May 2008 16:12:36 +0000 |
Jason Rumney |
(x_draw_glyph_string): Use clipmask if specified.
|
Sun, 25 May 2008 11:17:07 +0000 |
Kenichi Handa |
(x_draw_glyph_string): Fix calculation of underline
|
Fri, 23 May 2008 06:11:53 +0000 |
Kenichi Handa |
(x_draw_glyph_string): Be sure to draw underline within the current
|
Fri, 23 May 2008 04:43:48 +0000 |
Kenichi Handa |
(x_draw_glyph_string): Be sure to update
|
Wed, 21 May 2008 09:25:50 +0000 |
Juanma Barranquero |
Fix typo in comment.
|
Wed, 14 May 2008 14:40:20 +0000 |
Jason Rumney |
(w32_get_glyph_overhangs): Remove.
|
Wed, 14 May 2008 07:50:26 +0000 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
Wed, 14 May 2008 00:40:04 +0000 |
Kenichi Handa |
: Throughout the file, delete all USE_FONT_BACKEND
|
Wed, 09 Apr 2008 12:10:33 +0000 |
Jason Rumney |
(w32_compute_glyph_string_overhangs): Compute overhangs
|
Mon, 03 Mar 2008 06:32:13 +0000 |
Dan Nicolaescu |
* w32term.c: Remove unused include "gnu.h".
|
Sun, 24 Feb 2008 15:44:59 +0000 |
Jason Rumney |
(x_draw_glyph_string_background): Clear the background
|
Fri, 22 Feb 2008 17:42:09 +0000 |
Stefan Monnier |
Consolidate the image_cache to the terminal struct.
|
Sat, 09 Feb 2008 18:03:10 +0000 |
Dan Nicolaescu |
* configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code
|
Fri, 01 Feb 2008 16:01:31 +0000 |
Miles Bader |
Merge unicode branch
|
Wed, 30 Jan 2008 09:34:49 +0000 |
Jason Rumney |
(w32_read_socket) <WM_CHAR>: Decode non-Unicode
|
Wed, 09 Jan 2008 01:21:15 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 16 Dec 2007 05:08:49 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sat, 01 Dec 2007 02:40:49 +0000 |
Kenichi Handa |
(x_draw_composite_glyph_string_foreground): Adjusted
|
Sat, 17 Nov 2007 03:00:47 +0000 |
Jason Rumney |
(w32_read_socket) [WM_UNICHAR]: Handle as MULTIBYTE_CHAR_KEYSTROKE_EVENT.
|
Sun, 11 Nov 2007 00:56:44 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sat, 27 Oct 2007 09:12:07 +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
|
Thu, 13 Sep 2007 13:36:39 +0000 |
Jason Rumney |
(x_set_glyph_string_clipping): Use
|
Mon, 13 Aug 2007 13:48:35 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 03 Aug 2007 05:20:51 +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
|
Fri, 29 Jun 2007 03:37:33 +0000 |
Stefan Monnier |
Replace uses of GC_* macros with the non-GC_ versions.
|
Mon, 11 Jun 2007 22:08:39 +0000 |
Jason Rumney |
(syms_of_w32term): Use DEFSYM macro.
|
Sat, 02 Jun 2007 23:41:07 +0000 |
Jason Rumney |
(w32_initialize): Don't call w32font_initialize.
|
Sat, 02 Jun 2007 22:11:44 +0000 |
Jason Rumney |
(x_font_min_bounds): Use FONT_AVG_WIDTH.
|
Thu, 31 May 2007 00:59:50 +0000 |
Jason Rumney |
(w32_native_per_char_metric): Swap width and rbearing
|
Tue, 01 May 2007 10:10:26 +0000 |
Jason Rumney |
[USE_FONT_BACKEND]:
|
Mon, 26 Feb 2007 23:03:45 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Fri, 26 Jan 2007 06:16:11 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sat, 16 Dec 2006 01:29:26 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 07 Dec 2006 04:14:14 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 30 Oct 2006 08:54:41 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 14 Sep 2006 09:24:00 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Mon, 28 Aug 2006 04:33:45 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Wed, 19 Jul 2006 00:42:56 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Thu, 06 Jul 2006 08:59:39 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 25 Jun 2006 11:47:12 +0000 |
Jason Rumney |
Add back smoothing_type and smoothing_enabled definitions.
|
Thu, 08 Jun 2006 21:30:12 +0000 |
Jason Rumney |
(w32_initialize) Manually sync 2006-06-05 change from HEAD.
|
Wed, 07 Jun 2006 18:05:10 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 02 May 2006 05:51:52 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-58
|
Tue, 28 Mar 2006 23:08:20 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-49
|
Mon, 13 Mar 2006 12:19:58 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-43
|
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
|
Sat, 15 Oct 2005 00:26:05 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-91
|
Sun, 11 Sep 2005 22:21:01 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-81
|
Fri, 26 Aug 2005 09:51:52 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
|
Fri, 29 Jul 2005 01:54:54 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-74
|
Thu, 07 Jul 2005 12:43:14 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
|
Wed, 15 Jun 2005 23:32:15 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-63
|
Thu, 31 Mar 2005 09:58:14 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-31
|
Sat, 29 Jan 2005 00:06:24 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-7
|
Sat, 22 Jan 2005 21:39:38 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-4
|
Sun, 16 Jan 2005 03:40:12 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-2
|
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
|
Thu, 04 Nov 2004 08:55:40 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-69
|
Fri, 22 Oct 2004 10:13:52 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-62
|
Thu, 14 Oct 2004 08:50:09 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-57
|
Thu, 30 Sep 2004 01:20:39 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-48
|
Fri, 27 Aug 2004 07:00:34 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-32
|
Mon, 28 Jun 2004 07:56:49 +0000 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
|
Fri, 16 Apr 2004 12:51:06 +0000 |
Kenichi Handa |
Sync to HEAD
|
Thu, 15 Jan 2004 06:57:45 +0000 |
Kenichi Handa |
(x_set_mouse_face_gc): Call FACE_FOR_CHAR with POS and OBJECT args.
|
Sun, 12 Oct 2003 22:55:45 +0000 |
Jason Rumney |
(GLYPHSET, WCRANGE): Define if system headers don't.
|
Sat, 11 Oct 2003 23:01:55 +0000 |
Jason Rumney |
(w32_encode_char): New charset parameter. font_info.encoding becomes
|
Mon, 08 Sep 2003 12:53:41 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 31 Jan 2003 06:08:43 +0000 |
Kenichi Handa |
(w32_encode_char): Call ccl_driver with the last arg Qnil.
|
Thu, 15 Aug 2002 02:29:00 +0000 |
Kenichi Handa |
(x_produce_glyphs): Use ASCII_CHAR_P, not
|
Fri, 01 Mar 2002 01:49:08 +0000 |
Kenichi Handa |
(x_new_font): Adjusted for the change of FS_LOAD_FONT.
|
Mon, 16 Jan 2006 00:03:54 +0000 |
Henrik Enberg |
sync with trunk
|
Mon, 08 Sep 2003 11:56:09 +0000 |
Kenichi Handa |
New directory
|
Tue, 22 Jan 2008 23:53:46 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Tue, 08 Jan 2008 20:46:54 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Sun, 16 Dec 2007 04:31:49 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Fri, 09 Nov 2007 12:19:55 +0000 |
Jason Rumney |
(w32_scroll_bar_handle_click): Use SCROLL_BAR_CLICK_EVENT.
|
Thu, 01 Nov 2007 03:46:31 +0000 |
Glenn Morris |
Johan Bockg? <bojohan at gnu.org>
|
Thu, 25 Oct 2007 02:38:41 +0000 |
Stefan Monnier |
Make `window-system' into a keyboard-local variable (rather than
|
Mon, 15 Oct 2007 02:07:53 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Mon, 15 Oct 2007 00:23:08 +0000 |
Juanma Barranquero |
(w32_font_is_double_byte, my_create_scrollbar): Make static.
|
Sat, 13 Oct 2007 12:45:46 +0000 |
Eli Zaretskii |
Replace `abs' with `eabs'.
|
Tue, 09 Oct 2007 08:52:57 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Sun, 23 Sep 2007 02:03:06 +0000 |
Glenn Morris |
Johannes Weiner <hannes at saeurebad.de>
|
Fri, 21 Sep 2007 10:56:59 +0000 |
Juanma Barranquero |
(x_draw_glyph_string): Use strike_through_color, not underline_color,
|
Thu, 20 Sep 2007 21:19:13 +0000 |
Stefan Monnier |
(w32_delete_terminal): Use terminal->name as liveness status.
|
Thu, 13 Sep 2007 22:25:01 +0000 |
Jason Rumney |
(w32_term_init): Pass rif to w32_init_fringe.
|
Tue, 04 Sep 2007 21:38:40 +0000 |
Jason Rumney |
Support for horizontal scroll wheels on some mice:
|
Mon, 13 Aug 2007 13:51:08 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Tue, 31 Jul 2007 05:50:45 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sun, 15 Jul 2007 02:05:20 +0000 |
Miles Bader |
Merge from emacs--devo--0
|
Sat, 19 May 2007 19:08:02 +0000 |
Dan Nicolaescu |
* s/darwin.h (SYSTEM_PURESIZE_EXTRA): Define here.
|
Thu, 17 May 2007 00:08:03 +0000 |
Jason Rumney |
(w32_term_init): Call add_keyboard_wait_descriptor.
|
Tue, 15 May 2007 22:59:04 +0000 |
Jason Rumney |
(w32_set_terminal_modes, w32_reset_terminal_modes):
|
Sat, 24 Feb 2007 19:26:54 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Mon, 29 Jan 2007 22:21:19 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Mon, 01 Jan 2007 17:38:32 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org.
|
Sun, 03 Dec 2006 15:03:30 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!
|
Sun, 03 Dec 2006 12:25:18 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org.
|
Sat, 14 Oct 2006 17:36:28 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Sat, 14 Oct 2006 16:56:21 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Sat, 29 Jul 2006 09:59:12 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Fri, 14 Jul 2006 05:56:32 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org.
|
Mon, 12 Jun 2006 07:27:12 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org.
|
Fri, 28 Apr 2006 14:48:18 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Sat, 01 Apr 2006 16:37:26 +0000 |
Karoly Lorentey |
Fix previous commit.
|
Sat, 01 Apr 2006 13:24:42 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Wed, 15 Mar 2006 17:22:12 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Sun, 12 Mar 2006 04:51:49 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Sun, 12 Feb 2006 00:15:44 +0000 |
Karoly Lorentey |
Merged from emacs@sv.gnu.org
|
Mon, 26 Dec 2005 03:16:59 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 677)
|
Wed, 19 Oct 2005 14:06:17 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 133-141, 596-609)
|
Wed, 12 Oct 2005 16:14:04 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 578-592)
|
Mon, 12 Sep 2005 06:49:54 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 115, 540-542)
|
Sun, 04 Sep 2005 03:48:17 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk. Plus added lisp/term tweaks.
|
Tue, 05 Jul 2005 22:22:24 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 469)
|
Tue, 05 Jul 2005 22:12:55 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 83-87, 449-468)
|
Wed, 15 Jun 2005 12:57:51 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 80-82, 350-422)
|
Sun, 27 Mar 2005 17:29:43 +0000 |
Karoly Lorentey |
Merged from miles@gnu.org--gnu-2005 (patch 204-213)
|
Thu, 03 Feb 2005 23:28:36 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk. (Long time no see!) :-)
|
Thu, 23 Dec 2004 16:43:51 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Mon, 22 Nov 2004 11:06:39 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Sat, 06 Nov 2004 17:52:02 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Mon, 25 Oct 2004 18:17:28 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Tue, 19 Oct 2004 17:00:02 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Sun, 10 Oct 2004 16:41:56 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Sun, 03 Oct 2004 13:08:55 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Mon, 23 Aug 2004 10:12:04 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Tue, 18 May 2004 19:12:15 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Fri, 07 May 2004 14:20:00 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Fri, 23 Apr 2004 14:44:11 +0000 |
Karoly Lorentey |
Merged in changes from CVS trunk.
|
Thu, 08 Apr 2004 12:29:09 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Sun, 07 Mar 2004 15:30:22 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Sat, 28 Feb 2004 04:52:40 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Tue, 24 Feb 2004 22:48:10 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Tue, 17 Feb 2004 01:52:25 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Thu, 22 Jan 2004 15:37:19 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Fri, 02 Jan 2004 04:37:46 +0000 |
Karoly Lorentey |
Merged in changes from CVS HEAD
|
Mon, 13 Aug 2007 13:41:28 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Fri, 27 Jul 2007 08:40:30 +0000 |
YAMAMOTO Mitsuharu |
(w32_draw_fringe_bitmap): Extend fringe background to
|
Thu, 26 Jul 2007 05:28:10 +0000 |
Miles Bader |
Merge from emacs--rel--22
|
Wed, 20 Jun 2007 08:32:59 +0000 |
Juanma Barranquero |
(w32_delete_display): Remove leftover declaration.
|
Fri, 01 Aug 2008 15:10:50 +0000 |
Jason Rumney |
(x_draw_composite_glyph_string_foreground): Force use of Unicode output.
|
Fri, 15 Feb 2008 17:15:08 +0000 |
Jason Rumney |
(x_draw_glyph_string_background): Clear the background
|
Tue, 05 Feb 2008 23:47:21 +0000 |
Jason Rumney |
(w32_read_socket) <WM_CHAR>: Use locale-coding-system
|
Thu, 17 Jan 2008 11:37:44 +0000 |
Jason Rumney |
(w32_read_socket) <WM_CHAR>: Decode characters outside
|
Tue, 08 Jan 2008 04:30:25 +0000 |
Glenn Morris |
Add 2008 to copyright years.
|
Fri, 14 Dec 2007 12:25:25 +0000 |
Jason Rumney |
(w32_read_socket): Use MULTIBYTE_CHAR_KEYSTROKE_EVENT for characters above 127.
|
Thu, 01 Nov 2007 03:45:35 +0000 |
Glenn Morris |
Johan Bockg? <bojohan at gnu.org>
|
Tue, 09 Oct 2007 11:23:44 +0000 |
Jason Rumney |
(x_set_window_size): Disable code that attempts to tell
|
Sat, 06 Oct 2007 09:52:39 +0000 |
Martin Rudalics |
(w32_read_socket): When focus_follows_mouse is nil make
|
Fri, 21 Sep 2007 11:17:32 +0000 |
Juanma Barranquero |
(x_draw_glyph_string): Use strike_through_color, not underline_color,
|
Wed, 08 Aug 2007 07:49:21 +0000 |
Glenn Morris |
Replace `iff' in comments.
|
Wed, 25 Jul 2007 05:16:09 +0000 |
Glenn Morris |
Switch license to GPLv3 or later.
|
Mon, 19 Feb 2007 14:45:39 +0000 |
Kim F. Storm |
(w32_set_scroll_bar_thumb): Don't resize scroll-bar
|
Mon, 19 Feb 2007 13:42:09 +0000 |
Kim F. Storm |
Revert last change.
|
Mon, 19 Feb 2007 10:56:04 +0000 |
Kim F. Storm |
(w32_set_scroll_bar_thumb): Don't update thumb size
|
Sun, 21 Jan 2007 04:57:37 +0000 |
Glenn Morris |
Add 2007 to copyright years.
|
Sun, 10 Dec 2006 23:25:38 +0000 |
Juanma Barranquero |
(syms_of_w32term) <x-use-underline-position-properties,
|
Mon, 27 Nov 2006 10:00:28 +0000 |
Jason Rumney |
(w32_msg_worker): Declare correctly.
|
Fri, 24 Nov 2006 10:31:26 +0000 |
Juanma Barranquero |
Space/tab mixup.
|
Fri, 27 Oct 2006 22:35:49 +0000 |
Juanma Barranquero |
(x_draw_glyph_string_foreground): Set background mode to TRANSPARENT before
|
Fri, 08 Sep 2006 14:14:28 +0000 |
Chong Yidong |
* xdisp.c (mouse_autoselect_window): Removed.
|
Thu, 24 Aug 2006 20:52:00 +0000 |
Kim F. Storm |
(x_underline_at_descent_line): New variable.
|
Mon, 21 Aug 2006 08:53:32 +0000 |
Kim F. Storm |
(x_draw_stretch_glyph_string): It is ok to draw a
|
Tue, 18 Jul 2006 23:04:12 +0000 |
Kim F. Storm |
(x_calc_absolute_position): Fix frame positioning
|
Fri, 30 Jun 2006 13:41:15 +0000 |
Eli Zaretskii |
(x_make_frame_visible): Use SystemParametersInfo with SPI_GETWORKAREA to find
|