| Commit message (Expand) | Author | Age | Files | Lines |
* | * macfns.c: Update copyright year. | Romain Francoise | 2005-10-31 | 1 | -1/+2 |
* | (Fx_create_frame): Add debugging code. | YAMAMOTO Mitsuharu | 2005-10-16 | 1 | -7/+14 |
* | (start_hourglass): Apply 2005-05-07 change for xfns.c. | YAMAMOTO Mitsuharu | 2005-10-01 | 1 | -1/+13 |
* | (image_cache_refcount, dpyinfo_refcount) [GLYPH_DEBUG]: New variables. | YAMAMOTO Mitsuharu | 2005-09-18 | 1 | -0/+6 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-07 | 1 | -1/+1 |
* | Don't include stdlib.h or string.h. Include atimer.h. | YAMAMOTO Mitsuharu | 2005-07-23 | 1 | -212/+106 |
* | (x_set_cursor_color): Use XSetBackground and XSetForeground. | YAMAMOTO Mitsuharu | 2005-07-18 | 1 | -3/+4 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | (Fx_show_tip): Pass new arg to try_window. | Richard M. Stallman | 2005-06-25 | 1 | -1/+1 |
* | (check_x_frame): Follow error conventions. | Juanma Barranquero | 2005-06-23 | 1 | -10/+10 |
* | (Fx_file_dialog): Unblock input before falling back to minibuffer. | Jason Rumney | 2005-06-10 | 1 | -1/+2 |
* | Don't include signal.h. | YAMAMOTO Mitsuharu | 2005-05-13 | 1 | -1/+0 |
* | (Fx_server_version): Add BLOCK_INPUT around Gestalt. | YAMAMOTO Mitsuharu | 2005-04-29 | 1 | -1/+6 |
* | (Fx_file_dialog): Likewise. | YAMAMOTO Mitsuharu | 2005-04-16 | 1 | -2/+1 |
* | (x_set_name, x_set_title) [!TARGET_API_MAC_CARBON]: Use ENCODE_SYSTEM | YAMAMOTO Mitsuharu | 2005-04-14 | 1 | -7/+8 |
* | (Fx_create_frame, x_create_tip_frame): Add "fontset-mac" to fallback | YAMAMOTO Mitsuharu | 2005-04-06 | 1 | -0/+4 |
* | (mac_get_rdb_resource): Remove function. | YAMAMOTO Mitsuharu | 2005-03-16 | 1 | -35/+10 |
* | (Qhyper, Qsuper, Qmeta, Qalt, Qctrl, Qcontrol, Qshift): Remove unused | YAMAMOTO Mitsuharu | 2005-03-16 | 1 | -193/+135 |
* | (install_window_handler): Move extern to macterm.h. | YAMAMOTO Mitsuharu | 2005-03-04 | 1 | -9/+25 |
* | (x_create_tip_frame): Use MAC_OS_X_VERSION_MAX_ALLOWED to | YAMAMOTO Mitsuharu | 2005-02-03 | 1 | -1/+1 |
* | * macfns.c (unwind_create_frame): Fixing compile error due to | Steven Tamm | 2005-02-03 | 1 | -0/+2 |
* | * macfns.c (Fx_file_dialog): Save As dialog includes only the | Steven Tamm | 2005-01-16 | 1 | -3/+6 |
* | * macfns.c (x_set_foreground_color, x_set_background_color): Sync | Steven Tamm | 2005-01-16 | 1 | -2/+40 |
* | * macfns.c: Include sys/param.h. | Steven Tamm | 2005-01-06 | 1 | -13/+35 |
* | * term/mac-win.el: Require x-dnd. | Steven Tamm | 2004-12-29 | 1 | -3/+7 |
* | * dispextern.h: Change HAVE_CARBON to MAC_OS. | Steven Tamm | 2004-12-27 | 1 | -62/+95 |
* | * macterm.h (cfstring_create_with_utf8_cstring): Added prototype. | Steven Tamm | 2004-12-03 | 1 | -22/+9 |
* | * keyboard.c: Don't undef SIGIO | Steven Tamm | 2004-11-30 | 1 | -2/+2 |
* | * fileio.c (Fread_file_name): Pass Qt as fifth parameter to | Jan Djärv | 2004-11-02 | 1 | -19/+19 |
* | macterm.c (x_raise_frame): Add BLOCK_INPUT around SelectWindow | Steven Tamm | 2004-10-10 | 1 | -5/+3 |
* | macfns.c (mac_get_window_bounds): Add extern. | Steven Tamm | 2004-10-06 | 1 | -24/+9 |
* | (x_real_positions): Save the current window port and | Steven Tamm | 2004-09-02 | 1 | -13/+36 |
* | fileio.c (Fread_file_name): Call x_file_dialog on carbon on | Steven Tamm | 2004-08-26 | 1 | -73/+143 |
* | * macfns.c (Fx_display_color_cells): Do not limit return value to 256. | Jan Djärv | 2004-06-17 | 1 | -2/+2 |
* | (x_create_tip_frame): Fix Mac OS X 10.1 compilation problem due to newly defi... | Steven Tamm | 2004-06-06 | 1 | -2/+4 |
* | (x_create_tip_frame): Fix declaration after statement. | Andreas Schwab | 2004-06-05 | 1 | -2/+2 |
* | Support Tooltips with the Carbon emacs port. | Steven Tamm | 2004-05-30 | 1 | -136/+255 |
* | Various fixes to support USE_LSB_TAG with carbon emacs. Mostly fixing | Steven Tamm | 2004-05-14 | 1 | -1/+1 |
* | macfns.c: Default to using tool-bar by setting tool-bar-lines to 1 in | Steven Tamm | 2004-05-12 | 1 | -1/+1 |
* | (x_list_fonts, x_get_font_info, x_load_font) | Kim F. Storm | 2004-03-11 | 1 | -15/+0 |
* | * image.c [MAC_OSX]: Include sys/stat.h | Steven Tamm | 2004-03-11 | 1 | -16/+0 |
* | Image consolidation: | Kim F. Storm | 2004-03-11 | 1 | -5928/+0 |
* | Inserting Yamomotosan's changes for MacOSX image support, better support | Steven Tamm | 2004-02-26 | 1 | -811/+2126 |
* | macfns.c, w32fns.c (Fx_change_window_property): | Jan Djärv | 2004-02-07 | 1 | -5/+18 |
* | (Qimage): Remove extern (now in lisp.h). | Kim F. Storm | 2003-12-28 | 1 | -7/+2 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+3 |
* | Make (several) trivial substitutions for renamed and | Kim F. Storm | 2003-05-24 | 1 | -38/+42 |
* | Fix build on Mac OS X with Carbon. | Andrew Choi | 2003-04-01 | 1 | -2/+0 |
* | (Qauto_raise, Qauto_lower, ...): Remove vars for frame | Kim F. Storm | 2003-03-31 | 1 | -1250/+64 |
* | (x_set_mouse_color): Setup hand_cursor instead of cross_cursor. | Kim F. Storm | 2003-03-21 | 1 | -11/+12 |