]> code.delx.au - gnu-emacs/history - src/w32fns.c
Fix removal of variables from process-environment
[gnu-emacs] / src / w32fns.c
2016-04-21 Ilya ZakharevichFix Alt-modified keys on some European MS-Windows keyboards
2016-03-10 Paul EggertRework C source files to avoid ^(
2016-01-19 Eli ZaretskiiUnbreak the Cygwin-w32 build
2016-01-16 Jussi LahdenniemiFix incompatbilities with MS-Windows 2000 and older
2016-01-01 Paul EggertUpdate copyright year to 2016
2015-12-27 Eli ZaretskiiAvoid leaving "ghost" of mouse pointer on MS-Windows
2015-12-20 Alan MackenzieMerge branch 'scratch/follow' into emacs-25
2015-12-15 YAMAMOTO MitsuharuFix variable name typo in compute_tip_xy
2015-12-12 Martin RudalicsFix frame height calculations with added menu bar on...
2015-12-04 Alan MackenzieMerge branch 'scratch/follow' of /home/acm/emacs/emacs...
2015-11-21 Eli ZaretskiiSimplify recording of main thread's ID on MS-Windows
2015-11-13 l3thalMerge branch 'erc-async-reconnect' into emacs-25
2015-11-13 Eli ZaretskiiMerge branch 'emacs-25' of git.savannah.gnu.org:/srv...
2015-11-13 Eli ZaretskiiRemove support for ':timeout' from w32 tray notifications
2015-11-13 Eli ZaretskiiFix last change
2015-11-13 Eli ZaretskiiAnother fix for MinGW64 and Cygwin builds due to notifi...
2015-11-13 Eli ZaretskiiRemove support for ':timeout' from w32 tray notifications
2015-11-13 Eli ZaretskiiFix last change
2015-11-13 Eli ZaretskiiAnother fix for MinGW64 and Cygwin builds due to notifi...
2015-11-12 Phillip Lord; Merge branch 'fix/no-undo-boundary-on-secondary-buffe...
2015-11-12 Eli ZaretskiiFix the MinGW64 and Cygwin-w32 builds
2015-11-11 Eli ZaretskiiImplement tray notifications for MS-Windows
2015-10-22 Eli ZaretskiiInclude file cleanup for w32 files in src directory
2015-10-13 Juanma Barranquero* src/w32fns.c (x_change_tool_bar_height): Remove unuse...
2015-10-13 Martin RudalicsAllow setting frame pixel sizes from frame parameters...
2015-10-12 Juanma BarranqueroRemove or comment out unused variables
2015-10-12 Juanma Barranquero* w32fns.c (get_wm_chars): Increment counter, not pointer.
2015-09-27 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-16 Paul EggertOmit unnecessary \ before paren in C docstrings
2015-09-16 Martin RudalicsRemove tool_bar_redisplayed_once and associated code.
2015-09-02 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-01 Paul EggertDocstring fixes re quotes in C code
2015-08-27 Paul EggertAssume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS
2015-08-21 Martin RudalicsSanitize frame geometry related functions
2015-08-20 Martin RudalicsIn w32fns.c's Fx_frame_geometry rewrite check whether...
2015-08-19 Eli ZaretskiiImprove and future-proof OTF fonts support in w32uniscr...
2015-08-19 Martin RudalicsIn w32fns.c condition TITLEBAR_INFO declaration on...
2015-08-18 Martin RudalicsRewrite and add frame geometry related functions.
2015-08-17 Noah FriedmanMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-08-17 Ilya ZakharevichMinor change in variable initialization on MS-Windows
2015-08-17 Ilya ZakharevichFix a bug with LWindow key remapping on MS-Windows
2015-08-08 Nicolas PettonMerge remote-tracking branch 'origin/fix/subsequence...
2015-08-08 Eli ZaretskiiSupport recovery from C stack overflow on MS-Windows
2015-08-02 Eli ZaretskiiWhitespace fixes
2015-08-02 Eli ZaretskiiFix handling of 1st keystroke on MS-Windows
2015-07-31 Eli Zaretskii;* src/w32fns.c (syms_of_w32fns): Fix last commit.
2015-07-31 Eli ZaretskiiAllow to use the old key processing code on MS-Windows
2015-07-31 Ilya ZakharevichImprove handling of Unicode keyboard input on MS-Windows
2015-07-30 Eli ZaretskiiSupport long URLs in w32-shell-execute
2015-07-28 Andy MoretonPacify compilation -Wincompatible-pointer-types warnings
2015-07-26 Martin RudalicsHave `x-frame-geometry' return nil for terminal and...
2015-07-25 Eli ZaretskiiAvoid crashes when w32 GUI functions are called in...
2015-07-07 Martin RudalicsHave `x-show-tip' handle `right' and `bottom' frame...
2015-07-04 Eli ZaretskiiFix mouse pointer on w32 when a menu is active
2015-07-04 Martin RudalicsFix processing of alpha parameter for Windows tip frame...
2015-06-26 Eli ZaretskiiFix invisible mouse pointers on Windows.
2015-06-26 Martin RudalicsProvide invisible mouse pointers on Windows. (Bug...
2015-06-19 Paul EggertMerge from origin/emacs-24
2015-06-16 Martin RudalicsFix handling of image cache refcounts. (Bug#20802)
2015-06-06 Eli ZaretskiiFix display when a font claims large values of ascent...
2015-06-04 Nicolas PettonMerge branch 'map'
2015-06-02 Glenn MorrisMerge from origin/emacs-24
2015-06-02 Glenn Morris; Merge from origin/emacs-24
2015-05-31 Paul EggertRemove unused DEFSYMs
2015-05-23 Jan DMerge branch 'master' into cairo
2015-05-21 Paul EggertDon't quote nil and t in doc strings
2015-04-26 Jan DMerge branch 'master' into cairo
2015-04-23 Eli ZaretskiiAvoid starting threads by w32-shell-execute
2015-04-05 Richard Stallman * mail/rmail.el (rmail-show-message-1): When...
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-04 Paul EggertMerge from origin/emacs-24
2015-04-03 Jan DMerge branch 'master' into cairo
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-29 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-23 Paul EggertMerge from origin/emacs-24
2015-03-18 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-09 Paul EggertMerge from origin/emacs-24
2015-03-07 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-03-07 Eli ZaretskiiPartially revert the fix for bug #11732
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
2015-03-03 Paul EggertMerge from origin/emacs-24
next