| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
overlay just before point.
|
| | |
|
| | |
|
| |
|
|
|
|
| |
(build_annotations): Adapt to replacement of `auto-save-file-format'
with the new buffer-local variable `buffer-auto-save-file-format'.
(syms_of_fileio): Delete DEFVAR_LISP for auto-save-file-format.
|
| |
|
|
| |
(syms_of_buffer): Add DEFVAR_PER_BUFFER for `buffer-auto-save-file-format'.
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Unicode menu titles.
|
| | |
|
| |
|
|
| |
property from text property or overlay strings at point.
|
| |
|
|
| |
(set_frame_menubar): Make sure last_i is initialized.
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
(digest_single_submenu): Set lname and lkey in widget_value
instead of name and key.
(update_submenu_strings): New function.
(set_frame_menubar): Remove call to inhibit_garbage_collection,
call update_submenu_strings.
(globals_of_w32menu): Check for Unicode API.
(digest_single_submenu, w32_menu_show): Encode menu strings as
UTF-8 if Unicode API is available.
(utf8to16): New function.
(add_menu_item): Use it when calling Unicode API.
|
| | |
|
| |
|
|
|
| |
in overlay or text-property strings; set cursor on corresponding
glyph rather than at end of the string.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(mode-line-frame-identification): Sync with x-win.el.
* macfns.c (x_real_positions): Save the current window port and
set a new one before obtaining the global coordinate. Use
FRAME_MAC_WINDOW.
(x_set_name, x_set_title): Encode title to UTF8. Use
SetWindowTitleWithCFString.
(Fx_server_version): Get correct OS version.
* macmenu.c (add_menu_item): Remove unused variable `i'. Don't
let separator items destroy refence constants of other menu items.
* macterm.c (x_update_end): Move SetPortWindowPort to inside
BLOCK_INPUT.
(x_set_offset): Use FRAME_MAC_WINDOW.
* xdisp.c (note_mouse_highlight): Set the mouse pointer shape to
nontext_cursor if it is on a scroll bar.
* s/darwin.h (LIBS_CARBON): New define to specify libraries for
Carbon support.
(LD_SWITCH_SYSTEM_TEMACS): Don't link with unused libstdc++. Use
LIBS_CARBON.
|
| |
|
|
|
|
| |
Carbon support.
(LD_SWITCH_SYSTEM_TEMACS): Don't link with unused libstdc++. Use
LIBS_CARBON.
|
| |
|
|
| |
nontext_cursor if it is on a scroll bar.
|
| |
|
|
|
| |
BLOCK_INPUT.
(x_set_offset): Use FRAME_MAC_WINDOW.
|
| |
|
|
| |
let separator items destroy refence constants of other menu items.
|
| |
|
|
|
|
|
|
| |
set a new one before obtaining the global coordinate. Use
FRAME_MAC_WINDOW.
(x_set_name, x_set_title): Encode title to UTF8. Use
SetWindowTitleWithCFString.
(Fx_server_version): Get correct OS version.
|
| |
|
|
|
| |
xfree before ENCODE_UTF_8.
(x_set_name, x_set_title): Call x_set_name_internal.
|
| | |
|
| |
|
|
|
| |
* w32fns.c (w32_load_font): If a BDF font is already loaded, do not
reload it.
|
| | |
|
| |
|
|
|
|
|
|
| |
(single_submenu): Set lname and lkey in widget_value
instead of name and key.
(update_submenu_strings): New function.
(set_frame_menubar): Remove call to inhibit_garbage_collection,
call update_submenu_strings.
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
| |
instead of name and key.
(update_submenu_strings): New function.
(set_frame_menubar): Remove call to inhibit_garbage_collection,
call update_submenu_strings. Call ENCODE_MENU_STRING for top level
menu names.
* gtkutil.h (_widget_value): Added lname and lkey.
|
| |
|
|
| |
by using different names for inner loop variables.
|
| | |
|
| |
|
|
| |
from 2002-07-15T00:01:34Z!raeburn@raeburn.org so that strings from ENCODE_UTF_8 isn't GC:ed before used.
|
| |
|
|
| |
tool bar items is 0.
|
| |
|
|
|
|
|
|
| |
strings in menu items.
(single_submenu): Use ENCODE_MENU_STRING
(mac_menu_show): Use ENCODE_MENU_STRING. Reset grabbed because
button release isn't passed to event loop
(add_menu_item): Use SetMenuItemWithCFString
|
| |
|
|
|
| |
tool-bar/menu click
macfns.c (Fx_file_dialog): Implemented using NavServices
|
| | |
|
| |
|
|
|
| |
(x_non_menubar_window_to_frame, x_menubar_window_to_frame)
(x_top_window_to_frame): Return 0 if wdesc is None.
|
| | |
|
| |
|
|
| |
If there's no char for this signal, drop through and use system calls.
|
| | |
|
| | |
|
| |
|
|
|
|
| |
wait_reading_process_input. All uses changed.
(wait_reading_process_output_1): Rename from
wait_reading_process_input_1. All uses changed.
|
| |
|
|
| |
Rename wait_reading_process_input to wait_reading_process_output.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|