log src/ChangeLog @ 101328:1fff4a4a0c27

age author description
Wed, 21 Jan 2009 18:56:41 +0000 Adrian Robert * nsterm.m (EV_TRAILER): Always use emacsframe for frame_or_window. (ns_font_to_xlfd, ns_fontname_to_xlfd): Remove, unused.
Wed, 21 Jan 2009 18:13:26 +0000 Adrian Robert * nsterm.h (EmacsPrefsController): Add -setPanelFromDefaultValues. * nsterm.m (EmacsPrefsController-setPanelFromDefaultValues) New function. (EmacsPrefsController-resetToDefaults:): Use it.
Wed, 21 Jan 2009 17:56:37 +0000 Adrian Robert (EmacsPrefsController-setDefaultFont:,-setColors:): Raise the frame.
Wed, 21 Jan 2009 17:28:05 +0000 Adrian Robert * nsimage.m (EmacsImage+allocInitFromFile:): Set to ignore DPI. (Bug#1316)
Wed, 21 Jan 2009 17:09:28 +0000 Adrian Robert *** empty log message ***
Wed, 21 Jan 2009 17:05:45 +0000 Adrian Robert * nsterm.m: (x_set_frame_alpha): Add prototype. (ns_fake_keydown, EmacsView-keyUp:): New variable and function to handle Ctrl-tab. (ns_get_color): Use unsigned long long for scanned hex string value. (ns_term_shutdown): Abort on non SIGTERM signals.
Wed, 21 Jan 2009 16:34:24 +0000 Adrian Robert * nsmenu.m (NSMENUPROFILE): Change #if style.
Mon, 19 Jan 2009 16:40:30 +0000 Chong Yidong * xfaces.c (Finternal_set_lisp_face_attribute, Fx_list_fonts):
Mon, 19 Jan 2009 15:05:32 +0000 Chong Yidong * fns.c (Fsubstring): Doc fix.
Mon, 19 Jan 2009 12:08:31 +0000 Kenichi Handa *** empty log message ***
Sun, 18 Jan 2009 03:58:09 +0000 Juanma Barranquero * dbusbind.c (Fdbus_register_signal):
Sun, 18 Jan 2009 03:28:35 +0000 Juanma Barranquero * callproc.c (Fgetenv_internal): Doc fix.
Fri, 16 Jan 2009 15:09:39 +0000 Chong Yidong * xfns.c (x_make_gc): Don't allocate stipple member for gc_values; it
Fri, 16 Jan 2009 03:26:29 +0000 Glenn Morris (Ffont_variation_glyphs): Silence compiler.
Thu, 15 Jan 2009 18:04:34 +0000 Juanma Barranquero * sound.c (SOUND_WARNING): Use _snprintf, for MSVC compatibility.