summaryrefslogtreecommitdiff
path: root/src/w32term.c
Commit message (Expand)AuthorAge
* Don't use previous underline thickness or position if previous underline type...YAMAMOTO Mitsuharu2013-01-04
* Make underwave look more triangular and also degrade gracefully for small fon...YAMAMOTO Mitsuharu2013-01-04
* Update copyright notices for 2013.Paul Eggert2013-01-01
* src/w32term.c: Remove leftover declaration of keyboard_codepage.Juanma Barranquero2012-10-08
* Merge from trunkDaniel Colascione2012-10-07
|\
| * Add a comment with overview of how Emacs input works on MS-Windows.Eli Zaretskii2012-10-07
| * Support x64 build on MS-Windows with MSVC.Fabrice Popineau2012-09-30
| * gnutls.c, gtkutil.c: Use bool for boolean.Paul Eggert2012-09-23
| * src/w32term.c (w32_read_socket): Remove reference to deleted variable.Juanma Barranquero2012-09-23
| * Simplify and avoid signal-handling races.Paul Eggert2012-09-23
| * Omit unused arg EXPECTED from socket hooks.Paul Eggert2012-09-19
* | Merge from trunkDaniel Colascione2012-09-17
|\|
| * Set pending_signals to 1 in w32term.c's read-socket hook.Eli Zaretskii2012-09-17
| * Fix MS-Windows build broken by 2012-09-15T07:06:56Z!eggert@cs.ucla.edu, compl...Eli Zaretskii2012-09-15
| * Fix wrong overhang display for gstring compositions (Bug#12364).YAMAMOTO Mitsuharu2012-09-11
| * Simplify redefinition of 'abort' (Bug#12316).Paul Eggert2012-09-04
* | Implement cygw32Daniel Colascione2012-09-17
|/
* * window.h (WSET): Remove.Paul Eggert2012-08-17
* * keyboard.h (KSET): Remove.Paul Eggert2012-08-17
* * frame.h (FSET): Remove (Bug#12215).Paul Eggert2012-08-17
* Use KSET for write access to Lisp_Object members of struct kboard.Dmitry Antipov2012-08-13
* * src/xdisp.c (safe_eval_handler): Remove prototype. Receive args describingStefan Monnier2012-08-08
* Drop WGET and revert read access to Lisp_Objects slots of struct window.Dmitry Antipov2012-08-07
* Drop FGET and revert read access to Lisp_Objects slots of struct frame.Dmitry Antipov2012-08-07
* Fix Windows build errors introduced after converting to WGET and WSET.Dmitry Antipov2012-08-06
* Separate read and write access to Lisp_Object slots of struct window.Dmitry Antipov2012-08-06
* Fix Windows build errors introduced after converting to FGET and FSET.Dmitry Antipov2012-08-06
* Separate read and write access to Lisp_Object slots of struct frame.Dmitry Antipov2012-08-06
* Use INTERNAL_FIELD for windows.Dmitry Antipov2012-08-01
* Generalize INTERNAL_FIELD between buffers, keyboards and frames.Dmitry Antipov2012-07-31
* Fix bug #12082 with input of Meta-non-ASCII-characters on MS-Windows.Eli Zaretskii2012-07-30
* Don't use the abbreviation "win" to refer to Windows (Bug#10421).Paul Eggert2012-07-29
* Cleanup xmalloc.Dmitry Antipov2012-07-05
* * configure.in: Add glyphs category to --enable-checking option.Dmitry Antipov2012-06-28
* Generalize run-time debugging checks.Dmitry Antipov2012-06-28
* Improve and document the language-change event on MS-Windows.Eli Zaretskii2012-06-23
* Implement wave-style variant of underlining.Alp Aker2012-06-16
* Use a simple struct to implement compile time checks for the Lisp_Object typeAndreas Schwab2012-06-13
* Fix bug #11513 with raise-frame on MS-Windows.Eli Zaretskii2012-05-28
* Fix compilation with -DGLYPH_DEBUG=1 on MS-Windows.Eli Zaretskii2012-05-18
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-09
* Native scroll-bars are not implemented for Nextstep (bug#10673)Glenn Morris2012-02-01
* * w32term.c: Copy previous xterm.c doc fix.Glenn Morris2012-01-30
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Spelling fixes.Paul Eggert2011-12-29
* Spelling fixes.Paul Eggert2011-12-18
* Spelling fixes.Paul Eggert2011-12-16
* Spelling fixes.Paul Eggert2011-12-05
* Spelling fixes.Paul Eggert2011-11-19
* Spelling fixes.Paul Eggert2011-11-19