Drop WGET and revert read access to Lisp_Objects slots of struct window.
[bpt/emacs.git] / src / nsterm.m
2012-08-07 Dmitry AntipovDrop WGET and revert read access to Lisp_Objects slots...
2012-08-07 Dmitry AntipovDrop FGET and revert read access to Lisp_Objects slots...
2012-08-07 Chong YidongMerge from emacs-24; up to 2012-05-02T07:12:52Z!rgm...
2012-08-06 Jan DjärvUse FSET.
2012-08-06 Dmitry AntipovSeparate read and write access to Lisp_Object slots...
2012-08-06 Dmitry AntipovSeparate read and write access to Lisp_Object slots...
2012-08-02 Glenn Morris* src/nsterm.m (ns_exec_path, ns_load_path): Use SEPCHAR
2012-08-01 Alp Aker* nsterm.m (ns_set_vertical_scroll_bar, ns_redeem_scrol...
2012-08-01 Dmitry AntipovUse INTERNAL_FIELD for windows.
2012-07-31 Jan DjärvFix compiler and run time warnings in nsmenu.m and...
2012-07-31 Jan Djärv* nsfns.m, nsmenu.m, msterm.m: Adopt to struct frame...
2012-07-31 Dmitry AntipovGeneralize INTERNAL_FIELD between buffers, keyboards...
2012-07-31 Jan Djärv* nsterm.m (openFiles): Fix previous checkin.
2012-07-30 Jan DjärvDon't open files from Cocoa-parsed command line.
2012-07-28 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T18:47...
2012-07-25 Jan Djärv* nsterm.m (ns_read_socket): Return early if there...
2012-07-21 Jan Djärv* nsterm.m (accessibilityAttributeValue): Surround...
2012-07-21 Jan Djärv* nsterm.m (conversationIdentifier): Return value is...
2012-07-21 Jan Djärv* nsterm.m (accessibilityAttributeValue): New function..
2012-07-21 Chong YidongMerge from emacs-24 branch; up to 2012-05-01T10:20...
2012-07-17 Stefan MonnierMerge from emacs-24
2012-07-16 Jan Djärv* nsterm.m (keyDown): Interpret flags without left...
2012-07-13 Jan DjärvRemove compiler warnings in objective-C files.
2012-07-12 Paul EggertFix typos that broke OS X build.
2012-07-10 Paul EggertEMACS_TIME simplification (Bug#11875).
2012-07-10 Paul EggertSimplify by avoiding confusing use of strncpy etc.
2012-07-10 Glenn Morris* src/nsterm.m (ns_exec_path): Fix typo in previous
2012-07-10 Glenn MorrisStop ns builds setting the EMACSLOADPATH environment...
2012-07-09 Glenn MorrisStop ns builds setting the EMACSPATH environment variable
2012-07-09 Glenn Morris* src/nsterm.m, src/nsterm.h (ns_etc_directory): Fix...
2012-07-09 Glenn MorrisStop ns builds polluting the environment with EMACSDATA...
2012-07-06 Paul EggertUse c_strcasecmp for ASCII case-insensitive comparison.
2012-07-06 Chong YidongMerge from emacs-24; up to 2012-05-01T00:16:02Z!rgm...
2012-07-05 Paul EggertMore xmalloc and related cleanup.
2012-06-30 Glenn Morris* src/nsterm.m (ns_init_paths): Ignore site-lisp if...
2012-06-29 Glenn MorrisMerge from emacs-24; up to 2012-04-30T11:57:47Z!sdl...
2012-06-29 Dmitry Antipov* nsfns.m: Fix GLYPH_DEBUG usage assuming that it may be
2012-06-22 Paul EggertSupport higher-resolution time stamps.
2012-06-21 Glenn MorrisMerge from emacs-24; up to 2012-04-26T03:04:36Z!cyd...
2012-06-17 Chong YidongMerge changes from emacs-24; up to 2012-04-26T02:03...
2012-06-17 Alp AkerImplement wave-style variant of underlining.
2012-06-15 Fabián Ezequiel... Merge from trunk
2012-06-11 Jan Djärv* nsterm.m (x_free_frame_resources): Move xfree so...
2012-06-10 Chong YidongMerge from emacs-24; up to 2012-04-25T15:23:19Z!sdl...
2012-05-31 Chong YidongMerge from emacs-24; up to 2012-04-24T21:47:24Z!michael...
2012-05-27 Glenn MorrisMerge from emacs-24; up to 2012-04-24T08:35:02Z!lekktu...
2012-05-26 Glenn MorrisDon't mess with INFOPATH in ns builds
2012-05-25 Paul EggertMerge from trunk.
2012-05-14 Stefan Merten(rst-re-alist): Fix loading (bug#11462).
2012-05-14 Glenn MorrisMake a self-contained ns build able to find its own...
2012-05-14 Glenn Morris* src/nsterm.m (ns_init_paths): Fix typo ("libexec...
2012-04-22 Paul EggertMerge from trunk.
2012-04-17 Glenn MorrisMerge from pending; try to fix-up suboptimal ses ChangeLog.
2012-04-14 Paul EggertMerge from trunk.
2012-04-14 Glenn MorrisMerge from emacs-24, up to 2012-04-10T02:06:19Z!larsi...
2012-04-09 Jan Djärv* nsterm.m (constrainFrameRect): Always constrain when...
2012-03-25 Stefan MonnierMerge from trunk
2012-02-10 Paul EggertMerge from trunk.
2012-02-09 Glenn MorrisMerge from emacs-23; up to 2010-06-29T18:17:31Z!cyd...
2012-02-04 Chong Yidong* src/nsterm.m: Declare a global (Bug#10694).
2012-02-02 Kenichi Handamerge trunk
2012-02-02 Glenn MorrisNative scroll-bars are not implemented for Nextstep...
2012-01-31 Glenn Morrisx-toolkit-scroll-bars doc fix.
2012-01-21 Kenichi Handamerge trunk
2012-01-19 Glenn MorrisMerge from emacs-23; up to 2012-01-19T07:15:48Z!rgm...
2012-01-13 Eric M. LudlamFix EDE security flaw involving loading arbitrary Lisp...
2012-01-11 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files (do...
2012-01-09 Paul EggertMerge from trunk.
2012-01-09 Chong YidongMerge changes from emacs-23 branch
2012-01-07 Paul EggertMerge from trunk.
2012-01-05 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files
2011-12-21 Jan DjärvFix biggest memory leaks in NS-port. More remain.
2011-12-18 Jan DjärvAdapt code from AquaEmacs to handle occasional blank...
2011-12-11 Paul EggertMerge from trunk.
2011-12-10 Jan DjärvDon't crash on bad user input.
2011-12-05 Paul EggertSpelling fixes.
2011-11-27 Paul EggertSpelling fixes.
2011-11-23 Paul EggertSpelling fixes.
2011-11-20 Paul EggertMerge from trunk.
2011-11-19 Paul EggertMerge from trunk.
2011-11-15 Paul EggertSpelling fixes.
2011-11-14 Paul EggertSpelling fixes.
2011-11-07 Kenichi Handamerge trunk
2011-11-06 Glenn MorrisMerge from emacs-23; up to 2010-06-22T07:41:10Z!rgm...
2011-11-05 Jan Djärv* nsfns.m: Declare image_cache_refcount if GLYPH_DEBUG.
2011-10-01 Chong YidongMerge changes from emacs-23
2011-09-30 Paul EggertMerge from trunk.
2011-09-30 Jan Djärv* nsterm.m (windowDidResize): Call x_set_window_size...
2011-09-18 Chong YidongMerge changes from emacs-23 branch
2011-09-10 Eli ZaretskiiAdd to sendmail.el a new command mail-add-attachment.
2011-09-09 Eli ZaretskiiFix bug #9392 with rmail-forward.
2011-09-05 Paul EggertMerge from trunk.
2011-09-04 Paul EggertMerge from trunk.
2011-09-04 Paul Eggertsprintf-related integer and memory overflow issues
2011-09-04 Paul EggertMerge from trunk.
2011-09-03 Paul EggertMerge from trunk.
2011-09-01 Paul EggertMerge from trunk.
2011-09-01 Paul EggertMerge from trunk.
2011-08-31 Paul EggertMerge from trunk.
2011-08-30 Chong YidongMerge changes from emacs-23 branch
next