2010-12-11 |
Eli Zaretskii |
Fix bug #7398 with truncated glyphs in w32 tooltips.
|
2010-11-14 |
Chong Yidong |
Repeat 2010-11-14 change to xfns.c for w32 and ns.
|
2010-11-14 |
YAMAMOTO Mitsuharu |
Add const to array elements.
|
2010-11-06 |
Eli Zaretskii |
Support R2L lines in tool-tip text.
|
2010-10-29 |
Glenn Morris |
Sync docs of some X, W32, NS C functions.
|
2010-10-24 |
Glenn Morris |
Sync docs of some W32 and X C functions.
|
2010-10-14 |
Juanma Barranquero |
Merge changes from emacs-23 branch.
|
2010-10-14 |
Juanma Barranquero |
src/w32*.c: Whitespace fixes and typos.
|
2010-10-14 |
Juanma Barranquero |
src/w32*.c: Make functions static.
|
2010-09-24 |
Juanma Barranquero |
Remove W32 API function pointer unused since 2005-02-15 (revno 60055).
|
2010-08-19 |
Jason Rumney |
(w32_wnd_proc): Don't check context before initializing.
|
2010-08-17 |
Eli Zaretskii |
Fix bug #6796.
|
2010-08-08 |
Chong Yidong |
Merge changes from emacs-23 branch
|
2010-08-01 |
Juanma Barranquero |
* w32fns.c (syms_of_w32fns) <x-max-tooltip-size>: Fix typo in docstring.
|
2010-07-24 |
Juanma Barranquero |
* w32fns.c (w32_to_x_color): Remove, unused.
|
2010-07-23 |
Juanma Barranquero |
* w32fns.c, xfaces.c: Remove obsolete static declarations.
|
2010-07-16 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
2010-07-14 |
Eli Zaretskii |
Fix bug #6609.
|
2010-07-10 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
2010-07-04 |
Juanma Barranquero |
src/w32fns.c (Qtooltip): Declare.
|
2010-07-02 |
Chong Yidong |
Fix faulty `if' statement in delete_frame.
|
2010-07-08 |
Dan Nicolaescu |
Convert DEFUNs to standard C.
|
2010-07-07 |
Andreas Schwab |
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
|
2010-07-07 |
Juanma Barranquero |
Fix whitespace to follow coding guidelines.
|
2010-07-06 |
Juanma Barranquero |
src/w32*.c: Convert function definitions to standard C.
|
2010-07-02 |
Jan D |
Remove __P and P_ from .c and .m files and definition of P_
|
2010-06-27 |
Chong Yidong |
Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249).
|
2010-05-07 |
Eli Zaretskii |
Fix bug #6126.
|
2010-03-31 |
Eli Zaretskii |
Fix bug #5703.
|
2010-01-13 |
Glenn Morris |
Add 2010 to copyright years.
|
2009-11-06 |
Dan Nicolaescu |
* xterm.c (syms_of_xterm):
|
2009-10-29 |
Jason Rumney |
(syms_of_w32fns): Change default value of
|
2009-10-19 |
Dan Nicolaescu |
* alloc.c: Do not define struct catchtag.
|
2009-10-02 |
Michael Albinus |
* w32fns.c (Fsystem_move_file_to_trash): Use delete-directory.
|
2009-10-01 |
Juanma Barranquero |
* lisp.h (Qdelete_directory_internal):
|
2009-07-22 |
Jason Rumney |
* w32fns.c (w32_wnd_proc) [WM_IME_STARTCOMPOSITION]: Position
|
2009-07-01 |
Jan Djärv |
* w32fns.c (w32_frame_parm_handlers): Set 0 for sticky.
|
2009-06-03 |
Jason Rumney |
(x_create_tip_frame): Use the uniscribe font backend if
|
2009-03-15 |
Jason Rumney |
* w32term.h (WM_EMACS_PAINT): New message.
|
2009-03-04 |
Jason Rumney |
(w32_wnd_proc): Only ignore IME messages for the
|
2009-02-08 |
Jason Rumney |
(w32_hide_hourglass): Handle case where frame
|
2009-01-18 |
Juanma Barranquero |
* dbusbind.c (Fdbus_register_signal):
|
2009-01-08 |
Jason Rumney |
(Vx_pointer_shape, Vx_nontext_pointer_shape)
|
2009-01-08 |
Glenn Morris |
Add 2009 to copyright years.
|
2008-12-22 |
Martin Rudalics |
* frame.c (delete_frame): New function derived from
|
2008-12-12 |
Jason Rumney |
(x_display_info_for_name, Fx_open_connection): Set
|
2008-10-30 |
Juanma Barranquero |
* w32fns.c (x_create_tip_frame): Prevent default foreground color for
|
2008-10-22 |
Juanma Barranquero |
* w32fns.c (unwind_create_frame) [!GLYPH_DEBUG]: Fix xassert.
|
2008-09-19 |
Juanma Barranquero |
* frame.c (x_fullscreen_adjust): Declare var as Display_Info.
|
2008-08-15 |
Eli Zaretskii |
[_MSC_VER && _MSC_VER < 1300]: Declare HMONITOR.
|
2008-08-01 |
Adrian Robert |
NS port now uses etc/rgb.txt instead of etc/Emacs.clr (now removed); function Fw32_load_color_file moved to xfaces x_load_color_file
|
2008-07-31 |
Dan Nicolaescu |
* s/ms-w32.h (MULTI_KBOARD): Remove.
before-remove-vms
|
2008-07-15 |
Jason Rumney |
* w32fns.c (Fx_create_frame): Remove duplicate unwind_protect.
before-merge-emacs-app-to-trunk
|
2008-07-15 |
Adrian Robert |
applying patch to consolidate non-GUI portion of hourglass implementation as posted at http://thread.gmane.org/gmane.emacs.devel/98341
|
2008-07-14 |
Jason Rumney |
(w32_get_arg): Remove wrapper function.
|
2008-07-08 |
Chong Yidong |
(x_create_tip_frame): Pass parameter argument to
|
2008-07-07 |
Juanma Barranquero |
* w32fns.c (map_w32_filename): Declare extern.
|
2008-07-02 |
Jason Rumney |
Changes from Toru Tsuneyoshi for using Trash can when deleting files.
|
2008-06-28 |
Jason Rumney |
* w32term.c (pfnGetFontUnicodeRanges): Remove unused function pointer.
|
2008-06-27 |
Jason Rumney |
* w32fns.c (x_to_w32_font, w32_to_x_font, x_to_w32_weight)
|