aboutsummaryrefslogtreecommitdiffstats
path: root/src/nsterm.h
Commit message (Expand)AuthorAgeFilesLines
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* * nsterm.h (x_free_frame_resources): Declare.Jan Djärv2011-12-101-0/+1
* Don't crash on bad user input.Jan Djärv2011-12-101-0/+1
* Fix typos.Juanma Barranquero2011-11-201-1/+1
* Fix typos.Juanma Barranquero2011-11-161-1/+1
* Whitespace changes.Juanma Barranquero2011-09-091-1/+1
* Merge from trunk.Paul Eggert2011-08-141-0/+3
|\
| * Fix that executing applescript may hang emacs uninterruptedly.Jan Djärv2011-08-141-0/+3
* | Merge from trunk.Paul Eggert2011-07-281-1/+7
|\|
| * Fix for raise display property on NS (Bug#8913).Alp Aker2011-07-281-1/+0
| * Implement strike-through and overline on NextStep (Bug#8863).Alp Aker2011-07-281-0/+7
* | * nsterm.h (struct ns_color_table.size, struct ns_color_table.avail):Paul Eggert2011-07-281-2/+2
|/
* Fix warnings in ns*m files: Replace deprecated methods, declare new interfaces. Jan Djärv2011-07-081-5/+30
* Fix services menu empty on OSX 1.6+.Jan Djärv2011-07-081-0/+8
* * dispextern.h (struct face.stipple):Paul Eggert2011-06-211-3/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* Make Nextstep port handle multiple screens for resize and move.Jan Djärv2011-01-211-0/+7
* Nuke arch-tags.Glenn Morris2011-01-151-2/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
| * Handle negative top/left in frame parameters (Bug#7510).Jan Djärv2010-12-021-1/+1
* | Start redesigning portable mouse highlight. Not compiled.Eli Zaretskii2010-10-311-15/+3
* | Use const char* for -Wwrite_strings.Jan D2010-08-111-3/+3
* | Can't include menu.h in window.c for X targets.Jan D2010-08-061-0/+1
* | Fix missing prototypes for HAVE_NS (caused crash) and vrious warnings.Jan D2010-08-061-2/+30
* | Remove P_ and __P macros.Jan D2010-07-021-2/+2
* | Rename FRAME_NS_TOOLBAR_HEIGHT to FRAME_TOOLBAR_HEIGHT to aid common code.Jan D2010-07-011-1/+1
|/
* Clean up unneeded ns_set_icon_type calls.Chong Yidong2010-03-291-0/+2
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (NS_HAVE_NSINTEGER): Back out and augment with CGFloat, still needed under Ti...Adrian Robert2009-10-161-4/+16
* (EmacsView, EmacsMenu, EmacsToolbar, EmacsTooltip): Add formal protocol menti...Adrian Robert2009-10-121-9/+4
* (ns_app_name): New extern variable.Adrian Robert2009-09-271-0/+1
* (ns_no_defaults): Remove.Adrian Robert2009-09-181-1/+0
* nsterm.h (dump_glyphstring): Rename to ns_dump_glyphstring.Adrian Robert2009-06-081-1/+1
* Unify shutdown handling under NS, via ns-power-off key event (where appropria...David Reitter2009-03-141-47/+1
* * nsterm.h (EmacsPrefsController.cursorBlinkSlider): Only defineAdrian Robert2009-01-291-4/+8
* Changes to remove Feval calls from GUI under NS.Adrian Robert2009-01-251-0/+16
* * emacs.c (ns_no_defaults): New declaration. (main): Use it. * nsterm.h (ns...Adrian Robert2009-01-231-0/+1
* Remove '23' comments that indicated code added during update from emacs-20 ->...Adrian Robert2009-01-221-19/+11
* * nsterm.h (EmacsApp-setAppleMenu:): Conditionalize more correctly on Tiger. ...Adrian Robert2009-01-221-1/+1
* * nsterm.h (EmacsPrefsController): Add -setPanelFromDefaultValues. * nsterm....Adrian Robert2009-01-211-0/+1
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* * nsterm.h (ns_cursor_types, ns_output.desired_cursor_color)(ns_output.curren...Adrian Robert2008-10-021-21/+3
* (ns_display_info): Remove `height' and `width' members.Chong Yidong2008-09-181-2/+4
* * nsfns.m (ns-read-file-name): Add casts to avoid warning. (ns-convert-utf8-...Adrian Robert2008-08-211-1/+5
* * config.in: Regenerate. * Makefile.in: Move nsXXX.m dependencies into big a...Adrian Robert2008-08-061-2/+2
* Dock menu customization, based on a patch by Ken Raeburn, plus some other fixes.Adrian Robert2008-08-051-1/+1
* Test directly for NS_HAVE_INTEGER before defining it.Chong Yidong2008-08-041-2/+2
* (find_and_call_menu_selection): Fix prototype.Chong Yidong2008-08-041-1/+1
* add defines for NSInteger, NSUInteger on non-LeopardAdrian Robert2008-08-011-0/+5