log src/nsterm.m @ 109950:5bf026670e73

age author description
2010-08-18 Jan D * nsterm.m (ns_define_frame_cursor): Call x_update_cursor (Bug#6868).
2010-08-06 Jan D Fix missing prototypes for HAVE_NS (caused crash) and vrious warnings.
2010-07-10 Chong Yidong Merge changes from emacs-23 branch.
2010-07-05 YAMAMOTO Mitsuharu Fix ghost buffer boundary indicators in fringes (Bug#5634, Bug#6325).
2010-07-07 Andreas Schwab Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp
2010-07-01 Jan D Rename FRAME_NS_TOOLBAR_HEIGHT to FRAME_TOOLBAR_HEIGHT to aid common code.
2010-06-02 Dan Nicolaescu Fix config.h includes.
2010-03-29 Chong Yidong Clean up unneeded ns_set_icon_type calls.
2010-02-18 Chong Yidong * nsterm.m (ns_ring_bell): Revert last change (Bug#5569).
2010-01-31 Chong Yidong * nsterm.m (ns_defined_color): Block input. Suggested by Mike
2010-01-31 Chong Yidong * nsterm.m (ns_ring_bell): Handle visible bell like X.
2010-01-15 Chong Yidong Fix Qnone definition in NS files.
2010-01-13 Glenn Morris Add 2010 to copyright years.
2010-01-11 Chong Yidong * nsterm.m: Use DEFSYM for last change.
2010-01-11 Chong Yidong * nsterm.m (syms_of_nsterm): Initialize Qcontrol etc. before
2010-01-09 Chong Yidong Fix for Bug#4113.
2010-01-01 Chong Yidong Fix buffer overflow in ns_get_color.
2009-10-19 Dan Nicolaescu * nsterm.m:
2009-10-16 Adrian Robert (EmacsView-conversationIdentifier): Arg is long.
2009-10-13 Adrian Robert Add space after casts in last change.
2009-10-12 Adrian Robert * nsterm.m (ns_color_to_lisp): Use CGFloat where appropriate. Fix
2009-09-27 Adrian Robert (ns_app_name): New variable. (ns_term_init): Set and use it. (ns_term_shutdown): Use it.
2009-09-23 Adrian Robert * nsterm.m (EV_TIMESTAMP, x_set_window_size)
2009-09-23 Adrian Robert * nsterm.m (EmacsScroller-mouseDown:): Use SCROLL_BAR_FIRST_DELAY.
2009-09-22 Adrian Robert * nsterm.m (CGContextSetFontRenderingMode): Drop declaration.
2009-09-18 Adrian Robert * nsterm.m (EmacsView-windowShouldZoom:): Set frame left_pos, top_pos and
2009-09-18 Adrian Robert (ns_no_defaults): Remove. (ns_term_init): Switch ns_no_defaults -> inhibit_x_resources. (ns_use_qd_smoothing): Remove legacy variable.
2009-09-03 Glenn Morris CHENG Gao <chenggao at gmail.com>
2009-08-21 Adrian Robert (ns_get_color): fix typo in last change CEDET_BASE
2009-08-21 Adrian Robert * nsterm.m (ns_get_color): Update documentation properly for last