Merge from trunk.
[bpt/emacs.git] / src / w32fns.c
2013-12-11 Eli ZaretskiiMerge from trunk.
2013-12-10 Eli ZaretskiiAnother fix for Cygwin.
2013-12-10 Eli ZaretskiiMerge from trunk.
2013-12-10 Eli ZaretskiiFixed problems in Cygwin build reported by Ken Brown.
2013-12-09 Eli ZaretskiiMerge from trunk.
2013-12-09 Eli ZaretskiiMerge from trunk.
2013-12-07 Eli ZaretskiiMerge from trunk.
2013-12-07 Eli ZaretskiiConverted file-name-info.
2013-12-07 Eli ZaretskiiFixed initialization code and default-printer-name.
2013-12-02 Eli ZaretskiiImprove reporting of fatal exception on MS-Windows...
2013-12-01 Paul EggertSpelling and punctuation fixes.
2013-11-30 Eli ZaretskiiConverted and tested system-move-file-to-trash.
2013-11-30 Eli ZaretskiiDebugged and fixed w32-shell-execute.
2013-11-30 Martin RudalicsSupport resizing frames and windows pixelwise.
2013-11-23 Eli Zaretskiiw32-shell-execute converted, but not tested yet.
2013-11-23 Eli ZaretskiiMinor tweaks of the Cygwin code.
2013-11-23 Eli ZaretskiiFile selection converted and tested.
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-06 Stefan Monnier* src/xdisp.c (syms_of_xdisp): New vars redisplay-...
2013-11-06 Stefan Monnier*.[chm]: Number every assignment to windows_or_buffers_...
2013-11-02 Eli ZaretskiiAdapted dostounix_filename. w32-short/long-filename...
2013-10-18 Dmitry AntipovRemove port-specific display name lists to avoid extra
2013-10-08 Eli ZaretskiiSupport menus on text-mode terminals.
2013-09-28 Eli ZaretskiiMerge from trunk before trying Unix TTY.
2013-09-26 Eli ZaretskiiMerge from trunk.
2013-09-21 Eli ZaretskiiFix infinite loop in menu input due to block_input.
2013-09-17 Glenn MorrisMerge from emacs-24; up to 2013-01-03T02:31:36Z!rgm...
2013-09-15 Dmitry AntipovDrop VERTICAL_SCROLL_BAR_WIDTH_TRIM. For X, it is...
2013-09-13 Dmitry AntipovUnify Fx_focus_frame between all ports.
2013-09-13 Dmitry AntipovUnify FRAME_window_system_DISPLAY_INFO macros between...
2013-09-12 Kenichi Handamerge trunk
2013-09-11 Dmitry Antipov* nsterm.m (syms_of_nsterm): Use Qns.
2013-09-08 Kenichi Handamerge trunk
2013-09-06 Dmitry AntipovAttempt to make redisplay more selective when changing...
2013-09-05 Eli ZaretskiiMerge from trunk after a lot of time.
2013-09-04 Xue FuqiaoMerge from mainline.
2013-08-27 Glenn MorrisMerge from emacs-24; up to 2013-01-03T01:56:56Z!rgm...
2013-08-13 Dmitry Antipov* nsfns.m (x_set_cursor_type):
2013-08-13 Glenn MorrisMerge from emacs-24; up to 2013-01-02T16:37:04Z!eggert...
2013-08-12 Glenn MorrisMerge from emacs-24; up to 2013-01-02T10:15:31Z!michael...
2013-08-09 Dmitry AntipovUse xstrdup and build_unibyte_string where applicable.
2013-08-04 Xue FuqiaoMerge from mainline.
2013-08-03 Dmitry AntipovDrop FRAME_PTR typedef.
2013-08-01 Dmitry AntipovDo not use pure Xism x_wm_set_icon_position in non...
2013-07-31 Dmitry AntipovDrop unnecessary functions that deals with frame pixel...
2013-07-30 Xue FuqiaoMerge from mainline.
2013-07-29 David EngsterMerge CEDET upstream (rev. 8579)
2013-07-28 Eli ZaretskiiFix bug #14970 with crashes when deleting many frames...
2013-07-25 Glenn MorrisMerge from emacs-24; up to 2013-01-01T11:02:14Z!rudalic...
2013-07-20 Glenn MorrisMerge from emacs-24; up to 2012-12-31T11:35:13Z!rudalic...
2013-07-20 Kenichi Handamerge trunk
2013-07-19 Paul EggertFix obscure porting bug with varargs functions.
2013-07-16 Juanma Barranquerosrc/w32fns.c (unwind_create_tip_frame): Fix declaration.
2013-07-16 Paul EggertNew unwind-protect flavors to better type-check C callb...
2013-07-06 Glenn MorrisMerge from emacs-24; up to 2012-12-30T19:34:25Z!jan...
2013-07-04 YAMAMOTO MitsuharuAdd multi-monitor support on W32.
2013-07-03 Glenn MorrisMerge from emacs-24; up to 2012-12-29T12:57:49Z!fgallin...
2013-06-24 Glenn MorrisMerge from emacs-24; up to 2012-12-29T06:14:00Z!cyd...
2013-06-21 Stephen BermanMerge from trunk.
2013-06-20 Eli ZaretskiiYet another attempt at fixing bugs #14602, 14630, 14669.
2013-06-18 Kenichi Handamerge emacs
2013-06-17 Eli ZaretskiiPossible fix for bug #14630, which continues bug #14062.
2013-06-14 Stephen BermanMerge from trunk.
2013-06-01 Glenn MorrisMerge from emacs-24; up to 2012-12-27T20:09:45Z!juri...
2013-05-22 Kenichi Handamerge trunk
2013-05-15 Eli ZaretskiiMerge from trunk, configury not fixed yet.
2013-05-14 Eli ZaretskiiAnother attempt to solve bug #14062 with assertion...
2013-05-09 Glenn MorrisMerge from emacs-24; up to 2012-12-27T17:59:21Z!rgm...
2013-05-04 Eli ZaretskiiFix bug #14062 with assertion violations on MS-Windows.
2013-04-26 Glenn MorrisMerge from emacs-24; up to 2012-12-27T08:21:08Z!rgm...
2013-04-20 Glenn MorrisMerge from emacs-24; up to 2012-12-26T22:30:58Z!yamaoka...
2013-04-20 Eli ZaretskiiMerge from trunk.
2013-04-20 Erik CharleboisBetter full-screen frame support on MS-Windows.
2013-04-15 Eli ZaretskiiMerge from trunk.
2013-04-15 Eli ZaretskiiMore debugging code to investigate bug #14062.
2013-04-14 Eli ZaretskiiMerge from trunk, resolve conflicts.
2013-04-14 Erik Charlebois* src/w32fns.c (w32_fullscreen_rect): New function...
2013-04-07 Dmitry AntipovGet rid of some platform-specific functions examining...
2013-04-05 Kenichi Handamerge trunk
2013-04-05 Dmitry AntipovConsistently use platform-specific function to detect...
2013-03-30 Glenn MorrisMerge from emacs-24; up to 2012-12-26T16:22:18Z!michael...
2013-03-28 Eli ZaretskiiMerge from trunk and resolve conflicts.
2013-03-28 Dmitry Antipov* window.h (struct window): Replace hchild, vchild...
2013-03-28 Eli ZaretskiiFix bug #14073 with referencing window total number...
2013-03-28 Eli ZaretskiiAdd debugging code to w32fns.c.
2013-03-24 Ken Brown* src/w32fns.c (emacs_abort) [CYGWIN]: Define `_open...
2013-03-22 David EngsterMerge with CEDET upstream (rev. 8499).
2013-03-21 Kenichi Handamerge trunk
2013-03-20 Dmitry Antipov* window.h (struct window): Convert left_col, top_line...
2013-03-20 Dmitry Antipov* frame.h (struct frame): Drop resx and resy because...
2013-03-16 Stefan MonnierMerge from emacs-24
2013-03-11 Glenn MorrisMerge from emacs-24; up to 2012-12-25T17:37:29Z!eliz...
2013-03-10 Daniel Colascione2013-03-10 Daniel Colascione <dancol@dancol.org>
2013-03-10 Eli ZaretskiiUse macros from dispextern.h where appropriate.
2013-03-08 Glenn MorrisMerge from emacs-24; up to 2012-12-25T15:07:59Z!dmantip...
2013-03-07 Dmitry Antipov* lisp.h (list2i, list3i): New functions.
2013-03-06 Glenn MorrisMerge from emacs-24; up to 2012-12-25T11:37:21Z!dmantip...
2013-03-05 Glenn MorrisMerge from emacs-24; up to 2012-12-24T15:56:17Z!eliz...
2013-03-03 Glenn MorrisMerge from emacs-24; up to 2012-12-24T06:24:08Z!eggert...
next