| Commit message (Expand) | Author | Age | Files | Lines |
| * | (x_set_frame_parameters): Make sure height (width) get | Martin Rudalics | 2009-01-05 | 2 | -2/+18 |
| * | Add bug reference. | Juanma Barranquero | 2009-01-04 | 1 | -3/+3 |
| * | Fix typos. | Juanma Barranquero | 2009-01-04 | 1 | -8/+8 |
| * | * w32.c: Use 64-bit arithmetic to do FILETIME conversions. (Bug#1766) | Juanma Barranquero | 2009-01-04 | 2 | -63/+68 |
| * | Fix typos. | Juanma Barranquero | 2009-01-04 | 1 | -19/+17 |
| * | Fix copyright years. | Eli Zaretskii | 2009-01-03 | 1 | -1/+1 |
| * | (list_system_processes, system_process_attributes) [MSDOS]: Don't use the | Eli Zaretskii | 2009-01-03 | 2 | -5/+27 |
| * | (ret_lim_data) [MSDOS]: New function. | Eli Zaretskii | 2009-01-03 | 1 | -0/+7 |
| * | (Qeuid, Qegid, Qcomm, Qstate, Qppid, Qpgrp, Qsess) | Eli Zaretskii | 2009-01-03 | 1 | -3/+74 |
| * | (system_process_attributes, list_system_processes): New functions. | Eli Zaretskii | 2009-01-03 | 1 | -1/+127 |
| * | (parse_modifiers_uncached): Wheel events are clicks (bug#687). | Jason Rumney | 2009-01-03 | 2 | -0/+8 |
| * | * w32term.c (x_query_colors, x_query_color): New functions. | Jason Rumney | 2009-01-03 | 3 | -43/+48 |
| * | * nsfns.m (x_set_foreground_color, x_set_background_color) | Dan Nicolaescu | 2009-01-02 | 3 | -26/+39 |
| * | (system_process_attributes): Provide Qtime and Qctime | Dan Nicolaescu | 2009-01-02 | 2 | -2/+9 |
| * | (process_times): Compute sum of utime and stime. | Eli Zaretskii | 2009-01-02 | 2 | -5/+24 |
| * | (system_process_attributes): Compute Qtime and Qctime and add them to the alist. | Eli Zaretskii | 2009-01-02 | 1 | -0/+6 |
| * | Declare Qtime and Qctime. | Eli Zaretskii | 2009-01-02 | 1 | -0/+1 |
| * | (top level) <Qtime, Qctime>: New variables. | Eli Zaretskii | 2009-01-02 | 1 | -1/+9 |
| * | (Qgobject): New symbol. | Jason Rumney | 2009-01-02 | 2 | -4/+15 |
| * | (make_terminal_frame): Remove redundant code and useless | Dan Nicolaescu | 2009-01-01 | 2 | -15/+12 |
| * | (conv_sockaddr_to_lisp): Add workaround for | Andreas Schwab | 2009-01-01 | 2 | -32/+46 |
| * | (x_create_tip_frame): Set border width of the X window. | Chong Yidong | 2009-01-01 | 1 | -1/+1 |
| * | * xfns.c (x_create_tip_frame): Set border width of the X window. | Chong Yidong | 2009-01-01 | 1 | -0/+2 |
| * | Remove obsolete comment. | Chong Yidong | 2009-01-01 | 1 | -3/+1 |
| * | (Finternal_set_lisp_face_attribute): Improve error message. | Chong Yidong | 2009-01-01 | 1 | -11/+16 |
| * | * xfaces.c (Finternal_set_lisp_face_attribute): Improve error | Chong Yidong | 2009-01-01 | 1 | -0/+5 |
| * | (x_new_font): Return font object, not fontset. (Bug#119) | Jason Rumney | 2009-01-01 | 2 | -12/+9 |
| * | (ns_appkit_version_str): Rename from ns_appkit_version. (ns_appkit_version_i... | Adrian Robert | 2008-12-31 | 2 | -6/+40 |
| * | (CHAR_VARIATION_SELECTOR_P): New macro. | Kenichi Handa | 2008-12-30 | 2 | -0/+39 |
| * | (font_range): Don't require a font for a variation | Kenichi Handa | 2008-12-30 | 1 | -0/+44 |
| * | (ftfont_driver): Set the member get_variation_glyphs to | Kenichi Handa | 2008-12-30 | 1 | -28/+108 |
| * | (struct font_driver): New member get_variation_glyphs. | Kenichi Handa | 2008-12-30 | 1 | -1/+11 |
| * | (Vemacs_iconified): Remove. | Martin Rudalics | 2008-12-30 | 2 | -5/+4 |
| * | *** empty log message *** | Jason Rumney | 2008-12-30 | 1 | -0/+5 |
| * | (store_frame_param, x_get_arg): Enable newer code on | Jason Rumney | 2008-12-30 | 1 | -4/+0 |
| * | (Fvertical_motion): Don't advance iterator if we have reseated to the | Chong Yidong | 2008-12-30 | 1 | -6/+10 |
| * | (move_it_to): Handle GET_FROM_STRETCH method when checking for pos | Chong Yidong | 2008-12-30 | 1 | -1/+2 |
| * | * indent.c (Fvertical_motion): Don't advance iterator if we have | Chong Yidong | 2008-12-30 | 1 | -0/+8 |
| * | Minor doc fix. | Chong Yidong | 2008-12-30 | 1 | -2/+2 |
| * | (copy_text): To convert a non-ASCII char to unibyte, | Kenichi Handa | 2008-12-30 | 2 | -2/+5 |
| * | (font_intern_prop): Validate str as multibyte. | Kenichi Handa | 2008-12-30 | 2 | -3/+19 |
| * | Add bug reference. | Juanma Barranquero | 2008-12-29 | 1 | -1/+1 |
| * | (struct face): Move lface and hash from the middle | Dan Nicolaescu | 2008-12-29 | 2 | -7/+10 |
| * | (INTERVALS_H): Rename from INTERVAL_SRC, update all users. | Dan Nicolaescu | 2008-12-29 | 2 | -27/+31 |
| * | (INTERVAL_SRC): Also depend on dispextern.h. | Dan Nicolaescu | 2008-12-29 | 2 | -5/+11 |
| * | (map_keymap_char_table_item): Make a copy of KEY if it is a | Andreas Schwab | 2008-12-26 | 2 | -0/+9 |
| * | * textprop.c (Qminibuffer_prompt): New variable. | Martin Rudalics | 2008-12-26 | 3 | -0/+23 |
| * | (Fbuffer_swap_text): Use POINTER_TYPE. | Jason Rumney | 2008-12-25 | 2 | -5/+9 |
| * | Add bug id for recently fixed bugs. | Jason Rumney | 2008-12-25 | 1 | -8/+8 |
| * | Add comments to explain checks and aborts, to assist future debugging. | Jason Rumney | 2008-12-24 | 1 | -3/+8 |