|
|
|
@3101
|
[3101]
|
2003年06月01日 20時12分48秒 |
miyoshi |
* README.Meadow.ja: Update the contents.
* README.Meadow: Ditto. |
|
|
|
@3099
|
[3099]
|
2003年05月30日 20時57分05秒 |
miyoshi |
(x-display-pixel-width): Set the
argument … |
|
|
|
@3097
|
[3097]
|
2003年05月29日 19時26分25秒 |
himi |
*** empty log message *** |
|
|
|
@3095
|
[3095]
|
2003年05月29日 19時26分20秒 |
himi |
(mw32_load_function_spec): When it's not in the main
thread, return NULL … |
|
|
|
@3094
|
[3094]
|
2003年05月28日 20時26分09秒 |
himi |
*** empty log message *** |
|
|
|
@3093
|
[3093]
|
2003年05月28日 20時26分05秒 |
himi |
(mw32-emulate-x-display-argument): New function.
(x-display-pixel-width, … |
|
|
|
@3092
|
[3092]
|
2003年05月28日 20時19分15秒 |
himi |
*** empty log message *** |
|
|
|
@3090
|
[3090]
|
2003年05月28日 20時19分12秒 |
himi |
Deleted needless codes. (Note that these functions are
implimented with … |
|
|
|
@3088
|
[3088]
|
2003年05月28日 20時17分20秒 |
himi |
(Fmw32_get_device_capability): New function.
(syms_of_mw32term): do … |
|
|
|
@3087
|
[3087]
|
2003年05月27日 15時37分53秒 |
yas |
*** empty log message *** |
|
|
|
@3086
|
[3086]
|
2003年05月27日 15時36分21秒 |
yas |
(mw32_check_font_request_alist): Fix typo. |
|
|
|
@3085
|
[3085]
|
2003年05月27日 05時38分54秒 |
himi |
*** empty log message *** |
|
|
|
@3084
|
[3084]
|
2003年05月27日 05時38分51秒 |
himi |
* mw32font.c: Defined Qspec and Qstrict. Removed … |
|
|
|
@3082
|
[3082]
|
2003年05月27日 05時38分19秒 |
himi |
(mw32-convert-fr-spec-to-vec):
New … |
|
|
|
@3081
|
[3081]
|
2003年05月25日 09時48分44秒 |
himi |
*** empty log message *** |
|
|
|
@3079
|
[3079]
|
2003年05月25日 09時48分39秒 |
himi |
(display_mode_element): When getting charpos,
check if elt is a multibyte … |
|
|
|
@3078
|
[3078]
|
2003年05月25日 09時45分37秒 |
himi |
*** empty log message *** |
|
|
|
@3077
|
[3077]
|
2003年05月20日 21時10分19秒 |
miyoshi |
(mw32i_scroll_run): Delete GDI objects. |
|
|
|
@3075
|
[3075]
|
2003年05月19日 21時51分53秒 |
miyoshi |
* dot.emacs.ja: Add the setting of bitmap-alterable-charset.
Correct the … |
|
|
|
@3073
|
[3073]
|
2003年05月07日 23時59分24秒 |
miyoshi |
(mw32_start): Set _CRT_fmode _O_BINARY for
Mingw-runtime-3.0 and the later … |
|
|
|
@3072
|
[3072]
|
2003年04月28日 17時36分49秒 |
miyoshi |
(mw32_message_loop): Remove a garbage. |
|
|
|
@3070
|
[3070]
|
2003年04月28日 17時36分33秒 |
miyoshi |
* INSTALL.Meadow: Update the contents.
* INSTALL.Meadow.ja: Ditto. |
|
|
|
@3069
|
[3069]
|
2003年04月10日 07時43分51秒 |
miyoshi |
(mw32_draw_glyphs): Don't call
notice_overwritten_cursor().
Simplify … |
|
|
|
@3067
|
[3067]
|
2003年04月03日 21時38分20秒 |
miyoshi |
(Fset_window_configuration): Unblock input around
Fselect_window() to … |
|
|
|
@3066
|
[3066]
|
2003年03月24日 13時18分16秒 |
himi |
*** empty log message *** |
|
|
|
@3065
|
[3065]
|
2003年03月24日 13時18分10秒 |
himi |
(mw32_encode_char): Get encoding from MW32LogicalFont.
When encoding is … |
|
|
|
@3063
|
[3063]
|
2003年03月24日 13時17分58秒 |
himi |
(MW32EncodingType): Remove ENCODING_BYTE2MSB1 and
ENCODING_BYTE2LSB1. … |
|
|
|
@3062
|
[3062]
|
2003年03月24日 13時17分54秒 |
himi |
(mw32_logfont_equal): Check lfCharSet as well.
(mw32_set_encoding_to_lf): … |
|
|
|
@3061
|
[3061]
|
2003年03月24日 13時12分36秒 |
himi |
*** empty log message *** |
|
|
|
@3060
|
[3060]
|
2003年03月24日 13時12分31秒 |
himi |
(mw32-charset-windows-font-info-alist):
Set the encoding of chinese-gb2312 … |
|
|
|
@3058
|
[3058]
|
2003年03月19日 22時00分10秒 |
miyoshi |
Don't generate Makefile.unix. |
|
|
|
@3057
|
[3057]
|
2003年03月11日 00時17分50秒 |
miyoshi |
(mw32_draw_glyphs): Change the condition to correct
the row position. Sync … |
|
|
|
@3056
|
[3056]
|
2003年03月09日 16時12分51秒 |
miyoshi |
(mw32-convert-font-request-attribute):
Undo the last change. These codes … |
|
|
|
@3055
|
[3055]
|
2003年03月09日 16時12分44秒 |
miyoshi |
(mw32_check_font_request_alist): Parse and check a
font request alist. |
|
|
|
@3054
|
[3054]
|
2003年03月09日 07時31分39秒 |
himi |
*** empty log message *** |
|
|
|
@3053
|
[3053]
|
2003年03月09日 07時31分31秒 |
himi |
(Vmw32_windows_font_charset_database): … |
|
|
|
@3052
|
[3052]
|
2003年03月09日 07時31分18秒 |
himi |
(mw32-windows-font-charset-database):
Don't init. it here. It was … |
|
|
|
@3051
|
[3051]
|
2003年03月09日 05時55分46秒 |
himi |
*** empty log message *** |
|
|
|
@3050
|
[3050]
|
2003年03月09日 05時55分38秒 |
himi |
(Fmw32_file_dialog): Almost totally rewrite
how to handle filename, i.e., … |
|
|
|
@3049
|
[3049]
|
2003年03月08日 23時13分15秒 |
miyoshi |
(mw32-convert-font-request-attribute):
Check values of font option. |
|
|
|
@3048
|
[3048]
|
2003年03月08日 23時11分56秒 |
miyoshi |
(mw32i_scroll_run): Don't set the frame garbaged,
because this causes … |
|
|
|
@3047
|
[3047]
|
2003年03月08日 20時23分08秒 |
himi |
*** empty log message *** |
|
|
|
@3046
|
[3046]
|
2003年03月08日 20時23分00秒 |
himi |
(mw32_set_encoding_byte_from_charset):
When c < 0, regard it as an ascii, … |
|
|
|
@3045
|
[3045]
|
2003年03月08日 14時41分43秒 |
himi |
(w32-regist-font-encoder):
Add a new argument, byte.
(encode-koi8-font, … |
|
|
|
@3044
|
[3044]
|
2003年03月08日 14時41分37秒 |
himi |
*** empty log message *** |
|
|
|
@3043
|
[3043]
|
2003年03月08日 14時38分48秒 |
himi |
(mw32_encode_char): len is taken from
MW32LogicalFont. |
|
|
|
@3042
|
[3042]
|
2003年03月08日 14時38分36秒 |
himi |
(ENCODING_DIMENSION, ENCODING_BYTE1MSB1)
(ENCODING_BYTE2MSB1, … |
|
|
|
@3041
|
[3041]
|
2003年03月08日 14時38分30秒 |
himi |
(Qencoding_type, Qencoder, Qdim): Removed.
(Qencoding, Qfont_unit_byte, … |
|
|
|
@3039
|
[3039]
|
2003年03月07日 23時51分40秒 |
miyoshi |
* mw32term.c (mw32i_scroll_run): Sync up with Emacs-21.3.50.
* … |
|
|
|
@3038
|
[3038]
|
2003年03月06日 01時35分14秒 |
miyoshi |
(mw32_draw_vertical_border): Correct area of a
vertical window border. |
|
|
|
@3037
|
[3037]
|
2003年03月04日 21時58分36秒 |
miyoshi |
Change some spaces to tabs. |
|
|
|
@3036
|
[3036]
|
2003年03月04日 21時52分18秒 |
miyoshi |
(mw32_draw_glyphs): Notice when the text cursor of window W has
been … |
|
|
|
@3035
|
[3035]
|
2003年03月04日 21時31分12秒 |
miyoshi |
(MW32_set_vertical_scroll_bar): Clear under the space
reserved for scroll … |
|
|
|
@3034
|
[3034]
|
2003年03月02日 18時20分20秒 |
himi |
*** empty log message *** |
|
|
|
@3032
|
[3032]
|
2003年03月02日 18時20分13秒 |
himi |
(Fmw32_mci_send_string): Don't use ENCODE_SYSTEM
and DECODE_SYSTEM. Use … |
|
|
|
@3031
|
[3031]
|
2003年03月02日 18時20分07秒 |
himi |
(mw32_message_loop<MM_MCINOTIFY>): Simplify redundunt
expressions, and … |
|
|
|
@3030
|
[3030]
|
2003年03月02日 18時19分54秒 |
himi |
(mw32_encode_lispy_string, mw32_delete_lispy_string):
New function … |
|
|
|
@3029
|
[3029]
|
2003年03月02日 18時19分50秒 |
himi |
(mw32_encode_lispy_string)
(mw32_decode_lispy_string): New functions. |
|
|
|
@3028
|
[3028]
|
2003年03月02日 16時21分05秒 |
miyoshi |
(window_scroll_pixel_based): Break while loop, if
move_it_by_lines() … |
|
|
|
@3026
|
[3026]
|
2003年03月01日 09時04分50秒 |
miyoshi |
* makefile.nt (WINNT_SUPPORT): Add mw32mci.elc.
* makefile.meadow.w32-in … |
|
|
|
@3024
|
[3024]
|
2003年03月01日 08時26分20秒 |
miyoshi |
* loadup.el: Add international/mw32mci.el.
* international/mw32mci.el … |
|
|
|
@3023
|
[3023]
|
2003年03月01日 08時21分56秒 |
miyoshi |
C(Fmw32_mci_send_string): Encode a command string … |
|
|
|
@3021
|
[3021]
|
2003年02月26日 21時28分39秒 |
miyoshi |
* mw32mci.c (Qmw32_mci_notify): New lisp object.
* keyboard.c … |
|
|
|
@3019
|
[3019]
|
2003年02月26日 21時09分50秒 |
miyoshi |
* makefile.meadow.w32-in: Update dependancies.
* makefile.nt: Update … |
|
|
|
@3017
|
[3017]
|
2003年02月26日 07時18分02秒 |
miyoshi |
* termhooks.h (enum event_kind): Add mw32_mci_event.
* mw32term.c … |
|
|
|
@3016
|
[3016]
|
2003年02月24日 22時12分16秒 |
miyoshi |
(Fmw32_file_dialog): encode a default filename for a
dialog box. |
|
|
|
@3015
|
[3015]
|
2003年02月24日 03時42分38秒 |
himi |
*** empty log message *** |
|
|
|
@3014
|
[3014]
|
2003年02月24日 03時42分31秒 |
himi |
(mw32_wf_allocator_reserve, … |
|
|
|
@3013
|
[3013]
|
2003年02月22日 10時52分24秒 |
miyoshi |
* mw32font.c (Qcentering): New variable.
(mw32_set_windows_logical_font): … |
|
|
|
@3012
|
[3012]
|
2003年02月22日 10時41分33秒 |
miyoshi |
(create-fontset-from-request): Support
`centering' … |
|
|
|
@3010
|
[3010]
|
2003年02月20日 11時21分55秒 |
kose |
* meadow.defs (MEADOW_VERSION): Set it to 1.99a6.
(MEADOW_CVS_TAG_NAME): … |
|
|
|
@3008
|
[3008]
|
2003年02月20日 10時43分51秒 |
kose |
* Meadow 1.99 Alpha 5 (TSUCHIKURE) Release.
* meadow.defs … |
|
|
|
@3006
|
[3006]
|
2003年02月20日 03時55分11秒 |
himi |
*** empty log message *** |
|
|
|
@3004
|
[3004]
|
2003年02月20日 03時55分03秒 |
himi |
(initialize_imagemagick): When magick_get_magick_info("XPM")
returns NULL, … |
|
|
|
@3003
|
[3003]
|
2003年02月19日 20時12分31秒 |
miyoshi |
(mw32_WndProc): Set async_visible 0 and
async_iconified 1 when a frame is … |
|
|
|
@3001
|
[3001]
|
2003年02月19日 20時12分19秒 |
miyoshi |
(image-type-from-file-header): Make temporary buffer
unibyte. This code is … |
|
|
|
@2999
|
[2999]
|
2003年02月18日 19時20分21秒 |
miyoshi |
* mw32font.c (mw32_wf_allocator_reserve): New … |
|
|
|
@2998
|
[2998]
|
2003年02月17日 23時54分31秒 |
miyoshi |
(set_font_info): Clear plf->fontip.
Free fontp->name and fontp->full_name, … |
|
|
|
@2996
|
[2996]
|
2003年02月17日 20時21分45秒 |
miyoshi |
* mw32fns.c (mw32_cross_disabled_image): Restore the GDI object
that has … |
|
|
|
@2995
|
[2995]
|
2003年02月14日 23時04分57秒 |
miyoshi |
* mw32term.c (mw32_destroy_frame_hdc): Clear *pf instead of … |
|
|
|
@2993
|
[2993]
|
2003年02月13日 01時25分08秒 |
miyoshi |
* mw32mem.c (mw32_start): Set _CRT_fmode _O_BINARY for
Mingw-runtime-2.3 … |
|
|
|
@2992
|
[2992]
|
2003年02月12日 21時41分14秒 |
miyoshi |
(w32_score_logfont): Compare the slant component if
the font is not … |
|
|
|
@2990
|
[2990]
|
2003年02月12日 21時41分06秒 |
miyoshi |
* international/mw32misc.el (w32-regist-initial-font): … |
|
|
|
@2989
|
[2989]
|
2003年02月12日 20時35分57秒 |
miyoshi |
* mw32fns.c (mw32_WndProc): Move the codes that handle
WM_MOUSELEAVE from … |
|
|
|
@2987
|
[2987]
|
2003年02月08日 14時40分27秒 |
miyoshi |
* mw32term.h: Add definitions for TRACKMOUSEEVENT.
* mw32term.c … |
|
|
|
@2986
|
[2986]
|
2003年02月08日 08時26分39秒 |
miyoshi |
(Fx_show_tip): Don't strip the width of the cursor
glyph in the middle of … |
|
|
|
@2985
|
[2985]
|
2003年02月07日 20時56分02秒 |
miyoshi |
(mw32_message_loop): Reset any_help_event_p.
(mw32_message_loop): Ditto. |
|
|
|
@2984
|
[2984]
|
2003年02月05日 21時12分51秒 |
miyoshi |
(x_bitmap_height): Derive Meadow … |
|
|
|
@2983
|
[2983]
|
2003年02月04日 23時37分30秒 |
miyoshi |
(forall_images_in_image_cache): Use FRAME_MW32_P() instead of
FRAME_X_P(). |
|
|
|
@2982
|
[2982]
|
2003年02月04日 23時04分47秒 |
miyoshi |
(initialize_imagemagick): Fix comment. |
|
|
|
@2980
|
[2980]
|
2003年02月04日 21時17分28秒 |
miyoshi |
* mw32menu.c (Fx_popup_menu): Extract menu info from the keymap if
it is a … |
|
|
|
@2979
|
[2979]
|
2003年01月31日 21時13分02秒 |
miyoshi |
(Fx_show_tip): Validate the calculation of the row width of text
area. |
|
|
|
@2978
|
[2978]
|
2003年01月31日 07時14分42秒 |
miyoshi |
(w32_abort): Exit Meadow only in the Cygwin/Mingw
environment. This … |
|
|
|
@2977
|
[2977]
|
2003年01月30日 21時55分48秒 |
miyoshi |
* international/meadow.el (w32-list-fonts): Use w32-font-list ()
to list … |
|
|
|
@2975
|
[2975]
|
2003年01月30日 07時58分58秒 |
miyoshi |
Fix comment on the version of ImageMagick?. |
|
|
|
@2974
|
[2974]
|
2003年01月29日 22時15分37秒 |
miyoshi |
* international/mw32misc.el (w32-generate-font-fontset-menu):
Generate a … |
|
|
|
@2973
|
[2973]
|
2003年01月28日 07時16分31秒 |
miyoshi |
* mw32font.c (mw32_set_windows_logical_font): Setup and … |
|
|
|
@2972
|
[2972]
|
2003年01月28日 01時16分13秒 |
miyoshi |
(note_mouse_movement): Compare message_thread_hdc and
INVALID_HANDLE_VALUE … |
|
|
|
@2970
|
[2970]
|
2003年01月25日 08時20分18秒 |
miyoshi |
Update the procedure to install the source
archive. |
|
|
|
@2968
|
[2968]
|
2003年01月24日 23時45分35秒 |
miyoshi |
* meadow.defs: New file.
* makefile.nmake.mw32-in: Ditto.
* … |