* nsterm.m (windowDidResignKey:): Set mouse_moved to 0.
[bpt/emacs.git] / src / nsterm.m
2013-12-31 Jan Djärv* nsterm.m (windowDidResignKey:): Set mouse_moved to 0.
2013-12-27 Julien DanjouEnable ns-use-srgb-colorspace by default
2013-12-21 Jan DjärvCustomize ns-use-srgb-colorspace on OSX >= 10.7 to...
2013-12-20 Martin RudalicsSome more fixes for pixelwise resizing.
2013-12-19 Jan DjärvMake NS port use the normal dnd functions.
2013-12-19 Jan DjärvRedo size constraint for NS so frames can span screens.
2013-12-19 Jan DjärvGenerate HORIZ_WHEEL_EVENT.
2013-12-11 Eli ZaretskiiMerge from trunk.
2013-12-11 Dmitry Antipov* nsterm.m (x_free_frame_resources):
2013-12-09 Eli ZaretskiiMerge from trunk.
2013-12-08 Jan DjärvFix GNUStep toolbar not updating.
2013-12-07 Eli ZaretskiiMerge from trunk.
2013-12-07 Jan DjärvFix GNUStep issues with startup.
2013-12-07 Jan DjärvHandle pixelwise resize changes in NS port.
2013-12-05 Jan DjärvFix some pixelwise breakage, more remain.
2013-12-01 Paul EggertSpelling and punctuation fixes.
2013-11-30 Martin RudalicsSupport resizing frames and windows pixelwise.
2013-11-27 Glenn MorrisMove runtime leim lisp files to lisp/leim directory
2013-11-23 Glenn MorrisMerge from emacs-24; up to 2013-01-03T02:37:57Z!rgm...
2013-11-20 Jan Djärv* nsterm.m (init, run, stop:): Enable again. stop calls...
2013-11-20 Jan Djärv* nsterm.m (init, run, stop:): Comment out for now...
2013-11-18 Eli ZaretskiiMerge from mainline.
2013-11-06 Stefan Monnier*.[chm]: Number every assignment to windows_or_buffers_...
2013-11-04 Jan DjärvFix memory leaks in NS version.
2013-10-20 Jan Djärv* src/nsterm.m (ns_get_color): Make selection color...
2013-10-20 Jan DjärvFix GNUStep specific menu items.
2013-10-18 Dmitry AntipovRemove port-specific display name lists to avoid extra
2013-10-15 Dmitry Antipov* nsterm.h (struct ns_display_info): Remove set-but...
2013-10-14 Dmitry Antipov* termhooks.h (FRAME_MUST_WRITE_SPACES, FRAME_LINE_INS_...
2013-10-14 Dmitry Antipov* xfaces.c (PT_PER_INCH): Remove unused macro.
2013-10-10 Dmitry Antipov* keyboard.c (init_kboard): Now static. Add arg
2013-10-08 Eli ZaretskiiSupport menus on text-mode terminals.
2013-10-08 Jan Djärv* nsterm.m (windowDidExitFullScreen:):
2013-10-07 Jan Djärv* nsterm.m (windowDidEnterFullScreen:): setPresentation...
2013-10-06 Jan DjärvDon't force auto hide dock when hide menu changes.
2013-10-06 Jan Djärv* nsterm.m (ns_update_begin): If native fullscreen...
2013-10-05 Jan Djärv* nsterm.m (check_native_fs): Remove erroneous comment.
2013-09-28 Jan DjärvPick up default selection color on OSX when user defaul...
2013-09-26 Eli ZaretskiiMerge from trunk.
2013-09-22 Jan DjärvFix compiler warnings from XCode 5.0 on OSX.
2013-09-19 Dmitry Antipov* xterm.h (struct x_display_info): New members last_mou...
2013-09-18 Dmitry Antipov* frame.c (x_redo_mouse_highlight): New function
2013-09-18 Dmitry Antipov* frame.c (x_mouse_grabbed): New function.
2013-09-17 Glenn MorrisMerge from emacs-24; up to 2013-01-03T02:31:36Z!rgm...
2013-09-16 Jan DjärvFix syms_of_(mac|ms)font calls.
2013-09-15 Jan DjärvPort the font backend from the Mac port.
2013-09-13 Dmitry AntipovUnify FRAME_window_system_DISPLAY_INFO macros between...
2013-09-12 Kenichi Handamerge trunk
2013-09-11 Dmitry Antipov* nsterm.m (syms_of_nsterm): Use Qns.
2013-09-09 Dmitry AntipovCleanup frame flushing.
2013-09-05 Eli ZaretskiiMerge from trunk after a lot of time.
2013-09-04 Xue FuqiaoMerge from mainline.
2013-09-02 Dmitry Antipov* msdos.c (last_mouse_window): Move to...
2013-09-01 Dmitry Antipov* nsterm.m (ns_set_terminal_modes, ns_reset_terminal_mo...
2013-08-28 Jan Djärv* nsterm.m (last_window): New variable.
2013-08-28 Dmitry AntipovPrefer enum glyph_row_area to int where appropriate.
2013-08-28 Dmitry AntipovRedesign redisplay interface to drop global output_cursor.
2013-08-27 Paul EggertSimplify SELECT_TYPE-related code.
2013-08-27 Paul EggertSimplify EMACS_TIME-related code.
2013-08-27 Glenn MorrisMerge from emacs-24; up to 2013-01-03T01:56:56Z!rgm...
2013-08-27 Dmitry Antipov* lisp.h (Mouse_HLInfo): Move from here...
2013-08-26 Paul EggertFix minor problems found by static checking.
2013-08-23 Dmitry AntipovMinor cleanup for redisplay interface and few related...
2013-08-13 Jan DjärvFix NS compile breakage.
2013-08-13 Dmitry Antipov* window.h (WINDOW_FRINGE_EXTENDED_P): New macro.
2013-08-13 Glenn MorrisMerge from emacs-24; up to 2013-01-02T16:37:04Z!eggert...
2013-08-12 Glenn MorrisMerge from emacs-24; up to 2013-01-02T10:15:31Z!michael...
2013-08-11 Jan Djärv* nsmenu.m (ns_update_menubar): Call fillWithWidgetValu...
2013-08-11 Paul EggertOmit some unnecessary casts.
2013-08-08 Jan Djärv* nsterm.m (ns_update_begin): Don't change clip path...
2013-08-08 Dmitry AntipovRedesign redisplay interface to drop global variable...
2013-08-04 Xue FuqiaoMerge from mainline.
2013-08-03 Dmitry AntipovDrop FRAME_PTR typedef.
2013-08-02 Jan Djärv* nsterm.h (EmacsView): Add maximizing_resize, put...
2013-08-01 Dmitry Antipov* frame.h (FRAME_MOUSE_UPDATE):
2013-08-01 Dmitry AntipovDo not use pure Xism x_wm_set_icon_position in non...
2013-07-30 Xue FuqiaoMerge from mainline.
2013-07-29 David EngsterMerge CEDET upstream (rev. 8579)
2013-07-27 Paul EggertSpelling fixes.
2013-07-25 Glenn MorrisMerge from emacs-24; up to 2013-01-01T11:02:14Z!rudalic...
2013-07-21 Jan Djärv* nsterm.m (sendEvent:): Skip mouse moved if no dialog...
2013-07-20 Glenn MorrisMerge from emacs-24; up to 2012-12-31T11:35:13Z!rudalic...
2013-07-20 Kenichi Handamerge trunk
2013-07-19 Paul EggertFix obscure porting bug with varargs functions.
2013-07-16 Jan DjärvStop cursor blink after blink-cursor-blinks (10), stop...
2013-07-16 Paul EggertFix porting bug to older POSIXish platforms.
2013-07-16 Paul EggertPrefer list1 (X) to Fcons (X, Qnil) when building lists.
2013-07-09 Paul EggertHandle errno and exit status a bit more carefully.
2013-07-07 Paul EggertMake file descriptors close-on-exec when possible.
2013-07-07 Jan Djärv*** empty log message ***
2013-07-06 Jan Djärv* lisp/files.el (write-file): Do not display confirm...
2013-07-06 Glenn MorrisMerge from emacs-24; up to 2012-12-30T19:34:25Z!jan...
2013-07-03 Glenn MorrisMerge from emacs-24; up to 2012-12-29T12:57:49Z!fgallin...
2013-06-27 Paul EggertDo not tickle glib SIGCHLD handling if Cygwin.
2013-06-24 Glenn MorrisMerge from emacs-24; up to 2012-12-29T06:14:00Z!cyd...
2013-06-24 Paul EggertA more-conservative workaround for Cygwin SIGCHLD issues.
2013-06-14 Stephen BermanMerge from trunk.
2013-06-03 Xue FuqiaoMerge from mainline.
2013-06-03 Paul EggertFix minor problems found by static checking.
2013-06-02 Jan DjärvUpdate the GNUStep port so it works OK. Redraw and...
next