diff options
Diffstat (limited to 'etc/ChangeLog')
| -rw-r--r-- | etc/ChangeLog | 92 |
1 files changed, 76 insertions, 16 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 8630a7074bf..afc7b6b8249 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,63 @@ | |||
| 1 | 2005-10-17 Bill Wohler <wohler@newt.com> | ||
| 2 | |||
| 3 | Moved all remaining images from lisp/toolbar to etc/images. The | ||
| 4 | low resolution images were placed in their own directory (low-color). | ||
| 5 | |||
| 6 | * images/attach.*, images/cancel.*, images/close.*: | ||
| 7 | * images/copy.*, images/cut.*, images/diropen.*: | ||
| 8 | * images/exit.*, images/help.*, images/home.*: | ||
| 9 | * images/index.*, images/info.*, images/mail.*: | ||
| 10 | * images/new.*, images/open.*, images/paste.*: | ||
| 11 | * images/preferences.*, images/print.*, images/save.*: | ||
| 12 | * images/saveas.*, images/search.*: | ||
| 13 | * images/search-replace.*, images/spell.*: | ||
| 14 | * images/undo.*: Moved here from lisp/toolbar. | ||
| 15 | |||
| 16 | * images/low-color/copy.*: Moved here from lisp/toolbar/lc-copy.*. | ||
| 17 | * images/low-color/cut.*: Moved here from lisp/toolbar/lc-cut.*. | ||
| 18 | * images/low-color/help.*: Moved here from lisp/toolbar/lc-help.*. | ||
| 19 | * images/low-color/home.*: Moved here from lisp/toolbar/lc-home.*. | ||
| 20 | * images/low-color/index.*: Moved here from lisp/toolbar/lc-index.*. | ||
| 21 | * images/low-color/new.*: Moved here from lisp/toolbar/lc-new.*. | ||
| 22 | * images/low-color/open.*: Moved here from lisp/toolbar/lc-open.*. | ||
| 23 | * images/low-color/paste.*: Moved here from lisp/toolbar/lc-paste.*. | ||
| 24 | * images/low-color/preferences.*: Moved here from | ||
| 25 | lisp/toolbar/lc-preferences.*. | ||
| 26 | * images/low-color/print.*: Moved here from lisp/toolbar/lc-print.*. | ||
| 27 | * images/low-color/save.*: Moved here from lisp/toolbar/lc-save.*. | ||
| 28 | * images/low-color/saveas.*: Moved here from lisp/toolbar/lc-saveas.*. | ||
| 29 | * images/low-color/search.*: Moved here from lisp/toolbar/lc-search.*. | ||
| 30 | * images/low-color/spell.*: Moved here from lisp/toolbar/lc-spell.*. | ||
| 31 | * images/low-color/undo.*: Moved here from lisp/toolbar/lc-undo.*. | ||
| 32 | |||
| 33 | To conform with convention, the underscore (_) in the following | ||
| 34 | image names were replaced with dash (-) or (/) as appropriate. | ||
| 35 | |||
| 36 | * images/back-arrow.*: Moved here from lisp/toolbar/back_arrow.*. | ||
| 37 | * images/fld-open.*: Moved here from lisp/toolbar/fld_open.*. | ||
| 38 | * images/fwd-arrow.*: Moved here from lisp/toolbar/fwd_arrow.*. | ||
| 39 | * images/jump-to.*: Moved here from lisp/toolbar/jump_to.*. | ||
| 40 | * images/left-arrow.*: Moved here from lisp/toolbar/left_arrow.*. | ||
| 41 | * images/right-arrow.*: Moved here from lisp/toolbar/right_arrow.*. | ||
| 42 | * images/up-arrow.*: Moved here from lisp/toolbar/up_arrow.*. | ||
| 43 | * images/low-color/back-arrow.*: Moved here from | ||
| 44 | lisp/toolbar/lc-back_arrow.*. | ||
| 45 | * images/low-color/fwd-arrow.*: Moved here from | ||
| 46 | lisp/toolbar/lc-fwd_arrow.*. | ||
| 47 | * images/low-color/jump-to.*: Moved here from | ||
| 48 | lisp/toolbar/lc-jump_to.*. | ||
| 49 | * images/low-color/left-arrow.*: Moved here from | ||
| 50 | lisp/toolbar/lc-left_arrow.*. | ||
| 51 | * images/low-color/right-arrow.*: Moved here from | ||
| 52 | lisp/toolbar/lc-right_arrow.*. | ||
| 53 | * images/low-color/up-arrow.*: Moved here from | ||
| 54 | lisp/toolbar/lc-up_arrow.*. | ||
| 55 | * images/mail/compose.*: Moved here from lisp/toolbar/mail_compose.*. | ||
| 56 | * images/mail/send.*: Moved here from lisp/toolbar/mail_send.*. | ||
| 57 | |||
| 58 | * images/README: Incorporated the content of lisp/toolbar/README | ||
| 59 | now that all of the images are here. | ||
| 60 | |||
| 1 | 2005-10-16 Nick Roberts <nickrob@snap.net.nz> | 61 | 2005-10-16 Nick Roberts <nickrob@snap.net.nz> |
| 2 | 62 | ||
| 3 | * images/gud/n.pbm, images/gud/n.xpm | 63 | * images/gud/n.pbm, images/gud/n.xpm |
| @@ -9,21 +69,21 @@ | |||
| 9 | 69 | ||
| 10 | 2005-10-14 Bill Wohler <wohler@newt.com> | 70 | 2005-10-14 Bill Wohler <wohler@newt.com> |
| 11 | 71 | ||
| 12 | * etc/images/gud/break.*: Moved here from toolbar/gud-break.*. | 72 | * images/gud/break.*: Moved here from toolbar/gud-break.*. |
| 13 | * etc/images/gud/cont.*: Moved here from toolbar/gud-cont.*. | 73 | * images/gud/cont.*: Moved here from toolbar/gud-cont.*. |
| 14 | * etc/images/gud/down.*: Moved here from toolbar/gud-down.*. | 74 | * images/gud/down.*: Moved here from toolbar/gud-down.*. |
| 15 | * etc/images/gud/finish.*: Moved here from toolbar/gud-finish.*. | 75 | * images/gud/finish.*: Moved here from toolbar/gud-finish.*. |
| 16 | * etc/images/gud/ni.*: Moved here from toolbar/gud-ni.*. | 76 | * images/gud/ni.*: Moved here from toolbar/gud-ni.*. |
| 17 | * etc/images/gud/n.*: Moved here from toolbar/gud-n.*. | 77 | * images/gud/n.*: Moved here from toolbar/gud-n.*. |
| 18 | * etc/images/gud/print.*: Moved here from toolbar/gud-print.*. | 78 | * images/gud/print.*: Moved here from toolbar/gud-print.*. |
| 19 | * etc/images/gud/pstar.*: Moved here from toolbar/gud-pstar.*. | 79 | * images/gud/pstar.*: Moved here from toolbar/gud-pstar.*. |
| 20 | * etc/images/gud/remove.*: Moved here from toolbar/gud-remove.*. | 80 | * images/gud/remove.*: Moved here from toolbar/gud-remove.*. |
| 21 | * etc/images/gud/run.*: Moved here from toolbar/gud-run.*. | 81 | * images/gud/run.*: Moved here from toolbar/gud-run.*. |
| 22 | * etc/images/gud/si.*: Moved here from toolbar/gud-si.*. | 82 | * images/gud/si.*: Moved here from toolbar/gud-si.*. |
| 23 | * etc/images/gud/s.*: Moved here from toolbar/gud-s.*. | 83 | * images/gud/s.*: Moved here from toolbar/gud-s.*. |
| 24 | * etc/images/gud/until.*: Moved here from toolbar/gud-until.*. | 84 | * images/gud/until.*: Moved here from toolbar/gud-until.*. |
| 25 | * etc/images/gud/up.*: Moved here from toolbar/gud-up.*. | 85 | * images/gud/up.*: Moved here from toolbar/gud-up.*. |
| 26 | * etc/images/gud/watch.*: Moved here from toolbar/gud-watch.*. | 86 | * images/gud/watch.*: Moved here from toolbar/gud-watch.*. |
| 27 | 87 | ||
| 28 | 2005-10-14 Bill Wohler <wohler@newt.com> | 88 | 2005-10-14 Bill Wohler <wohler@newt.com> |
| 29 | 89 | ||
| @@ -50,7 +110,7 @@ | |||
| 50 | 2005-09-30 Bill Wohler <wohler@newt.com> | 110 | 2005-09-30 Bill Wohler <wohler@newt.com> |
| 51 | 111 | ||
| 52 | Moved MH-E image files from toolbar and mail directories into | 112 | Moved MH-E image files from toolbar and mail directories into |
| 53 | etc/images. | 113 | images. |
| 54 | 114 | ||
| 55 | * images/mail: New directory. | 115 | * images/mail: New directory. |
| 56 | 116 | ||