~marc.stewart/crebs/vala-core

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
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
2010-12-18  Marc Stewart  <marc.c.stewart@googlemail.com>

  * Fixed bug 690629 (fatal translations for command-line options)

2010-12-13  Marc Stewart  <marc.c.stewart@googlemail.com>

  * New locale, Ido, plus updates to others

  * Fixed bug 672380 (name in pynotify initialisation)

2010-08-20  Marc Stewart  <marc.c.stewart@googlemail.com>

  * Locale improvements: Brazilian Portuguese, Indonesian, German and Spanish

2010-07-26  Marc Stewart  <marc.c.stewart@googlemail.com>

  * Localisation update: Danish + other improvements

2010-07-14  Marc Stewart  <marc.c.stewart@googlemail.com>

  * Added new localisations:
    Afrikaans, Arabic, Asturian, Brazilian Portuguese, Bulgarian,
    Chinese (Traditional), Divehi, Dutch, Esperanto, Finnish, French, Greek,
    Hebrew, Hungarian, Indonesian, Malay, Norwegian Bokmal, Polish, Portuguese,
    Swedish

  * Improved localisations:
    Czech, German, Italian, Russian, Spanish, Turkish, Ukrainian

  * Fixed bug 605267 (setlocale error prevented startup)

  * Fixed bug 604841 (GConf fiddling prevented slideshow creation)

  * Fixed bug 605000 (Typo in translation template)

2010-07-11  Marc Stewart  <marc.c.stewart@googlemail.com>

  * Added Turkish translation

  * Updated translation template

2010-07-10  Marc Stewart  <marc.c.stewart@googlemail.com>

  * Updated man page

  * Experimental feature: automatically adjusts default image duration to
    create a slideshow of a particular length

  * Display style (Tile, Zoom, Stretch, etc.) can be specified

  * Only seconds are affected by the decimal point

  * Transition time is now considered to be part of the image's display time

  * Image thumbnails in the main window are spread to minimize the right-hand
    border when the window isn't quite large enough to accomodate another
    column.

  * Preview thumbnails added to the 'Add Images' dialog

  * Error dialogs added for:
        files that could not be added;
        problems saving slideshows;
        when the wallpaper can't be changed automatically.

  * GUI amended to better comply with the GNOME human interface guidelines
        Improved keyboard interation (shortcuts, accelerator keys)
        Button ordering
        "Hours" placed at the top of combobox lists

2010-06-30  Marc Stewart  <marc.c.stewart@googlemail.com>

  * Added Spanish and Czech translations

  * Setup script removes old files from crebs module

2010-06-29  Marc Stewart  <marc.c.stewart@googlemail.com>

  * Added options -C, -F, -Q, -R, -S, -W as counterparts to -cfqrsw
    Dropped option -x is approximated by -r
    Old option -S is now -c

  * GConf values documented in the man page

  * Maximum transition increased to 86,400 seconds (1 day)
    Duration can be specified to 1 decimal place

2010-06-27  Marc Stewart  <marc.c.stewart@googlemail.com>

  * Added option -w (register new wallpaper but keep old)

  * Uses GConf for default values

2010-06-25  Marc Stewart  <marc.c.stewart@googlemail.com>

  * Fixed bug that prevented import from slideshows of images with non-English
    characters in the filename within slideshows

2010-06-24  Marc Stewart  <marc.c.stewart@googlemail.com>

  * Fixed bug that caused crashes if thumbnails directory hadn't been created
    yet (primarily affecting new user accounts and live CDs)

2010-06-23  Marc Stewart  <marc.c.stewart@googlemail.com>

  * Added completed Ukrainian translation

  * Fixed bug in modularisation that kept the slideshow file constant

  * Added man page

  * Able to read and write non-trivial slideshow files

  * Uses .thumbnails cache for faster image import

  * Non-GUI appearances of the app name are always in English, with any
    translation in brackets

2010-06-21  Marc Stewart  <marc.c.stewart@googlemail.com>

  * Corrected typo in German localisation: sekunden -> Sekunden

  * Fixed GTK entry sensitivity bug that caused crashes

2010-06-20  Marc Stewart  <marc.c.stewart@googlemail.com>

  * Added mo files to setup.sh

  * Added German and Lithuanian translations to crebs.desktop

  * Incorporated po and mo localisation files from Launchpad Translations
    cy, de, en_GB, it, lt, ro, ru, uk

2010-06-18  Marc Stewart  <marc.c.stewart@googlemail.com>

  * Setup script updated to copy application module

  * Translations URL added to README

  * Several translations added to crebs.desktop file

  * Copy is selected after copying (previously original remained selected)

  * First new image selected after addition (before, last image was selected)

  * Text output resulting from setting the -v flag is written to stderr

  * GUI plurals now internationalised correctly

  * Command-line text, including option long names, has been internationalised

  * Selecting an image brings the 'Selected Image' tab to the front

  * Application code restructured as a Python module

2010-06-10  Marc Stewart  <marc.c.stewart@googlemail.com>

  * README states associations with images and XML files are made automatically 
    during installation.

  * Started internationalisation, including addition of a PO template.

  * Simplified UI to reduce clutter on first open, and to remove repeated 
    information when selected image uses default timings.

2010-06-07  Marc Stewart  <marc.c.stewart@googlemail.com>

  * Setup script will update-desktop-database

  * Mentioned "Open with" in README

  * Added file-overwrite warning dialog

  * Added command-line arguments, allowing CreBS to be used with Nautilus's
    "Open with" menu for images and slideshows (and allowing a lot more).

  * Added %F to .desktop exec line to allow multiple files in single instance
    Added MimeType line to .desktop to register it for images and xml

2010-06-03  Marc Stewart  <marc.c.stewart@googlemail.com>

  * Improved setup script and revised INSTALL instructions

2010-06-03  Marc Stewart  <marc.c.stewart@googlemail.com>

  * Added basic setup shell script for installing from the source tarball

  * Slideshow files starting with a comment are now recognised as valid

  * Behaviour of Add Images dialog improved
        Clicking Add when a directory is selected opens it
        Double-clicking a file imports it
        Last-used directory is remembered for next time (until app closes)

  * Images and slideshows can be imported by dragging them from Nautilus onto
    the CreBS window.

2010-06-01  Marc Stewart  <marc.c.stewart@googlemail.com>

  * Slideshows now written to ~/.crebs instead of ~/.gnome2
    This prevents a slideshow called "backgrounds" overwriting the master list

2010-05-31  Marc Stewart  <marc.c.stewart@googlemail.com>

  * Existing slideshows can be imported

  * Added notification when wallpaper set

  * Changed button labels to icons

  * Aligned controls

2010-05-30  Marc Stewart  <marc.c.stewart@googlemail.com>

  * Added crebs.desktop

  * If installed to /usr/bin, CreBS will look for glade files in
    /usr/share/crebs/glade/

  * Fixed file access to prevent crashing when backgrounds.xml doesn't exist

2010-04-15  Marc Stewart  <marc.c.stewart@googlemail.com>

  * Initial release, 0.9



Copyright 2010 Marc Stewart
Copying and distribution of this file, with or without modification, are
permitted provided the copyright notice and this notice are preserved.