summaryrefslogtreecommitdiff
path: root/src/w32term.c
Commit message (Expand)AuthorAge
* [ChangeLog]Paul Eggert2011-05-28
* Merge from emacs-23; up to 2010-06-10T12:56:11Z!michael.albinus@gmx.de.Glenn Morris2011-05-12
|\
| * Take account of fringe background extension in scroll_run_hook.YAMAMOTO Mitsuharu2011-05-11
* | nt/*.c, src/*.c: Remove unused variables.Juanma Barranquero2011-03-25
* | src/w32term.c (x_set_glyph_string_clipping): Don't pass uninitialized region ...Juanma Barranquero2011-03-24
* | w32: Fix some warnings reported by -Wall -Wextra.Juanma Barranquero2011-03-23
* | src/w32*.c: Clean up extern declarations.Juanma Barranquero2011-03-14
* | Merge from emacs-23; up to 2010-06-03T05:41:49Z!rgm@gnu.org.Glenn Morris2011-02-27
|\|
| * Fix spelling of "supersede".Glenn Morris2011-02-22
* | Use KVAR in MS-Windows build, remove buffer-file-type.Eli Zaretskii2011-02-16
* | Refill some long/short copyright headers.Glenn Morris2011-01-26
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* | Promote SSDATA macro from gtkutil.c and xsmfns.c to lisp.h.Paul Eggert2011-01-22
* | Move all DEFVAR'd globals into a structure -- threading infrastructureTom Tromey2011-01-18
* | Refill some copyright headers.Glenn Morris2011-01-15
* | Merge from emacs-23Stefan Monnier2011-01-14
|\|
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* | Cleanup of window coordinate positioning code.Chong Yidong2010-11-16
* | Revert changes in 2010-11-16T19:59:24Z!cyd@stupidchicken.comChong Yidong2010-11-16
* | Cleanup of window coordinate positioning code.Chong Yidong2010-11-16
* | Fix and document display of glyphless characters.Eli Zaretskii2010-11-13
* | Unify mouse-highlight code for all GUI and TTY sessions.Eli Zaretskii2010-11-06
|\ \
| * | Finish coding mouse highlight redesigned for portability.Eli Zaretskii2010-11-01
* | | w32term.c (x_draw_glyphless_glyph_string_foreground): Fix the arg with_backgr...Kenichi Handa2010-11-01
* | | Implement various display methods for glyphless characters.Kenichi Handa2010-10-29
|/ /
* | Sync X and MS-Windows docs for x-use-underline-position-properties.Glenn Morris2010-10-23
* | Sync X and MS-Windows docs of x-toolkit-scroll-bars.Glenn Morris2010-10-23
* | Merge changes from emacs-23 branch.Juanma Barranquero2010-10-14
|\|
| * src/w32*.c: Whitespace fixes and typos.Juanma Barranquero2010-10-14
* | src/w32*.c: Make functions static.Juanma Barranquero2010-10-14
* | Do not include stdlib.h and string.h, config.h does it.Dan Nicolaescu2010-10-01
* | Fix display of bar cursor on right-to-left text.Eli Zaretskii2010-08-18
* | Fix cursor drawing on stretch glyphs in R2L lines.Eli Zaretskii2010-08-14
* | Make building under stricter warning flags somewhat cleaner.Juanma Barranquero2010-07-25
* | * w32term.c (my_set_focus): #ifdef away; currently not used.Juanma Barranquero2010-07-23
* | Convert some more functions to standard C.Juanma Barranquero2010-07-20
* | Merge changes from emacs-23 branch.Chong Yidong2010-07-10
|\|
| * Fix ghost buffer boundary indicators in fringes (Bug#5634, Bug#6325).YAMAMOTO Mitsuharu2010-07-05
* | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab2010-07-08
* | Fix whitespace to follow coding guidelines.Juanma Barranquero2010-07-07
* | src/w32*.c: Convert function definitions to standard C.Juanma Barranquero2010-07-06
* | Remove __P and P_ from .c and .m files and definition of P_Jan D2010-07-02
* | Implement cursor on the left fringe for R2L lines.Eli Zaretskii2010-04-10
* | Remove extern errno declarations.Dan Nicolaescu2010-04-01
|/
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Make line<->pixel_y conversion macros aware of native menu/tool bars.YAMAMOTO Mitsuharu2010-01-09
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-19
* * w32fns.c (w32_wnd_proc) [WM_IME_STARTCOMPOSITION]: PositionJason Rumney2009-07-22
* * w32term.c (w32_initialize): Use standard types.Jason Rumney2009-07-03
* bug#1849 - Windows 7 Taskbar SupportJason Rumney2009-06-30