aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * gtkutil.c (xg_get_file_with_chooser): Changed message shownJan Djärv2005-12-282-14/+10
| | | | in file chooser.
* *** empty log message ***Richard M. Stallman2005-12-281-0/+6
|
* (readevalloop): Set PT and ZV in the proper buffer, not the current one.Richard M. Stallman2005-12-281-0/+10
|
* (Fminibuffer_message): Doc fix.Richard M. Stallman2005-12-281-10/+10
| | | | (read_minibuf): Set current_buffer->enable_multibyte_characters sooner.
* (do_autoload): Ignore elements of Vautoload_queue where car is not symbol.Richard M. Stallman2005-12-282-1/+6
|
* *** empty log message ***Kenichi Handa2005-12-281-0/+4
|
* FormattingJan Djärv2005-12-271-7/+8
|
* * xfns.c: x_show_hidden_files, new variable.Jan Djärv2005-12-271-0/+10
| | | | | | | | | (syms_of_xfns): Defvar it. * gtkutil.c (xg_toggle_visibility_cb): New function. (xg_get_file_with_chooser): Add toggle hidden files and a message to the new file chooser dialog. Show hidden files if x_show_hidden_files is non-zero.
* * gtkutil.c (xg_toggle_visibility_cb): New function.Jan Djärv2005-12-271-1/+50
| | | | | | (xg_get_file_with_chooser): Add toggle hidden files and a message to the new file chooser dialog. Show hidden files if x_show_hidden_files is non-zero.
* * xfns.c: x_show_hidden_files, new variable.Jan Djärv2005-12-271-0/+10
| | | | (syms_of_xfns): Defvar it.
* (lisp_string_width): Check multibyteness of STRING.Kenichi Handa2005-12-271-2/+13
|
* *** empty log message ***Richard M. Stallman2005-12-261-0/+10
|
* Undo previous change.Richard M. Stallman2005-12-262-4/+0
|
* (undo.o): Undo previous change.Richard M. Stallman2005-12-261-1/+1
|
* (last_point_position_window): Declare.Richard M. Stallman2005-12-261-1/+4
|
* (undo.o): Depend on keyboard.h.Luc Teirlinck2005-12-261-1/+1
|
* include keyboard.h.Luc Teirlinck2005-12-261-0/+1
|
* extern last_point_position_window.Luc Teirlinck2005-12-261-0/+2
|
* *** empty log message ***Luc Teirlinck2005-12-261-1/+3
|
* *** empty log message ***Luc Teirlinck2005-12-261-0/+6
|
* Depend on window.h.Richard M. Stallman2005-12-262-4/+23
| | | | (record_point): Save old point from the correct window.
* (last_point_position_window): New variable.Richard M. Stallman2005-12-261-1/+6
| | | | | (command_loop_1): Set last_point_position_window. (syms_of_keyboard): Init it.
* (undo.o): Depend on window.h.Richard M. Stallman2005-12-261-1/+1
|
* *** empty log message ***Richard M. Stallman2005-12-261-0/+7
|
* (un_autoload): Expect (0 . OFEATURES) in Vautoload_queue to undo a `provide'.Richard M. Stallman2005-12-261-3/+3
|
* (Fprovide): Store (0 . OFEATURES) in Vautoload_queue.Richard M. Stallman2005-12-261-1/+2
|
* FreeBSD and m/amdx86-64.hKarl Berry2005-12-252-0/+32
|
* (TYPE_FILE_NAME): New define.YAMAMOTO Mitsuharu2005-12-242-2/+26
| | | | (posix_pathname_to_fsspec, fsspec_to_posix_pathname): Remove externs.
* Don't include sys/param.h.YAMAMOTO Mitsuharu2005-12-241-19/+23
| | | | | | | | (init_coercion_handler): Add extern. [MAC_OS8] (main): Call init_coercion_handler. (mac_initialize) [MAC_OSX]: Likewise. [TARGET_API_MAC_CARBON] (mac_do_receive_drag): Use coercion of Apple event data for translation from/to file names.
* [TARGET_API_MAC_CARBON] (Fx_file_dialog): Use coercion of Apple eventYAMAMOTO Mitsuharu2005-12-241-41/+28
| | | | data for translation from/to file names.
* (posix_pathname_to_fsspec, fsspec_to_posix_pathname): AddYAMAMOTO Mitsuharu2005-12-241-78/+280
| | | | | | | | | prototypes. Make static. (mac_aedesc_to_lisp): Initialize err to noErr. (mac_coerce_file_name_ptr, mac_coerce_file_name_desc) (init_coercion_handler): New functions. (Fmac_coerce_ae_data): Use coercion of Apple event data for translation from/to file names.
* [MAC_OS] (find_image_fsspec): Use coercion of Apple event data forYAMAMOTO Mitsuharu2005-12-241-7/+9
| | | | translation from/to file names.
* (insert, insert_and_inherit, insert_before_markers)Eli Zaretskii2005-12-232-14/+22
| | | | | (insert_before_markers_and_inherit): Make sure FROM is correct when `after-change-functions' are called.
* * xfns.c (Fx_uses_old_gtk_dialog): New function.Jan Djärv2005-12-234-3/+54
| | | | | | | * gtkutil.c (xg_uses_old_file_dialog): New function. (xg_get_file_name): Use xg_uses_old_file_dialog. * gtkutil.h: Declare xg_uses_old_file_dialog.
* *** empty log message ***Richard M. Stallman2005-12-231-0/+4
|
* (xmenu_show): Call inhibit_garbage_collection.Richard M. Stallman2005-12-221-0/+5
|
* (mac_per_char_metric): Add prototype.YAMAMOTO Mitsuharu2005-12-222-256/+340
| | | | | | | | | | | | (x_per_char_metric) [USE_CG_TEXT_DRAWING]: Remove prototype. (mac_query_char_extents): New function. (x_per_char_metric): Use it. (XLoadQueryFont): Likewise. Consolidate min/max_bounds calculations. [USE_CG_TEXT_DRAWING] (mac_draw_string_cg): Use mac_per_char_metric instead of x_per_char_metric. (mac_text_extents_16): New function. (mac_compute_glyph_string_overhangs): Use it. (mac_unload_font): Free member `bounds' in struct MacFontStruct.
* (XCharStruct): Remove member `valid_p'.YAMAMOTO Mitsuharu2005-12-221-4/+17
| | | | | | | | | | | | (STORE_XCHARSTRUCT): Don't set member `valid_p'. (XCharStructRow): New typedef. (XCHARSTRUCTROW_CHAR_VALID_P, XCHARSTRUCTROW_SET_CHAR_VALID): New macros. (struct MacFontStruct): Add member `bounds'. Remove member `per_char'. All uses for QuichDraw Text fonts are changed to `bounds.per_char'. ATSUI font bounds are represented as an array `bounds.rows' of XCharStructRow's, each of which consists of a bitmap of valid entries and an array of char bounds.
* (Fmac_coerce_ae_data) [MAC_OSX]: Fix memory leak.YAMAMOTO Mitsuharu2005-12-221-3/+6
|
* *** empty log message ***Richard M. Stallman2005-12-221-1/+1
|
* (Fdisplay_completion_list): Use XCAR/XCDR.Stefan Monnier2005-12-212-17/+33
| | | | (Fminibuffer_completion_help): Remove duplicates before display.
* (print_preprocess): Don't loose print_depth levels while iterating.Károly Lőrentey2005-12-212-1/+7
|
* (struct mac_output): Remove unused memberYAMAMOTO Mitsuharu2005-12-212-3/+31
| | | | menu_command_in_progress.
* (Qmac_apple_event): Add extern.YAMAMOTO Mitsuharu2005-12-211-187/+258
| | | | | | | | | | | | | | | | | | | | | | | | | | | (set_frame_menubar, mac_menu_show keymp_panes) (single_keymap_panes, list_of_panes, list_of_item) (single_menu_item): Add argument types to prototypes. (mac_dialog_show) [HAVE_DIALOGS]: Likewise. (struct skp): New struct (from xmenu.c). (single_keymap_panes, single_menu_item, list_of_panes) (list_of_item): Sync with xmenu.c. (Fx_popup_menu, Fx_popup_dialog): Likewise. Don't get window from POSITION if it is mac-apple-event event. (menubar_selection_callback): Don't use menu_command_in_progress. (set_frame_menubar): First parse all submenus, then make widget_value trees from them. Don't allocate any widget_value objects until we are done with the parsing. (parse_single_submenu, digest_single_submenu): New functions. (single_submenu): Function deleted, replaced by those two. (install_menu_quit_handler) [HAVE_CANCELMENUTRACKING]: Don't create or dispose of EventHandlerUPP. Install hander to all submenus. (mac_menu_show) [!HAVE_MULTILINGUAL_MENU]: Use ENCODE_MENU_STRING instead of ENCODE_SYSTEM. (free_frame_menubar, fill_submenu, fill_menu): Don't use NULL for integer values. [HAVE_DIALOGS] (mac_dialog_show): Sync with xdialog_show (in xmenu.c). (add_menu_item) [TARGET_API_MAC_CARBON]: Use CFString functions to format menu item string. Don't use NULL for integer value.
* *** empty log message ***Juri Linkov2005-12-201-0/+11
|
* (Fx_popup_menu): Add `else' to set Vmenu_updating_frame to nilJuri Linkov2005-12-202-2/+4
| | | | only if position is nil.
* (Fx_popup_menu): Set Vmenu_updating_frame to f ifJuri Linkov2005-12-201-1/+4
| | | | position is non-nil, else set it to nil.
* (Vfunction_key_map): Docstring fix: mention that bindings can be functions.Stefan Monnier2005-12-191-0/+3
|
* (syms_of_macterm) <mac-allow-anti-aliasing>: Fix unintended defaultYAMAMOTO Mitsuharu2005-12-191-1/+1
| | | | value change.
* *** empty log message ***YAMAMOTO Mitsuharu2005-12-191-0/+38
|