|
|
|
@3950
|
[3950]
|
2005年11月03日 01時00分53秒 |
miyoshi |
(define_imagemagick_type): Ignore Encapsulated
PostScript? related formats, … |
|
|
|
@3948
|
[3948]
|
2005年11月02日 20時21分08秒 |
miyoshi |
(coding_restore_composition): Sync up with Emacs CVS
HEAD to fix … |
|
|
|
@3936
|
[3936]
|
2005年10月29日 03時08分50秒 |
horiguti |
Prevent the title bar from overlapping with the task bar at the top of
the … |
|
|
|
@3875
|
[3875]
|
2005年09月16日 18時33分32秒 |
horiguti |
r3864 fixed the problem partially. Fix it. |
|
|
|
@3858
|
[3858]
|
2005年09月08日 22時29分49秒 |
miyoshi |
(mw32_message_loop): Set `keyboard_handle' to the
signaled state. |
|
|
|
@3846
|
[3846]
|
2005年09月03日 18時07分41秒 |
miyoshi |
(single_menu_item): Add a prefix to not only the item
name but the pane … |
|
|
|
@3845
|
[3845]
|
2005年09月03日 17時56分18秒 |
miyoshi |
(mw32_message_loop): New argument `leftover'. Thanks
to pooh … |
|
|
|
@3830
|
[3830]
|
2005年08月28日 17時00分48秒 |
kose |
* src/mw32fns.c (IMAGE_MAGICK_REQUIRE_VERSION): Change the … |
|
|
|
@3819
|
[3819]
|
2005年08月26日 00時43分51秒 |
miyoshi |
Declare egetenv() at all times. |
|
|
|
@3774
|
[3774]
|
2005年07月10日 14時01分09秒 |
horiguti |
* w32proc.c (sys_spawnve): Don't use LISP string object directly
being … |
|
|
|
@3742
|
[3742]
|
2005年05月21日 19時41分32秒 |
miyoshi |
(mw32_WndProc<WM_IME_ENDCOMPOSITION>): Inactivate
ime_composition_state |
|
|
|
@3656
|
[3656]
|
2005年03月26日 02時33分29秒 |
miyoshi |
(syms_of_coding): Undo the last change. |
|
|
|
@3648
|
[3648]
|
2005年03月22日 23時18分55秒 |
kose |
* Meadow-2.10 (ASAGAO) Release.
* meadow.defs (MEADOW_VERSION_STRING): … |
|
|
|
@3635
|
[3635]
|
2005年03月16日 18時20分15秒 |
kose |
* makefile.meadow.w32-in (bootstrap-temacs): … |
|
|
|
@3634
|
[3634]
|
2005年03月13日 21時56分15秒 |
kit |
- Sync up with Emacs 21.4.
- some cleanups.
- add package/lisp directory … |
|
|
|
@3630
|
[3630]
|
2005年03月06日 20時43分50秒 |
kit |
define WIN32 when it is not defined. |
|
|
|
@3628
|
[3628]
|
2005年03月06日 19時09分38秒 |
miyoshi |
undefine WIN32_LEAN_AND_MEAN when it has already been
defined.
Include … |
|
|
|
@3627
|
[3627]
|
2005年03月06日 11時02分40秒 |
fujii |
* makefile.meadow.w32-in (LOCAL_FLAGS): cleanup ImageMagick? support. |
|
|
|
@3626
|
[3626]
|
2005年03月06日 00時28分57秒 |
kit |
- update to ImageMagick? 6.2.0.
- cleanup ImageMagick? support. |
|
|
|
@3603
|
[3603]
|
2005年02月09日 22時08分48秒 |
miyoshi |
* version.el: Sync up with Emacs-21.4.
* movemail.c: Sync up with … |
|
|
|
@3583
|
[3583]
|
2005年01月08日 14時17分12秒 |
miyoshi |
(sys_spawnve): Duplicate the whole elements of `argv'
to prevent errors in … |
|
|
|
@3579
|
[3579]
|
2005年01月04日 22時01分07秒 |
fujii |
* dired.c: undefine S_ISLNK and S_IFLNK for mingw-runtime 3.6
and … |
|
|
|
@3568
|
[3568]
|
2004年12月02日 03時24分23秒 |
horiguti |
* mw32term.c (mw32_get_ime_font_property): Unblock the input
if the … |
|
|
|
@3560
|
[3560]
|
2004年11月28日 01時21分03秒 |
kit |
* makefile.nt (DOC): use makefile instead of … |
|
|
|
@3545
|
[3545]
|
2004年11月13日 00時35分26秒 |
miyoshi |
(gen_help_event): Undo the last changes. |
|
|
|
@3542
|
[3542]
|
2004年11月12日 21時47分05秒 |
miyoshi |
* mw32term.c (mw32_scroll_bar_handle_click): Initialize
`input_event'. … |
|
|
|
@3536
|
[3536]
|
2004年11月08日 22時53分07秒 |
miyoshi |
(mw32_message_loop): Undo the last change. |
|
|
|
@3519
|
[3519]
|
2004年10月20日 12時42分00秒 |
horiguti |
XSETFRAME(nil) crashed nil's property.
* mw32term.c … |
|
|
|
@3494
|
[3494]
|
2004年10月09日 16時00分29秒 |
miyoshi |
(mw32_async_handle_message): Call
WaitForSingleObject?() after all the … |
|
|
|
@3490
|
[3490]
|
2004年10月06日 21時54分47秒 |
miyoshi |
* mw32font.c (mw32font_set_frame_ime_font_by_llogfont): Do nothing
when … |
|
|
|
@3460
|
[3460]
|
2004年09月16日 21時40分08秒 |
miyoshi |
(IT_OVERFLOW_NEWLINE_INTO_FRINGE): Always return false. |
|
|
|
@3456
|
[3456]
|
2004年09月14日 07時28分47秒 |
miyoshi |
(message_dolog_marker1): New static variable.
(message_dolog_marker2): … |
|
|
|
@3442
|
[3442]
|
2004年09月06日 22時28分02秒 |
miyoshi |
(IT_OVERFLOW_NEWLINE_INTO_FRINGE): New macro from Emacs
CVS … |
|
|
|
@3430
|
[3430]
|
2004年08月29日 20時12分24秒 |
miyoshi |
(mw32_encode_text_prepare): Don't set src_multibyte
and dst_multibyte … |
|
|
|
@3423
|
[3423]
|
2004年08月26日 23時13分29秒 |
fujii |
* mw32term.c (mw32_message_loop): Set frame … |
|
|
|
@3404
|
[3404]
|
2004年08月14日 16時59分11秒 |
miyoshi |
(mw32i_update_window_end): Draw fringes.
(mw32_draw_row_bitmaps): Don't … |
|
|
|
@3401
|
[3401]
|
2004年08月14日 09時46分41秒 |
miyoshi |
(mw32_draw_image_foreground): Draw an image with
offscreen rendering. |
|
|
|
@3398
|
[3398]
|
2004年08月13日 20時26分24秒 |
fujii |
* callint.c (Fcall_interactively): Save and restore … |
|
|
|
@3395
|
[3395]
|
2004年08月12日 22時47分02秒 |
miyoshi |
(last_clipboard_text): New variable form Emacs … |
|
|
|
@3390
|
[3390]
|
2004年08月11日 07時09分50秒 |
miyoshi |
(Fmw32_get_image_magick_extensions): Use Vimage_types
instead of … |
|
|
|
@3387
|
[3387]
|
2004年08月10日 23時31分06秒 |
fujii |
* mw32term.h (WM_EMACS_SETFOREGROUND): New … |
|
|
|
@3386
|
[3386]
|
2004年08月10日 23時22分13秒 |
miyoshi |
* mw32fns.c (Fmw32_get_image_magick_extensions): New function.
* … |
|
|
|
@3380
|
[3380]
|
2004年08月09日 20時59分38秒 |
fujii |
* makefile.meadow.w32-in ($(DOC)): New target. |
|
|
|
@3377
|
[3377]
|
2004年08月07日 08時12分35秒 |
miyoshi |
(pget_image_magick_t): New type definition.
(pget_image_magick): New … |
|
|
|
@3375
|
[3375]
|
2004年07月25日 08時13分26秒 |
miyoshi |
(MW32_frame_up_to_date): Block other threads in the
process of mouse … |
|
|
|
@3370
|
[3370]
|
2004年07月24日 10時55分24秒 |
miyoshi |
(mw32_set_layout): Comment out entire codes, because
no layout information … |
|
|
|
@3368
|
[3368]
|
2004年07月24日 10時06分11秒 |
miyoshi |
(mw32_set_windows_logical_font): If the font width is
not desired, adjust … |
|
|
|
@3366
|
[3366]
|
2004年07月20日 07時06分49秒 |
miyoshi |
* mw32font.c (mw32_initialize_default_logfont): Undo the last
change.
* … |
|
|
|
@3364
|
[3364]
|
2004年07月19日 18時04分42秒 |
miyoshi |
* mw32font.c (mw32_initialize_default_logfont): Set the default
height to … |
|
|
|
@3360
|
[3360]
|
2004年07月18日 17時56分44秒 |
miyoshi |
(mw32_draw_box_rect): Don't fill the center of a box. |
|
|
|
@3350
|
[3350]
|
2004年07月15日 20時19分17秒 |
miyoshi |
(mw32_BDF_TextOut): Free GDI resources before exiting. |
|
|
|
@3349
|
[3349]
|
2004年07月15日 20時03分51秒 |
miyoshi |
(message_dolog): Unprotect lisp markers after they are
freed. |
|
|
|
@3343
|
[3343]
|
2004年07月13日 06時33分59秒 |
miyoshi |
renamed |
|
copied from branches/ASAGAO_emacs-21_3/src:
|
|
|
|
@3335
|
[3335]
|
2004年07月10日 09時37分43秒 |
miyoshi |
(mw32_set_frame_ime_font): Correct the argument for
error(). |