dbexport: New Hi-DPI palette icons by Roland Hahn, remove old xpm icons
git-svn-id: trunk@56901 -
45
.gitattributes
vendored
@ -1242,6 +1242,7 @@ components/datetimectrls/pictures/datetimectrls_list.txt svneol=native#text/plai
|
||||
components/datetimectrls/pictures/make_datetimectrls_images.bat svneol=native#text/plain
|
||||
components/datetimectrls/readme.txt svneol=native#text/plain
|
||||
components/dbexport/README.txt svneol=native#text/plain
|
||||
components/dbexport/build_res.bat svneol=native#text/plain
|
||||
components/dbexport/dbexportimg.res -text
|
||||
components/dbexport/dbexportimg.txt svneol=native#text/plain
|
||||
components/dbexport/demo/README.txt svneol=native#text/plain
|
||||
@ -1285,17 +1286,39 @@ components/dbexport/lazdbexport.lpk svneol=native#text/plain
|
||||
components/dbexport/lazdbexport.pas svneol=native#text/plain
|
||||
components/dbexport/regdbexport.pp svneol=native#text/plain
|
||||
components/dbexport/sdb_consts.pas svneol=native#text/plain
|
||||
components/dbexport/tcsvexporter.xpm svneol=native#text/plain
|
||||
components/dbexport/tfixedlengthexporter.xpm svneol=native#text/plain
|
||||
components/dbexport/tfpdataexporter.xpm svneol=native#text/plain
|
||||
components/dbexport/tfpdbfexport.xpm svneol=native#text/plain
|
||||
components/dbexport/trtfexporter.xpm svneol=native#text/plain
|
||||
components/dbexport/tsimplejsonexporter.xpm svneol=native#text/plain
|
||||
components/dbexport/tsimplexmlexporter.xpm svneol=native#text/plain
|
||||
components/dbexport/tsqlexporter.xpm svneol=native#text/plain
|
||||
components/dbexport/tstandardexportformats.xpm svneol=native#text/plain
|
||||
components/dbexport/ttexexporter.xpm svneol=native#text/plain
|
||||
components/dbexport/txmlxsdexporter.xpm svneol=native#text/plain
|
||||
components/dbexport/tcsvexporter.png -text svneol=unset#image/png
|
||||
components/dbexport/tcsvexporter_150.png -text svneol=unset#image/png
|
||||
components/dbexport/tcsvexporter_200.png -text svneol=unset#image/png
|
||||
components/dbexport/tfixedlengthexporter.png -text svneol=unset#image/png
|
||||
components/dbexport/tfixedlengthexporter_150.png -text svneol=unset#image/png
|
||||
components/dbexport/tfixedlengthexporter_200.png -text svneol=unset#image/png
|
||||
components/dbexport/tfpdataexporter.png -text svneol=unset#image/png
|
||||
components/dbexport/tfpdataexporter_150.png -text svneol=unset#image/png
|
||||
components/dbexport/tfpdataexporter_200.png -text svneol=unset#image/png
|
||||
components/dbexport/tfpdbfexport.png -text svneol=unset#image/png
|
||||
components/dbexport/tfpdbfexport_150.png -text svneol=unset#image/png
|
||||
components/dbexport/tfpdbfexport_200.png -text svneol=unset#image/png
|
||||
components/dbexport/trtfexporter.png -text svneol=unset#image/png
|
||||
components/dbexport/trtfexporter_150.png -text svneol=unset#image/png
|
||||
components/dbexport/trtfexporter_200.png -text svneol=unset#image/png
|
||||
components/dbexport/tsimplejsonexporter.png -text svneol=unset#image/png
|
||||
components/dbexport/tsimplejsonexporter_150.png -text svneol=unset#image/png
|
||||
components/dbexport/tsimplejsonexporter_200.png -text svneol=unset#image/png
|
||||
components/dbexport/tsimplexmlexporter.png -text svneol=unset#image/png
|
||||
components/dbexport/tsimplexmlexporter_150.png -text svneol=unset#image/png
|
||||
components/dbexport/tsimplexmlexporter_200.png -text svneol=unset#image/png
|
||||
components/dbexport/tsqlexporter.png -text svneol=unset#image/png
|
||||
components/dbexport/tsqlexporter_150.png -text svneol=unset#image/png
|
||||
components/dbexport/tsqlexporter_200.png -text svneol=unset#image/png
|
||||
components/dbexport/tstandardexportformats.png -text svneol=unset#image/png
|
||||
components/dbexport/tstandardexportformats_150.png -text svneol=unset#image/png
|
||||
components/dbexport/tstandardexportformats_200.png -text svneol=unset#image/png
|
||||
components/dbexport/ttexexporter.png -text svneol=unset#image/png
|
||||
components/dbexport/ttexexporter_150.png -text svneol=unset#image/png
|
||||
components/dbexport/ttexexporter_200.png -text svneol=unset#image/png
|
||||
components/dbexport/txmlxsdexporter.png -text svneol=unset#image/png
|
||||
components/dbexport/txmlxsdexporter_150.png -text svneol=unset#image/png
|
||||
components/dbexport/txmlxsdexporter_200.png -text svneol=unset#image/png
|
||||
components/debuggerintf/Makefile svneol=native#text/plain
|
||||
components/debuggerintf/Makefile.compiled svneol=native#text/plain
|
||||
components/debuggerintf/Makefile.fpc svneol=native#text/plain
|
||||
|
1
components/dbexport/build_res.bat
Normal file
@ -0,0 +1 @@
|
||||
..\..\tools\lazres dbexportimg.res @dbexportimg.txt
|
@ -1,11 +1,33 @@
|
||||
tcsvexporter.xpm
|
||||
tfixedlengthexporter.xpm
|
||||
tfpdataexporter.xpm
|
||||
tfpdbfexport.xpm
|
||||
trtfexporter.xpm
|
||||
tsimplejsonexporter.xpm
|
||||
tsimplexmlexporter.xpm
|
||||
tsqlexporter.xpm
|
||||
tstandardexportformats.xpm
|
||||
ttexexporter.xpm
|
||||
txmlxsdexporter.xpm
|
||||
tcsvexporter.png
|
||||
tcsvexporter_150.png
|
||||
tcsvexporter_200.png
|
||||
tfixedlengthexporter.png
|
||||
tfixedlengthexporter_150.png
|
||||
tfixedlengthexporter_200.png
|
||||
tfpdataexporter.png
|
||||
tfpdataexporter_150.png
|
||||
tfpdataexporter_200.png
|
||||
tfpdbfexport.png
|
||||
tfpdbfexport_150.png
|
||||
tfpdbfexport_200.png
|
||||
trtfexporter.png
|
||||
trtfexporter_150.png
|
||||
trtfexporter_200.png
|
||||
tsimplejsonexporter.png
|
||||
tsimplejsonexporter_150.png
|
||||
tsimplejsonexporter_200.png
|
||||
tsimplexmlexporter.png
|
||||
tsimplexmlexporter_150.png
|
||||
tsimplexmlexporter_200.png
|
||||
tsqlexporter.png
|
||||
tsqlexporter_150.png
|
||||
tsqlexporter_200.png
|
||||
tstandardexportformats.png
|
||||
tstandardexportformats_150.png
|
||||
tstandardexportformats_200.png
|
||||
ttexexporter.png
|
||||
ttexexporter_150.png
|
||||
ttexexporter_200.png
|
||||
txmlxsdexporter.png
|
||||
txmlxsdexporter_150.png
|
||||
txmlxsdexporter_200.png
|
||||
|
BIN
components/dbexport/tcsvexporter.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
@ -1,72 +0,0 @@
|
||||
/* XPM */
|
||||
static char * tcsvexporter_xpm[] = {
|
||||
"22 23 46 1",
|
||||
" c None",
|
||||
". c #080408",
|
||||
"+ c #000000",
|
||||
"@ c #000400",
|
||||
"# c #000408",
|
||||
"$ c #C5C6C5",
|
||||
"% c #CDCECD",
|
||||
"& c #C5C2C5",
|
||||
"* c #CDCAD5",
|
||||
"= c #C5C6CD",
|
||||
"- c #BDBEBD",
|
||||
"; c #CDC6CD",
|
||||
"> c #CDCACD",
|
||||
", c #CDCEB4",
|
||||
"' c #C5CEB4",
|
||||
") c #BDBEC5",
|
||||
"! c #C5C2CD",
|
||||
"~ c #C5CABD",
|
||||
"{ c #C5C2BD",
|
||||
"] c #080C00",
|
||||
"^ c #000010",
|
||||
"/ c #000008",
|
||||
"( c #000410",
|
||||
"_ c #000810",
|
||||
": c #C5CEC5",
|
||||
"< c #FFFFFF",
|
||||
"[ c #FFFAFF",
|
||||
"} c #F6F2FF",
|
||||
"| c #296929",
|
||||
"1 c #F6F6EE",
|
||||
"2 c #EEEAFF",
|
||||
"3 c #DE1C10",
|
||||
"4 c #CDCEC5",
|
||||
"5 c #C5CAD5",
|
||||
"6 c #000800",
|
||||
"7 c #000C00",
|
||||
"8 c #F6F6FF",
|
||||
"9 c #FFF6FF",
|
||||
"0 c #F6FAFF",
|
||||
"a c #F6FFFF",
|
||||
"b c #EEE6FF",
|
||||
"c c #EEEEFF",
|
||||
"d c #C5C6D5",
|
||||
"e c #080808",
|
||||
"f c #080800",
|
||||
"g c #FFFAF6",
|
||||
" .+++++++@+++@+#++@++ ",
|
||||
" +$@%&*==-%;>,')!~,{+ ",
|
||||
" @]++^^^/+@+++@(_/+@@ ",
|
||||
" +:+<[}[<<>||||||||<+ ",
|
||||
" +1@<[[2[<$|333333|<@ ",
|
||||
" +4@<||||<5|333333|<+ ",
|
||||
" 617<8}99<5|||||33|<+ ",
|
||||
" +:+0||||<5<<aa|33|86 ",
|
||||
" +<#<[b9c[d<<8<|33|<+ ",
|
||||
" e$+0||||<580<<|33|<+ ",
|
||||
" +<#<[[c9<!<||||||||||",
|
||||
" f$+<||||8=<}|333333| ",
|
||||
" +0#<<8<<<)g<[|3333|+ ",
|
||||
" +%+<[<8<[><[<<|33|[# ",
|
||||
" ++e+++#////++++||++# ",
|
||||
" ",
|
||||
" 33 33 3 3 ",
|
||||
" 3 3 3 3 3 3 ",
|
||||
" 3 3 3 3 ",
|
||||
" 3 3 3 3 ",
|
||||
" 3 3 3 3 3 3 ",
|
||||
" 33 33 3 ",
|
||||
" "};
|
BIN
components/dbexport/tcsvexporter_150.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
components/dbexport/tcsvexporter_200.png
Normal file
After Width: | Height: | Size: 2.7 KiB |
BIN
components/dbexport/tfixedlengthexporter.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
@ -1,72 +0,0 @@
|
||||
/* XPM */
|
||||
static char * tfixedlengthexporter_xpm[] = {
|
||||
"22 23 46 1",
|
||||
" c None",
|
||||
". c #080408",
|
||||
"+ c #000000",
|
||||
"@ c #000400",
|
||||
"# c #000408",
|
||||
"$ c #C5C6C5",
|
||||
"% c #CDCECD",
|
||||
"& c #C5C2C5",
|
||||
"* c #CDCAD5",
|
||||
"= c #C5C6CD",
|
||||
"- c #BDBEBD",
|
||||
"; c #CDC6CD",
|
||||
"> c #CDCACD",
|
||||
", c #CDCEB4",
|
||||
"' c #C5CEB4",
|
||||
") c #BDBEC5",
|
||||
"! c #C5C2CD",
|
||||
"~ c #C5CABD",
|
||||
"{ c #C5C2BD",
|
||||
"] c #080C00",
|
||||
"^ c #000010",
|
||||
"/ c #000008",
|
||||
"( c #000410",
|
||||
"_ c #000810",
|
||||
": c #C5CEC5",
|
||||
"< c #FFFFFF",
|
||||
"[ c #FFFAFF",
|
||||
"} c #F6F2FF",
|
||||
"| c #296929",
|
||||
"1 c #F6F6EE",
|
||||
"2 c #EEEAFF",
|
||||
"3 c #DE1C10",
|
||||
"4 c #CDCEC5",
|
||||
"5 c #C5CAD5",
|
||||
"6 c #000800",
|
||||
"7 c #000C00",
|
||||
"8 c #F6F6FF",
|
||||
"9 c #FFF6FF",
|
||||
"0 c #F6FAFF",
|
||||
"a c #F6FFFF",
|
||||
"b c #EEE6FF",
|
||||
"c c #EEEEFF",
|
||||
"d c #C5C6D5",
|
||||
"e c #080808",
|
||||
"f c #080800",
|
||||
"g c #FFFAF6",
|
||||
" .+++++++@+++@+#++@++ ",
|
||||
" +$@%&*==-%;>,')!~,{+ ",
|
||||
" @]++^^^/+@+++@(_/+@@ ",
|
||||
" +:+<[}[<<>||||||||<+ ",
|
||||
" +1@<[[2[<$|333333|<@ ",
|
||||
" +4@<||||<5|333333|<+ ",
|
||||
" 617<8}99<5|||||33|<+ ",
|
||||
" +:+0||||<5<<aa|33|86 ",
|
||||
" +<#<[b9c[d<<8<|33|<+ ",
|
||||
" e$+0||||<580<<|33|<+ ",
|
||||
" +<#<[[c9<!<||||||||||",
|
||||
" f$+<||||8=<}|333333| ",
|
||||
" +0#<<8<<<)g<[|3333|+ ",
|
||||
" +%+<[<8<[><[<<|33|[# ",
|
||||
" ++e+++#////++++||++# ",
|
||||
" ",
|
||||
" 3333 3 3 3 3333 333 ",
|
||||
" 3 3 3 3 3 3 3",
|
||||
" 333 3 3 33 3 3",
|
||||
" 3 3 3 3 3 3",
|
||||
" 3 3 3 3 3 3 3",
|
||||
" 3 3 3 3 3333 333 ",
|
||||
" "};
|
BIN
components/dbexport/tfixedlengthexporter_150.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
components/dbexport/tfixedlengthexporter_200.png
Normal file
After Width: | Height: | Size: 2.7 KiB |
BIN
components/dbexport/tfpdataexporter.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
@ -1,37 +0,0 @@
|
||||
/* XPM */
|
||||
static char *tdataexporter[]={
|
||||
"24 24 10 1",
|
||||
". c None",
|
||||
"b c #000000",
|
||||
"g c #000080",
|
||||
"c c #0000ff",
|
||||
"e c #303030",
|
||||
"f c #808000",
|
||||
"# c #808080",
|
||||
"h c #c0c000",
|
||||
"d c #c0c0c0",
|
||||
"a c #ffffff",
|
||||
"........................",
|
||||
"........................",
|
||||
".######################.",
|
||||
".#abccccccccccccccbabab.",
|
||||
".#bbbbbbbbbbbbbbbbbbbbb.",
|
||||
".#ddddddddddddddddddddb.",
|
||||
".#deeeeeeeeeedddddddddb.",
|
||||
".#deddddddddedddddddddb.",
|
||||
".#deeeeeeeddedddddddddb.",
|
||||
".#deddddddddedddddddddb.",
|
||||
".#deeeeeeeddedddddddddb.",
|
||||
".#deddddddddedddddddddb.",
|
||||
".#deddddddddedddddddddb.",
|
||||
".#deeeeeeeeeeddffffffdb.",
|
||||
".#dddddgdddgdddfhffhfdb.",
|
||||
".#ddddd#gddggddfhhhhfdb.",
|
||||
".#dddddd#gggggdfhhhhfdb.",
|
||||
".#dddddddddggddffffffdb.",
|
||||
".#dddddddddgdddfhhhhfdb.",
|
||||
".#dddddddddddddfhffhfdb.",
|
||||
".#dddddddddddddffffffdb.",
|
||||
".#bbbbbbbbbbbbbbbbbbbbb.",
|
||||
"........................",
|
||||
"........................"};
|
BIN
components/dbexport/tfpdataexporter_150.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
components/dbexport/tfpdataexporter_200.png
Normal file
After Width: | Height: | Size: 2.2 KiB |
BIN
components/dbexport/tfpdbfexport.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
@ -1,72 +0,0 @@
|
||||
/* XPM */
|
||||
static char * tfpdbfexport_xpm[] = {
|
||||
"22 23 46 1",
|
||||
" c None",
|
||||
". c #080408",
|
||||
"+ c #000000",
|
||||
"@ c #000400",
|
||||
"# c #000408",
|
||||
"$ c #C5C6C5",
|
||||
"% c #CDCECD",
|
||||
"& c #C5C2C5",
|
||||
"* c #CDCAD5",
|
||||
"= c #C5C6CD",
|
||||
"- c #BDBEBD",
|
||||
"; c #CDC6CD",
|
||||
"> c #CDCACD",
|
||||
", c #CDCEB4",
|
||||
"' c #C5CEB4",
|
||||
") c #BDBEC5",
|
||||
"! c #C5C2CD",
|
||||
"~ c #C5CABD",
|
||||
"{ c #C5C2BD",
|
||||
"] c #080C00",
|
||||
"^ c #000010",
|
||||
"/ c #000008",
|
||||
"( c #000410",
|
||||
"_ c #000810",
|
||||
": c #C5CEC5",
|
||||
"< c #FFFFFF",
|
||||
"[ c #FFFAFF",
|
||||
"} c #F6F2FF",
|
||||
"| c #296929",
|
||||
"1 c #F6F6EE",
|
||||
"2 c #EEEAFF",
|
||||
"3 c #DE1C10",
|
||||
"4 c #CDCEC5",
|
||||
"5 c #C5CAD5",
|
||||
"6 c #000800",
|
||||
"7 c #000C00",
|
||||
"8 c #F6F6FF",
|
||||
"9 c #FFF6FF",
|
||||
"0 c #F6FAFF",
|
||||
"a c #F6FFFF",
|
||||
"b c #EEE6FF",
|
||||
"c c #EEEEFF",
|
||||
"d c #C5C6D5",
|
||||
"e c #080808",
|
||||
"f c #080800",
|
||||
"g c #FFFAF6",
|
||||
" .+++++++@+++@+#++@++ ",
|
||||
" +$@%&*==-%;>,')!~,{+ ",
|
||||
" @]++^^^/+@+++@(_/+@@ ",
|
||||
" +:+<[}[<<>||||||||<+ ",
|
||||
" +1@<[[2[<$|333333|<@ ",
|
||||
" +4@<||||<5|333333|<+ ",
|
||||
" 617<8}99<5|||||33|<+ ",
|
||||
" +:+0||||<5<<aa|33|86 ",
|
||||
" +<#<[b9c[d<<8<|33|<+ ",
|
||||
" e$+0||||<580<<|33|<+ ",
|
||||
" +<#<[[c9<!<||||||||||",
|
||||
" f$+<||||8=<}|333333| ",
|
||||
" +0#<<8<<<)g<[|3333|+ ",
|
||||
" +%+<[<8<[><[<<|33|[# ",
|
||||
" ++e+++#////++++||++# ",
|
||||
" ",
|
||||
" 333 333 3333 ",
|
||||
" 3 3 3 3 3 ",
|
||||
" 3 3 3333 333 ",
|
||||
" 3 3 3 3 3 ",
|
||||
" 3 3 3 3 3 ",
|
||||
" 333 3333 3 ",
|
||||
" "};
|
BIN
components/dbexport/tfpdbfexport_150.png
Normal file
After Width: | Height: | Size: 2.0 KiB |
BIN
components/dbexport/tfpdbfexport_200.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
BIN
components/dbexport/trtfexporter.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
@ -1,61 +0,0 @@
|
||||
/* XPM */
|
||||
static char *trtfexporter[]={
|
||||
"22 23 35 1",
|
||||
". c None",
|
||||
"a c #000000",
|
||||
"t c #000008",
|
||||
"s c #000010",
|
||||
"b c #000400",
|
||||
"c c #000408",
|
||||
"u c #000410",
|
||||
"B c #000800",
|
||||
"v c #000810",
|
||||
"C c #000c00",
|
||||
"# c #080408",
|
||||
"F c #080800",
|
||||
"E c #080808",
|
||||
"r c #080c00",
|
||||
"x c #296929",
|
||||
"i c #bdbebd",
|
||||
"n c #bdbec5",
|
||||
"q c #c5c2bd",
|
||||
"f c #c5c2c5",
|
||||
"o c #c5c2cd",
|
||||
"d c #c5c6c5",
|
||||
"h c #c5c6cd",
|
||||
"D c #c5c6d5",
|
||||
"p c #c5cabd",
|
||||
"A c #c5cad5",
|
||||
"m c #c5ceb4",
|
||||
"w c #c5cec5",
|
||||
"j c #cdc6cd",
|
||||
"k c #cdcacd",
|
||||
"g c #cdcad5",
|
||||
"l c #cdceb4",
|
||||
"z c #cdcec5",
|
||||
"e c #cdcecd",
|
||||
"y c #de1c10",
|
||||
"G c #f6faff",
|
||||
".#aaaaaaabaaabacaabaa.",
|
||||
".adbefghhiejklmnoplqa.",
|
||||
".braassstabaaabuvtabb.",
|
||||
".awa......kxxxxxxxx.a.",
|
||||
".a.b......dxyyyyyyx.b.",
|
||||
".azb.xxxx.Axyyyyyyx.a.",
|
||||
".B.C......Axxxxxyyx.a.",
|
||||
".awa.xxxx.A....xyyx.B.",
|
||||
".a.c......D....xyyx.a.",
|
||||
".Eda.xxxx.A....xyyx.a.",
|
||||
".a.c......o.xxxxxxxxxx",
|
||||
".Fda.xxxx.h..xyyyyyyx.",
|
||||
".a.c......n...xyyyyxa.",
|
||||
".aea......k....xyyx.c.",
|
||||
".aaEaaacttttaaaaxxaac.",
|
||||
".....G................",
|
||||
"....yyy..yyyyy.yyyy...",
|
||||
"....y..y...y...y......",
|
||||
"....y..y...y...yyy....",
|
||||
"....yyy....y...y......",
|
||||
"....y..y...y...y......",
|
||||
"....y..y...y...y......",
|
||||
"......................"};
|
BIN
components/dbexport/trtfexporter_150.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
components/dbexport/trtfexporter_200.png
Normal file
After Width: | Height: | Size: 2.4 KiB |
BIN
components/dbexport/tsimplejsonexporter.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
@ -1,72 +0,0 @@
|
||||
/* XPM */
|
||||
static char * tsimplejsonexporter_xpm[] = {
|
||||
"22 23 46 1",
|
||||
" c None",
|
||||
". c #080408",
|
||||
"+ c #000000",
|
||||
"@ c #000400",
|
||||
"# c #000408",
|
||||
"$ c #C5C6C5",
|
||||
"% c #CDCECD",
|
||||
"& c #C5C2C5",
|
||||
"* c #CDCAD5",
|
||||
"= c #C5C6CD",
|
||||
"- c #BDBEBD",
|
||||
"; c #CDC6CD",
|
||||
"> c #CDCACD",
|
||||
", c #CDCEB4",
|
||||
"' c #C5CEB4",
|
||||
") c #BDBEC5",
|
||||
"! c #C5C2CD",
|
||||
"~ c #C5CABD",
|
||||
"{ c #C5C2BD",
|
||||
"] c #080C00",
|
||||
"^ c #000010",
|
||||
"/ c #000008",
|
||||
"( c #000410",
|
||||
"_ c #000810",
|
||||
": c #C5CEC5",
|
||||
"< c #FFFFFF",
|
||||
"[ c #FFFAFF",
|
||||
"} c #F6F2FF",
|
||||
"| c #296929",
|
||||
"1 c #F6F6EE",
|
||||
"2 c #EEEAFF",
|
||||
"3 c #DE1C10",
|
||||
"4 c #CDCEC5",
|
||||
"5 c #C5CAD5",
|
||||
"6 c #000800",
|
||||
"7 c #000C00",
|
||||
"8 c #F6F6FF",
|
||||
"9 c #FFF6FF",
|
||||
"0 c #F6FAFF",
|
||||
"a c #F6FFFF",
|
||||
"b c #EEE6FF",
|
||||
"c c #EEEEFF",
|
||||
"d c #C5C6D5",
|
||||
"e c #080808",
|
||||
"f c #080800",
|
||||
"g c #FFFAF6",
|
||||
" .+++++++@+++@+#++@++ ",
|
||||
" +$@%&*==-%;>,')!~,{+ ",
|
||||
" @]++^^^/+@+++@(_/+@@ ",
|
||||
" +:+<[}[<<>||||||||<+ ",
|
||||
" +1@<[[2[<$|333333|<@ ",
|
||||
" +4@<||||<5|333333|<+ ",
|
||||
" 617<8}99<5|||||33|<+ ",
|
||||
" +:+0||||<5<<aa|33|86 ",
|
||||
" +<#<[b9c[d<<8<|33|<+ ",
|
||||
" e$+0||||<580<<|33|<+ ",
|
||||
" +<#<[[c9<!<||||||||||",
|
||||
" f$+<||||8=<}|333333| ",
|
||||
" +0#<<8<<<)g<[|3333|+ ",
|
||||
" +%+<[<8<[><[<<|33|[# ",
|
||||
" ++e+++#////++++||++# ",
|
||||
" ",
|
||||
" 3 33 33 3 3 ",
|
||||
" 3 3 3 3 3 3 3 ",
|
||||
" 3 3 3 3 33 3 ",
|
||||
" 3 3 3 3 3 33 ",
|
||||
" 3 3 3 3 3 3 3 3 ",
|
||||
" 33 33 33 3 3 ",
|
||||
" "};
|
BIN
components/dbexport/tsimplejsonexporter_150.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
components/dbexport/tsimplejsonexporter_200.png
Normal file
After Width: | Height: | Size: 2.8 KiB |
BIN
components/dbexport/tsimplexmlexporter.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
@ -1,72 +0,0 @@
|
||||
/* XPM */
|
||||
static char * tsimplexmlexporter_xpm[] = {
|
||||
"22 23 46 1",
|
||||
" c None",
|
||||
". c #080408",
|
||||
"+ c #000000",
|
||||
"@ c #000400",
|
||||
"# c #000408",
|
||||
"$ c #C5C6C5",
|
||||
"% c #CDCECD",
|
||||
"& c #C5C2C5",
|
||||
"* c #CDCAD5",
|
||||
"= c #C5C6CD",
|
||||
"- c #BDBEBD",
|
||||
"; c #CDC6CD",
|
||||
"> c #CDCACD",
|
||||
", c #CDCEB4",
|
||||
"' c #C5CEB4",
|
||||
") c #BDBEC5",
|
||||
"! c #C5C2CD",
|
||||
"~ c #C5CABD",
|
||||
"{ c #C5C2BD",
|
||||
"] c #080C00",
|
||||
"^ c #000010",
|
||||
"/ c #000008",
|
||||
"( c #000410",
|
||||
"_ c #000810",
|
||||
": c #C5CEC5",
|
||||
"< c #FFFFFF",
|
||||
"[ c #FFFAFF",
|
||||
"} c #F6F2FF",
|
||||
"| c #296929",
|
||||
"1 c #F6F6EE",
|
||||
"2 c #EEEAFF",
|
||||
"3 c #DE1C10",
|
||||
"4 c #CDCEC5",
|
||||
"5 c #C5CAD5",
|
||||
"6 c #000800",
|
||||
"7 c #000C00",
|
||||
"8 c #F6F6FF",
|
||||
"9 c #FFF6FF",
|
||||
"0 c #F6FAFF",
|
||||
"a c #F6FFFF",
|
||||
"b c #EEE6FF",
|
||||
"c c #EEEEFF",
|
||||
"d c #C5C6D5",
|
||||
"e c #080808",
|
||||
"f c #080800",
|
||||
"g c #FFFAF6",
|
||||
" .+++++++@+++@+#++@++ ",
|
||||
" +$@%&*==-%;>,')!~,{+ ",
|
||||
" @]++^^^/+@+++@(_/+@@ ",
|
||||
" +:+<[}[<<>||||||||<+ ",
|
||||
" +1@<[[2[<$|333333|<@ ",
|
||||
" +4@<||||<5|333333|<+ ",
|
||||
" 617<8}99<5|||||33|<+ ",
|
||||
" +:+0||||<5<<aa|33|86 ",
|
||||
" +<#<[b9c[d<<8<|33|<+ ",
|
||||
" e$+0||||<580<<|33|<+ ",
|
||||
" +<#<[[c9<!<||||||||||",
|
||||
" f$+<||||8=<}|333333| ",
|
||||
" +0#<<8<<<)g<[|3333|+ ",
|
||||
" +%+<[<8<[><[<<|33|[# ",
|
||||
" ++e+++#////++++||++# ",
|
||||
" ",
|
||||
" 3 3 3 3 3 ",
|
||||
" 3 3 33 33 3 ",
|
||||
" 3 3 3 3 3 ",
|
||||
" 3 3 3 3 ",
|
||||
" 3 3 3 3 3 ",
|
||||
" 3 3 3 3 3333 ",
|
||||
" "};
|
BIN
components/dbexport/tsimplexmlexporter_150.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
components/dbexport/tsimplexmlexporter_200.png
Normal file
After Width: | Height: | Size: 2.6 KiB |
BIN
components/dbexport/tsqlexporter.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
@ -1,72 +0,0 @@
|
||||
/* XPM */
|
||||
static char * tsqlexporter_xpm[] = {
|
||||
"22 23 46 1",
|
||||
" c None",
|
||||
". c #080408",
|
||||
"+ c #000000",
|
||||
"@ c #000400",
|
||||
"# c #000408",
|
||||
"$ c #C5C6C5",
|
||||
"% c #CDCECD",
|
||||
"& c #C5C2C5",
|
||||
"* c #CDCAD5",
|
||||
"= c #C5C6CD",
|
||||
"- c #BDBEBD",
|
||||
"; c #CDC6CD",
|
||||
"> c #CDCACD",
|
||||
", c #CDCEB4",
|
||||
"' c #C5CEB4",
|
||||
") c #BDBEC5",
|
||||
"! c #C5C2CD",
|
||||
"~ c #C5CABD",
|
||||
"{ c #C5C2BD",
|
||||
"] c #080C00",
|
||||
"^ c #000010",
|
||||
"/ c #000008",
|
||||
"( c #000410",
|
||||
"_ c #000810",
|
||||
": c #C5CEC5",
|
||||
"< c #FFFFFF",
|
||||
"[ c #FFFAFF",
|
||||
"} c #F6F2FF",
|
||||
"| c #296929",
|
||||
"1 c #F6F6EE",
|
||||
"2 c #EEEAFF",
|
||||
"3 c #DE1C10",
|
||||
"4 c #CDCEC5",
|
||||
"5 c #C5CAD5",
|
||||
"6 c #000800",
|
||||
"7 c #000C00",
|
||||
"8 c #F6F6FF",
|
||||
"9 c #FFF6FF",
|
||||
"0 c #F6FAFF",
|
||||
"a c #F6FFFF",
|
||||
"b c #EEE6FF",
|
||||
"c c #EEEEFF",
|
||||
"d c #C5C6D5",
|
||||
"e c #080808",
|
||||
"f c #080800",
|
||||
"g c #FFFAF6",
|
||||
" .+++++++@+++@+#++@++ ",
|
||||
" +$@%&*==-%;>,')!~,{+ ",
|
||||
" @]++^^^/+@+++@(_/+@@ ",
|
||||
" +:+<[}[<<>||||||||<+ ",
|
||||
" +1@<[[2[<$|333333|<@ ",
|
||||
" +4@<||||<5|333333|<+ ",
|
||||
" 617<8}99<5|||||33|<+ ",
|
||||
" +:+0||||<5<<aa|33|86 ",
|
||||
" +<#<[b9c[d<<8<|33|<+ ",
|
||||
" e$+0||||<580<<|33|<+ ",
|
||||
" +<#<[[c9<!<||||||||||",
|
||||
" f$+<||||8=<}|333333| ",
|
||||
" +0#<<8<<<)g<[|3333|+ ",
|
||||
" +%+<[<8<[><[<<|33|[# ",
|
||||
" ++e+++#////++++||++# ",
|
||||
" ",
|
||||
" 33 33 3 ",
|
||||
" 3 3 3 3 3 ",
|
||||
" 3 3 3 3 ",
|
||||
" 3 3 3 3 ",
|
||||
" 3 3 3 3 3 ",
|
||||
" 33 3 3 3333 ",
|
||||
" "};
|
BIN
components/dbexport/tsqlexporter_150.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
components/dbexport/tsqlexporter_200.png
Normal file
After Width: | Height: | Size: 2.6 KiB |
BIN
components/dbexport/tstandardexportformats.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
@ -1,72 +0,0 @@
|
||||
/* XPM */
|
||||
static char * tstandardexportformats_xpm[] = {
|
||||
"22 23 46 1",
|
||||
" c None",
|
||||
". c #080408",
|
||||
"+ c #000000",
|
||||
"@ c #000400",
|
||||
"# c #000408",
|
||||
"$ c #C5C6C5",
|
||||
"% c #CDCECD",
|
||||
"& c #C5C2C5",
|
||||
"* c #CDCAD5",
|
||||
"= c #C5C6CD",
|
||||
"- c #BDBEBD",
|
||||
"; c #CDC6CD",
|
||||
"> c #CDCACD",
|
||||
", c #CDCEB4",
|
||||
"' c #C5CEB4",
|
||||
") c #BDBEC5",
|
||||
"! c #C5C2CD",
|
||||
"~ c #C5CABD",
|
||||
"{ c #C5C2BD",
|
||||
"] c #080C00",
|
||||
"^ c #000010",
|
||||
"/ c #000008",
|
||||
"( c #000410",
|
||||
"_ c #000810",
|
||||
": c #C5CEC5",
|
||||
"< c #FFFFFF",
|
||||
"[ c #FFFAFF",
|
||||
"} c #F6F2FF",
|
||||
"| c #296929",
|
||||
"1 c #F6F6EE",
|
||||
"2 c #EEEAFF",
|
||||
"3 c #DE1C10",
|
||||
"4 c #CDCEC5",
|
||||
"5 c #C5CAD5",
|
||||
"6 c #000800",
|
||||
"7 c #000C00",
|
||||
"8 c #F6F6FF",
|
||||
"9 c #FFF6FF",
|
||||
"0 c #F6FAFF",
|
||||
"a c #F6FFFF",
|
||||
"b c #EEE6FF",
|
||||
"c c #EEEEFF",
|
||||
"d c #C5C6D5",
|
||||
"e c #080808",
|
||||
"f c #080800",
|
||||
"g c #FFFAF6",
|
||||
" .+++++++@+++@+#++@++ ",
|
||||
" +$@%&*==-%;>,')!~,{+ ",
|
||||
" @]++^^^/+@+++@(_/+@@ ",
|
||||
" +:+<[}[<<>||||||||<+ ",
|
||||
" +1@<[[2[<$|333333|<@ ",
|
||||
" +4@<||||<5|333333|<+ ",
|
||||
" 617<8}99<5|||||33|<+ ",
|
||||
" +:+0||||<5<<aa|33|86 ",
|
||||
" +<#<[b9c[d<<8<|33|<+ ",
|
||||
" e$+0||||<580<<|33|<+ ",
|
||||
" +<#<[[c9<!<||||||||||",
|
||||
" f$+<||||8=<}|333333| ",
|
||||
" +0#<<8<<<)g<[|3333|+ ",
|
||||
" +%+<[<8<[><[<<|33|[# ",
|
||||
" ++e+++#////++++||++# ",
|
||||
" ",
|
||||
" 33 33333 333 ",
|
||||
" 3 3 3 3 3 ",
|
||||
" 3 3 3 3 ",
|
||||
" 3 3 3 3 ",
|
||||
" 3 3 3 3 3 ",
|
||||
" 33 3 333 ",
|
||||
" "};
|
BIN
components/dbexport/tstandardexportformats_150.png
Normal file
After Width: | Height: | Size: 2.0 KiB |
BIN
components/dbexport/tstandardexportformats_200.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
BIN
components/dbexport/ttexexporter.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
@ -1,62 +0,0 @@
|
||||
/* XPM */
|
||||
static char *ttexexporter[]={
|
||||
"22 23 36 1",
|
||||
". c None",
|
||||
"a c #000000",
|
||||
"t c #000008",
|
||||
"s c #000010",
|
||||
"b c #000400",
|
||||
"c c #000408",
|
||||
"u c #000410",
|
||||
"B c #000800",
|
||||
"v c #000810",
|
||||
"C c #000c00",
|
||||
"# c #080408",
|
||||
"F c #080800",
|
||||
"E c #080808",
|
||||
"r c #080c00",
|
||||
"x c #296929",
|
||||
"i c #bdbebd",
|
||||
"n c #bdbec5",
|
||||
"q c #c5c2bd",
|
||||
"f c #c5c2c5",
|
||||
"o c #c5c2cd",
|
||||
"d c #c5c6c5",
|
||||
"h c #c5c6cd",
|
||||
"D c #c5c6d5",
|
||||
"p c #c5cabd",
|
||||
"A c #c5cad5",
|
||||
"m c #c5ceb4",
|
||||
"w c #c5cec5",
|
||||
"j c #cdc6cd",
|
||||
"k c #cdcacd",
|
||||
"g c #cdcad5",
|
||||
"l c #cdceb4",
|
||||
"z c #cdcec5",
|
||||
"e c #cdcecd",
|
||||
"y c #de1c10",
|
||||
"H c #ff0000",
|
||||
"G c #fffaff",
|
||||
".#aaaaaaabaaabacaabaa.",
|
||||
".adbefghhiejklmnoplqa.",
|
||||
".braassstabaaabuvtabb.",
|
||||
".awa......kxxxxxxxx.a.",
|
||||
".a.b......dxyyyyyyx.b.",
|
||||
".azb.xxxx.Axyyyyyyx.a.",
|
||||
".B.C......Axxxxxyyx.a.",
|
||||
".a.a.xxxx.A....xyyx.B.",
|
||||
".a.c......D....xyyx.a.",
|
||||
".Eda.xxxx.A....xyyx.a.",
|
||||
".a.c......o.xxxxxxxxxx",
|
||||
".Fda.xxxx.h..xyyyyyyx.",
|
||||
".a.c......n..Gxyyyyxa.",
|
||||
".aea......k....xyyx.c.",
|
||||
".aaEaaacttttaaaaxxaac.",
|
||||
"......................",
|
||||
".HHHHH.HHHH.H..H......",
|
||||
"...H...H....H..H......",
|
||||
"...H...HHHH..H........",
|
||||
"...H...H......H.......",
|
||||
"...H...H....H..H......",
|
||||
"...H...HHHH.H..H......",
|
||||
"......................"};
|
BIN
components/dbexport/ttexexporter_150.png
Normal file
After Width: | Height: | Size: 2.0 KiB |
BIN
components/dbexport/ttexexporter_200.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
BIN
components/dbexport/txmlxsdexporter.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
@ -1,72 +0,0 @@
|
||||
/* XPM */
|
||||
static char * txmlxsdexporter_xpm[] = {
|
||||
"22 23 46 1",
|
||||
" c None",
|
||||
". c #080408",
|
||||
"+ c #000000",
|
||||
"@ c #000400",
|
||||
"# c #000408",
|
||||
"$ c #C5C6C5",
|
||||
"% c #CDCECD",
|
||||
"& c #C5C2C5",
|
||||
"* c #CDCAD5",
|
||||
"= c #C5C6CD",
|
||||
"- c #BDBEBD",
|
||||
"; c #CDC6CD",
|
||||
"> c #CDCACD",
|
||||
", c #CDCEB4",
|
||||
"' c #C5CEB4",
|
||||
") c #BDBEC5",
|
||||
"! c #C5C2CD",
|
||||
"~ c #C5CABD",
|
||||
"{ c #C5C2BD",
|
||||
"] c #080C00",
|
||||
"^ c #000010",
|
||||
"/ c #000008",
|
||||
"( c #000410",
|
||||
"_ c #000810",
|
||||
": c #C5CEC5",
|
||||
"< c #FFFFFF",
|
||||
"[ c #FFFAFF",
|
||||
"} c #F6F2FF",
|
||||
"| c #296929",
|
||||
"1 c #F6F6EE",
|
||||
"2 c #EEEAFF",
|
||||
"3 c #DE1C10",
|
||||
"4 c #CDCEC5",
|
||||
"5 c #C5CAD5",
|
||||
"6 c #000800",
|
||||
"7 c #000C00",
|
||||
"8 c #F6F6FF",
|
||||
"9 c #FFF6FF",
|
||||
"0 c #F6FAFF",
|
||||
"a c #F6FFFF",
|
||||
"b c #EEE6FF",
|
||||
"c c #EEEEFF",
|
||||
"d c #C5C6D5",
|
||||
"e c #080808",
|
||||
"f c #080800",
|
||||
"g c #FFFAF6",
|
||||
" .+++++++@+++@+#++@++ ",
|
||||
" +$@%&*==-%;>,')!~,{+ ",
|
||||
" @]++^^^/+@+++@(_/+@@ ",
|
||||
" +:+<[}[<<>||||||||<+ ",
|
||||
" +1@<[[2[<$|333333|<@ ",
|
||||
" +4@<||||<5|333333|<+ ",
|
||||
" 617<8}99<5|||||33|<+ ",
|
||||
" +:+0||||<5<<aa|33|86 ",
|
||||
" +<#<[b9c[d<<8<|33|<+ ",
|
||||
" e$+0||||<580<<|33|<+ ",
|
||||
" +<#<[[c9<!<||||||||||",
|
||||
" f$+<||||8=<}|333333| ",
|
||||
" +0#<<8<<<)g<[|3333|+ ",
|
||||
" +%+<[<8<[><[<<|33|[# ",
|
||||
" ++e+++#////++++||++# ",
|
||||
" ",
|
||||
" 3 3 33333 333 ",
|
||||
" 3 3 3 3 3 ",
|
||||
" 3 3 3 3 ",
|
||||
" 3 33333 3 3 ",
|
||||
" 3 3 3 3 3 ",
|
||||
" 3 3 33333 333 ",
|
||||
" "};
|
BIN
components/dbexport/txmlxsdexporter_150.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
components/dbexport/txmlxsdexporter_200.png
Normal file
After Width: | Height: | Size: 2.7 KiB |