Jan Djärv
95ec60bcbf
* toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
...
icon diropen. New tool bar item find-file-existing uses icon open.
* diropen.pbm diropen.xpm: New files.
2004-11-02 07:56:08 +00:00
Bill Wohler
a66894d8b4
Upgraded to MH-E version 7.4.4.
...
See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.
2004-07-13 03:06:25 +00:00
Jan Djärv
45811c12c0
Renamed from *-locol.xpm.
2004-06-09 22:00:17 +00:00
Jan Djärv
aa8a805e6e
Moved to lc-*.xpm
2004-06-09 21:56:21 +00:00
Jan Djärv
968d61278d
Better documentation.
2004-06-08 17:53:11 +00:00
Jan Djärv
cf5458238d
* toolbar/tool-bar.el (tool-bar-local-item)
...
(tool-bar-local-item-from-menu): Try to use icons with fewer colors
if display-color-cells is 256 or less.
2004-06-08 17:47:52 +00:00
Jan Djärv
2976ca56af
New versions of icons that uses fewer colors.
2004-06-08 17:46:12 +00:00
Jan Djärv
59c25a87ef
New file
2004-06-06 20:13:35 +00:00
Jan Djärv
6441a76174
New conversions from xpm files.
2004-06-06 20:08:06 +00:00
Jan Djärv
269558241a
New icons.
2004-05-15 10:01:04 +00:00
Jan Djärv
0928a1d825
* toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
...
cut/copy/paste in case menu-bar-enable-clipboard is in effect.
2004-05-03 21:48:21 +00:00
Eli Zaretskii
4a5ad08ea5
* toolbar/gud-next.pbm, toolbar/gud-next.xpm
...
* toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
* toolbar/gud-step.pbm, toolbar/gud-step.xpm
* toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
file-name clashes on 8+3 filesystems.
2003-12-30 08:49:27 +00:00
Nick Roberts
154823c614
Use variable objects. Replace gud-display with gud-watch.
2003-09-30 18:02:03 +00:00
Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Nick Roberts
de0abe8c69
New icons for debugger.
2003-05-17 23:28:38 +00:00
Nick Roberts
63d9d51cc5
Correct size for cleaner bitmaps.
2003-05-04 19:21:03 +00:00
Bill Wohler
924df20809
Upgraded to MH-E version 7.3.
...
See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.
2003-04-25 05:52:00 +00:00
Bill Wohler
3d7ca22355
Upgraded to MH-E version 7.2.
...
See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.
2003-02-03 20:55:30 +00:00
Nick Roberts
9f14cf875f
Renamed gud-goto to gud-until
2003-01-11 16:57:30 +00:00
Bill Wohler
c3d9274aea
Upgraded to MH-E version 7.1.
2003-01-08 23:21:16 +00:00
Bill Wohler
bdcfe844b8
Upgraded to MH-E version 7.0.
2002-11-29 18:15:21 +00:00
Nick Roberts
4a4d4c0f4e
Initial debugger icons (pbm format)
2002-11-15 23:50:41 +00:00
Nick Roberts
d84d173e25
Initial debugger icons
2002-11-14 01:34:28 +00:00
Nick Roberts
e1a6f3a453
Initial debugger icons (derived from Insight)
2002-11-14 01:33:29 +00:00
Nick Roberts
c15abd03f0
Initial debugger icons (from Insight)
2002-11-14 01:32:10 +00:00
Bill Wohler
a1b4049dc2
Upgraded to mh-e version 6.1.1.
2002-10-01 20:27:23 +00:00
Stefan Monnier
03a8bf7ddd
(tool-bar-add-item-from-menu): Make sure to change the global tool-bar-map.
2002-07-16 22:46:09 +00:00
Richard M. Stallman
02d709c0e5
Comment change.
2002-06-20 21:35:38 +00:00
Richard M. Stallman
2fab432898
(tool-bar-local-item-from-menu): Handle both cases: when the menu item
...
has cached info and when it doesn't.
2002-05-05 03:06:58 +00:00
Richard M. Stallman
97c2194784
(tool-bar-local-item-from-menu):
...
Fix parts in construction of `menu-item' item at end.
2002-04-19 00:09:20 +00:00
Richard M. Stallman
ca1b34c8c1
(tool-bar-local-item): Renamed from tool-bar-add-item, and new arg MAP.
...
(tool-bar-add-item): Now calls tool-bar-local-item.
(tool-bar-local-item-from-menu): Renamed from
tool-bar-add-item-from-menu, and new arg IN-MAP.
(tool-bar-add-item-from-menu): Now calls tool-bar-local-item-from-menu.
2002-04-01 16:28:16 +00:00
Juanma Barranquero
b011dcb0ba
Fix typo in commentary.
2002-03-26 08:48:51 +00:00
Per Abrahamsen
929e848701
2002-02-21 Per Abrahamsen <abraham@dina.kvl.dk>
...
* toolbar/tool-bar.el (tool-bar-mode): Revert the :init-value to
nil, and then explicitly set the standard-value to t.
2002-02-21 09:39:39 +00:00
Per Abrahamsen
9b2d1d408c
2002-02-19 Per Abrahamsen <abraham@dina.kvl.dk>
...
* facemenu.el (describe-text-mode-map): Removed bootstrap kludge.
* toolbar/tool-bar.el (tool-bar-mode): Made the standard value t.
* menu-bar.el (menu-bar-mode): Ditto.
2002-02-19 10:30:30 +00:00
Per Abrahamsen
4f9b906041
2002-02-11 Per Abrahamsen <abraham@dina.kvl.dk>
...
* toolbar/tool-bar.el (tool-bar-mode): Removed standard value.
* menu-bar.el (menu-bar-mode): Ditto.
* cus-edit.el (customize-mark-to-save): Always save variables
without a standard value.
* menu-bar.el (menu-bar-make-toggle): Made it aware of customize.
(menu-bar-options-save): Ditto.
(menu-bar-showhide-menu): Ditto.
(menu-bar-options-menu): Ditto.
(menu-bar-scroll-bar-right, menu-bar-scroll-bar-left,
menu-bar-scroll-bar-none): Removed.
(menu-bar-showhide-scroll-bar-menu): Use customize aware lambda
expressions instead.
* cus-edit.el (customize-set-value): Return value.
(customize-set-variable): Ditto.
(customize-save-variable): Ditto.
(customize-set-variable): Load dependencies before setting value.
(custom-load-symbol): Autoload it.
(customize-mark-as-set): New function.
2002-02-11 16:47:55 +00:00
Eli Zaretskii
ef32aa0283
(tool-bar-mode): Make it a no-op if images
...
aren't supported. This avoids the annoying grey strip drawn by
the Windows version instead of the missing tool bar.
2001-08-30 06:52:19 +00:00
Gerd Moellmann
98a8938cdd
(tool-bar-add-item-from-menu): Handle
...
old-style menu definitions.
2001-08-06 10:41:52 +00:00
Eli Zaretskii
196de866ae
(tool-bar-add-item-from-menu, tool-bar-add-item): Don't call image-related
...
primitives if the display doesn't support images.
2001-07-17 12:59:14 +00:00
Pavel Janík
e8af40eed4
Some fixes to follow coding conventions.
2001-07-16 12:23:00 +00:00
Gerd Moellmann
1d9f4dc126
Cleaned up.
...
From Luis Fernandes <elf@ee.ryerson.ca>.
2001-07-09 10:54:37 +00:00
Eli Zaretskii
7a03d9cdcf
(tool-bar-setup): Remove the EXIT button.
2001-06-21 12:48:03 +00:00
Dave Love
5ec176363c
(tool-bar-setup): Don't suppress write-file
...
and save-buffer if buffer-file-name non-nil. From rms.
2001-03-10 13:20:47 +00:00
Eli Zaretskii
cb4aae0475
(tool-bar-add-item): Doc fix.
2001-01-31 13:23:12 +00:00
Gerd Moellmann
1e2f58742e
Use the same colors as exit.xpm.
2001-01-11 13:37:03 +00:00
Gerd Moellmann
3fae165ccb
(tool-bar-add-item-from-menu): Use
...
face-attribute instead of face-foreground and face-background.
(tool-bar-add-item): Likewise, and handle unspecified colors.
2000-11-29 19:21:47 +00:00
Gerd Moellmann
a81fc5106e
(tool-bar-mode): Doc fix.
2000-11-29 15:29:45 +00:00
Gerd Moellmann
7e6369044d
(tool-bar-add-item-from-menu): Handle case
...
that foreground and/or background colors of the face `tool-bar'
are unspecified.
2000-11-27 11:28:24 +00:00
Dave Love
c129b5ef1e
comment fix
2000-11-17 17:50:48 +00:00
Stefan Monnier
ff49cf9a7b
(tool-bar-mode): Drop unneeded positional args.
2000-11-03 23:06:40 +00:00
Dave Love
3b6d80f1ed
(tool-bar-add-item-from-menu)
...
(tool-bar-add-item): Set foreground and background for XBM icons.
2000-10-23 18:00:51 +00:00