remove polling suppression
[bpt/emacs.git] / src / w32term.c
2015-04-19 BT Templetonremove polling suppression
2014-06-28 Glenn MorrisMerge from emacs-24; up to 2014-06-12T14:55:48Z!monnier...
2014-06-26 Glenn MorrisMerge from emacs-24; up to 2014-06-11T19:33:14Z!rgm...
2014-06-24 Glenn MorrisMerge from emacs-24; up to 2014-06-08T18:27:22Z!eggert...
2014-06-21 Glenn MorrisMerge from emacs-24; up to 2014-06-06T02:22:40Z!monnier...
2014-06-15 Glenn MorrisMerge from emacs-24; up to 2014-06-03T06:51:18Z!eliz...
2014-06-11 Glenn MorrisMerge from emacs-24; up to 2014-06-02T14:17:07Z!michael...
2014-06-10 Dmitry Antipov* dispextern.h (last_tool_bar_item): Remove declaration.
2014-06-10 Dmitry Antipov* dispextern.h (PREPARE_FACE_FOR_DISPLAY): Remove as...
2014-06-08 Glenn MorrisMerge from emacs-24; up to 2014-06-02T11:35:40Z!michael...
2014-06-08 Glenn MorrisMerge from emacs-24; up to 2014-06-01T23:37:59Z!eggert...
2014-06-04 Dmitry AntipovUse terminal-specific hooks to display popup dialogs.
2014-06-04 Dmitry AntipovUse terminal-specific hooks to display menus.
2014-06-02 Glenn MorrisMerge from emacs-24; up to 2014-05-29T17:16:00Z!dmantip...
2014-05-28 Dmitry AntipovRefactor mouse positioning stuff to avoid code duplication.
2014-05-26 Ken Brown* src/w32term.c (x_delete_display): Don't free dpyinfo...
2014-05-26 Glenn MorrisMerge from emacs-24; up to 2014-05-26T10:21:18Z!rgm...
2014-05-24 Ken BrownFix bug#17510 with a pointer freed more than once ...
2014-05-14 Glenn MorrisMerge from emacs-24; up to 2014-05-15T16:55:18Z!jan...
2014-05-14 Dmitry AntipovMinor cleanup for terminal setup.
2014-05-12 Glenn MorrisMerge from emacs-24; up to 2014-05-12T06:15:47Z!rgm...
2014-05-08 Glenn MorrisMerge from emacs-24; up to 2014-05-08T06:58:46Z!rgm...
2014-05-08 Glenn MorrisMerge from emacs-24; up to 2014-05-08T03:34:20Z!rgm...
2014-05-04 Paul EggertMerge from emacs-24; up to 2014-05-04T21:18:30Z!eggert...
2014-04-30 Juanma BarranqueroMerge from emacs-24; up to 2014-05-01T10:21:17Z!rgm...
2014-04-25 Juanma BarranqueroMerge from emacs-24; up to 2014-04-25T10:35:01Z!michael...
2014-04-22 Paul EggertMerge from emacs-24; up to 2014-04-22T20:19:17Z!eggert...
2014-04-19 Daniel ColascioneMerge from emacs-24; up to 2014-04-17T02:05:48Z!eggert...
2014-04-18 Juanma BarranqueroMerge from emacs-24; up to 2014-04-16T15:28:06Z!eggert...
2014-04-16 Paul EggertMerge from emacs-24; up to 2014-04-16T15:28:26Z!monnier...
2014-04-16 Stefan Monnier* src/window.c (save_window_save): Lookup window_point_...
2014-04-12 Glenn MorrisMerge from emacs-24; up to 2014-04-07T20:54:16Z!dancol...
2014-04-11 Glenn MorrisMerge from emacs-24; up to 2014-04-04T23:31:02Z!joaotav...
2014-04-09 Glenn MorrisMerge from emacs-24; up to 2014-04-02T16:17:08Z!dmantip...
2014-04-07 Daniel ColascioneMerge from emacs-24; up to 2014-04-01T20:18:12Z!eggert...
2014-04-02 Juanma BarranqueroMerge from emacs-24; up to 2014-03-28T01:39:30Z!rgm...
2014-03-31 Dmitry Antipov* search.c (Freplace_match): Use make_specified_string.
2014-03-27 Juanma BarranqueroMerge from emacs-24; up to 2014-03-24T03:06:35Z!dancol...
2014-03-27 YAMAMOTO MitsuharuFix bug #17115 with displaying on w32 images that have...
2014-03-26 Juanma BarranqueroMerge from emacs-24; up to 2014-03-23T23:14:52Z!yamaoka...
2014-03-26 Juanma Barranquerosrc/*.c: Silence a few warnings about unused vars and...
2014-03-24 Martin RudalicsRefine previous fix of x_set_window_size to handle...
2014-03-22 Daniel ColascioneDo not read uninitialized memory in conv_sockaddr_to_lisp
2014-03-21 Daniel ColascioneAdd memory information to bug reports
2014-03-21 Glenn MorrisMerge from emacs-24; up to 2014-03-21T08:51:02Z!eliz...
2014-03-21 YAMAMOTO MitsuharuFix regression introduced by patch for Bug#10500.
2014-03-21 Martin RudalicsTruly maximize w32 frames with odd fonts and some texi...
2014-03-17 Bill WohlerMerge from mh-e; up to 2012-01-03T19:41:14Z!larsi@gnus...
2014-03-14 Martin RudalicsDocument pixelwise frame resizing and fix related bug...
2014-03-11 Martin RudalicsAdd comment for 2014-03-10T10:31:13Z!rudalics@gmx.at...
2014-03-10 Martin RudalicsRevert last change to w32_read_socket.
2014-03-10 Martin RudalicsUnconditionally set visibility to 1 when restoring...
2014-02-24 Bill WohlerMerge from trunk; up to 2014-02-23T23:41:17Z!lekktu...
2014-02-04 Martin RudalicsImprove window dividers code.
2014-01-25 Fabrice PopineauFix bug #16517 with display change on MS-Windows while...
2014-01-04 Martin RudalicsFix maximization behavior on Windows (Bug#16300).
2014-01-02 Martin RudalicsFurther adjust frame/window scrollbar width calculations.
2014-01-01 Paul EggertUpdate copyright year to 2014 by running admin/update...
2013-12-31 Fabrice PopineauMinor fixes for MinGW64 build.
2013-12-21 YAMAMOTO MitsuharuRemove fringe background extension code on W32.
2013-12-20 Martin RudalicsSome more fixes for pixelwise resizing.
2013-12-17 Eli ZaretskiiFix some warnings in w32 specific code.
2013-12-16 Martin RudalicsFix recent w32_enable_frame_resize_hack and display...
2013-12-15 Juanma Barranquerosrc/w32*.c: Silence compiler warnings.
2013-12-14 Martin RudalicsHack frame resizing on Windows (Bug#16028).
2013-12-12 David EngsterMerge from CEDET upstream.
2013-12-12 Eli ZaretskiiSupport MS-Windows file names that use characters outsi...
2013-12-11 Eli ZaretskiiAnother merge from trunk.
2013-12-11 Eli ZaretskiiMerge from trunk.
2013-12-11 Dmitry Antipov* nsterm.m (x_free_frame_resources):
2013-12-10 Eli ZaretskiiMerge from trunk.
2013-12-09 Eli ZaretskiiDoc fix for w32-unicode-filenames.
2013-12-09 Eli ZaretskiiFixed file-truename when w32-unicode-filenames is nil...
2013-12-09 Eli ZaretskiiMerge from trunk.
2013-12-09 Eli ZaretskiiMerge from trunk.
2013-12-07 Martin RudalicsFix int/Lisp_Object type mixup in w32_read_socket.
2013-12-07 Eli ZaretskiiMerge from trunk.
2013-12-05 Martin RudalicsIn x_new_font calculate new frame sizes from new font...
2013-12-03 Eli ZaretskiiRemove stale comment about drag-n-drop failures.
2013-12-03 Eli ZaretskiiDrag-n-drop converted, but works only within current...
2013-11-30 Juanma Barranquerosrc/w32term.c,window.c,xdisp.c: Remove unused variables.
2013-11-30 Martin RudalicsSupport resizing frames and windows pixelwise.
2013-11-23 Glenn MorrisMerge from emacs-24; up to 2013-01-03T02:37:57Z!rgm...
2013-11-18 Eli ZaretskiiMerge from mainline.
2013-11-17 Eli ZaretskiiFix bug #15913 with disappearing mouse highlight on...
2013-10-29 Dmitry Antipov* xterm.h (struct x_output): For 'black_relief' and...
2013-10-26 Eli ZaretskiiFinished conversion routines; w32-unicode-filenames...
2013-10-18 Dmitry AntipovRemove port-specific display name lists to avoid extra
2013-10-14 Dmitry Antipov* termhooks.h (FRAME_MUST_WRITE_SPACES, FRAME_LINE_INS_...
2013-10-14 Dmitry Antipov* xfaces.c (PT_PER_INCH): Remove unused macro.
2013-10-10 Dmitry Antipov* keyboard.c (init_kboard): Now static. Add arg
2013-09-26 Eli ZaretskiiMerge from trunk.
2013-09-23 Juanma Barranquerosrc/w32console.c, src/w32term.c: Remove unused variables.
2013-09-19 Dmitry Antipov* xterm.h (struct x_display_info): New members last_mou...
2013-09-18 Dmitry Antipov* w32term.c (note_mouse_movement): Fix last change.
2013-09-18 Dmitry Antipov* frame.c (x_redo_mouse_highlight): New function
2013-09-18 Dmitry Antipov* frame.c (x_mouse_grabbed): New function.
2013-09-17 Dmitry Antipov* w32term.c (w32_read_socket): Avoid temporary
2013-09-17 Dmitry Antipov* frame.h (x_set_bitmap_icon) [!HAVE_NS]: New function.
2013-09-17 Dmitry Antipov* xterm.h (struct x_display_info): New member
next