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/:
|
2002-05-20 |
Ken Raeburn |
* macfns.c (parse_image_spec): Use SYMBOL_NAME and XSTRING instead
|
2002-04-30 |
Stefan Monnier |
(x_create_bitmap_from_file, x_find_image_file): Update call to openp.
|
2002-04-26 |
Andrew Choi |
Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
|