index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
term
/
w32-win.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build with zlib on MS-Windows.
Eli Zaretskii
2013-08-12
1
-1
/
+2
*
Silence byte-compiler warnings.
Juanma Barranquero
2013-04-16
1
-1
/
+1
*
Do not set x-display-name until X connection is established.
Dmitry Antipov
2013-04-06
1
-1
/
+1
*
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-1
/
+1
|
\
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
|
*
Backport: Rename cygwin_convert_path* to cygwin_convert_file_name*
Daniel Colascione
2012-11-20
1
-1
/
+4
*
|
Rename cygwin_convert_path* to cygwin_convert_file_name*
Daniel Colascione
2012-11-18
1
-2
/
+2
*
|
lisp/*.el: Add missing declarations.
Juanma Barranquero
2012-11-17
1
-1
/
+1
*
|
Fix bug #12914 with drag-n-drop in native MS-Windows build.
Eli Zaretskii
2012-11-17
1
-1
/
+8
*
|
Use right url-handler for drag-and-dropped files under Windows
Daniel Colascione
2012-11-15
1
-1
/
+1
|
/
*
Update some function declarations
Glenn Morris
2012-10-09
1
-1
/
+1
*
Detect window-system from display name
Daniel Colascione
2012-09-17
1
-2
/
+5
*
Implement cygw32
Daniel Colascione
2012-09-17
1
-16
/
+26
*
Fix application of menu-bar-mode etc. by X resources.
Chong Yidong
2012-04-27
1
-0
/
+1
*
Support building on MS-Windows with libxml2.
Eli Zaretskii
2012-04-07
1
-1
/
+2
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Allow Emacs on w32 to build against and work with GnuTLS 3.x.
Eli Zaretskii
2012-01-01
1
-1
/
+1
*
* lisp/term/w32-win.el (w32-default-color-map): Declare obsolete.
Juanma Barranquero
2011-10-26
1
-0
/
+1
*
Implement dynamic loading of GnuTLS on Windows.
Juanma Barranquero
2011-05-04
1
-7
/
+8
*
* lisp/term/w32-win.el (libpng-version): Declare for compiler.
Glenn Morris
2011-02-02
1
-0
/
+1
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
Merge changes from emacs-23 branch
Chong Yidong
2011-01-02
1
-11
/
+19
|
\
|
|
*
Fix bug #7716 with PNG image support libraries on Windows.
Eli Zaretskii
2010-12-31
1
-11
/
+19
*
|
Move some more shared x-, w32- things to common-win.
Glenn Morris
2010-10-24
1
-11
/
+0
*
|
Rename `image-library-alist' to `dynamic-library-alist'.
Juanma Barranquero
2010-10-13
1
-3
/
+3
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
Remove unused declarations.
Glenn Morris
2009-10-01
1
-10
/
+5
*
* term/x-win.el (x-initialize-window-system):
Stefan Monnier
2009-09-12
1
-3
/
+0
*
(w32-initialize-window-system): Call
Kenichi Handa
2009-03-19
1
-4
/
+8
*
(w32-initialize-window-system): Don't override
Jason Rumney
2009-03-11
1
-5
/
+4
*
(w32-initialize-window-system): Don't override
Jason Rumney
2009-03-11
1
-10
/
+0
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
(image-library-alist): Add gobject library.
Jason Rumney
2009-01-02
1
-1
/
+2
*
(x-select-font): Declare.
Glenn Morris
2008-11-19
1
-0
/
+2
*
Add declarations for builds without X.
Glenn Morris
2008-08-11
1
-0
/
+4
*
* term/x-win.el (x-handle-switch, x-handle-numeric-switch)
Dan Nicolaescu
2008-07-20
1
-261
/
+0
*
(x-handle-switch, x-handle-name-switch)
Jason Rumney
2008-07-14
1
-20
/
+59
*
(mouse-set-font): Remove overridden function.
Jason Rumney
2008-06-13
1
-38
/
+3
*
Add some compiler declarations, for builds without X.
Glenn Morris
2008-06-12
1
-0
/
+20
*
* term/w32-win.el (w32-menu-bar-open): Rename from menu-bar-open.
Jason Rumney
2008-06-11
1
-6
/
+11
*
Tweak last change.
Chong Yidong
2008-05-10
1
-2
/
+2
*
(x-colors): Re-order colors.
Chong Yidong
2008-05-10
1
-753
/
+93
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
Merge from emacs--rel--22
Miles Bader
2008-02-04
1
-1
/
+3
|
\
|
*
(image-library-alist): Prefer libpng12 to libpng13, because
Juanma Barranquero
2008-02-01
1
-1
/
+3
*
|
Merge from emacs--devo--0
Miles Bader
2008-01-31
1
-1
/
+1
|
\
\
|
*
|
Merge from emacs--rel--22
Miles Bader
2008-01-31
1
-1
/
+1
|
|
\
|
|
|
*
(image-library-alist): Prefer libxpm.dll.
Jason Rumney
2008-01-31
1
-1
/
+1
[next]