| Commit message (Expand) | Author | Age | Files | Lines |
* | (w32_hide_hourglass): Handle case where frame | Jason Rumney | 2009-02-08 | 1 | -2/+11 |
* | * dbusbind.c (Fdbus_register_signal): | Juanma Barranquero | 2009-01-18 | 1 | -3/+3 |
* | (Vx_pointer_shape, Vx_nontext_pointer_shape) | Jason Rumney | 2009-01-08 | 1 | -4/+6 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | * frame.c (delete_frame): New function derived from | Martin Rudalics | 2008-12-22 | 1 | -1/+1 |
* | (x_display_info_for_name, Fx_open_connection): Set | Jason Rumney | 2008-12-12 | 1 | -2/+2 |
* | * w32fns.c (x_create_tip_frame): Prevent default foreground color for | Juanma Barranquero | 2008-10-30 | 1 | -3/+9 |
* | * w32fns.c (unwind_create_frame) [!GLYPH_DEBUG]: Fix xassert. | Juanma Barranquero | 2008-10-22 | 1 | -1/+2 |
* | * frame.c (x_fullscreen_adjust): Declare var as Display_Info. | Juanma Barranquero | 2008-09-19 | 1 | -4/+4 |
* | [_MSC_VER && _MSC_VER < 1300]: Declare HMONITOR. | Eli Zaretskii | 2008-08-15 | 1 | -0/+5 |
* | NS port now uses etc/rgb.txt instead of etc/Emacs.clr (now removed); function... | Adrian Robert | 2008-08-01 | 1 | -49/+1 |
* | * s/ms-w32.h (MULTI_KBOARD): Remove. | Dan Nicolaescu | 2008-07-31 | 1 | -10/+0 |
* | * w32fns.c (Fx_create_frame): Remove duplicate unwind_protect. | Jason Rumney | 2008-07-15 | 1 | -7/+12 |
* | applying patch to consolidate non-GUI portion of hourglass implementation as ... | Adrian Robert | 2008-07-15 | 1 | -27/+3 |
* | (w32_get_arg): Remove wrapper function. | Jason Rumney | 2008-07-14 | 1 | -48/+34 |
* | (x_create_tip_frame): Pass parameter argument to | Chong Yidong | 2008-07-08 | 1 | -1/+1 |
* | * w32fns.c (map_w32_filename): Declare extern. | Juanma Barranquero | 2008-07-07 | 1 | -0/+1 |
* | Changes from Toru Tsuneyoshi for using Trash can when deleting files. | Jason Rumney | 2008-07-02 | 1 | -0/+59 |
* | * w32term.c (pfnGetFontUnicodeRanges): Remove unused function pointer. | Jason Rumney | 2008-06-28 | 1 | -1/+3 |
* | * w32fns.c (x_to_w32_font, w32_to_x_font, x_to_w32_weight) | Jason Rumney | 2008-06-27 | 1 | -883/+0 |
* | American English spelling fix. | Glenn Morris | 2008-06-27 | 1 | -1/+1 |
* | [OLD_FONT]: Remove obsolete font code. | Jason Rumney | 2008-06-20 | 1 | -1194/+0 |
* | * w32fns.c, xfnc.c (x_default_font_parameter): Only set `font-param' | Stefan Monnier | 2008-06-20 | 1 | -5/+10 |
* | * w32fns.c, xfns.c (Qfont_param): New var. | Stefan Monnier | 2008-06-19 | 1 | -0/+8 |
* | * w32fns.c (Fw32_select_font): Removed old font API function. | Jason Rumney | 2008-06-13 | 1 | -57/+0 |
* | Make "xfree (NULL)" a no-op; remove useless if-before-xfree. | Jim Meyering | 2008-06-02 | 1 | -1/+1 |
* | Fix typo in comment. | Juanma Barranquero | 2008-05-28 | 1 | -1/+1 |
* | * dispextern.h, xfaces.c (xstrcasecmp): Renamed from xstricmp. | Jason Rumney | 2008-05-22 | 1 | -12/+12 |
* | Seiji Zenitani <zenitani at mac.com> | Glenn Morris | 2008-05-21 | 1 | -1/+2 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-14 | 1 | -6/+4 |
* | Throughout the file, delete all USE_FONT_BACKEND | Kenichi Handa | 2008-05-14 | 1 | -107/+35 |
* | (Fw32_battery_status): Fix computation of %t (h:min) format. | Juanma Barranquero | 2008-05-04 | 1 | -2/+2 |
* | (Fw32_battery_status): New defun. | Jason Rumney | 2008-04-29 | 1 | -0/+110 |
* | (Fw32_define_rgb_color): Fix typo in docstring. | Juanma Barranquero | 2008-04-28 | 1 | -3/+3 |
* | (uniscribe_font_driver) [WINDOWSNT]: Declare for w32fns.c. | Jason Rumney | 2008-04-03 | 1 | -0/+12 |
* | (start_hourglass): Suppress hourglass on tty frames. | Jason Rumney | 2008-03-27 | 1 | -0/+4 |
* | * w32fns.c (hourglass_timer, hourglass_hwnd): New variables. | Jason Rumney | 2008-03-19 | 1 | -97/+70 |
* | (globals_of_w32fns, Fx_create_frame): Fix last change. | Eli Zaretskii | 2008-03-14 | 1 | -11/+0 |
* | (MONITOR_DEFAULT_TO_NEAREST, struct MONITOR_INFO) | Jason Rumney | 2008-03-14 | 1 | -10/+76 |
* | (w32_msg_pump): Disable debug code. | Jason Rumney | 2008-03-01 | 1 | -0/+4 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-02-25 | 1 | -0/+12 |
|\ |
|
| * | (enum_font_cb2): Don't use raster fonts for Unicode. | Jason Rumney | 2008-02-24 | 1 | -0/+12 |
* | | Merge from emacs--rel--22 | Miles Bader | 2008-02-24 | 1 | -1/+4 |
|\ \
| |/ |
|
| * | (Fw32_shell_execute): Encode parameters. | Jason Rumney | 2008-02-18 | 1 | -1/+4 |
* | | Consolidate the image_cache to the terminal struct. | Stefan Monnier | 2008-02-22 | 1 | -1/+1 |
* | | Merge from emacs--devo--0 | Miles Bader | 2008-01-09 | 1 | -1/+2 |
|\ \ |
|
| * \ | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+2 |
| |\ \
| | |/ |
|
| | * | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 1 | -1/+2 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2008-01-02 | 1 | -0/+4 |
|\ \ \
| |/ / |
|
| * | | Make copy of frame parameters because the original parameters | Martin Rudalics | 2007-12-29 | 1 | -0/+4 |