]> code.delx.au - gnu-emacs/history - src/w32fns.c
Update copyright year to 2014 by running admin/update-copyright.
[gnu-emacs] / src / w32fns.c
2014-01-01 Paul EggertUpdate copyright year to 2014 by running admin/update...
2013-12-28 Eli ZaretskiiFix a thinko in last commit.
2013-12-28 Eli ZaretskiiFix bug #14739 with creation of GUI frames from TTY...
2013-12-26 Martin RudalicsSome more tinkering with Bug#16051.
2013-12-25 Xue FuqiaoMerge from mainline.
2013-12-25 Eli ZaretskiiFix bug #16252 with 'mailto:' documents passed to w32...
2013-12-24 Eli ZaretskiiMinor fixes in w32-shell-execute.
2013-12-20 Martin RudalicsSome more fixes for pixelwise resizing.
2013-12-18 Eli ZaretskiiAvoid compiler warnings in w32fns.c:emacs_abort.
2013-12-15 Juanma Barranquerosrc/w32*.c: Silence compiler warnings.
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 ZaretskiiOne more change by Ken Brown to avoid breaking Cygwin.
2013-12-11 Eli ZaretskiiAnother merge from trunk.
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.
next