summaryrefslogtreecommitdiff
path: root/lisp/toolbar
Commit message (Collapse)AuthorAgeFilesLines
* Moved all remaining images from lisp/toolbar to etc/images, movedBill Wohler2005-10-1786-4311/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lisp/toolbar/tool-bar to lisp and "deleted" lisp/toolbar. The low resolution images were placed in their own directory (low-color). Replaced underscore (_) in filenames with dash (-) per convention * make-dist: Create and populate etc/images/low-color. * admin/FOR-RELEASE (DOCUMENTATION): Removed lisp/toolbar from list since it's gone. Also marked mh-e as done. * lisp/toolbar/attach.*, lisp/toolbar/cancel.*, lisp/toolbar/close.*: * lisp/toolbar/copy.*, lisp/toolbar/cut.*, lisp/toolbar/diropen.*: * lisp/toolbar/exit.*, lisp/toolbar/help.*, lisp/toolbar/home.*: * lisp/toolbar/index.*, lisp/toolbar/info.*, lisp/toolbar/mail.*: * lisp/toolbar/new.*, lisp/toolbar/open.*, lisp/toolbar/paste.*, * * lisp/toolbar/preferences.*, lisp/toolbar/print.*, lisp/toolbar/save.*: * lisp/toolbar/saveas.*, lisp/toolbar/search.*: * lisp/toolbar/search-replace.*: lisp/toolbar/spell.*: * lisp/toolbar/undo.*: Moved to etc/images. * lisp/toolbar/lc-copy.*: Moved to etc/images/low-color/copy.*. * lisp/toolbar/lc-cut.*: Moved to etc/images/low-color/cut.*. * lisp/toolbar/lc-help.*: Moved to etc/images/low-color/help.*. * lisp/toolbar/lc-home.*: Moved to etc/images/low-color/home.*. * lisp/toolbar/lc-index.*: Moved to etc/images/low-color/index.*. * lisp/toolbar/lc-new.*: Moved to etc/images/low-color/new.*. * lisp/toolbar/lc-open.*: Moved to etc/images/low-color/open.*. * lisp/toolbar/lc-paste.*: Moved to etc/images/low-color/paste.*. * lisp/toolbar/lc-preferences.*: Moved to etc/images/low-color/preferences.*. * lisp/toolbar/lc-print.*: Moved to etc/images/low-color/print.*. * lisp/toolbar/lc-save.*: Moved to etc/images/low-color/save.*. * lisp/toolbar/lc-saveas.*: Moved to etc/images/low-color/saveas.*. * lisp/toolbar/lc-search.*: Moved to etc/images/low-color/search.*. * lisp/toolbar/lc-spell.*: Moved to etc/images/low-color/spell.*. * lisp/toolbar/lc-undo.*: Moved to etc/images/low-color/undo.*. To conform with convention, the underscore (_) in the following image names were replaced with dash (-) or (/) as appropriate. * lisp/toolbar/back_arrow.*: Moved to etc/images/back-arrow.*. * lisp/toolbar/fld_open.*: Moved to etc/images/fld-open.*. * lisp/toolbar/fwd_arrow.*: Moved to etc/images/fwd-arrow.*. * lisp/toolbar/jump_to.*: Moved to etc/images/jump-to.*. * lisp/toolbar/left_arrow.*: Moved to etc/images/left-arrow.*. * lisp/toolbar/right_arrow.*: Moved to etc/images/right-arrow.*. * lisp/toolbar/up_arrow.*: Moved to etc/images/up-arrow.*. * lisp/toolbar/lc-back_arrow.*.: Moved to etc/images/low-color/back-arrow.*. * lisp/toolbar/lc-fwd_arrow.*.: Moved to etc/images/low-color/fwd-arrow.*. * lisp/toolbar/lc-jump_to.*: Moved to etc/images/low-color/jump-to.*. * lisp/toolbar/lc-left_arrow.*.: Moved to etc/images/low-color/left-arrow.*. * lisp/toolbar/lc-right_arrow.*.: Moved to etc/images/low-color/right-arrow.*. * lisp/toolbar/lc-up_arrow.*: Moved to etc/images/low-color/up-arrow.*. * lisp/toolbar/mail_compose.*.: Moved to etc/images/mail/compose.*. * lisp/toolbar/mail_send.*: Moved to etc/images/mail/send.*. * lisp/info.el (info-tool-bar-map): Replaced underscores in image names with dashes. * lisp/makefile.w32-in (WINS): Removed toolbar. * lisp/menu-bar.el: Replaced toolbar/tool-bar.el with tool-bar.el in comment. * lisp/tool-bar.el: Moved to lisp from lisp/toolbar. Now that lisp/toolbar is empty, it should be deleted when folks run "cvs up -P". * etc/images/README: Incorporated the content of lisp/toolbar/README now that all of the images are here.
* * toolbar/gud-break.*: Moved to etc/images/gud/break.*.Bill Wohler2005-10-1530-507/+0
| | | | | | | | | | | | | | | | | | | | * toolbar/gud-cont.*: Moved to etc/images/gud/cont.*. * toolbar/gud-down.*: Moved to etc/images/gud/down.*. * toolbar/gud-finish.*: Moved to etc/images/gud/finish.*. * toolbar/gud-ni.*: Moved to etc/images/gud/ni.*. * toolbar/gud-n.*: Moved to etc/images/gud/n.*. * toolbar/gud-print.*: Moved to etc/images/gud/print.*. * toolbar/gud-pstar.*: Moved to etc/images/gud/pstar.*. * toolbar/gud-remove.*: Moved to etc/images/gud/remove.*. * toolbar/gud-run.*: Moved to etc/images/gud/run.*. * toolbar/gud-si.*: Moved to etc/images/gud/si.*. * toolbar/gud-s.*: Moved to etc/images/gud/s.*. * toolbar/gud-until.*: Moved to etc/images/gud/until.*. * toolbar/gud-up.*: Moved to etc/images/gud/up.*. * toolbar/gud-watch.*: Moved to etc/images/gud/watch.*. * progmodes/gud.el (gud-tool-bar-map): Renamed the images appropriately (for example, gud-break to gud/break).
* * toolbar/diropen.xpm, toolbar/diropen.pbm: New versions made fromJan Djärv2005-10-133-213/+44
| | | | | | | Gnome file-manager.png as suggested by Joachim Nilsson <joachim.nilsson@vmlinux.org>. * toolbar/README: Add diropen.xpm.
* 2005-09-30 Bill Wohler <wohler@newt.com>Bill Wohler2005-09-3025-442/+0
| | | | | | | | | | | | | | | | | | | | | | | | Moved MH-E image files from toolbar and mail directories into etc/images. * mail/reply2.*: Moved to etc/images/mail/reply*. * toolbar/execute.*, toolbar/highlight.*, toolbar/mh-logo.xpm: * toolbar/page-down.*, toolbar/show.*, toolbar/widen.*: Moved to etc/images. * toolbar/alias.*, toolbar/refile.*, toolbar/repack.*: * toolbar/reply*: Moved to etc/images/mail. * toolbar/rescan.*: Moved and renamed to etc/images/refresh.*. * mh-e/mh-customize.el (mh-refile-msg, mh-tool-bar-reply-from) (mh-tool-bar-reply-to, mh-tool-bar-reply-all) (mh-alias-grab-from-field, mh-pack-folder): Image files moved to etc/images/mail so added "mail/" prefix. (mh-reply): Ditto. Also renamed reply2.* to reply.*. (mh-rescan-folder): Ditto. Renamed image file to refresh.* since it can be used in the general sense. Does not have "mail/" prefix.
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-011-1/+2
|
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
|
* Wrong formatNick Roberts2005-06-051-10/+0
|
* Icon for GUD to print dereferenced valueNick Roberts2005-06-053-0/+39
|
* Make background transparent.Nick Roberts2005-06-0514-14/+14
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-05-171-1/+1
|
* Add back_arrow.xpm and fwd_arrow.xpm.Juri Linkov2005-01-111-0/+2
|
* * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm,Juri Linkov2005-01-116-0/+192
| | | | | * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm, * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
* * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired usesJan Djärv2004-11-023-1/+217
| | | | | icon diropen. New tool bar item find-file-existing uses icon open. * diropen.pbm diropen.xpm: New files.
* Upgraded to MH-E version 7.4.4.Bill Wohler2004-07-1312-0/+0
| | | | See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.
* Renamed from *-locol.xpm.Jan Djärv2004-06-0919-0/+667
|
* Moved to lc-*.xpmJan Djärv2004-06-0920-671/+4
|
* Better documentation.Jan Djärv2004-06-081-2/+4
|
* * toolbar/tool-bar.el (tool-bar-local-item)Jan Djärv2004-06-081-20/+17
| | | | | (tool-bar-local-item-from-menu): Try to use icons with fewer colors if display-color-cells is 256 or less.
* New versions of icons that uses fewer colors.Jan Djärv2004-06-0819-0/+667
|
* New fileJan Djärv2004-06-061-0/+8
|
* New conversions from xpm files.Jan Djärv2004-06-0621-0/+0
|
* New icons.Jan Djärv2004-05-1540-660/+2776
|
* * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key forJan Djärv2004-05-031-3/+6
| | | | cut/copy/paste in case menu-bar-enable-clipboard is in effect.
* * toolbar/gud-next.pbm, toolbar/gud-next.xpmEli Zaretskii2003-12-308-0/+0
| | | | | | | | * 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.
* Use variable objects. Replace gud-display with gud-watch.Nick Roberts2003-09-304-29/+38
|
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* New icons for debugger.Nick Roberts2003-05-174-0/+65
|
* Correct size for cleaner bitmaps.Nick Roberts2003-05-0412-0/+0
|
* Upgraded to MH-E version 7.3.Bill Wohler2003-04-252-0/+36
| | | | See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.
* Upgraded to MH-E version 7.2.Bill Wohler2003-02-031-0/+22
| | | | See etc/MH-E-NEWS and lisp/mh-e/ChangeLog for details.
* Renamed gud-goto to gud-untilNick Roberts2003-01-112-0/+0
|
* Upgraded to MH-E version 7.1.Bill Wohler2003-01-082-0/+36
|
* Upgraded to MH-E version 7.0.Bill Wohler2002-11-296-0/+114
|
* Initial debugger icons (pbm format)Nick Roberts2002-11-1512-0/+0
|
* Initial debugger iconsNick Roberts2002-11-142-0/+58
|
* Initial debugger icons (derived from Insight)Nick Roberts2002-11-142-0/+64
|
* Initial debugger icons (from Insight)Nick Roberts2002-11-148-0/+282
|
* Upgraded to mh-e version 6.1.1.Bill Wohler2002-10-0114-0/+246
|
* (tool-bar-add-item-from-menu): Make sure to change the global tool-bar-map.Stefan Monnier2002-07-161-1/+2
|
* Comment change.Richard M. Stallman2002-06-201-1/+1
|
* (tool-bar-local-item-from-menu): Handle both cases: when the menu itemRichard M. Stallman2002-05-051-2/+7
| | | | has cached info and when it doesn't.
* (tool-bar-local-item-from-menu):Richard M. Stallman2002-04-191-1/+1
| | | | Fix parts in construction of `menu-item' item at end.
* (tool-bar-local-item): Renamed from tool-bar-add-item, and new arg MAP.Richard M. Stallman2002-04-011-18/+43
| | | | | | | (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.
* Fix typo in commentary.Juanma Barranquero2002-03-261-1/+1
|
* 2002-02-21 Per Abrahamsen <abraham@dina.kvl.dk>Per Abrahamsen2002-02-211-1/+12
| | | | | * toolbar/tool-bar.el (tool-bar-mode): Revert the :init-value to nil, and then explicitly set the standard-value to t.
* 2002-02-19 Per Abrahamsen <abraham@dina.kvl.dk>Per Abrahamsen2002-02-191-6/+1
| | | | | | | * 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-11 Per Abrahamsen <abraham@dina.kvl.dk>Per Abrahamsen2002-02-111-1/+7
| | | | | | | | | | | | | | | | | | | | | | | * 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.
* (tool-bar-mode): Make it a no-op if imagesEli Zaretskii2001-08-301-15/+16
| | | | | aren't supported. This avoids the annoying grey strip drawn by the Windows version instead of the missing tool bar.
* (tool-bar-add-item-from-menu): HandleGerd Moellmann2001-08-061-3/+9
| | | | old-style menu definitions.
* (tool-bar-add-item-from-menu, tool-bar-add-item): Don't call image-relatedEli Zaretskii2001-07-171-2/+2
| | | | primitives if the display doesn't support images.