remove sigio blocking
[bpt/emacs.git] / src / nsterm.m
2014-06-28 Glenn MorrisMerge from emacs-24; up to 2014-06-12T14:55:48Z!monnier...
2014-06-26 Glenn MorrisMerge from emacs-24; up to 2014-06-11T19:33:14Z!rgm...
2014-06-24 Glenn MorrisMerge from emacs-24; up to 2014-06-08T18:27:22Z!eggert...
2014-06-21 Glenn MorrisMerge from emacs-24; up to 2014-06-06T02:22:40Z!monnier...
2014-06-15 Glenn MorrisMerge from emacs-24; up to 2014-06-03T06:51:18Z!eliz...
2014-06-11 Glenn MorrisMerge from emacs-24; up to 2014-06-02T14:17:07Z!michael...
2014-06-11 Jan DjärvFix memory leaks
2014-06-08 Glenn MorrisMerge from emacs-24; up to 2014-06-02T11:35:40Z!michael...
2014-06-08 Glenn MorrisMerge from emacs-24; up to 2014-06-01T23:37:59Z!eggert...
2014-06-04 Dmitry AntipovUse terminal-specific hooks to display popup dialogs.
2014-06-04 Dmitry AntipovUse terminal-specific hooks to display menus.
2014-06-02 Glenn MorrisMerge from emacs-24; up to 2014-05-29T17:16:00Z!dmantip...
2014-05-28 Dmitry AntipovRefactor mouse positioning stuff to avoid code duplication.
2014-05-26 Jan Djärv* nsfns.m (ns_do_applescript): Surround executeAndRetur...
2014-05-26 Glenn MorrisMerge from emacs-24; up to 2014-05-26T10:21:18Z!rgm...
2014-05-25 Jan DjärvSimplify NS font driver draw, merge from Macport.
2014-05-14 Glenn MorrisMerge from emacs-24; up to 2014-05-15T16:55:18Z!jan...
2014-05-14 Dmitry AntipovMinor cleanup for terminal setup.
2014-05-12 Glenn MorrisMerge from emacs-24; up to 2014-05-12T06:15:47Z!rgm...
2014-05-08 Glenn MorrisMerge from emacs-24; up to 2014-05-08T06:58:46Z!rgm...
2014-05-08 Glenn MorrisMerge from emacs-24; up to 2014-05-08T03:34:20Z!rgm...
2014-05-04 Paul EggertMerge from emacs-24; up to 2014-05-04T21:18:30Z!eggert...
2014-04-30 Juanma BarranqueroMerge from emacs-24; up to 2014-05-01T10:21:17Z!rgm...
2014-04-25 Juanma BarranqueroMerge from emacs-24; up to 2014-04-25T10:35:01Z!michael...
2014-04-22 Paul EggertMerge from emacs-24; up to 2014-04-22T20:19:17Z!eggert...
2014-04-19 Daniel ColascioneMerge from emacs-24; up to 2014-04-17T02:05:48Z!eggert...
2014-04-18 Juanma BarranqueroMerge from emacs-24; up to 2014-04-16T15:28:06Z!eggert...
2014-04-16 Paul EggertMerge from emacs-24; up to 2014-04-16T15:28:26Z!monnier...
2014-04-12 Glenn MorrisMerge from emacs-24; up to 2014-04-07T20:54:16Z!dancol...
2014-04-11 Glenn MorrisMerge from emacs-24; up to 2014-04-04T23:31:02Z!joaotav...
2014-04-09 Glenn MorrisMerge from emacs-24; up to 2014-04-02T16:17:08Z!dmantip...
2014-04-08 Daniel ColascioneMore GC assertions
2014-04-08 Daniel ColascioneRearrange pointer logging
2014-04-07 Daniel ColascioneMerge from emacs-24; up to 2014-04-01T20:18:12Z!eggert...
2014-04-04 Jan DjärvBackport from trunk.
2014-04-03 Daniel ColascioneRename EARRAYSIZE to ARRAYELTS
2014-04-03 Daniel ColascioneClean up array size calculations
2014-04-02 Juanma BarranqueroMerge from emacs-24; up to 2014-03-28T01:39:30Z!rgm...
2014-03-30 Jan DjärvAvoid flickering on frame creation with tool bar on...
2014-03-17 Bill WohlerMerge from mh-e; up to 2012-01-03T19:41:14Z!larsi@gnus...
2014-03-08 Jan Djärv* nsterm.h (MAC_OS_X_VERSION_10_9): Add.
2014-02-24 Bill WohlerMerge from trunk; up to 2014-02-23T23:41:17Z!lekktu...
2014-02-16 Anders Lindgren* nsterm.m (keyDown:): Check for normal key even if...
2014-02-10 Paul EggertAvoid "." at end of error diagnostics.
2014-02-07 Glenn Morris* src/nsterm.m (syms_of_nsterm): Doc fix.
2014-02-06 Jan Djärv* nsterm.m (toggleFullScreen:): Hide menubar on seconda...
2014-01-20 Glenn MorrisFix spelling of "GNUstep"
2014-01-06 Paul EggertSpelling fixes.
2014-01-05 Paul EggertSpelling fixes.
2014-01-01 Paul EggertUpdate copyright year to 2014 by running admin/update...
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.
next