- 04 Jan, 2009 3 commits
-
-
Juanma Barranquero authored
-
Juanma Barranquero authored
(utc_base): Declare as ULONGLONG, not long double. (convert_time_raw): Delete. (FILETIME_TO_U64, U64_TO_LISP_TIME): New macros. (initialize_utc_base): New function. (convert_time): Use FILETIME_TO_U64, initialize_utc_base. (convert_from_time_t): Use initialize_utc_base; compute result with 64-bit arithmetic. (process_times): Use FILETIME_TO_U64, U64_TO_LISP_TIME.
-
Juanma Barranquero authored
-
- 03 Jan, 2009 3 commits
-
-
Eli Zaretskii authored
default (no-op) implementation.
-
Jason Rumney authored
-
Jason Rumney authored
* image.c (x_to_xcolors, png_load): Eliminate W32 specific code. (svg_load_image): Cast returned pointers from dynamically loaded functions. Eliminate W32 specific code.
-
- 02 Jan, 2009 4 commits
-
-
Dan Nicolaescu authored
(x_set_cursor_color, x_set_icon_name, x_explicitly_set_name) (x_set_title, x_set_icon_type, x_set_cursor_type): Rename to use x_ prefix instead of ns_. Update references. (syms_of_nsfns): Add a FIXME comment. * nsterm.m (x_set_cursor_type): New prototype. (setValuesFromPanel): Use it instead of the old ns_ prefixed name.
-
Dan Nicolaescu authored
for Solaris instead of incorrectly providing Qutime and Qcutime.
-
Eli Zaretskii authored
(system_process_attributes): Add Qtime to the alist.
-
Jason Rumney authored
(syms_of_image): Initialize it. (init_svg_functions): Load some functions from gobject library.
-
- 01 Jan, 2009 5 commits
-
-
Dan Nicolaescu authored
block.
-
Andreas Schwab authored
getsockname bug on BSD.
-
Chong Yidong authored
-
Chong Yidong authored
message.
-
Jason Rumney authored
Don't block input, as per earlier xterm.c changes.
-
- 31 Dec, 2008 1 commit
-
-
Adrian Robert authored
(ns_appkit_version_str): Rename from ns_appkit_version. (ns_appkit_version_int): New function. (x-server-version): Use ns_appkit_version_int and follow 21+ convention of returning 3 integers
-
- 30 Dec, 2008 6 commits
-
-
Kenichi Handa authored
(CHAR_SURROGATE_PAIR_P): New macro.
-
Martin Rudalics authored
-
Jason Rumney authored
-
Chong Yidong authored
reseated to the desired position. * xdisp.c (move_it_to): Handle GET_FROM_STRETCH method when checking for pos match.
-
Kenichi Handa authored
just get the low 8-bit of the code.
-
Kenichi Handa authored
-
- 29 Dec, 2008 4 commits
-
-
Juanma Barranquero authored
-
Dan Nicolaescu authored
of bitfields.
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
(coding.o, dispnew.o, keymap.o, msdos.o): Depend on INTERVAL_SRC instead of intervals.h.
-
- 26 Dec, 2008 2 commits
-
-
Andreas Schwab authored
cons.
-
Martin Rudalics authored
(syms_of_textprop): Initialize it. * callint.c (Fcall_interactively): For `c', `k', and `K' prompt in minibuffer-prompt face. (Bug#1662)
-
- 25 Dec, 2008 2 commits
-
-
Jason Rumney authored
-
Jason Rumney authored
-
- 24 Dec, 2008 1 commit
-
-
Jason Rumney authored
* buffer.c (Fbuffer_swap_text) [REL_ALLOC]: Reset ralloc's internal record of what points where.
-
- 22 Dec, 2008 3 commits
-
-
Dan Nicolaescu authored
running as a daemon, before detaching.
-
Andreas Schwab authored
* gtkutil.c (free_widget_value): Use xfree instead of free.
-
Martin Rudalics authored
Fdelete_frame to handle Qnoelisp value for FORCE argument. Delete last frame iff FORCE equals Qnoelisp. (Bug#1450) (Fdelete_frame): Call delete_frame. Remove line from doc-string saying that FORCE non-nil doesn't run `delete-frame-functions'. * frame.h: Extern delete_frame. * window.c (window_loop): * terminal.c (delete_terminal): * xterm.c (x_connection_closed): * xfns.c (Fx_hide_tip): * w32fns.c (Fx_hide_tip): Call delete_frame instead of Fdelete_frame.
-
- 21 Dec, 2008 2 commits
-
-
Jason Rumney authored
when character maps to .notdef character.
-
Stefan Monnier authored
-
- 20 Dec, 2008 4 commits
-
-
Jason Rumney authored
a graphical frame on Windows.
-
Jason Rumney authored
-
Jan Djärv authored
-
Chong Yidong authored
-