]> code.delx.au - gnu-emacs/history - src/macfns.c
*** empty log message ***
[gnu-emacs] / src / macfns.c
2006-05-01 YAMAMOTO Mitsuharu(mac_update_title_bar): Minor format change.
2006-05-01 YAMAMOTO Mitsuharu(mac_update_title_bar): New function.
2006-04-12 YAMAMOTO Mitsuharu(x_to_mac_color): Remove unused variable `tail'.
2006-03-12 YAMAMOTO Mitsuharu(x_create_tip_frame): Apply 2006-03-11 change for xfns.c.
2006-03-06 YAMAMOTO Mitsuharu(x_default_scroll_bar_color_parameter)
2006-02-15 YAMAMOTO Mitsuharu(x_set_menu_bar_lines): Menu bar is always shown on...
2006-02-10 YAMAMOTO Mitsuharu(x_set_mouse_color): Don't call rif->define_frame_cursor
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2006-01-05 YAMAMOTO Mitsuharu(Fx_server_version): Use gestaltSystemVersionMajor,
2005-12-24 YAMAMOTO Mitsuharu[TARGET_API_MAC_CARBON] (Fx_file_dialog): Use coercion...
2005-12-14 Jan Djärv* xfns.c (compute_tip_xy): Handle negative dx and dy.
2005-12-12 Jan Djärv* (compute_tip_xy): Calculate root_y the same way as...
2005-10-31 Romain Francoise* macfns.c: Update copyright year.
2005-10-16 YAMAMOTO Mitsuharu(Fx_create_frame): Add debugging code.
2005-10-01 YAMAMOTO Mitsuharu(start_hourglass): Apply 2005-05-07 change for xfns.c.
2005-09-18 YAMAMOTO Mitsuharu(image_cache_refcount, dpyinfo_refcount) [GLYPH_DEBUG...
2005-08-07 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-23 YAMAMOTO MitsuharuDon't include stdlib.h or string.h. Include atimer.h.
2005-07-18 YAMAMOTO Mitsuharu(x_set_cursor_color): Use XSetBackground and XSetForegr...
2005-07-04 Lute KamstraUpdate 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...
2005-05-13 YAMAMOTO MitsuharuDon'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]...
2005-04-06 YAMAMOTO Mitsuharu(Fx_create_frame, x_create_tip_frame): Add "fontset...
2005-03-16 YAMAMOTO Mitsuharu(mac_get_rdb_resource): Remove function.
2005-03-16 YAMAMOTO Mitsuharu(Qhyper, Qsuper, Qmeta, Qalt, Qctrl, Qcontrol, Qshift...
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...
2005-01-16 Steven Tamm* macfns.c (Fx_file_dialog): Save As dialog includes...
2005-01-16 Steven Tamm* macfns.c (x_set_foreground_color, x_set_background_co...
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...
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 Tammmacterm.c (x_raise_frame): Add BLOCK_INPUT around Selec...
2004-10-06 Steven Tammmacfns.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 Tammfileio.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 retur...
2004-06-06 Steven Tamm(x_create_tip_frame): Fix Mac OS X 10.1 compilation...
2004-06-05 Andreas Schwab(x_create_tip_frame): Fix declaration after statement.
2004-05-30 Steven TammSupport Tooltips with the Carbon emacs port.
2004-05-14 Steven TammVarious fixes to support USE_LSB_TAG with carbon emacs...
2004-05-12 Steven Tammmacfns.c: Default to using tool-bar by setting tool...
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. StormImage consolidation:
2004-02-26 Steven TammInserting Yamomotosan's changes for MacOSX image suppor...
2004-02-07 Jan Djärvmacfns.c, w32fns.c (Fx_change_window_property):
2003-12-28 Kim F. Storm(Qimage): Remove extern (now in lisp.h).
2003-09-01 Miles BaderAdd arch taglines
2003-05-24 Kim F. StormMake (several) trivial substitutions for renamed and
2003-04-01 Andrew ChoiFix 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...
2003-03-12 Kim F. StormUse generic compute_fringe_widths.
2003-01-28 Andrew Choi2003-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 BarranqueroRemove definition of XColor.
2002-10-18 Juanma BarranqueroFix 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 Choi2002-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 Choi2002-07-31 Andrew Choi <akochoi@shaw.ca>
2002-07-16 Ken Raeburn* macfns.c (validate_x_resource_name): Use SSET.
2002-07-15 Ken RaeburnMost uses of XSTRING combined with STRING_BYTES or...
2002-07-11 Juanma BarranqueroUse macro SPECPDL_INDEX.
2002-07-10 Juanma BarranqueroRename BINDING_STACK_SIZE to SPECPDL_INDEX.
2002-07-09 Juanma BarranqueroFix typo.
2002-06-16 Andrew ChoiIn src/:
2002-05-20 Ken Raeburn* macfns.c (parse_image_spec): Use SYMBOL_NAME and...
2002-04-30 Stefan Monnier(x_create_bitmap_from_file, x_find_image_file): Update...
2002-04-26 Andrew ChoiPatch for building Emacs on Mac OS X. April 26, 2002...