summaryrefslogtreecommitdiff
path: root/src/nsfns.m
Commit message (Expand)AuthorAge
* Fix typo in previousGlenn Morris2014-02-11
* * src/nsfns.m (ns_display_info_for_name, Fx_open_connection): Doc fixes.Glenn Morris2014-02-11
* Avoid "." at end of error diagnostics.Paul Eggert2014-02-10
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* Customize ns-use-srgb-colorspace on OSX >= 10.7 to use sRGB.Jan Djärv2013-12-21
* Handle pixelwise resize changes in NS port.Jan Djärv2013-12-07
* Fix some pixelwise breakage, more remain.Jan Djärv2013-12-05
* Support resizing frames and windows pixelwise.Martin Rudalics2013-11-30
* * src/xdisp.c (syms_of_xdisp): New vars redisplay--all-windows-cause andStefan Monnier2013-11-06
* *.[chm]: Number every assignment to windows_or_buffers_changed.Stefan Monnier2013-11-05
* * nsfns.m (ns_get_name_from_ioreg): New function.Jan Djärv2013-11-05
* Fix memory leaks in NS version.Jan Djärv2013-11-04
* Remove port-specific display name lists to avoid extraDmitry Antipov2013-10-18
* * nsfns.m (Fns_convert_utf8_nfd_to_nfc): Check input for valid UTF-8Jan Djärv2013-10-09
* * frame.c (x_redo_mouse_highlight): New functionDmitry Antipov2013-09-18
* * dispextern.h (check_x_display_info, x_get_string_resource):Dmitry Antipov2013-09-17
* Fix compilation for GNUStep due to font changes.Jan Djärv2013-09-15
* Port the font backend from the Mac port.Jan Djärv2013-09-15
* Unify Fx_focus_frame between all ports.Dmitry Antipov2013-09-13
* Unify FRAME_window_system_DISPLAY_INFO macros between all ports.Dmitry Antipov2013-09-13
* Do not populate pure Xism x_sync to other ports.Dmitry Antipov2013-09-09
* * nsfns.m (x_set_cursor_type):Dmitry Antipov2013-08-13
* Fix memory leak warning.Jan Djärv2013-08-11
* Omit some unnecessary casts.Paul Eggert2013-08-10
* Drop FRAME_PTR typedef.Dmitry Antipov2013-08-03
* Drop unnecessary functions that deals with frame pixel size.Dmitry Antipov2013-07-31
* * frame.c (make_frame, x_set_frame_parameters): Use bool for boolean.Dmitry Antipov2013-07-31
* New unwind-protect flavors to better type-check C callbacks.Paul Eggert2013-07-16
* Prefer list1 (X) to Fcons (X, Qnil) when building lists.Paul Eggert2013-07-15
* Space between "defined" and "(".Paul Eggert2013-07-08
* * lisp/files.el (write-file): Do not display confirm dialog for NS,Jan Djärv2013-07-06
* * nsfns.m (handlePanelKeys): Don't process Command+Function keys.Jan Djärv2013-06-30
* Update the GNUStep port so it works OK. Redraw and sizing bugs remain.Jan Djärv2013-06-02
* Factor out common code for multimonitors, for Gtk+, non-Gtk+ X11 and NS.Jan Djärv2013-05-25
* Sync x-server-* and x-display-* functions on NS with those on X11.YAMAMOTO Mitsuharu2013-05-20
* Implement display-monitor-attributes-list for NS.Jan Djärv2013-05-09
* Spelling fixes (or remove unnecessary and unusually-spelled words).Paul Eggert2013-05-04
* * src/nsfns.m (ns_tooltip): Initialize.David Reitter2013-05-01
* * nsfns.m (handlePanelKeys): New function.Jan Djärv2013-04-28
* Get rid of some platform-specific functions examining windowDmitry Antipov2013-04-07
* Consistently use platform-specific function to detect window system.Dmitry Antipov2013-04-05
* * window.h (struct window): Replace hchild, vchild and buffer slotsDmitry Antipov2013-03-28
* * frame.h (struct frame): Drop resx and resy because the same data isDmitry Antipov2013-03-20
* * nsfns.m (ns_filename_from_panel, ns_directory_from_panel): NewJan Djärv2013-03-16
* * lisp.h (list2i, list3i): New functions.Dmitry Antipov2013-03-07
* Spelling fixes.Paul Eggert2013-01-09
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-02
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-01
* | * nsfns.m (Fns_do_applescript): Run event loop until script hasJan Djärv2012-12-23
* | * frame.h (x_char_width, x_char_height): Remove prototypes.Dmitry Antipov2012-12-06