Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
[bpt/emacs.git] / src / w32term.c
2010-07-07 Andreas SchwabReplace bcopy, bzero, bcmp by memcpy, memmove, memset...
2010-07-07 Juanma BarranqueroFix whitespace to follow coding guidelines.
2010-07-06 Juanma Barranquerosrc/w32*.c: Convert function definitions to standard C.
2010-07-02 Eli ZaretskiiFix MS-DOS configury.
2010-07-02 Jan DRemove __P and P_ from .c and .m files and definition...
2010-06-16 Stefan MonnierMerge from emacs-23
2010-06-09 Andreas SchwabMerge from emacs-23
2010-06-01 Stefan MonnierMerge from emacs-23
2010-05-25 Stefan MonnierMerge from emacs-23
2010-05-18 Chong YidongFix stack overflow in string creation (Bug#6214).
2010-05-11 Stefan MonnierMerge from emacs-23
2010-05-08 Stefan MonnierMerge from emacs-23
2010-04-20 Eli ZaretskiiImplement GUI display of R2L lines, fix TTY display...
2010-04-19 Stefan MonnierMerge from emacs-23
2010-04-10 Eli ZaretskiiImplement cursor on the left fringe for R2L lines.
2010-04-03 Stefan MonnierMerge from emacs-23
2010-04-02 Jan DjärvMerge from trunk
2010-04-02 Dan NicolaescuRemove extern errno declarations.
2010-01-19 Alan MackenzieSuppress spurious second invocation of before-change...
2010-01-16 Eli ZaretskiiMerge from mainline.
2010-01-14 Kenichi Handafrom trunk
2010-01-13 Glenn MorrisAdd 2010 to copyright years.
2010-01-09 Eli ZaretskiiMerge from mainline.
2010-01-09 YAMAMOTO MitsuharuMake line<->pixel_y conversion macros aware of native...
2009-10-19 Dan Nicolaescu* alloc.c: Do not define struct catchtag.
2009-07-22 Jason Rumney* w32fns.c (w32_wnd_proc) [WM_IME_STARTCOMPOSITION...
2009-07-03 Jason Rumney* w32term.c (w32_initialize): Use standard types.
2009-06-30 Jason Rumneybug#1849 - Windows 7 Taskbar Support
2009-06-22 Chong Yidong* w32term.c (x_draw_glyph_string): Use the glyph string...
2009-06-21 Jason Rumney(w32_initialize): Add necessary casts to last change.
2009-06-21 Jason Rumney(keyboard_codepage): New static variable.
2009-04-19 Jason RumneyThe following changes fix Bug#3005 for wide glyphs...
2009-03-22 Jason Rumney(x-use-underline-position-properties): Doc fix.
2009-03-15 Jason Rumney* w32term.h (WM_EMACS_PAINT): New message.
2009-02-12 Jason Rumney(x_display_pixel_height, x_display_pixel_width):
2009-01-30 Juanma Barranquero* w32inevt.c (w32_console_read_socket) [SYNC_INPUT]:
2009-01-30 Juanma Barranquero* atimer.c (run_timers, alarm_signal_handler):
2009-01-29 Chong Yidong(w32_read_socket): Update pending_signals.
2009-01-09 Jason RumneyRemove unused header
2009-01-08 Glenn MorrisAdd 2009 to copyright years.
2009-01-03 Jason Rumney* w32term.c (x_query_colors, x_query_color): New functions.
2009-01-01 Jason Rumney(x_new_font): Return font object, not fontset. (Bug...
2008-12-23 Martin RudalicsIn comments, write delete_frame instead of Fdelete_frame.
2008-12-13 Chong Yidong(w32_term_init): Don't initialize the image cache here...
2008-11-15 Chong Yidong(x_draw_glyph_string): For stretch glyphs, don't call
2008-11-15 Chong Yidong(x_draw_glyph_string): Stop drawing the background...
2008-11-12 Chong Yidong(x_set_frame_alpha): Do nothing if alpha is negative.
2008-10-27 Chong Yidong(x_draw_bar_cursor): When hbar cursor is on over-sized...
2008-09-30 Miles BaderMerge from emacs--rel--22
2008-09-18 Chong Yidong(x_display_pixel_height, x_display_pixel_width): New...
2008-09-05 Miles BaderMerge from emacs--rel--22
2008-09-02 Miles BaderMerge from emacs--rel--22
2008-08-29 Kenichi Handa(x_draw_composite_glyph_string_foreground): Adjusted
2008-08-18 Miles BaderMerge from emacs--rel--22
2008-08-12 Miles BaderMerge from emacs--rel--22
2008-08-01 Jason Rumney(x_draw_composite_glyph_string_foreground): Force use...
2008-07-31 Dan Nicolaescu* s/ms-w32.h (MULTI_KBOARD): Remove.
2008-07-28 Jason Rumney(w32_enable_unicode_output, cleartype_active): Remove
2008-07-26 Miles BaderMerge from emacs--rel--22
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-07 Jason Rumney(WS_EX_LAYERED): Define if not already.
2008-06-29 Jason Rumney(x_set_frame_alpha): Fix logic.
2008-06-28 Jason Rumney* w32term.c (pfnGetFontUnicodeRanges): Remove unused...
2008-06-27 Glenn MorrisAmerican English spelling fix.
2008-06-26 Jason Rumney* w32font.h (FONT_HANDLE, FONT_TEXTMETRIC): New macros.
2008-06-26 Jason Rumney* w32bdf.c, w32bdf.h: Remove obsolete files.
2008-06-23 Jason Rumney* w32term.c (x_draw_glyph_string_background)
2008-06-20 Jason Rumney[OLD_FONT]: Remove obsolete font code.
2008-06-17 Miles BaderMerge from emacs--rel--22
2008-06-10 Stefan Monnier* xdisp.c (underline_minimum_offset): Rename from xterm.c's
2008-06-09 Jason Rumney(x_make_frame_visible): Use alternate restore flags.
2008-06-01 Miles BaderMerge from emacs--rel--22
2008-05-28 Jason Rumney(x_draw_glyph_string): Use clipmask if specified.
2008-05-26 Miles BaderMerge from emacs--rel--22
2008-05-25 Kenichi Handa(x_draw_glyph_string): Fix calculation of underline
2008-05-23 Kenichi Handa(x_draw_glyph_string): Be sure to draw underline within...
2008-05-23 Kenichi Handa(x_draw_glyph_string): Be sure to update
2008-05-21 Juanma BarranqueroFix typo in comment.
2008-05-18 Miles BaderMerge from emacs--rel--22
2008-05-16 Miles BaderMerge from emacs--rel--22
2008-05-14 Jason Rumney(w32_get_glyph_overhangs): Remove.
2008-05-14 Glenn MorrisSwitch to recommended form of GPLv3 permissions notice.
2008-05-14 Miles BaderMerge from emacs--rel--22
2008-05-14 Kenichi Handa: Throughout the file, delete all USE_FONT_BACKEND
2008-05-08 Miles BaderMerge from emacs--rel--22
2008-05-04 Miles BaderMerge from emacs--rel--22
2008-05-02 Miles BaderMerge from emacs--rel--22
2008-04-29 Miles BaderMerge from emacs--rel--22
2008-04-26 Miles BaderMerge from emacs--rel--22
2008-04-24 Miles BaderMerge from emacs--rel--22
2008-04-23 Miles BaderMerge from emacs--rel--22
2008-04-18 Miles BaderMerge from emacs--rel--22
2008-04-09 Jason Rumney(w32_compute_glyph_string_overhangs): Compute overhangs
2008-04-05 Miles BaderMerge from emacs--rel--22
2008-03-10 Miles BaderMerge from emacs--rel--22
2008-03-03 Dan Nicolaescu* w32term.c: Remove unused include "gnu.h".
2008-03-01 Miles BaderMerge from emacs--rel--22
2008-02-25 Miles BaderMerge from emacs--rel--22
2008-02-24 Jason Rumney(x_draw_glyph_string_background): Clear the background
next