aboutsummaryrefslogtreecommitdiffstats
path: root/src/nsterm.h
Commit message (Expand)AuthorAgeFilesLines
* * lisp/files.el (write-file): Do not display confirm dialog for NS,Jan Djärv2013-07-061-2/+4
* Update the GNUStep port so it works OK. Redraw and sizing bugs remain.Jan Djärv2013-06-021-10/+34
* Get rid of some platform-specific functions examining windowDmitry Antipov2013-04-071-2/+0
* Consistently use platform-specific function to detect window system.Dmitry Antipov2013-04-051-1/+0
* * nsmenu.m (ns_update_menubar): Correct NSTRACE.Jan Djärv2013-03-301-0/+3
* * nsfns.m (ns_filename_from_panel, ns_directory_from_panel): NewJan Djärv2013-03-161-0/+4
* * lisp/cus-start.el (all): Add ns-use-native-fullscreen.Jan Djärv2013-02-051-0/+11
* * src/lisp.h (XSAVE_POINTER, XSAVE_INTEGER): Change to allow extractionDmitry Antipov2013-01-151-2/+2
* Make Lisp_Save_Value more versatile storage for up to four objects.Dmitry Antipov2013-01-141-2/+2
* Merge from emacs-24; up to 2012-12-06T01:39:[email protected]Paul Eggert2013-01-021-1/+2
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+2
* | * frame.h (struct frame): Remove display_preempted memberDmitry Antipov2012-11-231-2/+1
|/
* 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