1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-23 18:47:57 +00:00

* lisp/allout-widgets.el: New allout extension that shows allout outline

structure with graphical widgets.  'allout-widgets' customize group is an
'allout' subgroup, for easy discovery.
* etc/images/icons/allout-widgets-dark-bg,
etc/images/icons/allout-widgets-light-bg: Icons for new allout-widgets.el.
* etc/images/icons/README: Include coypright and GPL 3 license for new
icons.
This commit is contained in:
Ken Manheimer 2011-02-16 17:10:43 -05:00
parent 9649765353
commit aac7a93503
48 changed files with 2971 additions and 0 deletions

View File

@ -1,3 +1,12 @@
2011-02-16 Ken Manheimer <ken.manheimer@gmail.com>
* etc/images/icons/allout-widgets-dark-bg,
etc/images/icons/allout-widgets-light-bg: Icons for new
allout-widgets.el.
* etc/images/icons/README: Include coypright and GPL 3 license for
new icons.
2011-02-16 Michael Albinus <michael.albinus@gmx.de>
* NEWS: Add soap-client.el and soap-inspect.el.

View File

@ -15,3 +15,52 @@ Files: hicolor/16x16/apps/emacs22.png hicolor/24x24/apps/emacs22.png
Author: Andrew Zhilin <andrew_zhilin@yahoo.com>
Copyright (C) 2005-2011 Free Software Foundation, Inc.
License: GNU General Public License version 3 or later (see COPYING)
Files: allout-widgets-dark-bg/closed.png
allout-widgets-dark-bg/closed.xpm
allout-widgets-dark-bg/empty.png
allout-widgets-dark-bg/empty.xpm
allout-widgets-dark-bg/encrypted-locked.png
allout-widgets-dark-bg/encrypted-locked.xpm
allout-widgets-dark-bg/encrypted-unlocked.png
allout-widgets-dark-bg/encrypted-unlocked.xpm
allout-widgets-dark-bg/end-connector.png
allout-widgets-dark-bg/end-connector.xpm
allout-widgets-dark-bg/extender-connector.png
allout-widgets-dark-bg/extender-connector.xpm
allout-widgets-dark-bg/leaf.png
allout-widgets-dark-bg/leaf.xpm
allout-widgets-dark-bg/mid-connector.png
allout-widgets-dark-bg/mid-connector.xpm
allout-widgets-dark-bg/opened.png
allout-widgets-dark-bg/opened.xpm
allout-widgets-dark-bg/skip-descender.png
allout-widgets-dark-bg/skip-descender.xpm
allout-widgets-dark-bg/through-descender.png
allout-widgets-dark-bg/through-descender.xpm
allout-widgets-light-bg/closed.png
allout-widgets-light-bg/closed.xpm
allout-widgets-light-bg/empty.png
allout-widgets-light-bg/empty.xpm
allout-widgets-light-bg/encrypted-locked.png
allout-widgets-light-bg/encrypted-locked.xpm
allout-widgets-light-bg/encrypted-unlocked.png
allout-widgets-light-bg/encrypted-unlocked.xpm
allout-widgets-light-bg/end-connector.png
allout-widgets-light-bg/end-connector.xpm
allout-widgets-light-bg/extender-connector.png
allout-widgets-light-bg/extender-connector.xpm
allout-widgets-light-bg/leaf.png
allout-widgets-light-bg/leaf.xpm
allout-widgets-light-bg/mid-connector.png
allout-widgets-light-bg/mid-connector.xpm
allout-widgets-light-bg/opened.png
allout-widgets-light-bg/opened.xpm
allout-widgets-light-bg/skip-descender.png
allout-widgets-light-bg/skip-descender.xpm
allout-widgets-light-bg/through-descender.png
allout-widgets-light-bg/through-descender.xpm
Author: Ken Manheimer <ken.manheimer@gmail.com>
Copyright (C) 2011 Free Software Foundation, Inc.
License: GNU General Public License version 3 or later (see COPYING)

Binary file not shown.

After

Width:  |  Height:  |  Size: 232 B

View File

@ -0,0 +1,30 @@
/* XPM */
static char *dummy[]={
"9 17 10 1",
". c None",
"# c #000080",
"h c #52a55a",
"g c #52ad52",
"e c #5ab54a",
"d c #5abd42",
"c c #63c639",
"b c #63ce31",
"f c #ada5c6",
"a c #ffff00",
".........",
".........",
".........",
"######...",
"aaaaaa#..",
".bbcdaa#.",
".###deaa#",
"..ff##gaa",
"fffff##ha",
"..ff##haa",
".###ghaa#",
".eeggaa#.",
"aaaaaa#..",
"######...",
".........",
".........",
"........."};

Binary file not shown.

After

Width:  |  Height:  |  Size: 231 B

View File

@ -0,0 +1,29 @@
/* XPM */
static char *dummy[]={
"10 17 9 1",
". c None",
"# c #000080",
"f c #52a55a",
"g c #52ad52",
"d c #5abd42",
"b c #63c639",
"c c #6bd629",
"e c #ada5c6",
"a c #ffff00",
"..........",
"..........",
"..........",
"...######.",
"..#aaaaaa.",
".#aabbbb..",
"#aabc###..",
"aad##ee...",
"adeeeee...",
"aad##ee...",
"#aafg###..",
".#aabbbb..",
"..#aaaaaa.",
"...######.",
"..........",
"..........",
".........."};

Binary file not shown.

After

Width:  |  Height:  |  Size: 210 B

View File

@ -0,0 +1,26 @@
/* XPM */
static char *dummy[]={
"10 17 6 1",
". c None",
"b c #333300",
"# c #666600",
"d c #808080",
"c c #999933",
"a c #999966",
"..........",
"..........",
"..........",
"..........",
"...##a#...",
"..aaaaaa..",
".aa....##.",
".ab....a#.",
".cb....#b.",
"caaaaaaacb",
"cddddddddb",
"adaddddddb",
"adaddddddb",
"caadddddab",
"addddddddb",
"bbbbbbbbbb",
".........."};

Binary file not shown.

After

Width:  |  Height:  |  Size: 202 B

View File

@ -0,0 +1,26 @@
/* XPM */
static char *dummy[]={
"10 17 6 1",
". c None",
"c c #333300",
"a c #666600",
"b c #999933",
"# c #999966",
"d c #ffff00",
"..........",
"..........",
"..........",
"...####...",
"..#a#a###.",
"..a#...##.",
".a#.....#.",
".##.......",
"..##......",
"b###c###bc",
"bddddddddc",
"#d#ddddddc",
"#d#ddddddc",
"b##ddddd#c",
"#ddddddddc",
"cccccccccc",
".........."};

Binary file not shown.

After

Width:  |  Height:  |  Size: 107 B

View File

@ -0,0 +1,22 @@
/* XPM */
static char *dummy[]={
"11 17 2 1",
". c None",
"# c #ada5c6",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......",
"....##.....",
".....######",
"...........",
"...........",
"...........",
"...........",
"...........",
"...........",
"...........",
"..........."};

Binary file not shown.

After

Width:  |  Height:  |  Size: 92 B

View File

@ -0,0 +1,22 @@
/* XPM */
static char *dummy[]={
"11 17 2 1",
". c None",
"# c #ada5c6",
"...........",
"...........",
"...........",
"...........",
"...........",
"...........",
"...........",
"...........",
"###########",
"...........",
"...........",
"...........",
"...........",
"...........",
"...........",
"...........",
"..........."};

Binary file not shown.

After

Width:  |  Height:  |  Size: 211 B

View File

@ -0,0 +1,33 @@
/* XPM */
static char *dummy[]={
"16 21 9 1",
". c None",
"a c #737373",
"b c #7b7b7b",
"# c #808080",
"c c #848484",
"d c #8c8c8c",
"e c #949494",
"f c #9c9c9c",
"g c #a5a5a5",
"................",
"................",
"................",
"................",
"................",
"................",
"...#####........",
"..#abbcc#.......",
".#abbccdd#......",
"#abbccddee#.....",
"#bbccddeef#.....",
"#bccddeefg#.....",
".#cddeefg#......",
"..#deefg#.......",
"...#####........",
"................",
"................",
"................",
"................",
"................",
"................"};

Binary file not shown.

After

Width:  |  Height:  |  Size: 125 B

View File

@ -0,0 +1,22 @@
/* XPM */
static char *dummy[]={
"11 17 2 1",
". c None",
"# c #ada5c6",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......",
"....##.....",
"....#.#####",
"....##.....",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......"};

Binary file not shown.

After

Width:  |  Height:  |  Size: 206 B

View File

@ -0,0 +1,25 @@
/* XPM */
static char *dummy[]={
"10 17 5 1",
". c None",
"a c #000080",
"b c #63c639",
"c c #ada5c6",
"# c #ffff00",
"..........",
"..........",
"..........",
"..........",
"#.......#a",
"#ba...ab#a",
"#ba...ab#a",
"#bccccab#a",
"#bacccab#a",
"#bbacabb#a",
"##bacab##a",
"a##bbb##a.",
".a#####a..",
"..a###a...",
"...a#a....",
"....c.....",
"....c....."};

Binary file not shown.

After

Width:  |  Height:  |  Size: 84 B

View File

@ -0,0 +1,21 @@
/* XPM */
static char *dummy[]={
"11 17 1 1",
". c None",
"...........",
"...........",
"...........",
"...........",
"...........",
"...........",
"...........",
"...........",
"...........",
"...........",
"...........",
"...........",
"...........",
"...........",
"...........",
"...........",
"..........."};

Binary file not shown.

After

Width:  |  Height:  |  Size: 92 B

View File

@ -0,0 +1,22 @@
/* XPM */
static char *dummy[]={
"11 17 2 1",
". c None",
"# c #ada5c6",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......"};

Binary file not shown.

After

Width:  |  Height:  |  Size: 212 B

View File

@ -0,0 +1,24 @@
/* XPM */
static char *dummy[]={
"9 17 4 1",
". c None",
"# c #00ff00",
"b c #00ffff",
"a c #606060",
".........",
".........",
".........",
"######...",
"aaaaaa#..",
".bbbbaa#.",
"....bbaa#",
"..aa..baa",
"aaaaa..ba",
"..aa..baa",
"....bbaa#",
".bbbbaa#.",
"aaaaaa#..",
"######...",
".........",
".........",
"........."};

Binary file not shown.

After

Width:  |  Height:  |  Size: 214 B

View File

@ -0,0 +1,24 @@
/* XPM */
static char *dummy[]={
"10 17 4 1",
". c None",
"# c #00ff00",
"b c #00ffff",
"a c #606060",
"..........",
"..........",
"..........",
"...######.",
"..#aaaaaa.",
".#aabbbb..",
"#aabb.....",
"aab..aa...",
"abaaaaa...",
"aab..aa...",
"#aabb.....",
".#aabbbb..",
"..#aaaaaa.",
"...######.",
"..........",
"..........",
".........."};

Binary file not shown.

After

Width:  |  Height:  |  Size: 210 B

View File

@ -0,0 +1,26 @@
/* XPM */
static char *dummy[]={
"10 17 6 1",
". c None",
"b c #333300",
"# c #666600",
"d c #808080",
"c c #999933",
"a c #999966",
"..........",
"..........",
"..........",
"..........",
"...##a#...",
"..aaaaaa..",
".aa....##.",
".ab....a#.",
".cb....#b.",
"caaaaaaacb",
"cddddddddb",
"adaddddddb",
"adaddddddb",
"caadddddab",
"addddddddb",
"bbbbbbbbbb",
".........."};

Binary file not shown.

After

Width:  |  Height:  |  Size: 202 B

View File

@ -0,0 +1,26 @@
/* XPM */
static char *dummy[]={
"10 17 6 1",
". c None",
"c c #333300",
"a c #666600",
"b c #999933",
"# c #999966",
"d c #ffff00",
"..........",
"..........",
"..........",
"...####...",
"..#a#a###.",
"..a#...##.",
".a#.....#.",
".##.......",
"..##......",
"b###c###bc",
"bddddddddc",
"#d#ddddddc",
"#d#ddddddc",
"b##ddddd#c",
"#ddddddddc",
"cccccccccc",
".........."};

Binary file not shown.

After

Width:  |  Height:  |  Size: 111 B

View File

@ -0,0 +1,22 @@
/* XPM */
static char *dummy[]={
"11 17 2 1",
". c None",
"# c #606060",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......",
"....##.....",
".....######",
"...........",
"...........",
"...........",
"...........",
"...........",
"...........",
"...........",
"..........."};

Binary file not shown.

After

Width:  |  Height:  |  Size: 105 B

View File

@ -0,0 +1,22 @@
/* XPM */
static char *dummy[]={
"11 17 2 1",
". c None",
"# c #606060",
"...........",
"...........",
"...........",
"...........",
"...........",
"...........",
"...........",
"...........",
"###########",
"...........",
"...........",
"...........",
"...........",
"...........",
"...........",
"...........",
"..........."};

Binary file not shown.

After

Width:  |  Height:  |  Size: 211 B

View File

@ -0,0 +1,33 @@
/* XPM */
static char *dummy[]={
"16 21 9 1",
". c None",
"a c #737373",
"b c #7b7b7b",
"# c #808080",
"c c #848484",
"d c #8c8c8c",
"e c #949494",
"f c #9c9c9c",
"g c #a5a5a5",
"................",
"................",
"................",
"................",
"................",
"................",
"...#####........",
"..#abbcc#.......",
".#abbccdd#......",
"#abbccddee#.....",
"#bbccddeef#.....",
"#bccddeefg#.....",
".#cddeefg#......",
"..#deefg#.......",
"...#####........",
"................",
"................",
"................",
"................",
"................",
"................"};

Binary file not shown.

After

Width:  |  Height:  |  Size: 115 B

View File

@ -0,0 +1,22 @@
/* XPM */
static char *dummy[]={
"11 17 2 1",
". c None",
"# c #606060",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......",
"....##.....",
"....#.#####",
"....##.....",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......"};

Binary file not shown.

After

Width:  |  Height:  |  Size: 212 B

View File

@ -0,0 +1,24 @@
/* XPM */
static char *dummy[]={
"10 17 4 1",
". c None",
"a c #00ff00",
"b c #00ffff",
"# c #606060",
"..........",
"..........",
"..........",
"..........",
"#.......#a",
"#b.....b#a",
"#b.....b#a",
"#b####.b#a",
"#b.###.b#a",
"#bb.#.bb#a",
"##b.#.b##a",
"a##b#b##a.",
".a##b##a..",
"..a###a...",
"...a#a....",
"....#.....",
"....#....."};

Binary file not shown.

After

Width:  |  Height:  |  Size: 84 B

View File

@ -0,0 +1,21 @@
/* XPM */
static char *dummy[]={
"11 17 1 1",
". c None",
"...........",
"...........",
"...........",
"...........",
"...........",
"...........",
"...........",
"...........",
"...........",
"...........",
"...........",
"...........",
"...........",
"...........",
"...........",
"...........",
"..........."};

Binary file not shown.

After

Width:  |  Height:  |  Size: 105 B

View File

@ -0,0 +1,22 @@
/* XPM */
static char *dummy[]={
"11 17 2 1",
". c None",
"# c #606060",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......",
"....#......"};

View File

@ -1,5 +1,9 @@
2011-02-16 Ken Manheimer <ken.manheimer@gmail.com>
* allout-widgets.el: New allout extension that shows allout
outline structure with graphical widgets. 'allout-widgets'
customize group is an 'allout' subgroup, for easy discovery.
* allout.el: Include PGP and GnuPG in Keywords, and other
commentary refinements.
(allout-abbreviate-flattened-numbering): Rename to

2365
lisp/allout-widgets.el Normal file

File diff suppressed because it is too large Load Diff