| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | *** empty log message *** | Kim F. Storm | 2004-09-08 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Luc Teirlinck | 2004-09-08 | 1 | -2/+0 |
| | | |||||
| * | Delete declaration for removed Vauto_save_file_format. | Luc Teirlinck | 2004-09-08 | 1 | -0/+15 |
| | | | | | | | (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. | ||||
| * | (AppendMenuW_Proc): Move declaration to w32term.h. | Jason Rumney | 2004-09-07 | 1 | -0/+7 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2004-09-07 | 1 | -0/+5 |
| | | |||||
| * | (update_submenu_strings): YAILOM. | Stefan Monnier | 2004-09-07 | 1 | -11/+16 |
| | | | | | (set_frame_menubar): Make sure last_i is initialized. | ||||
| * | *** empty log message *** | Richard M. Stallman | 2004-09-03 | 1 | -3/+0 |
| | | |||||
| * | (_widget_value): Added lname and lkey. | Jason Rumney | 2004-09-02 | 1 | -0/+15 |
| | | | | | | | | | | | | | | | (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. | ||||
| * | *** empty log message *** | Kim F. Storm | 2004-09-02 | 1 | -1/+7 |
| | | |||||
| * | * term/mac-win.el: Add ASCII equivalents for some function keys. | Steven Tamm | 2004-09-02 | 1 | -0/+27 |
| | | | | | | | | | | | | | | | | | | | | | | (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. | ||||
| * | * xfns.c (x_set_name_internal): New function. Check if we shall call | Jan Djärv | 2004-09-02 | 1 | -0/+6 |
| | | | | | | xfree before ENCODE_UTF_8. (x_set_name, x_set_title): Call x_set_name_internal. | ||||
| * | *** empty log message *** | Jason Rumney | 2004-08-31 | 1 | -0/+5 |
| | | |||||
| * | * macmenu.c (_widget_value): Added lname and lkey. | Jan Djärv | 2004-08-30 | 1 | -0/+7 |
| | | | | | | | | | (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. | ||||
| * | Don't call ENCODE_MENU_STRING on top level menu names, GC may occur. | Jan Djärv | 2004-08-30 | 1 | -2/+1 |
| | | |||||
| * | * xmenu.c (digest_single_submenu): Set lname and lkey in widget_value | Jan Djärv | 2004-08-30 | 1 | -0/+11 |
| | | | | | | | | | | | 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. | ||||
| * | macmenu.c (mac_menu_show): Remove shadowing of menu variable | Steven Tamm | 2004-08-30 | 1 | -0/+5 |
| | | | | | by using different names for inner loop variables. | ||||
| * | * xmenu.c (set_frame_menubar): Reintroduce inhibit_garbage_collection | Jan Djärv | 2004-08-27 | 1 | -0/+3 |
| | | | | | from 2002-07-15T00:01:34Z!raeburn@raeburn.org so that strings from ENCODE_UTF_8 isn't GC:ed before used. | ||||
| * | * gtkutil.c (xg_create_frame_widgets): Compensate for tool bar when | Jan Djärv | 2004-08-27 | 1 | -0/+5 |
| | | | | | tool bar items is 0. | ||||
| * | macmenu.c (ENCODE_MENU_STRING): Added to handle multibyte | Steven Tamm | 2004-08-26 | 1 | -0/+9 |
| | | | | | | | | | 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 | ||||
| * | fileio.c (Fread_file_name): Call x_file_dialog on carbon on | Steven Tamm | 2004-08-26 | 1 | -0/+6 |
| | | | | | | tool-bar/menu click macfns.c (Fx_file_dialog): Implemented using NavServices | ||||
| * | * xterm.c (x_catch_errors_unwind): Do not XSync if display has closed. | Jan Djärv | 2004-08-24 | 1 | -0/+2 |
| | | |||||
| * | * xfns.c (x_window_to_frame, x_any_window_to_frame) | Jan Djärv | 2004-08-24 | 1 | -0/+6 |
| | | | | | | (x_non_menubar_window_to_frame, x_menubar_window_to_frame) (x_top_window_to_frame): Return 0 if wdesc is None. | ||||
| * | *** empty log message *** | Richard M. Stallman | 2004-08-22 | 1 | -0/+8 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2004-08-20 | 1 | -0/+9 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2004-08-20 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Stefan Monnier | 2004-08-19 | 1 | -0/+5 |
| | | |||||
| * | * xfns.c (x_set_name, x_set_title): Encode title to UTF8 before | Jan Djärv | 2004-08-19 | 1 | -0/+5 |
| | | | | | passing it to gtk_window_set_title. | ||||
| * | *** empty log message *** | Kim F. Storm | 2004-08-19 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2004-08-19 | 1 | -0/+6 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2004-08-17 | 1 | -0/+8 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2004-08-17 | 1 | -2/+7 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2004-08-16 | 1 | -0/+20 |
| | | |||||
| * | *** empty log message *** | John Paul Wallington | 2004-08-14 | 1 | -0/+8 |
| | | |||||
| * | *** empty log message *** | Luc Teirlinck | 2004-08-09 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Luc Teirlinck | 2004-08-08 | 1 | -2/+2 |
| | | |||||
| * | *** empty log message *** | Luc Teirlinck | 2004-08-08 | 1 | -0/+8 |
| | | |||||
| * | *** empty log message *** | Luc Teirlinck | 2004-08-08 | 1 | -0/+5 |
| | | |||||
| * | (window_list_1): YAILOM. | Stefan Monnier | 2004-08-07 | 1 | -0/+2 |
| | | |||||
| * | (make_temp_name): Handle multibyte prefixes. | Stefan Monnier | 2004-08-07 | 1 | -0/+4 |
| | | |||||
| * | (syms_of_keyboard) <overriding-terminal-local-map>: Doc fix. | Luc Teirlinck | 2004-08-07 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2004-08-03 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2004-08-02 | 1 | -0/+6 |
| | | |||||
| * | (Finteractive_form): Doc fix. | Luc Teirlinck | 2004-08-02 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2004-08-02 | 1 | -0/+12 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2004-08-01 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Luc Teirlinck | 2004-07-31 | 1 | -0/+8 |
| | | |||||
| * | (Fformat): Allocated extra (dummy) element in info. | Kim F. Storm | 2004-07-30 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Luc Teirlinck | 2004-07-29 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2004-07-26 | 1 | -0/+6 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2004-07-25 | 1 | -1/+7 |
| | | |||||