aboutsummaryrefslogtreecommitdiffstats
path: root/art/new_appointment.xpm
blob: 1ea92007bc3d1087ea6caf7e7e846de233b0255b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
/* XPM */
static char * new_appointment_xpm[] = {
"16 16 104 2",
"   c None",
".  c #000000",
"+  c #615F59",
"@  c #DEDAC1",
"#  c #76705A",
"$  c #5E574A",
"%  c #595244",
"&  c #575143",
"*  c #5E594B",
"=  c #D1D0CF",
"-  c #4B4126",
";  c #F6F2D6",
">  c #F2E363",
",  c #746B4F",
"'  c #787266",
")  c #888379",
"!  c #FCF9DA",
"~  c #D4BA38",
"{  c #F7EE93",
"]  c #F9EF76",
"^  c #FAF2A2",
"/  c #FBF5B2",
"(  c #FAF293",
"_  c #E8D247",
":  c #C4BA88",
"<  c #F1E259",
"[  c #DEC956",
"}  c #E2D181",
"|  c #E2D283",
"1  c #DACA74",
"2  c #E0D07F",
"3  c #E1D288",
"4  c #F4F1DD",
"5  c #F9F2BA",
"6  c #917421",
"7  c #F7EE9C",
"8  c #DEC952",
"9  c #F5F1E0",
"0  c #FCFCFC",
"a  c #727270",
"b  c #FAFAF9",
"c  c #F9F9F8",
"d  c #FCFCF9",
"e  c #CEB538",
"f  c #FAF4AC",
"g  c #E0CF70",
"h  c #262626",
"i  c #FCFBF9",
"j  c #E5D048",
"k  c #FBF5B6",
"l  c #DFCE70",
"m  c #F7F6F6",
"n  c #FBFBFB",
"o  c #262625",
"p  c #F1EFEE",
"q  c #EDDB4F",
"r  c #FBF5B8",
"s  c #DFCE6F",
"t  c #FBFAFA",
"u  c #FBFBFA",
"v  c #5F5F5E",
"w  c #CBCBC9",
"x  c #F6F5F4",
"y  c #FBF5B3",
"z  c #DECD6F",
"A  c #FAF9F9",
"B  c #615F5E",
"C  c #D0CFCB",
"D  c #FBFBF9",
"E  c #E8D44B",
"F  c #F7EFA4",
"G  c #DDC851",
"H  c #F0EBD6",
"I  c #F8F8F6",
"J  c #ECEBE9",
"K  c #FCFBF7",
"L  c #D7BF3C",
"M  c #C4BA8C",
"N  c #F2E35A",
"O  c #F3ECC0",
"P  c #FCFCFB",
"Q  c #FCFCFA",
"R  c #F9F4BD",
"S  c #8E7021",
"T  c #F7F1B9",
"U  c #F4E559",
"V  c #EFDD51",
"W  c #F0DF57",
"X  c #F8EE81",
"Y  c #E3CB43",
"Z  c #F6F2D7",
"`  c #E4CE43",
" . c #5E4B1E",
".. c #51431D",
"+. c #68572D",
"@. c #F8F2C3",
"#. c #D1B635",
"$. c #3B2D0C",
"%. c #907427",
"&. c #59513C",
"*. c #454134",
"=. c #514B3B",
"-. c #9D8C4E",
";. c #31270C",
"        . . . . . . . . .       ",
"      . + @ # $ % & * = - .     ",
"      . ; > , ' ' ' ) ! ~ .     ",
"      . { ] ^ / / / / ( _ .     ",
"    . : < [ } | 1 2 3 4 5 6 .   ",
"    . 7 8 9 0 0 a b c b d e .   ",
"    . f g 0 0 0 h b c b i j . . ",
"    . k l m b n o b b p i q q . ",
"    . r s t t u v w x x i q q . ",
"    . y z A b A b B C x D E . . ",
"    . F G H I b J b b c K L .   ",
"    . M N O n P c n n Q R S .   ",
"      . T U V V V V W X Y .     ",
"      . Z `  .......+.@.#..     ",
"      . $.%.&.*.*.*.=.-.;..     ",
"        . . . . . . . . .       "};
fix: #1658045 Euro major settings: list countries alphabetically * bugfix: #1658043 Euro major feature calculates amounts incorrectly * bugfix: #1656531 account combobox can be default set to disabled account * bugfix: #1653957 Importing QIF file with existing accounts * bugfix: #1652994 Sorting for account in Statistics Report doesn't work * bugfix: #1652527 Balance report crash when no result * bugfix: #1649081 Exclude from budget option seems ignored * bugfix: #1649078 Remind operations are included in "today" balance calculation * bugfix: #1648856 balance report "select all" is not working * Update to version 5.1.2pawel2016-12-081-3/+3 | | | | | | | | | | | | | | | | * wish : #1645126 remember the size of columns in the main window * wish : #1639862 multiple edit transactions date * wish : #1638023 remind scheduled listview column width * wish : #916690 qif option (info to desc; payee to desc) * wish : #462919 option to choose to import OFX name to payee or memo * bugfix: import, new account don't have currency, result display NaN * bugfix: import, amount was not displaying decimal part * bugfix: import, dialog to choose child xfer was popup when no match found * bugfix: txn dialog, after input a split amount/category widget were not disabled * bugfix: #1645001 import shows rounded amount but import correctly * bugfix: #1640885 txn changes in detail list cannot be saved * bugfix: #1638064 balance report may show wrong values * Update to version 5.1.1pawel2016-11-121-3/+3 | | | | | | | | | | | | | | Changelog: * wish : #1634615 get currency format from system again * wish : #1634182 template chooser popover could be wider by default * wish : #1629647 'Multiple Edit' to include account * bugfix: #1638035 moving txn between account hide it into destination * bugfix: #1637805 overwrite assignment doesnt work * bugfix: #1635857 balance report crash when no selection in main window * bugfix: #1635260 win: missing .dll for windows 7, vista, XP * bugfix: #1635053 must enter Payment method twice in Add Transaction dialog * bugfix: #1633915 win: libgnutls-30.dll missing XP, Vista, 7 * bugfix: #1633895 manage assignment display some payee instead of category * - Update to version 5.1pawel2016-10-191-3/+3 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add LICENSE_FILE Changelog: * change: xhb data file format (v1.2) * change: internal storage of txn into accounts * change: transaction dialog, changed the layout * change: template/scheduled dialog, changed the layout * change: register, refactored toolbar grouping single and multiple actions * change: listview, removed deprecated rule hint (alternate row color) * change: listview, added line grid (new GTK+ option) * change: preferences, reworked layout * wish : #1610672 multiple edit should allow clearing fields * wish : #1608025 revert prefill with shift/ctrl clicked txn when multiple edit * wish : #1500235 automatic assignments based on regular expressions * wish : #1500220 allow auto assignments to overwrite payee * wish : #1484449 warn when amount sign and category don't match * wish : #1448613 display full category name in autocompletion * wish : #1424365 separe scheduled transaction from template transaction * wish : #1242312 category split for template/scheduled transaction * wish : #1102981 add comment bloc for accounts * wish : #1094528 auto-assign Payment * wish : #844576 payee default category and payment type * wish : #552565 multiple currency accounting * bugfix: #1631888 amount input limited to -/+ 2,147,483,647 * bugfix: #1628664 internal xfer assign to existing txn no longer work * bugfix: #1625913 category with 0 budget should display 'over' * bugfix: #1615245 dst_account remains into file for non intxfer * Update to version 5.0.9pawel2016-07-241-3/+3 | | | | | | | | | | | | | * wish : #1507253 template at top into txn dialog * wish : #1429411 reconcile etc. could be a linked set of toggle buttons * wish : #532564 clean feature to delete unused payees/categories * bugfix: #1602835 filter by status in the ledger * bugfix: #1594152 zillion questions importing from QIF file * bugfix: #1583406 changes in settings -> format-> numbers options is never saved * bugfix: #1562372 statistics filtered on category with split display wrong results * bugfix: #1535483 importing cvs file silently skips a line! * Update to version 5.0.8pawel2016-05-251-2/+3 | | | | | Changelog: bugfix: #1584342 operation disappearing and corrupted account file