Fri, 29 Aug 2008 07:56:59 +0000 |
Kenichi Handa |
(ns_draw_glyph_string): Adjusted for the change of
|
Sat, 23 Aug 2008 20:40:19 +0000 |
David Reitter |
(ns_draw_window_cursor): .*ScreenUpdates() calls only if NS_IMPL_COCOA
|
Thu, 21 Aug 2008 15:49:47 +0000 |
David Reitter |
ns_draw_window_cursor: fix bug in setting cursor type in inactive
|
Thu, 21 Aug 2008 02:48:58 +0000 |
Adrian Robert |
* nsfns.m (ns-read-file-name): Add casts to avoid warning. (ns-convert-utf8-nfd-to-nfc): Warn if cannot execute correctly. * nsfont.m (nsfont_draw): Compare indexed colors to 0, not nil. * nsterm.h (EmacsView-unlockFocusNeedsFlush:): Add declaration. (EmacsApp-cursor_blink_handler): Remove declaration. * nsterm.m (ns_draw_glyph_string): Update first conditional body to match 01 Feb 2008 changes in xterm.c. (ns_read_socket): Add cast to avoid warning. (EmacsApp-application:openFiles:): Don't call replyToOpenOrPrint: on GNUstep.
|
Wed, 20 Aug 2008 17:46:37 +0000 |
David Reitter |
Clear cursor properly rather than redrawing the area. Respect width of
|
Tue, 05 Aug 2008 03:05:14 +0000 |
Adrian Robert |
Dock menu customization, based on a patch by Ken Raeburn, plus some other fixes.
|
Mon, 04 Aug 2008 14:39:27 +0000 |
Adrian Robert |
cleanup in s/darwin.h, define DARWIN_OS and use it instead of DARWIN and/or MAC_OSX; also, nsterm.m: small unrelated cleanups
|
Sun, 03 Aug 2008 20:34:00 +0000 |
Chong Yidong |
(windowDidResize): Remove stopModel call.
|
Fri, 01 Aug 2008 16:07:49 +0000 |
Chong Yidong |
(EmacsApp -application:openFiles:): GNUStep does not
|
Fri, 01 Aug 2008 14:01:08 +0000 |
Adrian Robert |
clear warnings and clean up NS port
|
Fri, 01 Aug 2008 11:48:29 +0000 |
Adrian Robert |
NS port now uses etc/rgb.txt instead of etc/Emacs.clr (now removed); function Fw32_load_color_file moved to xfaces x_load_color_file
|
Mon, 28 Jul 2008 01:41:57 +0000 |
Adrian Robert |
code cleanups in NS port
|
Wed, 23 Jul 2008 06:23:38 +0000 |
Dan Nicolaescu |
(syms_of_nsterm): Provide ns, not ns-windowing,
|
Wed, 23 Jul 2008 02:51:12 +0000 |
Adrian Robert |
fix up compile error from renaming of ns-list-fonts
|
Tue, 22 Jul 2008 16:24:39 +0000 |
Dan Nicolaescu |
(syms_of_nsterm): Move to the end of file.
|
Tue, 22 Jul 2008 12:33:13 +0000 |
Adrian Robert |
NS cleanup: change 'PENDING' to 'FIXME'/'TODO'/'XXX'
|
Tue, 22 Jul 2008 11:54:25 +0000 |
Adrian Robert |
remove debugging println
|
Mon, 21 Jul 2008 17:47:25 +0000 |
Dan Nicolaescu |
* term/ns-win.el: Rename ns- functions/variables to the
|
Sun, 20 Jul 2008 13:38:08 +0000 |
Adrian Robert |
under NS, recognize HSB,AHSB as synonyms for HSV,AHSV in color specifications
|
Sun, 20 Jul 2008 00:47:28 +0000 |
Adrian Robert |
restore ability under NS to change font size from font panel (lost during some recent font backend refactoring)
|
Sat, 19 Jul 2008 22:23:30 +0000 |
Adrian Robert |
fix bug with quickdraw smoothing; also, in Makefile, clean out ns_appdir in 'clean' target
|
Sat, 19 Jul 2008 17:01:36 +0000 |
Adrian Robert |
apply fix from Chong Yidong to NS port ns_set_background_color(), and clean up comparison use of result from NS_FACE_BACKGROUND
|
Thu, 17 Jul 2008 03:33:59 +0000 |
Stefan Monnier |
* Makefile.in: Undef LIB_STANDARD before defining it to silence warning
|
Wed, 16 Jul 2008 20:34:57 +0000 |
Stefan Monnier |
(lisp_to_mod): Use parse_solitary_modifier instead.
|
Wed, 16 Jul 2008 02:22:04 +0000 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
Wed, 16 Jul 2008 02:18:49 +0000 |
Miles Bader |
Use nicer comment syntax for arch taglines in Objective-C files
|
Tue, 15 Jul 2008 23:52:03 +0000 |
Miles Bader |
Add arch tagline
|
Tue, 15 Jul 2008 18:15:18 +0000 |
Adrian Robert |
merging Emacs.app (NeXTstep port)
|