summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* (XMenuAddSelection): Add parameter HELP.Gerd Moellmann2000-01-271-2/+4
|
* (XmSelect): Add member `help_string'.Gerd Moellmann2000-01-271-1/+2
|
* *** empty log message ***Eli Zaretskii2000-01-271-0/+5
|
* (start_atimer) [!HAVE_SETITIMER]: Use EMACS_SET_SECSEli Zaretskii2000-01-271-2/+2
| | | | and EMACS_SET_USECS.
* *** empty log message ***Gerd Moellmann2000-01-276-0/+7683
|
* Lost version containing non-greedy changes from Emacs.Gerd Moellmann2000-01-271-10/+13
|
* (HAVE_SETITIMER): Define.Eli Zaretskii2000-01-272-0/+5
|
* *** empty log message ***Richard M. Stallman2000-01-262-10/+45
|
* *** empty log message ***Dave Love2000-01-262-1/+8
|
* (Fchar_after, Fchar_before): Doc fix.Dave Love2000-01-261-2/+2
|
* (checkdoc-interactive-loop): Don't lose on a function with an emptyDave Love2000-01-261-11/+11
| | | | body.
* (Fbyte_code): Use {BEFORE,AFTER}_POTENTIAL_GC whereGerd Moellmann2000-01-262-6/+51
| | | | an error may be signalled.
* [__GNUC__ && __GNUC_MINOR__ >= 95]: UndefGerd Moellmann2000-01-262-0/+9
| | | | LD_SWITCH_SYSTEM inherited from irix5-0.h.
* (Fbyte_code) [BYTE_CODE_SAFE]: Fix typo.Gerd Moellmann2000-01-262-1/+5
|
* (vc-version-diff): Make sure file name is expanded.Gerd Moellmann2000-01-262-5/+10
|
* (Fstring): If there is a multibyte char amongGerd Moellmann2000-01-252-5/+17
| | | | the args, always return a multibyte string.
* *** empty log message ***Gerd Moellmann2000-01-255-0/+473
|
* (sys_select): Turn atimers off and on instead ofGerd Moellmann2000-01-251-16/+9
| | | | recording and restoring old alarm handler
* (toplevel): Include systime.h and atimer.h.Gerd Moellmann2000-01-251-28/+49
| | | | | | | | (polling_for_input): Removed because unused. (input_poll_signal) [POLL_FOR_INPUT]: Removed. (poll_timer): New variable. (poll_for_input, poll_for_input_1): New functions. (start_polling, stop_polling): Rewritten.
* (toplevel): Include atimer.h.Gerd Moellmann2000-01-251-19/+24
| | | | | | | | | (create_process_1): Rewritten. (create_process): Use atimers instead of alarm. (wait_reading_process_input) [hpux]: Turn atimers off instead of turning off SIGALRM. (wait_reading_process_input): Turn off atimers instead off calling stop_polling.
* (main): Call init_atimer.Gerd Moellmann2000-01-251-0/+1
|
* (toplevel): Include atimer.h.Gerd Moellmann2000-01-251-19/+46
| | | | | | | | | | | (toolkit_scroll_bar_interaction): New variable. (Fxt_process_timeouts): Removed. (x_process_timeouts): New function. (xt_action_hook): Clear toolkit_scroll_bar_interaction. (x_send_scroll_bar_event): Set toolkit_scroll_bar_interaction. (x_make_frame_visible): Call poll_for_input_1 instead of input_poll_signal. Don't call alarm. (x_initialize): Install timer calling x_process_timeouts.
* (popup_activated_flag): Add extern declaration.Gerd Moellmann2000-01-251-0/+1
|
* (pending_atimers): Add extern declaration.Gerd Moellmann2000-01-251-6/+22
| | | | (UNBLOCK_INPUT): Rewritten. Handle pending atimers.
* (popup_activated_flag): Make externally visible.Gerd Moellmann2000-01-251-14/+21
| | | | | | (popup_activate_callback) [USE_MOTIF]: Increment popup_activated_flag. (popup_deactivate_callback) [USE_MOTIF]: Decrement it.
* (polling_for_input): Removed.Gerd Moellmann2000-01-251-3/+0
|
* (obj): Add atimer.o.Gerd Moellmann2000-01-251-1/+2
| | | | (atimer.o): New target.
* (make_menu_in_widget): Don't add XmNpopdownCallback,Gerd Moellmann2000-01-251-5/+44
| | | | | | | add XmNunmapCallback. (xm_unmap_callback): New function. (xm_pull_down_callback): Call pre-activate callback only if parent is the menu bar.
* (scroll-bar-timer): Variable removed.Gerd Moellmann2000-01-251-17/+1
| | | | (scroll-bar-toolkit-scroll): Don't use a timer.
* (thai-composition-function): DeleteKenichi Handa2000-01-251-1/+1
| | | | superfluous `a'.
* *** empty log message ***Kenichi Handa2000-01-251-0/+5
|
* (fortran-mode): Use beginning-of-defun-function, end-of-defun-function.Dave Love2000-01-242-4/+13
|
* Fix copyright line.Dave Love2000-01-241-1/+1
|
* Change maintainer to FSF.Dave Love2000-01-242-0/+2
|
* (turn-on-font-lock): Don't depend on window-system &c.Dave Love2000-01-241-2/+3
|
* *** empty log message ***Dave Love2000-01-242-0/+14
|
* Remove -G0 from Irix NON_GCC_TEST_OPTIONS.Dave Love2000-01-241-1/+1
|
* Don't set LD_SWITCH_SYSTEM -- we use unexelf now.Dave Love2000-01-241-7/+2
| | | | Don't use -cckr -- apparently not now necessary.
* (IT_menu_display): Truncate long menu lines at the rightEli Zaretskii2000-01-242-3/+15
| | | | screen boundary.
* (w32_defined_color): Apply gamma correction before trying to map toJason Rumney2000-01-232-7/+32
| | | | | | the palette. (w32_wnd_proc) [WM_ERASE_BACKGROUND]: Pass device context of frame to w32_clear_rect.
* (w32_fill_rect): Do not try to deal with NULL hdcJason Rumney2000-01-231-62/+82
| | | | | | | | | | | | | | | | here. Callers changed to always pass real device context. (w32_draw_bitmap): Likewise. (w32_get_glyph_overhangs): Likewise. (w32_draw_box_rect): Make use of s->hdc rather than getting a new one. (w32_set_vertical_scroll_bar): Pass correct HWND parameters to pfnSetScrollInfo and SetScrollRange. (x_get_char_face_and_encoding): Don't turn iso8859-1 characters back into MULE characters after decoding them. (x_get_glyph_face_and_encoding): Likewise. (w32_per_char_metric): Use GetCharExtentPoint32W as fallback when GetCharABCWidthsW fails, since this is defined on Windows 9x. (x_produce_glyphs): Calculate per char metrics for a character that we know exists in default font when font_not_found_p is true.
* (w32_create_initial_fontsets): Disabled as it conflicts with new face support.Jason Rumney2000-01-232-80/+85
|
* (XCharStruct): New struct for emulating X.Jason Rumney2000-01-231-106/+205
|
* Complete rewrite based on xterm.c.Jason Rumney2000-01-231-1971/+6599
|
* (Fw32_set_clipboard_data): Update call to find_charset_in_str.Jason Rumney2000-01-231-1/+1
|
* Add skeleton support for help strings on menus.Jason Rumney2000-01-231-78/+199
| | | | | | | | (add_menu_item): Native checkbox and radio support added, but not yet enabled due to bugs. (push_menu_item): Add parameters type, selection and help. Callers updated. Formatting changes to reduce unnecessary diffs with xmenu.c.
* (get_frame, w32_console_mouse_position, mouse_moved_to):Jason Rumney2000-01-231-3/+3
| | | | Use SELECTED_FRAME macro.
* (XGCValue): New struct for emulating X GCs.Jason Rumney2000-01-231-2/+16
|
* Substantial rewrite for new redisplay. Major changes:Jason Rumney2000-01-231-504/+5828
| | | | | | | | | | Skeleton support for images, toolbars, tooltips from xfns.c. (Fx_create_frame): Use system default for default scroll bar width. (w32_get_arg): Renamed from x_get_arg. (Fx_file_dialog): New function. (w32_list_fonts): Check cache before asking system. (Vw32_enable_synthesized_fonts): New variable. (Vw32_enable_italics): Obsolete, removed.
* Complete rewrite based on xfaces.cJason Rumney2000-01-231-744/+5982
|