summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [HAVE_IMAGES, HAVE_PBM]: Remove conditionals.Jason Rumney2002-03-232-18/+9
* (w32_handle_tool_bar_click): Detect up and down eventsJason Rumney2002-03-231-2/+3
* *** empty log message ***Stefan Monnier2002-03-221-0/+15
* (bootstrapclean): New target.Stefan Monnier2002-03-221-18/+5
* (main): Handle --unibyte, --multibyte, and --no-loadupStefan Monnier2002-03-221-12/+4
* (check_pure_size): Only output a warning.Stefan Monnier2002-03-221-2/+2
* (wait_for_termination): Use sigsuspend rather than sigpause.Stefan Monnier2002-03-221-5/+1
* (Fx_create_frame): Enable tool-bar when images are supported.Jason Rumney2002-03-222-1/+9
* (zv_bits): Declare as short, for word alignment.Jason Rumney2002-03-222-7/+13
* (x_set_cursor_color): Set cursor_gc as well.Jason Rumney2002-03-221-10/+29
* (main): Update the Copyright year in the blurb printedEli Zaretskii2002-03-222-2/+5
* (message_with_string): Fix syntax of a call to GCPRO2.Eli Zaretskii2002-03-222-1/+3
* *** empty log message ***Eli Zaretskii2002-03-221-0/+6
* (XTread_socket): If XK_ISO_Lock andEli Zaretskii2002-03-221-0/+8
* (menu_bar_items): Mostly undo 2002-02-20 patch, soKim F. Storm2002-03-212-16/+38
* (x_clear_image_1): Disable color table code.Jason Rumney2002-03-212-0/+6
* *** empty log message ***Kim F. Storm2002-03-211-2/+2
* (init_process): Only provide make-network-process feature andKim F. Storm2002-03-211-16/+19
* Test for network process support with featurep.Kim F. Storm2002-03-211-0/+28
* (QCtype): Remove duplicate declaration andKim F. Storm2002-03-212-8/+4
* (QCfeature, QCdatagram): Removed variables.Kim F. Storm2002-03-211-121/+72
* (Ffeaturep): Allow subfeature to be a list (test usingKim F. Storm2002-03-211-1/+2
* (DEFUN) [USE_NONANSI_DEFUN]: The 2001-10-17 patchKim F. Storm2002-03-211-2/+2
* (DISCARD_FAILURE_REG_OR_COUNT): New macro.Richard M. Stallman2002-03-212-7/+43
* *** 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