aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32term.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged in changes from CVS trunk.Karoly Lorentey2004-11-061-0/+4
|\
| * Delete region objects after use.Jason Rumney2004-11-011-0/+4
* | Merged in changes from CVS trunk.Karoly Lorentey2004-10-251-1/+1
|\ \ | |/
| * (x_draw_glyph_string): Use overline_color for overlines.Jason Rumney2004-10-201-1/+1
* | Merged in changes from CVS trunk.Karoly Lorentey2004-10-191-12/+0
|\ \ | |/
| * Remove excessive vertical whitespace.Jason Rumney2004-10-171-12/+0
* | Merged in changes from CVS trunk.Karoly Lorentey2004-10-101-3/+2
|\ \ | |/
| * (x_update_window_end): Fix flicker on vertical line betweenKim F. Storm2004-10-071-3/+2
* | Merged in changes from CVS trunk.Karoly Lorentey2004-10-031-2/+15
|\ \ | |/
| * (fringe_bmp): Change to pointer.Kim F. Storm2004-09-291-2/+15
* | Merged in changes from CVS trunk.Karoly Lorentey2004-08-231-1/+1
|\ \ | |/
| * Rename wait_reading_process_input to wait_reading_process_output.Kim F. Storm2004-08-201-1/+1
* | Merged in changes from CVS trunk.Karoly Lorentey2004-05-181-5/+11
|\ \ | |/
| * (w32_num_mouse_buttons): Rename from Vw32_num_mouse_buttons and makeJason Rumney2004-05-171-5/+11
* | Merged in changes from CVS trunk.Karoly Lorentey2004-05-071-10/+19
|\ \ | |/
| * (x_draw_hollow_cursor): Sync with xterm.cJason Rumney2004-05-011-10/+19
* | Merged in changes from CVS trunk.Karoly Lorentey2004-04-231-68/+85
|\ \ | |/
| * (w32_draw_relief_rect): Add top_p and bot_p args.Kim F. Storm2004-04-201-68/+85
* | Merged in changes from CVS HEADKaroly Lorentey2004-04-081-3/+3
|\ \ | |/
| * (w32_read_socket): Set mouse_face_hidden after clearing highlight.Kim F. Storm2004-04-051-3/+3
* | Merged in changes from CVS HEADKaroly Lorentey2004-03-071-1/+1
|\ \ | |/
| * (w32_read_socket): Fix last change to ButtonPress handling.Jason Rumney2004-03-011-1/+1
* | Merged in changes from CVS HEADKaroly Lorentey2004-02-281-158/+93
|\ \ | |/
| * (w32_read_socket): Remove bufp_r and numcharsp args.Kim F. Storm2004-02-271-158/+92
* | Merged in changes from CVS HEADKaroly Lorentey2004-02-241-17/+29
|\ \ | |/
| * (w32_draw_fringe_bitmap): Draw overlaid bitmapsJason Rumney2004-02-221-17/+29
* | Merged in changes from CVS HEADKaroly Lorentey2004-02-171-39/+47
|\ \ | |/
| * (w32_draw_fringe_bitmap): Handle overlay fringe bitmaps.Jason Rumney2004-02-161-28/+18
| * (w32_define_fringe_bitmap): Bitmaps are now 16 bits wide,Kim F. Storm2004-02-131-9/+2
| * (w32_draw_fringe_bitmap): Fixed a typo in the last patch.Sam Steingold2004-02-091-4/+4
| * (w32_draw_fringe_bitmap): Copy unadapted code fromKim F. Storm2004-02-081-35/+60
* | Merged in changes from CVS HEADKaroly Lorentey2004-01-221-6/+28
|\ \ | |/
| * (x_update_window_end): Call draw_window_fringes.Kim F. Storm2004-01-161-6/+28
* | Merged in changes from CVS HEADKaroly Lorentey2004-01-021-3/+3
|\ \ | |/
| * (w32_text_out): Use s->font, for consistency with callers.Jason Rumney2004-01-011-3/+3
* | Merged in changes from CVS HEADKaroly Lorentey2003-12-281-2/+0
|\ \ | |/
| * (Qface, Qmouse_face): Remove unused externs.Kim F. Storm2003-12-271-2/+0
* | lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Ne...Karoly Lorentey2003-12-261-2/+1
* | Implemented multiple tty support.Karoly Lorentey2003-12-251-5/+5
* | Add a level of indirection to terminal characteristics.Karoly Lorentey2003-12-241-6/+7
|/
* * w32term.c (w32_read_socket): Remove call to x_check_fullscreen_move,Jan Djärv2003-10-051-35/+1
* Add arch taglinesMiles Bader2003-09-011-0/+3
* Document last change.Jason Rumney2003-08-311-0/+11
* (w32_per_char_metric): Allow cached metrics to beJason Rumney2003-08-311-1/+2
* (w32_read_socket): Fix WM_MOUSEWHEEL assignment.Jason Rumney2003-08-271-1/+1
* (construct_mouse_wheel): Construct WHEEL_EVENT.Jason Rumney2003-06-011-69/+27
* Add missing code from previous patch by David Ponce.Juanma Barranquero2003-05-271-20/+5
* (GET_WHEEL_DELTA_WPARAM): New macro.Jason Rumney2003-05-271-0/+5
* (construct_mouse_wheel): Result is a MOUSE_CLICK_EVENT. Scrolling down/up theJuanma Barranquero2003-05-261-83/+148
* Make (several) trivial substitutions for renamed andKim F. Storm2003-05-241-124/+108