summaryrefslogtreecommitdiff
path: root/src/w32fns.c
Commit message (Expand)AuthorAgeFilesLines
* Use KVAR in MS-Windows build, remove buffer-file-type.Eli Zaretskii2011-02-161-3/+3
* Change B_ to BVARTom Tromey2011-02-161-3/+3
* Fix the MS-Windows build due to introduction of B_.Eli Zaretskii2011-02-141-3/+3
* Refill some long/short copyright headers.Glenn Morris2011-01-261-2/+1
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Promote SSDATA macro from gtkutil.c and xsmfns.c to lisp.h.Paul Eggert2011-01-221-14/+13
* Fix an error introduced by the previous patch.Sam Steingold2011-01-191-2/+0
* Move all DEFVAR'd globals into a structure -- threading infrastructureTom Tromey2011-01-181-151/+32
* Merge from emacs-23Stefan Monnier2011-01-141-2/+2
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
| * Fix bug #7398 with truncated glyphs in tooltip display on w32.Eli Zaretskii2010-12-111-11/+12
* | Fix bug #7398 with truncated glyphs in w32 tooltips.Eli Zaretskii2010-12-111-14/+13
* | Repeat 2010-11-14 change to xfns.c for w32 and ns.Chong Yidong2010-11-141-2/+0
* | Add const to array elements.YAMAMOTO Mitsuharu2010-11-141-1/+1
* | Support R2L lines in tool-tip text.Eli Zaretskii2010-11-061-11/+70
* | Sync docs of some X, W32, NS C functions.Glenn Morris2010-10-291-5/+5
* | Sync docs of some W32 and X C functions.Glenn Morris2010-10-241-19/+43
* | Merge changes from emacs-23 branch.Juanma Barranquero2010-10-141-4/+1
|\ \ | |/
| * src/w32*.c: Whitespace fixes and typos.Juanma Barranquero2010-10-141-5/+2
* | src/w32*.c: Make functions static.Juanma Barranquero2010-10-141-3/+3
* | Remove W32 API function pointer unused since 2005-02-15T23:19:26Z!jasonr@gnu....Juanma Barranquero2010-09-241-4/+0
* | (w32_wnd_proc): Don't check context before initializing.Jason Rumney2010-08-191-3/+4
* | Fix bug #6796.Eli Zaretskii2010-08-171-0/+1
* | Merge changes from emacs-23 branchChong Yidong2010-08-081-1/+1
|\ \ | |/
| * * w32fns.c (syms_of_w32fns) <x-max-tooltip-size>: Fix typo in docstring.Juanma Barranquero2010-08-011-1/+1
* | * w32fns.c (w32_to_x_color): Remove, unused.Juanma Barranquero2010-07-241-19/+0
* | * w32fns.c, xfaces.c: Remove obsolete static declarations.Juanma Barranquero2010-07-231-2/+0
* | Merge changes from emacs-23 branch.Chong Yidong2010-07-161-1/+4
|\ \ | |/
| * Fix bug #6609.Eli Zaretskii2010-07-141-1/+4
* | Merge changes from emacs-23 branch.Chong Yidong2010-07-101-3/+7
|\ \ | |/
| * src/w32fns.c (Qtooltip): Declare.Juanma Barranquero2010-07-041-1/+5
| * Fix faulty `if' statement in delete_frame.Chong Yidong2010-07-021-3/+2
| * Backport from trunk: Fix bug #6126.Eli Zaretskii2010-05-111-1/+13
* | Convert DEFUNs to standard C.Dan Nicolaescu2010-07-081-80/+43
* | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab2010-07-081-6/+6
* | Fix whitespace to follow coding guidelines.Juanma Barranquero2010-07-071-1/+1
* | src/w32*.c: Convert function definitions to standard C.Juanma Barranquero2010-07-061-181/+84
* | Remove __P and P_ from .c and .m files and definition of P_Jan D2010-07-021-28/+28
* | Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249).Chong Yidong2010-06-261-4/+12
* | Fix bug #6126.Eli Zaretskii2010-05-071-1/+13
|/
* Fix bug #5703.Eli Zaretskii2010-03-311-0/+4
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * xterm.c (syms_of_xterm):Dan Nicolaescu2009-11-061-2/+2
* (syms_of_w32fns): Change default value ofJason Rumney2009-10-291-1/+1
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-191-0/+1
* * w32fns.c (Fsystem_move_file_to_trash): Use delete-directory.Michael Albinus2009-10-021-1/+1
* * lisp.h (Qdelete_directory_internal):Juanma Barranquero2009-10-011-1/+1
* * w32fns.c (w32_wnd_proc) [WM_IME_STARTCOMPOSITION]: PositionJason Rumney2009-07-221-0/+45
* * w32fns.c (w32_frame_parm_handlers): Set 0 for sticky.Jan Djärv2009-07-011-1/+2
* (x_create_tip_frame): Use the uniscribe font backend ifJason Rumney2009-06-031-2/+2