| Commit message (Expand) | Author | Age | Files | Lines |
| * | *** empty log message *** | Richard M. Stallman | 2002-03-21 | 1 | -0/+5 |
| * | (dispnew.o, sysdep.o, xdisp.o, xselect.o, alloc.o): Depend on process.h. | Richard M. Stallman | 2002-03-21 | 1 | -10/+11 |
| * | *** empty log message *** | Jason Rumney | 2002-03-20 | 1 | -0/+2 |
| * | (main) [WINDOWSNT]: Call init_xfns. | Jason Rumney | 2002-03-20 | 1 | -1/+1 |
| * | *** empty log message *** | Jason Rumney | 2002-03-20 | 1 | -0/+18 |
| * | (x_set_cursor_color): Set foreground of cursor, not frame. | Jason Rumney | 2002-03-20 | 1 | -95/+232 |
| * | (struct XImage): Define. | Jason Rumney | 2002-03-20 | 1 | -2/+7 |
| * | (w32_read_socket) <WM_XBUTTONUP>: Use XFASTINT to extract mouse co-ordinates. | Jason Rumney | 2002-03-20 | 1 | -1/+4 |
| * | (LIBS): Remove $(WSOCK32). | Jason Rumney | 2002-03-20 | 2 | -1/+14 |
| * | (init_winsock): Dynamically load new server and UDP | Jason Rumney | 2002-03-20 | 1 | -87/+249 |
| * | (QCfamily, QCfiler): Remove duplicate declaration and initialization. | Jason Rumney | 2002-03-20 | 1 | -6/+6 |
| * | *** empty log message *** | Eli Zaretskii | 2002-03-20 | 1 | -0/+6 |
| * | (conv_sockaddr_to_lisp, conv_lisp_to_sockaddr): Don't | Eli Zaretskii | 2002-03-20 | 1 | -7/+7 |
| * | (Fbyte_code): Revert last change. | Pavel Janík | 2002-03-20 | 2 | -1/+5 |
| * | *** empty log message *** | Kim F. Storm | 2002-03-19 | 1 | -0/+5 |
| * | (LIBS): Add $(WSOCK32). From David Ponce <dponce@voila.fr>. | Kim F. Storm | 2002-03-19 | 1 | -0/+1 |
| * | (wait_reading_process_input): Move variables `pname' and `pnamelen' down | Pavel Janík | 2002-03-18 | 2 | -11/+17 |
| * | (Fbyte_code): Discard unused computed value to prevent gcc warning. | Pavel Janík | 2002-03-18 | 2 | -1/+4 |
| * | (Fplist_member): Add prototype. | Pavel Janík | 2002-03-18 | 2 | -0/+5 |
| * | Fix typo. | Pavel Janík | 2002-03-18 | 1 | -1/+1 |
| * | *** empty log message *** | Kim F. Storm | 2002-03-18 | 1 | -0/+9 |
| * | Define HAVE_LOCAL_SOCKETS based on HAVE_SYS_UN_H. | Kim F. Storm | 2002-03-18 | 1 | -9/+1 |
| * | Add HAVE_SENDTO, HAVE_RECVFROM, HAVE_SETSOCKOPT, | Kim F. Storm | 2002-03-18 | 1 | -0/+8 |
| * | (Fmake_network_process): Remove unused variable `sa'. | Pavel Janík | 2002-03-18 | 2 | -4/+11 |
| * | Fix typos. | Pavel Janík | 2002-03-18 | 1 | -2/+2 |
| * | *** empty log message *** | Richard M. Stallman | 2002-03-18 | 1 | -0/+17 |
| * | (cursor_type_changed): New variable. | Richard M. Stallman | 2002-03-18 | 1 | -4/+16 |
| * | (cursor_type_changed): Hew variable. | Richard M. Stallman | 2002-03-18 | 1 | -0/+4 |
| * | (x_set_cursor_type): Set cursor_type_changed, | Richard M. Stallman | 2002-03-18 | 1 | -3/+2 |
| * | Enhanced network process support. | Kim F. Storm | 2002-03-17 | 1 | -0/+57 |
| * | (Qlocal, QCname, QCbuffer, QChost, QCservice, QCfamily) | Kim F. Storm | 2002-03-17 | 1 | -274/+1630 |
| * | (struct Lisp_Process): New member log. | Kim F. Storm | 2002-03-17 | 1 | -3/+8 |
| * | *** empty log message *** | Jason Rumney | 2002-03-17 | 1 | -0/+5 |
| * | (w32_to_all_x_charsets): Return correct type in startup case. | Jason Rumney | 2002-03-16 | 1 | -1/+2 |
| * | *** empty log message *** | Richard M. Stallman | 2002-03-16 | 1 | -0/+11 |
| * | (redisplay_internal, redisplay_windows): | Richard M. Stallman | 2002-03-16 | 1 | -4/+20 |
| * | (print_object): Delete `\ ' from printed rep of frame. | Richard M. Stallman | 2002-03-16 | 1 | -1/+1 |
| * | (dos_rawgetc): Disable the x-autoselect-window feature, | Eli Zaretskii | 2002-03-15 | 2 | -0/+9 |
| * | Added return value to Fhandle_save_session to avoid compiler warning. | Jan Djärv | 2002-03-14 | 1 | -0/+2 |
| * | (png_load): Remove unused variable `gamma_str'. | Pavel Janík | 2002-03-14 | 2 | -1/+4 |
| * | (x_real_positions): Handle failure in XQueryTree. | Richard M. Stallman | 2002-03-14 | 1 | -3/+9 |
| * | *** empty log message *** | Richard M. Stallman | 2002-03-14 | 1 | -4/+8 |
| * | *** empty log message *** | Miles Bader | 2002-03-14 | 1 | -0/+13 |
| * | (adjust_for_invis_intang): New function. | Miles Bader | 2002-03-14 | 1 | -29/+77 |
| * | (text_property_stickiness): Function moved to `textprop.c'. | Miles Bader | 2002-03-14 | 1 | -77/+1 |
| * | (text_property_stickiness): Function moved here from `editfns.c'. | Miles Bader | 2002-03-14 | 1 | -1/+58 |
| * | (text_property_stickiness): New declaration. | Miles Bader | 2002-03-14 | 1 | -1/+2 |
| * | *** empty log message *** | Jason Rumney | 2002-03-13 | 1 | -0/+7 |
| * | Add STRFTIME_NO_POSIX2. | Jason Rumney | 2002-03-13 | 1 | -0/+1 |
| * | (my_strftime) [STRFTIME_NO_POSIX2]: Handle %h, %EX | Jason Rumney | 2002-03-13 | 1 | -0/+7 |