summaryrefslogtreecommitdiff
path: root/src/w32term.h
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #15933 with crashes in file-notify-tests on MS-Windows.Eli Zaretskii2013-11-281-0/+1
* * xterm.h (struct x_output): For 'black_relief' and 'white_relief'Dmitry Antipov2013-10-291-1/+0
* Remove port-specific display name lists to avoid extraDmitry Antipov2013-10-181-8/+1
* x-popup-dialog fixed, almost.Eli Zaretskii2013-09-291-0/+4
* Merge from trunk.Eli Zaretskii2013-09-261-30/+33
|\
| * * xterm.h (struct x_display_info): New members last_mouse_glyph_frame,Dmitry Antipov2013-09-191-0/+17
| * * frame.c (x_redo_mouse_highlight): New functionDmitry Antipov2013-09-181-0/+8
| * * frame.c (x_mouse_grabbed): New function.Dmitry Antipov2013-09-181-0/+3
| * * xterm.h (struct x_display_info): New memberDmitry Antipov2013-09-171-0/+3
| * Drop VERTICAL_SCROLL_BAR_WIDTH_TRIM. For X, it is zero since 1999,Dmitry Antipov2013-09-151-7/+1
| * * xterm.h (SCROLL_BAR_X_WIDGET, SET_SCROLL_BAR_X_WIDGET) [USE_X_TOOLKIT]:Dmitry Antipov2013-09-151-8/+0
| * * frame.h (FRAME_SMALLEST_CHAR_WIDTH, FRAME_SMALLEST_FONT_HEIGHT):Dmitry Antipov2013-09-151-10/+0
| * Unify Fx_focus_frame between all ports.Dmitry Antipov2013-09-131-2/+0
| * Unify FRAME_window_system_DISPLAY_INFO macros between all ports.Dmitry Antipov2013-09-131-4/+3
| * Do not populate pure Xism x_sync to other ports.Dmitry Antipov2013-09-091-1/+0
* | Turn off text cursor when dropping down menus.Eli Zaretskii2013-09-181-0/+4
|/
* Fix the Windows build broken by 2013-08-13T15:29:25Z!dmantipov@yandex.ru.Eli Zaretskii2013-08-131-1/+3
* * window.h (WINDOW_FRINGE_EXTENDED_P): New macro.Dmitry Antipov2013-08-131-2/+2
* Drop FRAME_PTR typedef.Dmitry Antipov2013-08-031-1/+1
* Drop unnecessary functions that deals with frame pixel size.Dmitry Antipov2013-07-311-2/+0
* Yet another attempt at fixing bugs #14602, 14630, 14669.Eli Zaretskii2013-06-201-0/+3
* Fix crashes in a text-mode session on Windows.Eli Zaretskii2013-06-031-1/+1
* * 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