aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32term.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* * src/w32fns.c (w32_fullscreen_rect): New function to compute theErik Charlebois2013-04-131-6/+5
* Get rid of some platform-specific functions examining windowDmitry Antipov2013-04-071-1/+0
* Consistently use platform-specific function to detect window system.Dmitry Antipov2013-04-051-1/+0
* Fix fullscreen resizing of multiple frames on MS-Windows.Eli Zaretskii2013-03-231-0/+13
* 2013-03-10 Daniel Colascione <dancol@dancol.org>Daniel Colascione2013-03-101-0/+17
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | Merge from trunk + rename the event. Not tested yet.Eli Zaretskii2012-12-101-15/+18
|\ \
| * | * frame.h (x_char_width, x_char_height): Remove prototypes.Dmitry Antipov2012-12-061-2/+0
| * | * frame.h (struct frame): Remove display_preempted memberDmitry Antipov2012-11-231-13/+3
| * | Merge from emacs-24; up to 2012-11-17T22:12:47Z!eggert@cs.ucla.eduGlenn Morris2012-11-201-1/+1
| |\ \ | | |/
| | * More fixes for bug #12878 with MS-Windows MSVC build.Eli Zaretskii2012-11-191-1/+1
| * | Merge from emacs-24; up to 2012-11-15T23:31:37Z!dancol@dancol.orgGlenn Morris2012-11-171-0/+15
| |\ \ | | |/
| | * Fix bug #12878 with compilation failure with Visual C++ 11.0.Eli Zaretskii2012-11-171-0/+15
* | | Merge from trunk.Eli Zaretskii2012-11-131-9/+2
|\ \ \ | |/ /
| * | Fix recently introduced crash on MS-Windows (Bug#12839).Dmitry Antipov2012-11-091-9/+2
| |/
* | Use XIL/XLI instead of make_number/XINT for converting descriptor to a ptr.Eli Zaretskii2012-10-181-2/+2
* | Merge from trunk.Eli Zaretskii2012-10-171-0/+4
|\ \ | |/
| * Fix warnings when compiling on MS-Windows with -std=gnu99.Eli Zaretskii2012-10-171-0/+3
| * Code cleanup for cygw32Daniel Colascione2012-10-081-3/+3
* | More than one watch is now supported.Eli Zaretskii2012-10-141-2/+3
* | The TTY case is resolved: notifications now work even if EmacsEli Zaretskii2012-10-121-1/+1
* | Support file notifications in a TTY session.Eli Zaretskii2012-10-101-0/+1
* | Merge from trunk after cygw32 commit, and resolve conflicts.Eli Zaretskii2012-10-081-3/+58
|\ \ | |/
| * Merge from trunkDaniel Colascione2012-10-071-5/+13
| |\
| * | Implement cygw32Daniel Colascione2012-09-171-3/+60
* | | Initial version of the w32notify code.Eli Zaretskii2012-10-061-1/+7
| |/ |/|
* | Fix last commit.Fabrice Popineau2012-09-301-0/+2
* | Support x64 build on MS-Windows with MSVC.Fabrice Popineau2012-09-301-3/+11
|/
* Refactor window-system configurationDaniel Colascione2012-08-311-1/+1
* Remove unused member of struct x_output and struct w32_output.Dmitry Antipov2012-08-311-3/+0
* Generalize common compile-time constants.Dmitry Antipov2012-08-051-1/+1
* Fix bug #12082 with input of Meta-non-ASCII-characters on MS-Windows.Eli Zaretskii2012-07-301-0/+3
* Don't use the abbreviation "win" to refer to Windows (Bug#10421).Paul Eggert2012-07-291-1/+1
* Auto-generate EXFUN using make-docfileTom Tromey2012-07-031-3/+0
* Fix bug #11513 with raise-frame on MS-Windows.Eli Zaretskii2012-05-281-1/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-12-041-1/+1
* Spelling fixes.Paul Eggert2011-11-221-1/+1
* Spelling fixes.Paul Eggert2011-11-171-1/+1
* Whitespace changes.Juanma Barranquero2011-09-091-1/+1
* * dispextern.h (struct face.stipple):Paul Eggert2011-06-211-3/+3
* src/w32*.c: Clean up extern declarations.Juanma Barranquero2011-03-141-1/+5
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Move all DEFVAR'd globals into a structure -- threading infrastructureTom Tromey2011-01-181-9/+0
* Nuke arch-tags.Glenn Morris2011-01-151-2/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Start redesigning portable mouse highlight. Not compiled.Eli Zaretskii2010-10-311-30/+3
* | Make building under stricter warning flags somewhat cleaner.Juanma Barranquero2010-07-251-15/+17