2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-06-25 |
Richard M. Stallman |
(Fx_show_tip): Pass new arg to try_window.
|
2005-06-23 |
Juanma Barranquero |
(check_x_frame): Follow error conventions.
|
2005-06-10 |
Jason Rumney |
(Fx_file_dialog): Unblock input before falling back to minibuffer.
|
2005-05-13 |
YAMAMOTO Mitsuharu |
Don't include signal.h.
|
2005-04-29 |
YAMAMOTO Mitsuharu |
(Fx_server_version): Add BLOCK_INPUT around Gestalt.
|
2005-04-16 |
YAMAMOTO Mitsuharu |
(Fx_file_dialog): Likewise.
|
2005-04-14 |
YAMAMOTO Mitsuharu |
(x_set_name, x_set_title) [!TARGET_API_MAC_CARBON]: Use ENCODE_SYSTEM
|
2005-04-06 |
YAMAMOTO Mitsuharu |
(Fx_create_frame, x_create_tip_frame): Add "fontset-mac" to fallback
|
2005-03-16 |
YAMAMOTO Mitsuharu |
(mac_get_rdb_resource): Remove function.
|
2005-03-16 |
YAMAMOTO Mitsuharu |
(Qhyper, Qsuper, Qmeta, Qalt, Qctrl, Qcontrol, Qshift): Remove unused
|
2005-03-04 |
YAMAMOTO Mitsuharu |
(install_window_handler): Move extern to macterm.h.
|
2005-02-03 |
YAMAMOTO Mitsuharu |
(x_create_tip_frame): Use MAC_OS_X_VERSION_MAX_ALLOWED to
|
2005-02-03 |
Steven Tamm |
* macfns.c (unwind_create_frame): Fixing compile error due to
|
2005-01-16 |
Steven Tamm |
* macfns.c (Fx_file_dialog): Save As dialog includes only the
|
2005-01-16 |
Steven Tamm |
* macfns.c (x_set_foreground_color, x_set_background_color): Sync
|
2005-01-06 |
Steven Tamm |
* macfns.c: Include sys/param.h.
|
2004-12-29 |
Steven Tamm |
* term/mac-win.el: Require x-dnd.
|
2004-12-27 |
Steven Tamm |
* dispextern.h: Change HAVE_CARBON to MAC_OS.
|
2004-12-03 |
Steven Tamm |
* macterm.h (cfstring_create_with_utf8_cstring): Added prototype.
|
2004-11-30 |
Steven Tamm |
* keyboard.c: Don't undef SIGIO
|
2004-11-02 |
Jan Djärv |
* fileio.c (Fread_file_name): Pass Qt as fifth parameter to
|
2004-10-10 |
Steven Tamm |
macterm.c (x_raise_frame): Add BLOCK_INPUT around SelectWindow
|
2004-10-06 |
Steven Tamm |
macfns.c (mac_get_window_bounds): Add extern.
|
2004-09-02 |
Steven Tamm |
(x_real_positions): Save the current window port and
|
2004-08-26 |
Steven Tamm |
fileio.c (Fread_file_name): Call x_file_dialog on carbon on
|
2004-06-17 |
Jan Djärv |
* macfns.c (Fx_display_color_cells): Do not limit return value to 256.
|
2004-06-06 |
Steven Tamm |
(x_create_tip_frame): Fix Mac OS X 10.1 compilation problem due to newly defined variable
|
2004-06-05 |
Andreas Schwab |
(x_create_tip_frame): Fix declaration after statement.
|
2004-05-30 |
Steven Tamm |
Support Tooltips with the Carbon emacs port.
|
2004-05-14 |
Steven Tamm |
Various fixes to support USE_LSB_TAG with carbon emacs. Mostly fixing
|
2004-05-12 |
Steven Tamm |
macfns.c: Default to using tool-bar by setting tool-bar-lines to 1 in
|
2004-03-11 |
Kim F. Storm |
(x_list_fonts, x_get_font_info, x_load_font)
|
2004-03-11 |
Steven Tamm |
* image.c [MAC_OSX]: Include sys/stat.h
|
2004-03-11 |
Kim F. Storm |
Image consolidation:
|
2004-02-26 |
Steven Tamm |
Inserting Yamomotosan's changes for MacOSX image support, better support
|
2004-02-07 |
Jan Djärv |
macfns.c, w32fns.c (Fx_change_window_property):
|
2003-12-28 |
Kim F. Storm |
(Qimage): Remove extern (now in lisp.h).
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-05-24 |
Kim F. Storm |
Make (several) trivial substitutions for renamed and
|
2003-04-01 |
Andrew Choi |
Fix build on Mac OS X with Carbon.
|
2003-03-31 |
Kim F. Storm |
(Qauto_raise, Qauto_lower, ...): Remove vars for frame
|
2003-03-21 |
Kim F. Storm |
(x_set_mouse_color): Setup hand_cursor instead of cross_cursor.
|
2003-03-12 |
Kim F. Storm |
Use generic compute_fringe_widths.
|
2003-01-28 |
Andrew Choi |
2003-01-28 Andrew Choi <akochoi@shaw.ca>
|
2003-01-06 |
Dave Love |
(syms_of_macfns) <Vx_bitmap_file_path>: Doc fix.
|
2002-10-23 |
Juanma Barranquero |
Remove definition of XColor.
|
2002-10-18 |
Juanma Barranquero |
Fix typo in comment.
|
2002-10-02 |
John Paul Wallington |
* frame.c (Vdelete_frame_functions): New variable.
|
2002-09-06 |
Juanma Barranquero |
(Fx_server_max_request_size): Fix spacing.
|
2002-08-30 |
Andrew Choi |
2002-08-30 Andrew Choi <akochoi@shaw.ca>
|
2002-08-30 |
Kim F. Storm |
(Qbar, Qbox): Removed.
|
2002-08-30 |
Kim F. Storm |
(x_specified_cursor_type): Removed.
|
2002-08-01 |
Andrew Choi |
2002-07-31 Andrew Choi <akochoi@shaw.ca>
|
2002-07-16 |
Ken Raeburn |
* macfns.c (validate_x_resource_name): Use SSET.
|
2002-07-15 |
Ken Raeburn |
Most uses of XSTRING combined with STRING_BYTES or indirection changed to
|
2002-07-11 |
Juanma Barranquero |
Use macro SPECPDL_INDEX.
|
2002-07-10 |
Juanma Barranquero |
Rename BINDING_STACK_SIZE to SPECPDL_INDEX.
|
2002-07-09 |
Juanma Barranquero |
Fix typo.
|
2002-06-16 |
Andrew Choi |
In src/:
|