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