]> code.delx.au - gnu-emacs/blobdiff - src/ChangeLog
(menu_nav_ended): Revert change from 2008-07-24.
[gnu-emacs] / src / ChangeLog
index e6b795458660921078f5b52a0bff863d52604182..3bf0a6a9b13a3c3f4949199adde51a9a8f4f59c1 100644 (file)
@@ -1,3 +1,166 @@
+2008-07-28  Jan Djärv  <jan.h.d@swipnet.se>
+
+       * gtkutil.c (menu_nav_ended): Revert change from 2008-07-24.
+       (create_menus): Connect selection-done to menu_nav_ended.
+
+2008-07-27  Adrian Robert  <Adrian.B.Robert@gmail.com>
+
+       * nsfns.m (x-create-frame): Add copy of parms argument to beginning.
+       Set Vx_resource_name to a fallback.  Replace read of 'buffered'
+       parameter with read of 'alpha' one.
+       (Qns_frame_parameter): Remove.
+       * nsselection.m (selection-coding-system)
+       (next-selection-coding-system, Vselection_coding_system)
+       (Vnext_selection_coding_system): Drop.
+
+2008-07-27  Adrian Robert  <Adrian.B.Robert@gmail.com>
+
+       * nsfns.m (do-applescript, do_applescript): Rename to
+       ns-do-applescript, ns_do_applescript, and move within file.
+
+2008-07-27  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       Remove support for Mac Carbon.
+       * mactoolbox.c:
+       * macterm.h:
+       * macterm.c:
+       * macselect.c:
+       * macmenu.c:
+       * macgui.h:
+       * macfns.c:
+       * mac.c: Remove file.
+       * s/darwin.h:
+       * m/intel386.h:
+       * xfaces.c:
+       * xdisp.c:
+       * window.c:
+       * tparam.c:
+       * termhooks.h:
+       * termcap.c:
+       * term.c:
+       * syssignal.h:
+       * sysselect.h:
+       * sysdep.c:
+       * process.c:
+       * lread.c:
+       * lisp.h:
+       * keyboard.c:
+       * image.c:
+       * fringe.c:
+       * frame.h:
+       * frame.c:
+       * fontset.c:
+       * font.h:
+       * font.c:
+       * fns.c:
+       * fileio.c:
+       * emacs.c:
+       * dispnew.c:
+       * dispextern.h:
+       * config.in:
+       * atimer.c:
+       * Makefile.in: Remove code for Carbon
+
+2008-07-26 YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+
+       * macterm.c (XDrawLine) [USE_MAC_IMAGE_IO]: Remove spurious return.
+
+2008-07-26  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
+
+       * macterm.h (kCGBitmapByteOrder32Host): New define for
+       non-universal SDKs.
+
+       * image.c (mac_create_cg_image_from_image, image_load_image_io)
+       [USE_MAC_IMAGE_IO]: Remove conditionals for kCGBitmapByteOrder32Host.
+
+       * macterm.c (XDrawLine, XCreatePixmapFromBitmapData)
+       [USE_MAC_IMAGE_IO]: Remove conditionals for kCGBitmapByteOrder32Host.
+
+2008-07-26  David Robinow  <drobinow@gmail.com>  (tiny change)
+
+        * w32inevt.c: Include dispextern.h.
+
+2008-07-26  Andreas Schwab  <schwab@suse.de>
+
+       * print.c (print_object): Fix off-by-one in last change.
+
+2008-07-25  Juanma Barranquero  <lekktu@gmail.com>
+
+       * term.c (syms_of_term): Don't initialize default_orig_pair,
+       default_set_foreground and default_set_background on Windows.
+
+2008-07-25  Jason Rumney  <jasonr@gnu.org>
+
+        * w32uniscribe.c (uniscribe_shape): Pass NULL for control arg to
+        ScriptItemize. Clean up return value checking. Remove unused
+        variables.
+        (uniscribe_encode_char): Encode non-BMP characters with uniscribe
+        shaping engine.
+
+        * w32font.c (w32font_has_char): Handle the case where we can't
+        determine the script for a character.
+
+2008-07-25  Chong Yidong  <cyd@stupidchicken.com>
+
+       * term.c (syms_of_term): Initialize default_orig_pair,
+       default_set_foreground, and default_set_background.
+
+       * getloadavg.c (nl): Rename to name_list to avoid ncurses.h
+       clash (bug#86).
+       (getloadavg): Callers changed.
+
+       * image.c (svg_load_image): Fix last change.
+       (svg_load_image): Use rsvg_handle_get_dimensions to check that
+       image size is valid.  Use g_object_unref instead of deprecated
+       rsvg_handle_free to free rsvg handle.
+       (x_from_xcolors): Don't initialize pixmap (silence compiler).
+
+2008-07-25  Jason Rumney  <jasonr@gnu.org>
+
+        * w32font.c (w32font_encode_char): Encode characters outside BMP as
+        surrogates before looking up glyph index.
+        (w32font_text_extents): Encode as surrogates if falling back to
+        functions that need UTF-16 wide chars.
+
+        * w32uniscribe.c (uniscribe_encode_char): Encode characters outside
+        BMP as surrogates before looking up glyph index.
+
+2008-07-25  Chong Yidong  <cyd@stupidchicken.com>
+
+       * image.c (svg_load_image): Check for failure in return value of
+       rsvg_handle_get_pixbuf.  Free rsvg handle when done.
+
+2008-07-25  Jason Rumney  <jasonr@gnu.org>
+
+        * w32font.c (Fx_select_font): Reverse sense of second arg.
+
+2008-07-24  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * syntax.c (struct lisp_parse_state, char_quoted, inc_bytepos)
+       (dec_bytepos, find_defun_start): Use EMACS_INT for buffer positions.
+
+       * puresize.h (PURESIZE_CHECKING_RATIO): New macro.
+       (PURESIZE): Use it.
+
+2008-07-24  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * m/amdx86-64.h (HAVE_LIB64_DIR): Consolidate ifdefs.
+       * m/alpha.h (TEXT_END):
+       * m/ibmrs6000.h (TEXT_END):
+       * m/macppc.h (TEXT_END):
+       * s/darwin.h (TEXT_END):
+       * s/msdos.h (TEXT_END): Remove, unused.
+       * s/gnu-linux.h (BSD_PGRPS): Add a comment.
+       * s/cygwin.h: Remove comment.
+
+       * ecrt0.c (NODOT_GLOBAL_START): Remove code, unused.
+       (DOT_GLOBAL_START): Remove conditional, redundant for CRT0_DUMMIES.
+       * m/intel386.h (DOT_GLOBAL_START):
+       * m/vax.h (DOT_GLOBAL_START): Remove, redundant with CRT0_DUMMIES.
+       (USG): Remove, file not used on USG platforms.
+
+       * Makefile.in (HAVE_X11): Remove empty #else.
+
 2008-07-24  Andreas Schwab  <schwab@suse.de>
 
        * fileio.c (Finsert_file_contents): Properly adjust undo list
 
 2008-07-23  Jason Rumney  <jasonr@gnu.org>
 
-        * w32font.c (w32_enumfont_pattern_entity): Return height consistent
-        with opened font.
-        (w32font_open): Set font type to gdi.
+       * w32font.c (w32_enumfont_pattern_entity): Return height consistent
+       with opened font.
+       (w32font_open): Set font type to gdi.
 
-        * w32uniscribe.c (uniscribe_open): Set font type to uniscribe.
+       * w32uniscribe.c (uniscribe_open): Set font type to uniscribe.
 
 2008-07-23  Dan Nicolaescu  <dann@ics.uci.edu>
 
 
        * syntax.c (find_start_pos, find_start_value)
        (find_start_value_byte, find_start_begv, find_defun_start)
-       (back_comment, scan_sexps_forward): Use EMACS_INT for buffer
-       positions.
+       (back_comment, scan_sexps_forward): Use EMACS_INT for buffer positions.
 
 2008-07-20  Dan Nicolaescu  <dann@ics.uci.edu>
 
 
 2008-07-20  Adrian Robert  <Adrian.B.Robert@gmail.com>
 
-       * nsterm.m (ns_get_color): Recognize HSB,AHSB be synonyms for
-       HSV,AHSV.
+       * nsterm.m (ns_get_color): Recognize HSB,AHSB be synonyms for HSV,AHSV.
 
 2008-07-20  Adrian Robert  <Adrian.B.Robert@gmail.com>