aboutsummaryrefslogtreecommitdiffstats
path: root/src/nsfns.m
Commit message (Expand)AuthorAgeFilesLines
* Fix typos.Juanma Barranquero2011-11-161-1/+1
* Spelling fixes.Paul Eggert2011-11-131-2/+2
* * xfns.c (unwind_create_frame):Jan Djärv2011-11-111-1/+1
* * nsfns.m: Declare image_cache_refcount if GLYPH_DEBUG.Jan Djärv2011-11-051-94/+114
* Fix that executing applescript may hang emacs uninterruptedly.Jan Djärv2011-08-141-1/+41
* Fix image fg and bg colors on NS (Bug#9175).Alp Aker2011-07-281-2/+11
* Fix breakage introduced by fixing Bug#8842.Jan Djärv2011-07-081-1/+2
* Fix warnings in ns*m files: Replace deprecated methods, declare new interfaces. Jan Djärv2011-07-081-1/+1
* Fix services menu empty on OSX 1.6+.Jan Djärv2011-07-081-2/+7
* Merge from emacs-23; up to 2010-06-10T05:17:[email protected].Glenn Morris2011-05-041-4/+5
|\
| * * src/nsfns.m (Fns_read_file_name): Doc fix (Bug#8534).Chong Yidong2011-04-261-5/+6
| * Backport bug 7517 fixes from trunk.Jan Djärv2011-01-031-92/+84
* | error: Print 32- and 64-bit integers portably (Bug#8435).Paul Eggert2011-04-061-8/+7
* | Fix KVAR/BVAR,Jan Djärv2011-02-171-6/+6
* | Fix the NS build due to introduction of B_.Eli Zaretskii2011-02-151-3/+3
* | Refill some long/short copyright headers.Glenn Morris2011-01-261-1/+2
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* | Fix NextStep build problems with globals.h introducion.Jan Djärv2011-01-191-13/+2
* | Refill some copyright headers.Glenn Morris2011-01-151-2/+3
* | Merge from emacs-23Stefan Monnier2011-01-141-3/+2
|\|
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
| * Fix last set of Nextstep changes.Chong Yidong2010-03-311-1/+1
* | For nextstep: Handle bad utf-8 in buffer name, always use buffer name for title.Jan Djärv2010-12-311-31/+38
* | Encode frame title and icon name before setting.Jan Djärv2010-12-301-65/+49
* | Repeat 2010-11-14 change to xfns.c for w32 and ns.Chong Yidong2010-11-141-2/+0
* | Sync docs of some X, W32, NS C functions.Glenn Morris2010-10-291-12/+14
* | Use intern_c_string instead of intern.Dan Nicolaescu2010-10-011-1/+1
* | * nsfns.m (ns_frame_parm_handlers): Add a slot for the Jan D2010-08-171-0/+1
* | Fix missing prototypes for HAVE_NS (caused crash) and vrious warnings.Jan D2010-08-061-19/+17
* | Convert DEFUNs to standard C.Dan Nicolaescu2010-07-081-73/+39
* | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab2010-07-081-1/+1
* | * nsfns.m (compute_tip_xy): Do not convert coordinates from frame parameters.Jan D2010-07-011-14/+21
* | Fix some compilation errors in nsfns.cJan D2010-06-291-3/+9
* | Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249).Chong Yidong2010-06-261-4/+12
* | Fix config.h includes.Dan Nicolaescu2010-06-011-1/+1
* | [merge] Fix last set of Nextstep changes.Chong Yidong2010-03-311-1/+1
|/
* Clean up unneeded ns_set_icon_type calls.Chong Yidong2010-03-291-7/+13
* Fix Qnone definition in NS files.Chong Yidong2010-01-141-3/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* NS fixes for Bug#3233.Chong Yidong2010-01-061-23/+27
* * nsfns.m (ns_set_name, ns_set_name_as_filename): Don't callChong Yidong2009-10-241-2/+6
* * nsterm.m:Dan Nicolaescu2009-10-191-0/+1
* (xw-color-values): Use CGFloat where appropriate.Adrian Robert2009-10-121-1/+1
* (ns_set_name_iconic, ns_set_name, ns_set_name_as_filename, x-create-frame, ns...Adrian Robert2009-09-271-14/+6
* * nsfns.m (x-focus-frame): Activate the app first.Adrian Robert2009-09-181-0/+1
* * nsfns.m (x-close-connection): Drop PSFlush() under OS X.Adrian Robert2009-09-181-3/+0
* (x_get_string_resource): Ape just-previous changes to other platform versions...Adrian Robert2009-09-181-8/+5
* (Fxw_color_values): Return 3-element list. Doc fix.YAMAMOTO Mitsuharu2009-08-201-11/+4
* (Fns_set_alpha): Remove function.YAMAMOTO Mitsuharu2009-07-161-27/+0
* * w32fns.c (w32_frame_parm_handlers): Set 0 for sticky.Jan Djärv2009-07-011-1/+2