| Commit message (Expand) | Author | Age | Files | Lines |
| * | Revert last change. | Chong Yidong | 2008-07-28 | 1 | -6/+0 |
| * | (redisplay_window): Check return value of | Chong Yidong | 2008-07-28 | 1 | -3/+8 |
| * | * xdisp.c (redisplay_window): Check return value of | Chong Yidong | 2008-07-28 | 1 | -0/+6 |
| * | (w32_enable_unicode_output, cleartype_active): Remove | Jason Rumney | 2008-07-28 | 2 | -45/+10 |
| * | * lisp.h (init_weak_hash_tables, syms_of_font) | Andreas Schwab | 2008-07-28 | 6 | -31/+57 |
| * | (menu_nav_ended): Revert change from 2008-07-24. | Jan Djärv | 2008-07-28 | 2 | -0/+39 |
| * | code cleanups in NS port | Adrian Robert | 2008-07-28 | 4 | -32/+24 |
| * | rename do-applescript,do_applescript in keeping with NS code conventions | Adrian Robert | 2008-07-27 | 2 | -87/+94 |
| * | Remove support for Mac Carbon. | Dan Nicolaescu | 2008-07-27 | 40 | -36035/+131 |
| * | Merge from emacs--rel--22 | Miles Bader | 2008-07-26 | 5 | -23/+34 |
| |\ |
|
| | * | (syms_of_term): Fix last change. | Eli Zaretskii | 2008-07-26 | 2 | -0/+6 |
| | * | (syms_of_term): Initialize default_orig_pair, default_set_foreground, | Chong Yidong | 2008-07-25 | 1 | -0/+3 |
| | * | * term.c (syms_of_term): Initialize default_orig_pair, | Chong Yidong | 2008-07-25 | 1 | -0/+3 |
| | * | (nl): Rename to name_list to avoid ncurses.h clash (bug#86). | Chong Yidong | 2008-07-25 | 1 | -14/+14 |
| | * | * getloadavg.c (nl): Rename to name_list to avoid ncurses.h clash (bug#86). | Chong Yidong | 2008-07-25 | 1 | -0/+6 |
| | * | (XDrawLine) [USE_MAC_IMAGE_IO]: Remove spurious return. | YAMAMOTO Mitsuharu | 2008-07-22 | 2 | -4/+5 |
| | * | (print_object): Check print_depth before searching for circularities. | Chong Yidong | 2008-07-21 | 1 | -3/+4 |
| | * | * print.c (print_object): Check print_depth before searching for | Chong Yidong | 2008-07-21 | 1 | -0/+5 |
| | * | (kCGBitmapByteOrder32Host): New define for non-universal SDKs. | YAMAMOTO Mitsuharu | 2008-07-21 | 2 | -0/+17 |
| | * | (XDrawLine, XCreatePixmapFromBitmapData) [USE_MAC_IMAGE_IO]: | YAMAMOTO Mitsuharu | 2008-07-21 | 1 | -9/+2 |
| | * | (mac_create_cg_image_from_image, image_load_image_io) | YAMAMOTO Mitsuharu | 2008-07-21 | 1 | -10/+5 |
| | * | Backport of long term bug from trunk: | Jason Rumney | 2008-07-18 | 2 | -5/+10 |
| * | | (print_object): Fix off-by-one in last change. | Andreas Schwab | 2008-07-26 | 2 | -1/+5 |
| * | | * term.c (syms_of_term): Don't initialize default_orig_pair, | Juanma Barranquero | 2008-07-25 | 2 | -0/+7 |
| * | | (uniscribe_shape): Pass NULL for control arg to ScriptItemize. Clean | Jason Rumney | 2008-07-25 | 2 | -37/+65 |
| * | | (w32font_has_char): Handle the case where we can't | Jason Rumney | 2008-07-25 | 1 | -1/+12 |
| * | | (syms_of_term): Initialize default_orig_pair, default_set_foreground, | Chong Yidong | 2008-07-25 | 1 | -0/+4 |
| * | | * term.c (syms_of_term): Initialize default_orig_pair, | Chong Yidong | 2008-07-25 | 1 | -0/+3 |
| * | | (nl): Rename to name_list to avoid ncurses.h clash (bug#86). | Chong Yidong | 2008-07-25 | 1 | -14/+14 |
| * | | * getloadavg.c (nl): Rename to name_list to avoid ncurses.h | Chong Yidong | 2008-07-25 | 1 | -0/+4 |
| * | | (x_from_xcolors): Don't initialize pixmap (silence compiler). | Chong Yidong | 2008-07-25 | 2 | -1/+2 |
| * | | (svg_load_image): Use rsvg_handle_get_dimensions to check that image | Chong Yidong | 2008-07-25 | 1 | -9/+12 |
| * | | * image.c (svg_load_image): Use rsvg_handle_get_dimensions to check | Chong Yidong | 2008-07-25 | 1 | -0/+3 |
| * | | (svg_load_image): Fix last change. | Chong Yidong | 2008-07-25 | 1 | -1/+2 |
| * | | * image.c (svg_load_image): Fix last change. | Chong Yidong | 2008-07-25 | 1 | -0/+4 |
| * | | * w32font.c (w32font_encode_char): Encode characters outside BMP as | Jason Rumney | 2008-07-25 | 3 | -21/+55 |
| * | | (svg_load_image): Check for failure in return value of | Chong Yidong | 2008-07-25 | 1 | -1/+3 |
| * | | * image.c (svg_load_image): Check for failure in return value of | Chong Yidong | 2008-07-25 | 1 | -0/+5 |
| * | | (Fx_select_font): Reverse sense of second arg. | Jason Rumney | 2008-07-25 | 2 | -5/+9 |
| * | | (struct lisp_parse_state, char_quoted, inc_bytepos) | Stefan Monnier | 2008-07-24 | 2 | -25/+25 |
| * | | (PURESIZE_CHECKING_RATIO): New macro. | Stefan Monnier | 2008-07-24 | 2 | -9/+21 |
| * | | * m/amdx86-64.h (HAVE_LIB64_DIR): Consolidate ifdefs. | Dan Nicolaescu | 2008-07-24 | 9 | -22/+13 |
| * | | * ecrt0.c (NODOT_GLOBAL_START): Remove code, unused. | Dan Nicolaescu | 2008-07-24 | 4 | -24/+6 |
| * | | (HAVE_X11): Remove empty #else. | Dan Nicolaescu | 2008-07-24 | 2 | -1/+4 |
| * | | (Finsert_file_contents): Properly adjust undo list | Andreas Schwab | 2008-07-24 | 2 | -27/+33 |
| * | | (xg_get_font_name): Cast w to GTK_FONT_SELECTION_DIALOG. | Jan Djärv | 2008-07-24 | 2 | -42/+20 |
| * | | * m/alpha.h (LINUX_SBRK_BUG): | Dan Nicolaescu | 2008-07-23 | 3 | -3/+7 |
| * | | * w32font.c (w32font_open): Set font type to gdi. | Jason Rumney | 2008-07-23 | 3 | -0/+6 |
| * | | (right_overwritten): Doc fix | Jason Rumney | 2008-07-23 | 1 | -1/+1 |
| * | | (w32_enumfont_pattern_entity): Return height consistent with opened font. | Jason Rumney | 2008-07-23 | 2 | -1/+8 |