| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix that executing applescript may hang emacs uninterruptedly. | Jan Djärv | 2011-08-14 | 1 | -1/+41 |
* | Fix image fg and bg colors on NS (Bug#9175). | Alp Aker | 2011-07-28 | 1 | -2/+11 |
* | Fix breakage introduced by fixing Bug#8842. | Jan Djärv | 2011-07-08 | 1 | -1/+2 |
* | Fix warnings in ns*m files: Replace deprecated methods, declare new interfaces. | Jan Djärv | 2011-07-08 | 1 | -1/+1 |
* | Fix services menu empty on OSX 1.6+. | Jan Djärv | 2011-07-08 | 1 | -2/+7 |
* | Merge from emacs-23; up to 2010-06-10T05:17:21Z!rgm@gnu.org. | Glenn Morris | 2011-05-04 | 1 | -4/+5 |
|\ |
|
| * | * src/nsfns.m (Fns_read_file_name): Doc fix (Bug#8534). | Chong Yidong | 2011-04-26 | 1 | -5/+6 |
| * | Backport bug 7517 fixes from trunk. | Jan Djärv | 2011-01-03 | 1 | -92/+84 |
* | | error: Print 32- and 64-bit integers portably (Bug#8435). | Paul Eggert | 2011-04-06 | 1 | -8/+7 |
* | | Fix KVAR/BVAR, | Jan Djärv | 2011-02-17 | 1 | -6/+6 |
* | | Fix the NS build due to introduction of B_. | Eli Zaretskii | 2011-02-15 | 1 | -3/+3 |
* | | Refill some long/short copyright headers. | Glenn Morris | 2011-01-26 | 1 | -1/+2 |
* | | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -2/+1 |
* | | Fix NextStep build problems with globals.h introducion. | Jan Djärv | 2011-01-19 | 1 | -13/+2 |
* | | Refill some copyright headers. | Glenn Morris | 2011-01-15 | 1 | -2/+3 |
* | | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 1 | -3/+2 |
|\ \
| |/ |
|
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 1 | -1/+1 |
| * | Fix last set of Nextstep changes. | Chong Yidong | 2010-03-31 | 1 | -1/+1 |
* | | For nextstep: Handle bad utf-8 in buffer name, always use buffer name for title. | Jan Djärv | 2010-12-31 | 1 | -31/+38 |
* | | Encode frame title and icon name before setting. | Jan Djärv | 2010-12-30 | 1 | -65/+49 |
* | | Repeat 2010-11-14 change to xfns.c for w32 and ns. | Chong Yidong | 2010-11-14 | 1 | -2/+0 |
* | | Sync docs of some X, W32, NS C functions. | Glenn Morris | 2010-10-29 | 1 | -12/+14 |
* | | Use intern_c_string instead of intern. | Dan Nicolaescu | 2010-10-01 | 1 | -1/+1 |
* | | * nsfns.m (ns_frame_parm_handlers): Add a slot for the | Jan D | 2010-08-17 | 1 | -0/+1 |
* | | Fix missing prototypes for HAVE_NS (caused crash) and vrious warnings. | Jan D | 2010-08-06 | 1 | -19/+17 |
* | | Convert DEFUNs to standard C. | Dan Nicolaescu | 2010-07-08 | 1 | -73/+39 |
* | | Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp | Andreas Schwab | 2010-07-08 | 1 | -1/+1 |
* | | * nsfns.m (compute_tip_xy): Do not convert coordinates from frame parameters. | Jan D | 2010-07-01 | 1 | -14/+21 |
* | | Fix some compilation errors in nsfns.c | Jan D | 2010-06-29 | 1 | -3/+9 |
* | | Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249). | Chong Yidong | 2010-06-26 | 1 | -4/+12 |
* | | Fix config.h includes. | Dan Nicolaescu | 2010-06-01 | 1 | -1/+1 |
* | | [merge] Fix last set of Nextstep changes. | Chong Yidong | 2010-03-31 | 1 | -1/+1 |
|/ |
|
* | Clean up unneeded ns_set_icon_type calls. | Chong Yidong | 2010-03-29 | 1 | -7/+13 |
* | Fix Qnone definition in NS files. | Chong Yidong | 2010-01-14 | 1 | -3/+1 |
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | NS fixes for Bug#3233. | Chong Yidong | 2010-01-06 | 1 | -23/+27 |
* | * nsfns.m (ns_set_name, ns_set_name_as_filename): Don't call | Chong Yidong | 2009-10-24 | 1 | -2/+6 |
* | * nsterm.m: | Dan Nicolaescu | 2009-10-19 | 1 | -0/+1 |
* | (xw-color-values): Use CGFloat where appropriate. | Adrian Robert | 2009-10-12 | 1 | -1/+1 |
* | (ns_set_name_iconic, ns_set_name, ns_set_name_as_filename, x-create-frame, ns... | Adrian Robert | 2009-09-27 | 1 | -14/+6 |
* | * nsfns.m (x-focus-frame): Activate the app first. | Adrian Robert | 2009-09-18 | 1 | -0/+1 |
* | * nsfns.m (x-close-connection): Drop PSFlush() under OS X. | Adrian Robert | 2009-09-18 | 1 | -3/+0 |
* | (x_get_string_resource): Ape just-previous changes to other platform versions... | Adrian Robert | 2009-09-18 | 1 | -8/+5 |
* | (Fxw_color_values): Return 3-element list. Doc fix. | YAMAMOTO Mitsuharu | 2009-08-20 | 1 | -11/+4 |
* | (Fns_set_alpha): Remove function. | YAMAMOTO Mitsuharu | 2009-07-16 | 1 | -27/+0 |
* | * w32fns.c (w32_frame_parm_handlers): Set 0 for sticky. | Jan Djärv | 2009-07-01 | 1 | -1/+2 |
* | nsfns.m (Fns_popup_font_panel): Use shared font manager. | Adrian Robert | 2009-06-08 | 1 | -1/+1 |
* | Ensure NS frames remain hidden when invisible | David Reitter | 2009-05-26 | 1 | -7/+14 |
* | * nsfns.m (Fx_display_planes): Compute bitplanes using | Chong Yidong | 2009-05-10 | 1 | -1/+1 |
* | (ns_get_screen): Rewrite. | Stefan Monnier | 2009-05-06 | 1 | -38/+24 |