/[emacs]/emacs/src/ChangeLog
ViewVC logotype

Diff of /emacs/src/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4472 by kfstorm, Wed Jun 22 23:19:20 2005 UTC revision 1.4473 by lektu, Thu Jun 23 07:54:12 2005 UTC
# Line 1  Line 1 
1    2005-06-23  Juanma Barranquero  <lekktu@gmail.com>
2    
3            * image.c (fn_png_init_io): Don't define it.
4            (init_png_functions) [HAVE_NTGUI]: Don't initialize fn_png_init_io.
5            (png_read_from_file): New function, based on png_read_from_memory.
6            (png_load): Use it, instead of fn_png_init_io.
7    
8  2005-06-23  Kim F. Storm  <storm@cua.dk>  2005-06-23  Kim F. Storm  <storm@cua.dk>
9    
10          * search.c (Fmatch_data): Remove evaporate option.          * search.c (Fmatch_data): Remove evaporate option.
# Line 2806  Line 2813 
2813    
2814          * xdisp.c (expose_window, expose_frame): Remove kludges for Mac.          * xdisp.c (expose_window, expose_frame): Remove kludges for Mac.
2815    
2816          * xfaces.c (clear_font_table) [MAC_OS]: call mac_unload_font.          * xfaces.c (clear_font_table) [MAC_OS]: Call mac_unload_font.
2817    
2818  2004-12-27  Richard M. Stallman  <rms@gnu.org>  2004-12-27  Richard M. Stallman  <rms@gnu.org>
2819    
# Line 2845  Line 2852 
2852          (xmenu_show): In no toolkit version, if menu returns NO_SELECT call          (xmenu_show): In no toolkit version, if menu returns NO_SELECT call
2853          Fsignal to quit.          Fsignal to quit.
2854    
2855          * xfns.c (Fx_file_dialog): Motif/Lesstif version:  Pop down on C-g.          * xfns.c (Fx_file_dialog): Motif/Lesstif version: Pop down on C-g.
2856    
2857          * gtkutil.c (xg_initialize): Install bindings for C-g so that          * gtkutil.c (xg_initialize): Install bindings for C-g so that
2858          dialogs and menus pop down.          dialogs and menus pop down.
# Line 3631  Line 3638 
3638  2004-11-12  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>  2004-11-12  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
3639    
3640          * xmenu.c (x_menu_wait_for_event): New function.          * xmenu.c (x_menu_wait_for_event): New function.
3641          (popup_get_selection, popup_widget_loop):  Call x_menu_wait_for_event          (popup_get_selection, popup_widget_loop): Call x_menu_wait_for_event
3642          to handle timers.          to handle timers.
3643          (popup_widget_loop): Add argument do_timers.          (popup_widget_loop): Add argument do_timers.
3644          (create_and_show_popup_menu, create_and_show_dialog): Pass 1 for          (create_and_show_popup_menu, create_and_show_dialog): Pass 1 for
# Line 4009  Line 4016 
4016    
4017  2004-10-28  Will  <will@glozer.net>  2004-10-28  Will  <will@glozer.net>
4018    
4019          * macterm.c: allow user to assign key modifiers to the Mac Option          * macterm.c: Allow user to assign key modifiers to the Mac Option
4020          key via a 'mac-option-modifier' variable.          key via a 'mac-option-modifier' variable.
4021    
4022  2004-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>  2004-10-28  Stefan Monnier  <monnier@iro.umontreal.ca>
# Line 4871  Line 4878 
4878    
4879          * keymap.c (Fset_keymap_parent, Fdefine_prefix_command): Doc fixes.          * keymap.c (Fset_keymap_parent, Fdefine_prefix_command): Doc fixes.
4880    
4881          * keyboard.c (syms_of_keyboard) <disable-point-adjustment>:  Doc fix.          * keyboard.c (syms_of_keyboard) <disable-point-adjustment>: Doc fix.
4882    
4883          * callint.c (Fcall_interactively): Doc fix.          * callint.c (Fcall_interactively): Doc fix.
4884    
# Line 8198  Line 8205 
8205          * fileio.c (Fread_file_name): Check use_file_dialog also before          * fileio.c (Fread_file_name): Check use_file_dialog also before
8206          calling Fx_file_dialog.          calling Fx_file_dialog.
8207    
8208          * fns.c: use_file_dialog: New variable.          * fns.c (use_file_dialog): New variable.
8209          (syms_of_fns): DEFVAR_BOOL use-file-dialog.          (syms_of_fns): DEFVAR_BOOL use-file-dialog.
8210    
8211  2003-11-29  Kim F. Storm  <storm@cua.dk>  2003-11-29  Kim F. Storm  <storm@cua.dk>
# Line 11644  Line 11651 
11651          for USE_GTK.          for USE_GTK.
11652          (x_scroll_bar_handle_click): Use this function for toolkit scrollbars          (x_scroll_bar_handle_click): Use this function for toolkit scrollbars
11653          also.          also.
11654          (handle_one_xevent): ButtonPress/Release:  If event is for a toolkit          (handle_one_xevent): ButtonPress/Release: If event is for a toolkit
11655          scrollbar and control is pressed, call x_scroll_bar_handle_click.          scrollbar and control is pressed, call x_scroll_bar_handle_click.
11656    
11657          * gtkutil.h (xg_get_scroll_id_for_window): Declare.          * gtkutil.h (xg_get_scroll_id_for_window): Declare.

Legend:
Removed from v.1.4472  
changed lines
  Added in v.1.4473

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26