root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @4239 [4239] 06/04/08 15:23:29 gotoh * x-selection-exists-p: Remove alias beause of switching to …
(edit) @4238 [4238] 05/13/08 20:20:24 miyoshi (HAVE_TZNAME): Define it for Meadow. Refer to ticket:388.
(edit) @4237 [4237] 04/30/08 07:19:01 miyoshi * w32.c (term_ntproc): Call term_w32select(). Thanks to Kazuhiro Ito …
(edit) @4236 [4236] 04/29/08 18:11:31 miyoshi * mw32clpbd.c: Removed.
(edit) @4235 [4235] 04/29/08 18:10:06 miyoshi * w32select.c: Include mw32term.h for Meadow. * makefile.mw32-in: Update …
(edit) @4233 [4233] 04/13/08 08:19:44 miyoshi (Fw32_get_clipboard_data): Use decoding_buffer_size() to get the buffer …
(edit) @4230 [4230] 04/06/08 21:30:30 fujii Scrollbars follow the system theme on Windows XP and …
(edit) @4229 [4229] 04/06/08 18:20:31 miyoshi (NSTATICS): Increased for the latest ImageMagick?.
(edit) @4221 [4221] 04/04/08 22:42:59 miyoshi (MEADOW_VERSION): Set it to 3.01. (MEADOW_CVS_TAG_NAME): Set it to …
(edit) @4220 [4220] 04/04/08 22:04:40 miyoshi Sync up with Emacs22.2.
(edit) @4217 [4217] 11/25/07 20:09:19 miyoshi (keymodifier): Define the escape key as a special key. Refer to …
(edit) @4216 [4216] 11/14/07 06:27:28 miyoshi (NSTATICS): Increased for the latest ImageMagick?.
(edit) @4215 [4215] 10/02/07 23:56:19 miyoshi (syms_of_mw32fns): Defsubr Sdefault_printer_name. Thanks to Kazuhiro Ito …
(edit) @4214 [4214] 09/30/07 14:47:16 miyoshi * mw32fns.c (Fdefault_printer_name): New function from Emacs22.1. * …
(edit) @4213 [4213] 07/07/07 09:39:18 miyoshi Sync up with Emacs_22.1.
(edit) @4210 [4210] 06/02/07 09:29:41 miyoshi Sync up with Emacs_22_BASE.
(edit) @4207 [4207] 05/12/07 17:35:52 miyoshi Sync up with Emacs_22_BASE.
(edit) @4204 [4204] 05/01/07 18:04:59 miyoshi Sync up with Emacs_22_BASE.
(edit) @4200 [4200] 04/07/07 15:49:28 miyoshi Sync up with Emacs CVS HEAD.
(edit) @4197 [4197] 04/04/07 20:46:45 miyoshi (compute_tip_xy): Sync up with Emacs CVS HEAD.
(edit) @4196 [4196] 03/21/07 09:51:40 miyoshi Sync up with Emacs CVS HEAD.
(edit) @4193 [4193] 03/16/07 22:09:13 miyoshi (mouse-set-font): Sync up with Emacs CVS HEAD. Refer to ticket:370.
(edit) @4192 [4192] 03/14/07 21:13:21 miyoshi * mw32term.h (WM_EMACS_GET_IME_FONT_PROP): …
(edit) @4191 [4191] 02/10/07 11:39:35 miyoshi (fancy-splash-tail): Update the year of copyright.
(edit) @4190 [4190] 02/10/07 11:36:23 miyoshi Sync up with Emacs CVS HEAD.
(edit) @4187 [4187] 01/21/07 21:32:03 fujii Sync up with makefile.w32-in.
(edit) @4186 [4186] 01/08/07 22:26:35 miyoshi (set_window_buffer): Undo the last change. (set_window_buffer): Don't call …
(edit) @4185 [4185] 01/08/07 20:22:07 miyoshi (set_window_buffer): Don't call clear_mouse_face() for MSVC. This is just …
(edit) @4184 [4184] 01/08/07 09:37:18 miyoshi Sync up with Emacs CVS HEAD.
(edit) @4181 [4181] 11/19/06 13:58:59 fujii Build emacsclient and emacsclientw. * makefile.mw32-in: Sync up with …
(edit) @4180 [4180] 11/18/06 12:49:20 miyoshi Sync up with Emacs CVS HEAD.
(edit) @4177 [4177] 10/29/06 09:07:01 miyoshi Sync up with Emacs CVS HEAD.
(edit) @4174 [4174] 10/20/06 21:44:42 miyoshi Sync up with Emacs CVS HEAD.
(edit) @4171 [4171] 10/01/06 20:28:47 miyoshi Fix a typo.
(edit) @4170 [4170] 10/01/06 20:27:34 miyoshi (smtpmail-try-auth-methods): Fix a type in Emacs CVS HEAD in advance.
(edit) @4169 [4169] 09/30/06 09:12:06 miyoshi Sync up with Emacs CVS HEAD.
(edit) @4166 [4166] 09/18/06 20:48:14 miyoshi Sync up with Emacs CVS HEAD.
(edit) @4163 [4163] 09/11/06 11:37:27 gotoh (mw32_set_windows_logical_font): Fixed local variable declaration to build …
(edit) @4162 [4162] 09/10/06 21:52:34 fujii Fix the calculation of overhang, lbearing and rbearing in non …
(edit) @4161 [4161] 09/09/06 16:30:10 miyoshi Sync up with Emacs CVS HEAD.
(edit) @4158 [4158] 09/08/06 00:43:18 miyoshi (mw32_draw_glyph_string_background): Call mw32_clear_glyph_string_rect() …
(edit) @4157 [4157] 09/03/06 18:01:41 miyoshi (mw32_draw_glyph_string_foreground): Take account of horizontal offsets of …
(edit) @4156 [4156] 09/02/06 13:44:49 miyoshi * mw32term.c (mw32_draw_glyph_string_foreground): Don't use `pstr' and …
(edit) @4155 [4155] 09/02/06 02:16:59 miyoshi * xdisp.c (init_glyph_string): Removed argument `pdx'. Don't call …
(edit) @4154 [4154] 08/31/06 21:45:41 miyoshi * xdisp.c (get_window_cursor_type): Remove Meadow specific codes. * …
(edit) @4153 [4153] 08/31/06 21:28:44 miyoshi * xdisp.c: Use FONT_INFO_FROM_ID instead of MW32_FONT_INFO_FROM_FONT. * …
(edit) @4152 [4152] 08/29/06 21:55:51 miyoshi * xfaces.c (clear_font_table): Call …
(edit) @4151 [4151] 08/26/06 19:55:27 yamazaki for fix ticket:341.
(edit) @4150 [4150] 08/22/06 22:12:03 miyoshi * mw32term.c: Use FRAME_FOREGROUND_PIXEL and FRAME_BACKGROUND_PIXEL to get …
(edit) @4149 [4149] 08/22/06 21:34:10 yamazaki for fix ticket:335 and ticket:336.
(edit) @4148 [4148] 08/18/06 08:35:31 miyoshi Sync up with Emacs CVS HEAD.
(edit) @4145 [4145] 08/18/06 07:41:12 miyoshi (mw32_WndProc<WM_ERASEBKGND>): Revert the changes in r4135. Refer to …
(edit) @4144 [4144] 08/17/06 23:38:46 fujii Bug fix. Refer to ticket:321. * mw32clpbd.c (init_mw32clpbd): Modify a …
(edit) @4143 [4143] 08/17/06 18:45:47 miyoshi (mw32_WndProc<WM_PAINT>): Revert the last change partially. Refer to …
(edit) @4142 [4142] 08/17/06 08:16:27 miyoshi (Fx_create_frame): Normalize coding style.
(edit) @4141 [4141] 08/17/06 07:52:15 miyoshi (mw32_WndProc<WM_ERASEBKGND>): Return 0 if there is no update region.
(edit) @4140 [4140] 08/10/06 11:19:54 miyoshi Sync up with Emacs CVS HEAD.
(edit) @4137 [4137] 08/10/06 10:28:53 miyoshi (load_in_memory_image): Use 0x80 instead of 0xff as a foreground pixel …
(edit) @4136 [4136] 08/05/06 20:40:33 yamazaki Fix asymmetric usage of W32_BLOCK_EVENT and W32_UNBLOCK_EVENT.
(edit) @4135 [4135] 08/05/06 20:29:29 yamazaki Change the re-drawing rectangle.
(edit) @4134 [4134] 08/05/06 01:29:08 miyoshi (Fmw32_get_device_capability): Return 'full if the pixel depth is greater …
(edit) @4133 [4133] 08/01/06 23:23:11 miyoshi * process.c (wait_reading_process_output): Revert the last change. * …
(edit) @4132 [4132] 07/31/06 08:16:22 miyoshi * process.c (wait_reading_process_output): Reset `got_some_input' when …
(edit) @4131 [4131] 07/29/06 07:48:34 miyoshi Sync up with Emacs CVS HEAD.
(edit) @4128 [4128] 07/28/06 18:18:51 fujii * mw32clpbd.c (init_mw32clpbd): Test GetClipboardSequenceNumber? API only …
(edit) @4127 [4127] 07/28/06 07:58:52 fujii see ticket:321. Use GetClipboardSequenceNumber? API for checking whether …
(edit) @4126 [4126] 07/27/06 01:45:29 gotoh (TEMACS_EXTRA_LINK): Remove debug option to link without debug information …
(edit) @4125 [4125] 07/27/06 01:27:37 gotoh Set eol-style as native to all the w32/mw32 template files.
(edit) @4124 [4124] 07/27/06 00:54:03 gotoh Correct snv:eol-style and svn:executable for some files like others.
(edit) @4123 [4123] 07/27/06 00:08:31 miyoshi * regex.c (regex_compile): Undo the last change. * nmake.mw32.defs …
(edit) @4122 [4122] 07/26/06 21:52:30 miyoshi (regex_compile): Don't optimize on VC 6. Refer to 7410.
(edit) @4121 [4121] 07/25/06 22:43:34 miyoshi (regex_compile): Activate the invalidate codes.
(edit) @4120 [4120] 07/25/06 22:21:26 miyoshi * w32term.h: Sync up with Emacs CVS HEAD. * w32proc.c: Don't include …
(edit) @4119 [4119] 07/22/06 22:11:28 miyoshi * regex.c (regex_compile): Add comment. * w32term.h (EMACS_CLASS): …
(edit) @4117 [4117] 07/22/06 14:39:01 fujii Remove portable dumper.
(edit) @4115 [4115] 07/19/06 00:02:31 miyoshi (mw32-convert-fr-spec-to-vec): Accept 'undecided for any properties of …
(edit) @4114 [4114] 07/18/06 23:48:26 miyoshi (mw32-convert-font-request-alist): Accept 'any for <SPEC-PLIST> .
(edit) @4113 [4113] 07/18/06 14:18:19 gotoh * mw32fns.c (mw32_WndProc<WM_INITMENU>): Revert changes for WM_INITMENU in …
(edit) @4112 [4112] 07/17/06 16:05:41 yamazaki Change the treatment of main_thread_hdc.
(edit) @4111 [4111] 07/16/06 08:36:52 miyoshi Sync up with Emacs CVS HEAD.
(edit) @4108 [4108] 07/14/06 22:01:00 fujii Revert the change on r4107.
(edit) @4107 [4107] 07/14/06 19:33:20 shirai [meadow-develop:7371], [meadow-develop:7374] Sync up Emacs CVS HEAD for VC++.
(edit) @4106 [4106] 07/14/06 18:21:58 shirai [meadow-develop:7371] Sync up Emacs CVS HEAD for VC++.
(edit) @4105 [4105] 07/12/06 21:47:58 miyoshi * keyboard.c (make_lispy_event<W32_MOUSE_WHEEL_EVENT>): Insert `nil' into …
(edit) @4104 [4104] 07/09/06 21:04:07 yamazaki (delete_window): Remove force release FRAME_HDC.
(edit) @4103 [4103] 07/09/06 20:59:14 yamazaki (redisplay_window): Remove redundant line, and sync up Emacs CVS …
(edit) @4102 [4102] 07/09/06 20:54:10 yamazaki (mw32_WndProc<WM_INITMENU>): Show mouse cursor when it is hidden. Refer to …
(edit) @4101 [4101] 07/09/06 20:45:30 yamazaki (mw32_destroy_frame_hdc): Don't release main thread DC, because this …
(edit) @4100 [4100] 07/09/06 20:36:23 yamazaki (TEMACS_EXTRA_LINK): Remove redundant -g. (DEBUG_LINK): Add `-s' when …
(edit) @4099 [4099] 07/09/06 20:29:36 yamazaki (MOUSE_SUPPORT): Add tooltip.elc.
(edit) @4098 [4098] 07/01/06 08:27:06 miyoshi Sync up with Emacs CVS HEAD.
(edit) @4095 [4095] 06/18/06 08:24:02 miyoshi (DOC): Don't depend on temacs.exe.
(edit) @4094 [4094] 06/11/06 08:50:16 miyoshi Sync up with Emacs CVS HEAD. Refer to ticket:306.
(edit) @4093 [4093] 06/10/06 09:30:32 miyoshi * mw32fns.c: Normalize coding style and remove redundant spaces. * …
(edit) @4092 [4092] 06/10/06 08:55:41 miyoshi (mw32_process_main_thread_message): Don't update the cursor if the root …
(edit) @4091 [4091] 05/27/06 10:35:24 miyoshi Sync up with Emacs CVS HEAD.
(edit) @4088 [4088] 05/25/06 17:51:15 shirai --
(edit) @4087 [4087] 05/21/06 22:15:10 miyoshi (mw32-ime-sync-state): Don't sync IME state when this-command is nil. …
(edit) @4086 [4086] 05/21/06 21:59:46 miyoshi * international/meadow.el: Remove redundant spaces. * …
(edit) @4085 [4085] 05/18/06 16:19:18 miyoshi Sync up with Emacs CVS HEAD.
Note: See TracRevisionLog for help on using the revision log.