summaryrefslogtreecommitdiff
path: root/src/nsterm.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+2
* lread.c, macros.c, marker.c, menu.c, minibuf.c: Use bool for booleans.Paul Eggert2012-10-111-2/+2
* Check for OSX >= 10.4 to match what the maunal says and what we actually supp...Jan Djärv2012-10-071-9/+4
* Handle fullscreen parameter in initial/defult-frame-alist for NS.Jan Djärv2012-10-061-1/+2
* Add support for fullscreen in the NS port.Jan Djärv2012-09-301-0/+18
* image.c, indent.c: Use bool for booleans.Paul Eggert2012-09-241-5/+5
* * nsterm.h: Add delay parameter to updateFrameSize.Jan Djärv2012-09-111-1/+1
* * nsterm.h (EmacsView): Add updateFrameSize.Jan Djärv2012-09-081-0/+1
* Refactor window-system configurationDaniel Colascione2012-08-311-25/+2
* Improve NS dialogs. Add close button, remove ugly casts.Jan Djärv2012-08-281-4/+6
* * nsmenu.m (initWithContentRect:styleMask:backing:defer:): InitializeJan Djärv2012-08-271-0/+1
* Fix average font width calculation on NS.Chong Yidong2012-08-161-1/+4
* Improve event loop on NS so that no polling is used.Jan Djärv2012-08-151-1/+3
* Define Qnone once for all platforms.Dmitry Antipov2012-08-101-1/+0
* Remove compiler warnings in objective-C files.Jan Djärv2012-07-131-11/+14
* Stop ns builds setting the EMACSLOADPATH environment variableGlenn Morris2012-07-091-1/+1
* Stop ns builds setting the EMACSPATH environment variableGlenn Morris2012-07-091-0/+1
* * src/nsterm.m, src/nsterm.h (ns_etc_directory): Fix type, empty return.Glenn Morris2012-07-091-1/+1
* Stop ns builds polluting the environment with EMACSDATA, EMACSDOCGlenn Morris2012-07-091-0/+1
* Auto-generate EXFUN using make-docfileTom Tromey2012-07-031-2/+0
* Support higher-resolution time stamps.Paul Eggert2012-06-221-1/+2
* 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