summaryrefslogtreecommitdiff
path: root/src/nsfns.m
Commit message (Expand)AuthorAge
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* Spelling fixes.Paul Eggert2011-12-30
* Fix biggest memory leaks in NS-port. More remain.Jan Djärv2011-12-21
* Don't crash on bad user input.Jan Djärv2011-12-10
* * nsfns.m (get_geometry_from_preferences): New function.Jan Djärv2011-12-04
* Fix typos.Juanma Barranquero2011-11-16
* Spelling fixes.Paul Eggert2011-11-13
* * xfns.c (unwind_create_frame):Jan Djärv2011-11-11
* * nsfns.m: Declare image_cache_refcount if GLYPH_DEBUG.Jan Djärv2011-11-05
* Fix that executing applescript may hang emacs uninterruptedly.Jan Djärv2011-08-14
* Fix image fg and bg colors on NS (Bug#9175).Alp Aker2011-07-28
* Fix breakage introduced by fixing Bug#8842.Jan Djärv2011-07-08
* Fix warnings in ns*m files: Replace deprecated methods, declare new interfaces. Jan Djärv2011-07-08
* Fix services menu empty on OSX 1.6+.Jan Djärv2011-07-08
* Merge from emacs-23; up to 2010-06-10T05:17:21Z!rgm@gnu.org.Glenn Morris2011-05-04
|\
| * * src/nsfns.m (Fns_read_file_name): Doc fix (Bug#8534).Chong Yidong2011-04-26
| * Backport bug 7517 fixes from trunk.Jan Djärv2011-01-03
* | error: Print 32- and 64-bit integers portably (Bug#8435).Paul Eggert2011-04-06
* | Fix KVAR/BVAR,Jan Djärv2011-02-17
* | Fix the NS build due to introduction of B_.Eli Zaretskii2011-02-15
* | Refill some long/short copyright headers.Glenn Morris2011-01-26
* | Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* | Fix NextStep build problems with globals.h introducion.Jan Djärv2011-01-19
* | Refill some copyright headers.Glenn Morris2011-01-15
* | Merge from emacs-23Stefan Monnier2011-01-14
|\|
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
| * Fix last set of Nextstep changes.Chong Yidong2010-03-31
* | For nextstep: Handle bad utf-8 in buffer name, always use buffer name for title.Jan Djärv2010-12-31
* | Encode frame title and icon name before setting.Jan Djärv2010-12-30
* | Repeat 2010-11-14 change to xfns.c for w32 and ns.Chong Yidong2010-11-14
* | Sync docs of some X, W32, NS C functions.Glenn Morris2010-10-29
* | Use intern_c_string instead of intern.Dan Nicolaescu2010-10-01
* | * nsfns.m (ns_frame_parm_handlers): Add a slot for the Jan D2010-08-17
* | Fix missing prototypes for HAVE_NS (caused crash) and vrious warnings.Jan D2010-08-06
* | Convert DEFUNs to standard C.Dan Nicolaescu2010-07-08
* | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmpAndreas Schwab2010-07-08
* | * nsfns.m (compute_tip_xy): Do not convert coordinates from frame parameters.Jan D2010-07-01
* | Fix some compilation errors in nsfns.cJan D2010-06-29
* | Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249).Chong Yidong2010-06-26
* | Fix config.h includes.Dan Nicolaescu2010-06-01
* | [merge] Fix last set of Nextstep changes.Chong Yidong2010-03-31
|/
* Clean up unneeded ns_set_icon_type calls.Chong Yidong2010-03-29
* Fix Qnone definition in NS files.Chong Yidong2010-01-14
* Add 2010 to copyright years.Glenn Morris2010-01-13
* NS fixes for Bug#3233.Chong Yidong2010-01-06
* * nsfns.m (ns_set_name, ns_set_name_as_filename): Don't callChong Yidong2009-10-24
* * nsterm.m:Dan Nicolaescu2009-10-19
* (xw-color-values): Use CGFloat where appropriate.Adrian Robert2009-10-12
* (ns_set_name_iconic, ns_set_name, ns_set_name_as_filename, x-create-frame, ns...Adrian Robert2009-09-27
* * nsfns.m (x-focus-frame): Activate the app first.Adrian Robert2009-09-18