comparison ChangeLog @ 1257:59151524529d

updated ChangeLog from svn log
author nadvornik
date Sun, 25 Jan 2009 18:14:08 +0000
parents 36a48d09daa8
children 0c918f8b1f51
comparison
equal deleted inserted replaced
1256:253a6e086a8e 1257:59151524529d
1 ------------------------------------------------------------------------
2 r1351 | nadvornik | 2009-01-25 17:58:19 +0100 (Ne, 25 led 2009) | 2 lines
3
4 fixed gthread detection
5
6 ------------------------------------------------------------------------
7 r1350 | nadvornik | 2009-01-25 10:27:27 +0100 (Ne, 25 led 2009) | 2 lines
8
9 do not ignore newly created sidecars
10
11 ------------------------------------------------------------------------
12 r1349 | nadvornik | 2009-01-24 14:46:08 +0100 (So, 24 led 2009) | 2 lines
13
14 adjusted marks spacing to align them with the marks filter
15
16 ------------------------------------------------------------------------
17 r1348 | zas_ | 2009-01-24 14:38:53 +0100 (So, 24 led 2009) | 1 line
18
19 Fix incorrect translation.
20 ------------------------------------------------------------------------
21 r1347 | nadvornik | 2009-01-24 14:05:06 +0100 (So, 24 led 2009) | 4 lines
22
23 fixed restoring of OSD at layout_image_full_screen_stop
24 https://sourceforge.net/tracker/index.php?func=detail&aid=2039839&group_id=222125&atid=1054680
25
26
27 ------------------------------------------------------------------------
28 r1346 | nadvornik | 2009-01-24 13:15:01 +0100 (So, 24 led 2009) | 2 lines
29
30 fixed glib warning
31
32 ------------------------------------------------------------------------
33 r1345 | nadvornik | 2009-01-24 11:09:29 +0100 (So, 24 led 2009) | 2 lines
34
35 updated version string
36
37 ------------------------------------------------------------------------
38 r1344 | zas_ | 2009-01-24 08:41:23 +0100 (So, 24 led 2009) | 1 line
39
40 Silent two compilation warnings.
41 ------------------------------------------------------------------------
42 r1343 | zas_ | 2009-01-24 08:36:21 +0100 (So, 24 led 2009) | 1 line
43
44 French translation was updated.
45 ------------------------------------------------------------------------
46 r1342 | nadvornik | 2009-01-23 23:53:02 +0100 (Pá, 23 led 2009) | 2 lines
47
48 fixed possible crash
49
50 ------------------------------------------------------------------------
51 r1341 | nadvornik | 2009-01-21 19:30:54 +0100 (St, 21 led 2009) | 2 lines
52
53 enable threads by default
54
55 ------------------------------------------------------------------------
56 r1340 | nadvornik | 2009-01-21 19:16:26 +0100 (St, 21 led 2009) | 2 lines
57
58 compilation fixes for older exiv2
59
60 ------------------------------------------------------------------------
61 r1339 | nadvornik | 2009-01-20 23:53:09 +0100 (Út, 20 led 2009) | 2 lines
62
63 improved metadata preferences
64
65 ------------------------------------------------------------------------
66 r1338 | nadvornik | 2009-01-20 23:29:31 +0100 (Út, 20 led 2009) | 2 lines
67
68 fixed possible segfault
69
70 ------------------------------------------------------------------------
71 r1337 | nadvornik | 2009-01-11 22:28:03 +0100 (Ne, 11 led 2009) | 2 lines
72
73 show symlinks in filelist
74
75 ------------------------------------------------------------------------
76 r1336 | nadvornik | 2009-01-11 22:24:58 +0100 (Ne, 11 led 2009) | 2 lines
77
78 fixed includes
79
80 ------------------------------------------------------------------------
81 r1335 | nadvornik | 2009-01-11 19:58:05 +0100 (Ne, 11 led 2009) | 2 lines
82
83 added a status bar button for writting metadata immediately
84
85 ------------------------------------------------------------------------
86 r1334 | nadvornik | 2009-01-11 13:13:30 +0100 (Ne, 11 led 2009) | 3 lines
87
88 metadata write mode (direct or sidecar) made configurable for each file
89 format
90
91 ------------------------------------------------------------------------
92 r1333 | nadvornik | 2009-01-10 21:40:37 +0100 (So, 10 led 2009) | 3 lines
93
94 simplified metadata interface, dropped metadata_read,
95 fixes for older exiv2 versions
96
97 ------------------------------------------------------------------------
98 r1332 | zas_ | 2009-01-04 18:14:34 +0100 (Ne, 04 led 2009) | 1 line
99
100 When "Remember print settings" is checked, save _all_ settings. Before this patch, text fields, text size, source, layout and image scale properties were not saved.
101 ------------------------------------------------------------------------
102 r1331 | zas_ | 2009-01-04 11:32:47 +0100 (Ne, 04 led 2009) | 1 line
103
104 French translation was updated.
105 ------------------------------------------------------------------------
106 r1330 | zas_ | 2009-01-03 18:13:20 +0100 (So, 03 led 2009) | 1 line
107
108 Silent warnings.
109 ------------------------------------------------------------------------
110 r1329 | nadvornik | 2009-01-03 16:29:08 +0100 (So, 03 led 2009) | 2 lines
111
112 write keywords and comments with separate functions
113
114 ------------------------------------------------------------------------
115 r1328 | nadvornik | 2009-01-03 00:14:01 +0100 (So, 03 led 2009) | 2 lines
116
117 fixed updating of selection after deleting the last image from the list
118
119 ------------------------------------------------------------------------
120 r1327 | nadvornik | 2009-01-02 23:57:09 +0100 (Pá, 02 led 2009) | 5 lines
121
122 do not enter a directory after rename
123 fixed dir tree updating
124 http://sourceforge.net/tracker/index.php?func=detail&aid=2481287&group_id=222125&atid=1054680
125
126
127 ------------------------------------------------------------------------
128 r1326 | nadvornik | 2009-01-02 15:58:21 +0100 (Pá, 02 led 2009) | 4 lines
129
130 added done callback to utilops
131 used the callback for metadata writting at exit and for renaming new
132 folder
133
134 ------------------------------------------------------------------------
135 r1325 | nadvornik | 2009-01-02 10:39:14 +0100 (Pá, 02 led 2009) | 2 lines
136
137 fixed view_dir notification
138
139 ------------------------------------------------------------------------
140 r1324 | nadvornik | 2009-01-02 10:26:23 +0100 (Pá, 02 led 2009) | 4 lines
141
142 sidecar files grouping was made case-insensitive
143 added possibility to use macros %raw, %image, %meta in extensions lists
144
145
146 ------------------------------------------------------------------------
147 r1323 | nadvornik | 2008-12-27 23:53:07 +0100 (So, 27 pro 2008) | 2 lines
148
149 fixed writting of legacy metadata
150
151 ------------------------------------------------------------------------
152 r1322 | nadvornik | 2008-12-26 20:04:36 +0100 (Pá, 26 pro 2008) | 3 lines
153
154 optimized get_mark_func
155 fixed reference counting bug
156
157 ------------------------------------------------------------------------
158 r1321 | nadvornik | 2008-12-26 19:54:07 +0100 (Pá, 26 pro 2008) | 2 lines
159
160 remove cached entries on all changes
161
162 ------------------------------------------------------------------------
163 r1320 | nadvornik | 2008-12-26 18:38:52 +0100 (Pá, 26 pro 2008) | 2 lines
164
165 fixed previous change
166
167 ------------------------------------------------------------------------
168 r1319 | nadvornik | 2008-12-26 15:12:36 +0100 (Pá, 26 pro 2008) | 3 lines
169
170 improved sidecar writting
171 private metadata can be saved in xmp format
172
173 ------------------------------------------------------------------------
174 r1318 | nadvornik | 2008-12-25 13:39:34 +0100 (Čt, 25 pro 2008) | 2 lines
175
176 implemented a possibility to connect keywords with marks
177
178 ------------------------------------------------------------------------
179 r1317 | nadvornik | 2008-12-25 13:28:04 +0100 (Čt, 25 pro 2008) | 2 lines
180
181 low-level keyword-to-mark functionality
182
183 ------------------------------------------------------------------------
184 r1316 | nadvornik | 2008-12-25 13:19:37 +0100 (Čt, 25 pro 2008) | 2 lines
185
186 perform internal commands in idle call
187
188 ------------------------------------------------------------------------
189 r1315 | nadvornik | 2008-12-23 23:42:57 +0100 (Út, 23 pro 2008) | 2 lines
190
191 allow writing of empty keywords/comment
192
193 ------------------------------------------------------------------------
194 r1314 | nadvornik | 2008-12-23 21:53:44 +0100 (Út, 23 pro 2008) | 2 lines
195
196 added change notification to bar_info.c
197
198 ------------------------------------------------------------------------
199 r1313 | nadvornik | 2008-12-23 20:15:12 +0100 (Út, 23 pro 2008) | 2 lines
200
201 improved buffering and notifications
202
203 ------------------------------------------------------------------------
204 r1312 | nadvornik | 2008-12-23 20:13:48 +0100 (Út, 23 pro 2008) | 3 lines
205
206 write changes immediately, the necessary buffering is done on lower
207 level in metadata.c
208
209 ------------------------------------------------------------------------
210 r1311 | nadvornik | 2008-12-23 00:25:15 +0100 (Út, 23 pro 2008) | 2 lines
211
212 file class made configurable in preferences
213
214 ------------------------------------------------------------------------
215 r1310 | zas_ | 2008-12-22 20:43:46 +0100 (Po, 22 pro 2008) | 1 line
216
217 French translation was updated.
218 ------------------------------------------------------------------------
219 r1309 | nadvornik | 2008-12-22 19:29:25 +0100 (Po, 22 pro 2008) | 2 lines
220
221 write metadata after timeout, image change or dir change
222
223 ------------------------------------------------------------------------
224 r1308 | nadvornik | 2008-12-22 19:15:26 +0100 (Po, 22 pro 2008) | 2 lines
225
226 show metadata options in preferences dialog
227
228 ------------------------------------------------------------------------
229 r1307 | nadvornik | 2008-12-21 22:36:58 +0100 (Ne, 21 pro 2008) | 2 lines
230
231 fixed safe delete
232
233 ------------------------------------------------------------------------
234 r1306 | nadvornik | 2008-12-21 22:20:36 +0100 (Ne, 21 pro 2008) | 2 lines
235
236 most of the metadata options now works
237
238 ------------------------------------------------------------------------
239 r1305 | nadvornik | 2008-12-21 17:26:03 +0100 (Ne, 21 pro 2008) | 2 lines
240
241 fixed new options
242
243 ------------------------------------------------------------------------
244 r1304 | zas_ | 2008-12-21 10:28:16 +0100 (Ne, 21 pro 2008) | 1 line
245
246 French translation was updated.
247 ------------------------------------------------------------------------
248 r1303 | nadvornik | 2008-12-21 00:18:20 +0100 (Ne, 21 pro 2008) | 2 lines
249
250 added options for metadata - not yet used
251
252 ------------------------------------------------------------------------
253 r1302 | zas_ | 2008-12-20 22:47:04 +0100 (So, 20 pro 2008) | 1 line
254
255 Fix two minor compilation warnings.
256 ------------------------------------------------------------------------
257 r1301 | zas_ | 2008-12-20 22:30:27 +0100 (So, 20 pro 2008) | 1 line
258
259 Switch to fullscreen when double clicking on file in icon or list view. Feature request 1966042. The code was there since a long time but disabled, please report any issue.
260 ------------------------------------------------------------------------
261 r1300 | nadvornik | 2008-12-20 21:43:56 +0100 (So, 20 pro 2008) | 3 lines
262
263 use the workflow in utilops.c for metadata approving and writting
264 TODO: configuration
265
266 ------------------------------------------------------------------------
267 r1299 | nadvornik | 2008-12-16 13:59:23 +0100 (Út, 16 pro 2008) | 2 lines
268
269 queue metadata and write them in an idle callback
270
271 ------------------------------------------------------------------------
272 r1298 | nadvornik | 2008-12-15 23:47:31 +0100 (Po, 15 pro 2008) | 5 lines
273
274 prepared infrastructure for delayed metadata writting - refreshing
275 metadata immediately before writting is now possible
276
277 modified metadata are stored in fd->modified_xmp
278
279 ------------------------------------------------------------------------
280 r1297 | zas_ | 2008-12-15 19:04:42 +0100 (Po, 15 pro 2008) | 1 line
281
282 Allow to drag keywords on files in list or icon view. Dragged text is appended to keywords list of the destination file.
283 ------------------------------------------------------------------------
284 r1296 | zas_ | 2008-12-09 20:12:38 +0100 (Út, 09 pro 2008) | 1 line
285
286 French translation was updated.
287 ------------------------------------------------------------------------
288 r1295 | zas_ | 2008-12-09 18:51:28 +0100 (Út, 09 pro 2008) | 1 line
289
290 Allow to invert the current selection in Collection view. A new Selection submenu was added to the contextual menu, Select All and Select None were moved to it, and Invert selection was added.
291 ------------------------------------------------------------------------
292 r1294 | zas_ | 2008-12-08 22:34:32 +0100 (Po, 08 pro 2008) | 1 line
293
294 Display error dialog with appropriate message when user is trying to open an invalid collection file.
295 ------------------------------------------------------------------------
296 r1293 | zas_ | 2008-12-08 22:33:14 +0100 (Po, 08 pro 2008) | 1 line
297
298 Cosmetic fix.
299 ------------------------------------------------------------------------
300 r1292 | zas_ | 2008-12-07 16:51:50 +0100 (Ne, 07 pro 2008) | 1 line
301
302 Fix patch 1290: we only want to remove unused parameter warnings not all warnings produced by -Wextra, so just disable then using -Wno-unused-parameter and re-add -Wextra (was -W, but this is the old name).
303 ------------------------------------------------------------------------
304 r1291 | nadvornik | 2008-12-07 14:28:04 +0100 (Ne, 07 pro 2008) | 2 lines
305
306 handle the case when io.open() fails
307
308 ------------------------------------------------------------------------
309 r1290 | nadvornik | 2008-12-06 22:24:38 +0100 (So, 06 pro 2008) | 4 lines
310
311 disabled the "unused parameter" warnings, they are harmless and nobody
312 is going to fix it ;)
313 (note: -W is equivalent to -Wextra)
314
315 ------------------------------------------------------------------------
316 r1289 | zas_ | 2008-12-02 20:34:53 +0100 (Út, 02 pro 2008) | 1 line
317
318 Rename few variables to make the code more readable.
319 ------------------------------------------------------------------------
320 r1288 | zas_ | 2008-11-30 22:59:28 +0100 (Ne, 30 lis 2008) | 1 line
321
322 keyword_list_find() -> find_string_in_list(), return gboolean.
323 ------------------------------------------------------------------------
324 r1287 | zas_ | 2008-11-30 22:52:37 +0100 (Ne, 30 lis 2008) | 1 line
325
326 metadata_set_keywords() -> metadata_set(). Use gboolean type for boolean parameters.
327 ------------------------------------------------------------------------
328 r1286 | zas_ | 2008-11-30 22:43:01 +0100 (Ne, 30 lis 2008) | 1 line
329
330 Rename most comment_*() functions to more appropriate metadata_*().
331 ------------------------------------------------------------------------
332 r1285 | zas_ | 2008-11-30 12:46:34 +0100 (Ne, 30 lis 2008) | 1 line
333
334 File filters cleanup: add .pef .dng and .arw extensions to default sidecar extensions list, add .k25 in Kodak raw extensions, simplify and optimize sidecar_ext_parse().
335 ------------------------------------------------------------------------
336 r1284 | zas_ | 2008-11-27 20:10:59 +0100 (Čt, 27 lis 2008) | 1 line
337
338 Do not hardcode exif formatted prefix.
339 ------------------------------------------------------------------------
340 r1283 | zas_ | 2008-11-27 13:34:39 +0100 (Čt, 27 lis 2008) | 1 line
341
342 Fix up sign-related warning.
343 ------------------------------------------------------------------------
344 r1282 | zas_ | 2008-11-27 13:34:03 +0100 (Čt, 27 lis 2008) | 1 line
345
346 Fix up unsigned expression always true warning.
347 ------------------------------------------------------------------------
348 r1281 | zas_ | 2008-11-27 13:33:07 +0100 (Čt, 27 lis 2008) | 1 line
349
350 Resync .h with .c declarations.
351 ------------------------------------------------------------------------
352 r1280 | zas_ | 2008-11-27 13:31:27 +0100 (Čt, 27 lis 2008) | 1 line
353
354 Fix up pointer signedness warnings.
355 ------------------------------------------------------------------------
356 r1279 | zas_ | 2008-11-27 13:30:49 +0100 (Čt, 27 lis 2008) | 1 line
357
358 Fix up not a prototype warning.
359 ------------------------------------------------------------------------
360 r1278 | zas_ | 2008-11-27 13:30:10 +0100 (Čt, 27 lis 2008) | 1 line
361
362 Remove unused variable.
363 ------------------------------------------------------------------------
364 r1277 | zas_ | 2008-11-27 13:29:38 +0100 (Čt, 27 lis 2008) | 1 line
365
366 Fix up deprecated function and not a prototype warnings.
367 ------------------------------------------------------------------------
368 r1276 | zas_ | 2008-11-26 21:39:50 +0100 (St, 26 lis 2008) | 1 line
369
370 Handle return values better to silent some warnings.
371 ------------------------------------------------------------------------
372 r1275 | zas_ | 2008-11-26 21:38:47 +0100 (St, 26 lis 2008) | 1 line
373
374 Print a message if chown() or chmod() fail.
375 ------------------------------------------------------------------------
376 r1274 | zas_ | 2008-11-26 21:37:14 +0100 (St, 26 lis 2008) | 1 line
377
378 Fix up format vs type warning.
379 ------------------------------------------------------------------------
380 r1273 | zas_ | 2008-11-25 18:32:51 +0100 (Út, 25 lis 2008) | 1 line
381
382 Move comments/keywords read and write stuff to new metadata.{c,h}.
383 ------------------------------------------------------------------------
384 r1272 | zas_ | 2008-11-25 18:01:03 +0100 (Út, 25 lis 2008) | 1 line
385
386 Fix up unsigned expression always true/false warnings.
387 ------------------------------------------------------------------------
388 r1271 | zas_ | 2008-11-23 23:05:27 +0100 (Ne, 23 lis 2008) | 1 line
389
390 Hide .gqv extension from collection name in collection window title and recent menu list.
391 ------------------------------------------------------------------------
392 r1270 | zas_ | 2008-11-23 17:16:09 +0100 (Ne, 23 lis 2008) | 1 line
393
394 Rename wmsubclass and name to role, which corresponds better to the purpose of the parameter as it ends to be passed to gtk_window_set_role().
395 ------------------------------------------------------------------------
396 r1269 | zas_ | 2008-11-23 17:10:29 +0100 (Ne, 23 lis 2008) | 1 line
397
398 Drop useless wmclass stuff. Gtk will take care of it and as said in the documentation using gtk_window_set_wmclass() is sort of pointless.
399 ------------------------------------------------------------------------
400 r1268 | zas_ | 2008-11-22 23:54:51 +0100 (So, 22 lis 2008) | 1 line
401
402 Use the last selected images for the splitted views. Ie. when 5 images are selected, the last one is displayed, split quad while open images 5,4,3,2. It seems better to me.
403 ------------------------------------------------------------------------
404 r1267 | zas_ | 2008-11-22 23:43:18 +0100 (So, 22 lis 2008) | 1 line
405
406 When more than one image is selected, Split Horizontal, Vertical and Quad will use selected images when initialized.
407 ------------------------------------------------------------------------
408 r1266 | zas_ | 2008-11-22 23:10:10 +0100 (So, 22 lis 2008) | 1 line
409
410 Tidy up.
411 ------------------------------------------------------------------------
412 r1265 | zas_ | 2008-11-22 23:04:21 +0100 (So, 22 lis 2008) | 1 line
413
414 Use common code for layout_image_setup_split_none() too.
415 ------------------------------------------------------------------------
416 r1264 | zas_ | 2008-11-22 22:58:07 +0100 (So, 22 lis 2008) | 1 line
417
418 layout_image_setup_split_*(): simplify code.
419 ------------------------------------------------------------------------
420 r1263 | zas_ | 2008-11-22 22:11:09 +0100 (So, 22 lis 2008) | 1 line
421
422 layout_image_setup_split_*(): move common code to a new function layout_image_setup_split_common().
423 ------------------------------------------------------------------------
424 r1262 | zas_ | 2008-11-22 17:24:23 +0100 (So, 22 lis 2008) | 1 line
425
426 Add a back button in the toolbar: it allows to go back and forth between two directories. Experimental, please test and comment on ml.
427 ------------------------------------------------------------------------
428 r1261 | zas_ | 2008-11-20 18:28:34 +0100 (Čt, 20 lis 2008) | 1 line
429
430 Force font weight and style to normal for keys.
431 ------------------------------------------------------------------------
432 r1260 | zas_ | 2008-11-20 18:23:46 +0100 (Čt, 20 lis 2008) | 1 line
433
434 Fix up yet unmarked keys.
435 ------------------------------------------------------------------------
436 r1259 | zas_ | 2008-11-20 12:46:43 +0100 (Čt, 20 lis 2008) | 1 line
437
438 Fix compilation warnings.
439 ------------------------------------------------------------------------
440 r1258 | zas_ | 2008-11-20 08:22:56 +0100 (Čt, 20 lis 2008) | 1 line
441
442 Fix up some missing html code.
443 ------------------------------------------------------------------------
444 r1257 | zas_ | 2008-11-19 23:57:40 +0100 (St, 19 lis 2008) | 1 line
445
446 More keys.
447 ------------------------------------------------------------------------
448 r1256 | zas_ | 2008-11-19 23:46:27 +0100 (St, 19 lis 2008) | 1 line
449
450 Fix text wrongly marked as key.
451 ------------------------------------------------------------------------
452 r1255 | zas_ | 2008-11-19 23:42:20 +0100 (St, 19 lis 2008) | 1 line
453
454 Mark keyboard keys with a span and make them look like a key through css style.
455 ------------------------------------------------------------------------
456 r1254 | zas_ | 2008-11-19 22:36:02 +0100 (St, 19 lis 2008) | 1 line
457
458 Replace [Control] by shorter and more common [Ctrl].
459 ------------------------------------------------------------------------
460 r1253 | zas_ | 2008-11-19 22:16:27 +0100 (St, 19 lis 2008) | 1 line
461
462 Unify [Shift] and [Control] notation.
463 ------------------------------------------------------------------------
464 r1252 | zas_ | 2008-11-19 21:53:53 +0100 (St, 19 lis 2008) | 1 line
465
466 Move (and update) image pane shortcuts to a table. Simplify css styles for those tables.
467 ------------------------------------------------------------------------
468 r1251 | zas_ | 2008-11-19 18:42:36 +0100 (St, 19 lis 2008) | 1 line
469
470 Update documentation.
471 ------------------------------------------------------------------------
472 r1250 | zas_ | 2008-11-17 19:05:42 +0100 (Po, 17 lis 2008) | 1 line
473
474 Fix up links and various enhancements.
475 ------------------------------------------------------------------------
476 r1249 | zas_ | 2008-11-17 18:17:47 +0100 (Po, 17 lis 2008) | 1 line
477
478 Remove colored background in headings for printable version.
479 ------------------------------------------------------------------------
480 r1248 | zas_ | 2008-11-17 18:09:44 +0100 (Po, 17 lis 2008) | 1 line
481
482 Change metadata directory to be $XDG_DATA_HOME instead of $XDG_CACHE_HOME as discussed on the ml (obviously it has impact only when XDG support is set). Suggestion by Omari Stephens.
483 ------------------------------------------------------------------------
484 r1247 | zas_ | 2008-11-17 08:10:32 +0100 (Po, 17 lis 2008) | 1 line
485
486 Comment out css code that slipped through by cut'n paste error. It may be useful at some time though.
487 ------------------------------------------------------------------------
488 r1246 | zas_ | 2008-11-16 20:58:43 +0100 (Ne, 16 lis 2008) | 1 line
489
490 Add specific css for print media(has to be improved).
491 ------------------------------------------------------------------------
492 r1245 | zas_ | 2008-11-16 17:32:14 +0100 (Ne, 16 lis 2008) | 1 line
493
494 Update svn:ignore property: add some files and replace gqview by geeqie where applicable.
495 ------------------------------------------------------------------------
496 r1244 | zas_ | 2008-11-15 21:17:14 +0100 (So, 15 lis 2008) | 21 lines
497
498 Implement preliminary support for XDG Base Directory Specification.
499 See http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html.
500
501 This feature was requested for a long time (feature requests #1950978 and #2289481).
502 For now, it is disabled since it breaks compatibility with previous versions.
503 To be able to test it, you have to enable it by defining USE_XDG to 1 in main.h.
504
505 geeqierc and other conf files are going to:
506 $XDG_CONFIG_HOME/geeqie/ (default to $HOME/.config/geeqie/).
507
508 metadata and thumbnails cache (if std is not used) are going to:
509 $XDG_CACHE_HOME/geeqie/metadata/ (default to $HOME/.cache/geeqie/metadata/)
510 and $XDG_CACHE_HOME/geeqie/thumbnails/ (default to $HOME/.cache/geeqie/thumbnails/)
511
512 collections are going to:
513 $XDG_DATA_HOME/geeqie/collections/ (default to $HOME/.local/share/geeqie/collections/)
514
515
516 Please test and report any issue.
517
518
519 ------------------------------------------------------------------------
520 r1243 | zas_ | 2008-11-15 21:01:25 +0100 (So, 15 lis 2008) | 1 line
521
522 Replace cache_ensure_dir_exists() by new recursive_mkdir_if_not_exists().
523 ------------------------------------------------------------------------
524 r1242 | nadvornik | 2008-11-15 20:13:43 +0100 (So, 15 lis 2008) | 2 lines
525
526 fixed usage of deprecated functions - patch by Omari Stephens
527
528 ------------------------------------------------------------------------
529 r1241 | zas_ | 2008-11-15 18:48:31 +0100 (So, 15 lis 2008) | 1 line
530
531 Rename check_for_home_path() to mkdir_if_not_exists().
532 ------------------------------------------------------------------------
533 r1240 | zas_ | 2008-11-15 18:30:45 +0100 (So, 15 lis 2008) | 11 lines
534
535 Use functions to return directories instead of constants.
536 Following functions were added:
537 get_collections_dir()
538 get_metadata_cache_dir()
539 get_rc_dir()
540 get_thumbnails_cache_dir()
541 get_trash_dir()
542
543 They return the full directory path.
544
545
546 ------------------------------------------------------------------------
547 r1239 | zas_ | 2008-11-15 11:35:43 +0100 (So, 15 lis 2008) | 1 line
548
549 Add a wrapper around system() call named runcmd() which allows easier debugging. Improve the code launching the help browser.
550 ------------------------------------------------------------------------
551 r1238 | zas_ | 2008-11-14 02:10:18 +0100 (Pá, 14 lis 2008) | 1 line
552
553 Fix up Makefile.am: add missing files and do not install template.html.
554 ------------------------------------------------------------------------
555 r1237 | zas_ | 2008-11-12 22:38:00 +0100 (St, 12 lis 2008) | 1 line
556
557 Fix a cut'n'paste error.
558 ------------------------------------------------------------------------
559 r1236 | zas_ | 2008-11-12 22:34:55 +0100 (St, 12 lis 2008) | 1 line
560
561 More precise description of the pan view find feature and a note about ressources eating was added.
562 ------------------------------------------------------------------------
563 r1235 | zas_ | 2008-11-12 22:15:12 +0100 (St, 12 lis 2008) | 1 line
564
565 Add some information about the pan view.
566 ------------------------------------------------------------------------
567 r1234 | zas_ | 2008-11-12 18:59:14 +0100 (St, 12 lis 2008) | 1 line
568
569 Add a note about splitted view.
570 ------------------------------------------------------------------------
571 r1233 | zas_ | 2008-11-12 18:48:16 +0100 (St, 12 lis 2008) | 1 line
572
573 Add Connected zoom and Split menu items.
574 ------------------------------------------------------------------------
575 r1232 | zas_ | 2008-11-12 00:35:39 +0100 (St, 12 lis 2008) | 1 line
576
577 Add missing s...
578 ------------------------------------------------------------------------
579 r1231 | zas_ | 2008-11-12 00:30:13 +0100 (St, 12 lis 2008) | 1 line
580
581 Minor fixes.
582 ------------------------------------------------------------------------
583 r1230 | zas_ | 2008-11-11 22:50:42 +0100 (Út, 11 lis 2008) | 1 line
584
585 Give a new style to menus.
586 ------------------------------------------------------------------------
587 r1229 | zas_ | 2008-11-11 22:49:33 +0100 (Út, 11 lis 2008) | 1 line
588
589 Fix missing parts.
590 ------------------------------------------------------------------------
591 r1228 | zas_ | 2008-11-11 22:17:55 +0100 (Út, 11 lis 2008) | 1 line
592
593 Update main window menus description to match current Geeqie.
594 ------------------------------------------------------------------------
595 r1227 | zas_ | 2008-11-11 22:17:03 +0100 (Út, 11 lis 2008) | 1 line
596
597 Drop dots.
598 ------------------------------------------------------------------------
599 r1226 | zas_ | 2008-11-11 11:32:03 +0100 (Út, 11 lis 2008) | 1 line
600
601 Update exif pane documentation a bit.
602 ------------------------------------------------------------------------
603 r1225 | zas_ | 2008-11-11 11:24:04 +0100 (Út, 11 lis 2008) | 1 line
604
605 Add Properties Options page.
606 ------------------------------------------------------------------------
607 r1224 | zas_ | 2008-11-11 11:09:09 +0100 (Út, 11 lis 2008) | 1 line
608
609 Advanced options documentation is now almost in sync with current geeqie.
610 ------------------------------------------------------------------------
611 r1223 | zas_ | 2008-11-11 10:12:10 +0100 (Út, 11 lis 2008) | 1 line
612
613 More updates to advanced options documentation. Not yet finished.
614 ------------------------------------------------------------------------
615 r1222 | zas_ | 2008-11-11 00:36:12 +0100 (Út, 11 lis 2008) | 1 line
616
617 Page cleanup and fixed. Remove obsolete note.
618 ------------------------------------------------------------------------
619 r1221 | zas_ | 2008-11-11 00:15:42 +0100 (Út, 11 lis 2008) | 1 line
620
621 Add missing link.
622 ------------------------------------------------------------------------
623 r1220 | zas_ | 2008-11-11 00:05:50 +0100 (Út, 11 lis 2008) | 1 line
624
625 Update documentation a bit: General, Image, Windows, Filtering, Editors and a part of Advanced (Image Overlay) options.
626 ------------------------------------------------------------------------
627 r1219 | zas_ | 2008-11-10 22:33:38 +0100 (Po, 10 lis 2008) | 1 line
628
629 Let subsection menus match index style.
630 ------------------------------------------------------------------------
631 r1218 | zas_ | 2008-11-10 22:14:34 +0100 (Po, 10 lis 2008) | 1 line
632
633 Cosmetic changes in image search and find duplicates shortcuts tables.
634 ------------------------------------------------------------------------
635 r1217 | zas_ | 2008-11-10 21:42:44 +0100 (Po, 10 lis 2008) | 1 line
636
637 Tidy up.
638 ------------------------------------------------------------------------
639 r1216 | zas_ | 2008-11-10 21:40:50 +0100 (Po, 10 lis 2008) | 1 line
640
641 Move from xhtml transitional to xhtml strict.
642 ------------------------------------------------------------------------
643 r1215 | zas_ | 2008-11-10 21:16:45 +0100 (Po, 10 lis 2008) | 1 line
644
645 Minor cleanup.
646 ------------------------------------------------------------------------
647 r1214 | zas_ | 2008-11-10 20:37:17 +0100 (Po, 10 lis 2008) | 1 line
648
649 Tidy up and minor fixes.
650 ------------------------------------------------------------------------
651 r1213 | zas_ | 2008-11-10 19:02:09 +0100 (Po, 10 lis 2008) | 1 line
652
653 Notes cleanup and minor stylistic fixes.
654 ------------------------------------------------------------------------
655 r1212 | zas_ | 2008-11-10 18:16:16 +0100 (Po, 10 lis 2008) | 1 line
656
657 Various fixes and cleanup.
658 ------------------------------------------------------------------------
659 r1211 | zas_ | 2008-11-10 17:11:28 +0100 (Po, 10 lis 2008) | 1 line
660
661 Fix up some errors.
662 ------------------------------------------------------------------------
663 r1210 | zas_ | 2008-11-10 16:20:13 +0100 (Po, 10 lis 2008) | 1 line
664
665 Fix up unvalid xhtml.
666 ------------------------------------------------------------------------
667 r1209 | zas_ | 2008-11-10 15:56:11 +0100 (Po, 10 lis 2008) | 1 line
668
669 Fix up a broken link.
670 ------------------------------------------------------------------------
671 r1208 | zas_ | 2008-11-10 15:10:39 +0100 (Po, 10 lis 2008) | 1 line
672
673 Beautify the manual.
674 ------------------------------------------------------------------------
675 r1207 | zas_ | 2008-11-10 14:00:29 +0100 (Po, 10 lis 2008) | 1 line
676
677 Reformat more pages.
678 ------------------------------------------------------------------------
679 r1206 | zas_ | 2008-11-10 13:06:05 +0100 (Po, 10 lis 2008) | 1 line
680
681 Reformat remaining options pages.
682 ------------------------------------------------------------------------
683 r1205 | zas_ | 2008-11-10 11:26:51 +0100 (Po, 10 lis 2008) | 1 line
684
685 Reformatting: notes, advanced options page and more.
686 ------------------------------------------------------------------------
687 r1204 | zas_ | 2008-11-09 22:53:33 +0100 (Ne, 09 lis 2008) | 1 line
688
689 Reformatting.
690 ------------------------------------------------------------------------
691 r1203 | zas_ | 2008-11-09 18:17:19 +0100 (Ne, 09 lis 2008) | 1 line
692
693 Reformat and cleanup.
694 ------------------------------------------------------------------------
695 r1202 | zas_ | 2008-11-09 14:37:39 +0100 (Ne, 09 lis 2008) | 1 line
696
697 More cleanup of tables.
698 ------------------------------------------------------------------------
699 r1201 | zas_ | 2008-11-09 14:06:16 +0100 (Ne, 09 lis 2008) | 1 line
700
701 Cleanup some tables.
702 ------------------------------------------------------------------------
703 r1200 | zas_ | 2008-11-09 13:48:00 +0100 (Ne, 09 lis 2008) | 1 line
704
705 Drop most old css classes.
706 ------------------------------------------------------------------------
707 r1199 | zas_ | 2008-11-09 10:39:14 +0100 (Ne, 09 lis 2008) | 1 line
708
709 Move dialog descriptions to definitions lists, first step.
710 ------------------------------------------------------------------------
711 r1198 | zas_ | 2008-11-09 10:33:01 +0100 (Ne, 09 lis 2008) | 1 line
712
713 Index cleanup.
714 ------------------------------------------------------------------------
715 r1197 | zas_ | 2008-11-09 10:28:59 +0100 (Ne, 09 lis 2008) | 1 line
716
717 Move menu descriptions to definitions lists.
718 ------------------------------------------------------------------------
719 r1196 | zas_ | 2008-11-08 23:11:51 +0100 (So, 08 lis 2008) | 1 line
720
721 Re-introduce Geeqie User Manual footer.
722 ------------------------------------------------------------------------
723 r1195 | zas_ | 2008-11-08 18:38:36 +0100 (So, 08 lis 2008) | 1 line
724
725 Simplify bottom navigation table.
726 ------------------------------------------------------------------------
727 r1194 | zas_ | 2008-11-08 18:24:02 +0100 (So, 08 lis 2008) | 1 line
728
729 Use col tags with id in top and bottom navigation tables.
730 ------------------------------------------------------------------------
731 r1193 | zas_ | 2008-11-08 12:37:17 +0100 (So, 08 lis 2008) | 1 line
732
733 Add a generic spacer at the bottom of the page, remove now unused css classes.
734 ------------------------------------------------------------------------
735 r1192 | zas_ | 2008-11-08 11:59:45 +0100 (So, 08 lis 2008) | 1 line
736
737 Add two css classes navtop and navbottom and remove unused ones.
738 ------------------------------------------------------------------------
739 r1191 | zas_ | 2008-11-08 11:49:18 +0100 (So, 08 lis 2008) | 1 line
740
741 Add style.css to list of files to install.
742 ------------------------------------------------------------------------
743 r1190 | zas_ | 2008-11-08 11:47:31 +0100 (So, 08 lis 2008) | 1 line
744
745 Move css styles to an external stylesheet.
746 ------------------------------------------------------------------------
747 r1189 | zas_ | 2008-11-07 00:49:31 +0100 (Pá, 07 lis 2008) | 1 line
748
749 Remove reference to numbered section.
750 ------------------------------------------------------------------------
751 r1188 | zas_ | 2008-11-07 00:43:46 +0100 (Pá, 07 lis 2008) | 1 line
752
753 Remove references to numbered sections.
754 ------------------------------------------------------------------------
755 r1187 | zas_ | 2008-11-07 00:39:22 +0100 (Pá, 07 lis 2008) | 1 line
756
757 Simplify the table.
758 ------------------------------------------------------------------------
759 r1186 | zas_ | 2008-11-06 21:01:32 +0100 (Čt, 06 lis 2008) | 10 lines
760
761 Previous patch (revision 1185) for the comments-related segfault was incomplete, and as such, it broke keywords in files whose metadata had keywords but no comments.
762
763 This patch fixes that (and still fixes the case where one searches on
764 comments and hits a file with keywords but no comments). Lastly, I would
765 imagine that there exists a failure mode where one searches for a keyword and
766 hits a file with a comment but no keyword, and I imagine this patch should fix
767 that case as well.
768
769 Patch by Omari Stephens (aka xsdg).
770
771 ------------------------------------------------------------------------
772 r1185 | zas_ | 2008-11-04 18:26:46 +0100 (Út, 04 lis 2008) | 1 line
773
774 Fix a segfault occuring when searching for comments in a directory where at least one photo doesn't have a comment. The fix modifies comment_read() function to return FALSE when a comment doesn't exist. Patch by Omari Stephens.
775 ------------------------------------------------------------------------
776 r1184 | zas_ | 2008-11-04 18:11:53 +0100 (Út, 04 lis 2008) | 1 line
777
778 Do a gtk_init before the parsing of command line arguments to allow gtk specific options. (See http://library.gnome.org/devel/gtk/2.14/gtk-running.html). Patch by Klaus Ethgen.
779 ------------------------------------------------------------------------
780 r1183 | zas_ | 2008-10-27 14:31:39 +0100 (Po, 27 říj 2008) | 1 line
781
782 Do not install doc/Makefile*. Reported and fixed by Krzysztof Kotlenga.
783 ------------------------------------------------------------------------
784 r1182 | zas_ | 2008-10-26 20:27:20 +0100 (Ne, 26 říj 2008) | 1 line
785
786 Use h2/h3 tags where appropriate.
787 ------------------------------------------------------------------------
788 r1181 | bruclik | 2008-10-26 14:43:10 +0100 (Ne, 26 říj 2008) | 2 lines
789
790 Fixed doc/Makefile.am according to renamed doc files.
791
792 ------------------------------------------------------------------------
793 r1180 | zas_ | 2008-10-25 16:42:52 +0200 (So, 25 říj 2008) | 1 line
794
795 Keyboard table cleanup attempt. Need more work.
796 ------------------------------------------------------------------------
797 r1179 | zas_ | 2008-10-25 15:14:00 +0200 (So, 25 říj 2008) | 1 line
798
799 Move menus to unordered lists - step 2.
800 ------------------------------------------------------------------------
801 r1178 | zas_ | 2008-10-25 13:02:09 +0200 (So, 25 říj 2008) | 1 line
802
803 Move menus to unordered lists - step 1.
804 ------------------------------------------------------------------------
805 r1177 | zas_ | 2008-10-25 10:49:07 +0200 (So, 25 říj 2008) | 1 line
806
807 Align Previous to the left, drop useless col tags.
808 ------------------------------------------------------------------------
809 r1176 | zas_ | 2008-10-25 10:14:34 +0200 (So, 25 říj 2008) | 1 line
810
811 Drop meta CREATED and CHANGED since they will never be updated and svn takes care of versions.
812 ------------------------------------------------------------------------
813 r1175 | zas_ | 2008-10-25 10:10:11 +0200 (So, 25 říj 2008) | 1 line
814
815 Fix page titles.
816 ------------------------------------------------------------------------
817 r1174 | zas_ | 2008-10-25 10:07:57 +0200 (So, 25 říj 2008) | 1 line
818
819 Drop chapters numbers from h1 title, and reformat top title a bit.
820 ------------------------------------------------------------------------
821 r1173 | zas_ | 2008-10-25 09:47:47 +0200 (So, 25 říj 2008) | 1 line
822
823 Get rid off of chapters numbers in html documentation filenames. It will ease re-ordering.
824 ------------------------------------------------------------------------
825 r1172 | zas_ | 2008-10-24 00:45:44 +0200 (Pá, 24 říj 2008) | 1 line
826
827 Update legal notice and copyright to mention The Geeqie Team.
828 ------------------------------------------------------------------------
829 r1171 | zas_ | 2008-10-23 21:06:23 +0200 (Čt, 23 říj 2008) | 1 line
830
831 With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
832 ------------------------------------------------------------------------
833 r1170 | zas_ | 2008-10-23 20:06:28 +0200 (Čt, 23 říj 2008) | 1 line
834
835 Change occurences of GQview and gqview to Geeqie and geeqie. Rename gqview_faq.html to faq.html
836 ------------------------------------------------------------------------
837 r1169 | zas_ | 2008-10-22 21:56:29 +0200 (St, 22 říj 2008) | 1 line
838
839 Let Create thumbnails start in current directory (fallback to home directory if not available) as requested by Marcin Zajaczkowski (feature request 2166691).
840 ------------------------------------------------------------------------
841 r1168 | nadvornik | 2008-10-20 23:00:18 +0200 (Po, 20 říj 2008) | 3 lines
842
843 Fix a cut and paste error when implementing the comment search (Klaus
844 Ethgen)
845
846 ------------------------------------------------------------------------
847 r1167 | nadvornik | 2008-10-20 19:13:32 +0200 (Po, 20 říj 2008) | 2 lines
848
849 fixed failed assertion in exif_free
850
851 ------------------------------------------------------------------------
852 r1166 | nadvornik | 2008-10-18 22:17:55 +0200 (So, 18 říj 2008) | 2 lines
853
854 create xmp sidecar when needed
855
856 ------------------------------------------------------------------------
857 r1165 | nadvornik | 2008-10-18 21:20:27 +0200 (So, 18 říj 2008) | 2 lines
858
859 simple synchronization XMP <-> Exif, IPTC
860
861 ------------------------------------------------------------------------
862 r1164 | nadvornik | 2008-10-18 20:22:57 +0200 (So, 18 říj 2008) | 2 lines
863
864 infrastructure for preprocessing of metadata
865
866 ------------------------------------------------------------------------
867 r1163 | nadvornik | 2008-10-18 11:07:52 +0200 (So, 18 říj 2008) | 2 lines
868
869 fixed bar_exif separator
870
871 ------------------------------------------------------------------------
872 r1162 | nadvornik | 2008-10-18 10:40:32 +0200 (So, 18 říj 2008) | 2 lines
873
874 reordered advanced exif columns
875
876 ------------------------------------------------------------------------
877 r1161 | nadvornik | 2008-10-18 10:31:25 +0200 (So, 18 říj 2008) | 2 lines
878
879 no need to validate description, it is in utf8
880
881 ------------------------------------------------------------------------
882 r1160 | nadvornik | 2008-10-18 00:00:07 +0200 (So, 18 říj 2008) | 4 lines
883
884 improved custom exif look:
885 - use toggle instead of remove button
886 - display description instead of property key
887
888 ------------------------------------------------------------------------
889 r1159 | nadvornik | 2008-10-14 23:24:34 +0200 (Út, 14 říj 2008) | 2 lines
890
891 follow Exiv2 SVN changes
892
893 ------------------------------------------------------------------------
894 r1158 | zas_ | 2008-10-12 10:49:45 +0200 (Ne, 12 říj 2008) | 1 line
895
896 French translation was updated.
897 ------------------------------------------------------------------------
898 r1157 | zas_ | 2008-10-12 10:43:14 +0200 (Ne, 12 říj 2008) | 1 line
899
900 Add a button for each advanced entry in Properties Exif Panel that allow to remove it from display. It fixes bug 1962611.
901 ------------------------------------------------------------------------
902 r1156 | zas_ | 2008-10-12 10:36:53 +0200 (Ne, 12 říj 2008) | 6 lines
903
904 Better handling of accels map file writing errors.
905 Secure save is also used for those now, at the expense of
906 a bit of duplication of gtk functions.
907 It should fix bug 2146917 (debian BTS #501131), reported by
908 Stanislav Maslovski.
909
910 ------------------------------------------------------------------------
911 r1155 | nadvornik | 2008-10-11 22:19:48 +0200 (So, 11 říj 2008) | 6 lines
912
913 added option to use exif thumbnails
914 - it requires exiv2 0.18 or the current svn
915 - it is disabled by default because the exif thumbnails
916 may be outdated if the image was edited
917
918
919 ------------------------------------------------------------------------
920 r1154 | zas_ | 2008-10-07 21:34:11 +0200 (Út, 07 říj 2008) | 1 line
921
922 French translation was updated.
923 ------------------------------------------------------------------------
924 r1153 | zas_ | 2008-10-07 21:29:13 +0200 (Út, 07 říj 2008) | 1 line
925
926 Fix up few signed vs unsigned warnings: exif_item_get_rational() last parameter is now of guint type.
927 ------------------------------------------------------------------------
928 r1152 | nadvornik | 2008-10-07 20:37:32 +0200 (Út, 07 říj 2008) | 2 lines
929
930 Implement the search for image comment - patch by Klaus Ethgen
931
932 ------------------------------------------------------------------------
933 r1151 | nadvornik | 2008-10-07 20:22:58 +0200 (Út, 07 říj 2008) | 2 lines
934
935 Fixed degree symbol encoding
936
937 ------------------------------------------------------------------------
938 r1150 | nadvornik | 2008-10-07 20:20:22 +0200 (Út, 07 říj 2008) | 2 lines
939
940 Adding a vim modeline to all files - patch by Klaus Ethgen
941
942 ------------------------------------------------------------------------
943 r1149 | nadvornik | 2008-10-05 20:25:44 +0200 (Ne, 05 říj 2008) | 2 lines
944
945 fixed confirm_delete option
946
947 ------------------------------------------------------------------------
948 r1148 | nadvornik | 2008-10-04 22:28:31 +0200 (So, 04 říj 2008) | 2 lines
949
950 fixed charset of exiv2 strings in non-utf8 locales
951
952 ------------------------------------------------------------------------
953 r1147 | nadvornik | 2008-10-01 22:57:56 +0200 (St, 01 říj 2008) | 2 lines
954
955 Add support for GPSInfo - patch by Klaus Ethgen
956
957 ------------------------------------------------------------------------
958 r1146 | nadvornik | 2008-09-29 23:17:19 +0200 (Po, 29 zář 2008) | 4 lines
959
960 The comment section in the meta file is the last section. However it do
961 not accept comment lines starting with a '['. This patch will fix that.
962 - patch by Klaus Ethgen
963
964 ------------------------------------------------------------------------
965 r1145 | nadvornik | 2008-09-29 23:09:48 +0200 (Po, 29 zář 2008) | 2 lines
966
967 fixes executable right of images
968
969 ------------------------------------------------------------------------
970 r1144 | nadvornik | 2008-09-29 23:01:30 +0200 (Po, 29 zář 2008) | 2 lines
971
972 enlarge the dupe window - patch by Klaus Ethgen
973
974 ------------------------------------------------------------------------
975 r1143 | nadvornik | 2008-09-27 20:48:32 +0200 (So, 27 zář 2008) | 2 lines
976
977 updated preview loader to work with current svn version of libexiv2
978
979 ------------------------------------------------------------------------
980 r1142 | nadvornik | 2008-09-10 22:37:30 +0200 (St, 10 zář 2008) | 8 lines
981
982 use SHIFT for connected scroll and zoom
983
984 SHIFT + keys or mouse: affects all split windows
985 keys or mouse: affects only active window
986
987 CONTROL + mouse: moves fast (originally it was SHIFT + mouse)
988
989
990 ------------------------------------------------------------------------
991 r1141 | nadvornik | 2008-09-09 21:46:44 +0200 (Út, 09 zář 2008) | 3 lines
992
993 reverted buggy part of rev. 1138 - it made the filelist jump
994 unexpectedly
995
996 ------------------------------------------------------------------------
997 r1140 | nadvornik | 2008-09-08 21:57:51 +0200 (Po, 08 zář 2008) | 3 lines
998
999 added possibility to redraw only the parts of image that are already
1000 loaded
1001
1002 ------------------------------------------------------------------------
1003 r1139 | zas_ | 2008-09-08 17:53:01 +0200 (Po, 08 zář 2008) | 1 line
1004
1005 Fix a compiler warning regarding argument type.
1006 ------------------------------------------------------------------------
1007 r1138 | bruclik | 2008-09-08 01:01:30 +0200 (Po, 08 zář 2008) | 2 lines
1008
1009 Replaced gtk depreceated code.
1010
1011 ------------------------------------------------------------------------
1012 r1137 | zas_ | 2008-09-07 21:42:19 +0200 (Ne, 07 zář 2008) | 1 line
1013
1014 Shorten config_window_apply() a bit, reduce code redunancy.
1015 ------------------------------------------------------------------------
1016 r1136 | zas_ | 2008-09-05 00:35:33 +0200 (Pá, 05 zář 2008) | 1 line
1017
1018 Update translations stats.
1019 ------------------------------------------------------------------------
1020 r1135 | zas_ | 2008-09-05 00:29:32 +0200 (Pá, 05 zář 2008) | 1 line
1021
1022 French translation was updated.
1023 ------------------------------------------------------------------------
1024 r1134 | zas_ | 2008-09-05 00:04:32 +0200 (Pá, 05 zář 2008) | 1 line
1025
1026 Allow all Preferences pages to scroll vertically. Reduce code redundancy.
1027 ------------------------------------------------------------------------
1028 r1133 | zas_ | 2008-09-04 23:38:28 +0200 (Čt, 04 zář 2008) | 1 line
1029
1030 Allow to change image.scroll_reset_method in Preferences > Image.
1031 ------------------------------------------------------------------------
1032 r1132 | nadvornik | 2008-09-04 23:19:09 +0200 (Čt, 04 zář 2008) | 4 lines
1033
1034 fixed various problems with preserving viewport on image change,
1035 options->image.scroll_reset_method should work again (it needs to be
1036 added to the preferences dialog)
1037
1038 ------------------------------------------------------------------------
1039 r1131 | nadvornik | 2008-09-03 23:54:49 +0200 (St, 03 zář 2008) | 3 lines
1040
1041 load thumbnails with lower priority
1042 TODO: maybe implement an exception for visible thumbnails
1043
1044 ------------------------------------------------------------------------
1045 r1130 | zas_ | 2008-09-03 23:13:02 +0200 (St, 03 zář 2008) | 1 line
1046
1047 Improve debug messages.
1048 ------------------------------------------------------------------------
1049 r1129 | nadvornik | 2008-09-03 22:43:10 +0200 (St, 03 zář 2008) | 2 lines
1050
1051 adjusted default options
1052
1053 ------------------------------------------------------------------------
1054 r1128 | nadvornik | 2008-09-03 22:29:32 +0200 (St, 03 zář 2008) | 2 lines
1055
1056 adjusted redraw priority relative to icon drawing
1057
1058 ------------------------------------------------------------------------
1059 r1127 | nadvornik | 2008-09-03 21:58:21 +0200 (St, 03 zář 2008) | 2 lines
1060
1061 dropped IMAGE_THROTTLE_LARGER_IMAGES code
1062
1063 ------------------------------------------------------------------------
1064 r1126 | nadvornik | 2008-09-03 21:52:11 +0200 (St, 03 zář 2008) | 2 lines
1065
1066 fixed handling of broken images
1067
1068 ------------------------------------------------------------------------
1069 r1125 | nadvornik | 2008-09-01 21:18:32 +0200 (Po, 01 zář 2008) | 2 lines
1070
1071 improved pixbuf draw priority control
1072
1073 ------------------------------------------------------------------------
1074 r1124 | zas_ | 2008-09-01 19:29:07 +0200 (Po, 01 zář 2008) | 1 line
1075
1076 Use a constant for minimal window size. Set it to 32 for all dialogs.
1077 ------------------------------------------------------------------------
1078 r1123 | zas_ | 2008-09-01 19:22:19 +0200 (Po, 01 zář 2008) | 1 line
1079
1080 Remove redundant debug.h inclusion.
1081 ------------------------------------------------------------------------
1082 r1122 | nadvornik | 2008-08-31 23:19:00 +0200 (Ne, 31 srp 2008) | 2 lines
1083
1084 fixed read ahead callback
1085
1086 ------------------------------------------------------------------------
1087 r1121 | nadvornik | 2008-08-31 23:02:09 +0200 (Ne, 31 srp 2008) | 2 lines
1088
1089 fixed error handling in image loader
1090
1091 ------------------------------------------------------------------------
1092 r1120 | nadvornik | 2008-08-31 20:53:11 +0200 (Ne, 31 srp 2008) | 2 lines
1093
1094 fixed possible endless loop
1095
1096 ------------------------------------------------------------------------
1097 r1119 | zas_ | 2008-08-31 14:29:49 +0200 (Ne, 31 srp 2008) | 1 line
1098
1099 Add a Save button to Preferences dialog, which allow to save options to file without quitting the application.
1100 ------------------------------------------------------------------------
1101 r1118 | zas_ | 2008-08-31 13:27:24 +0200 (Ne, 31 srp 2008) | 1 line
1102
1103 Move quoted_value() and escquote_value() to misc.[ch].
1104 ------------------------------------------------------------------------
1105 r1117 | zas_ | 2008-08-31 12:51:41 +0200 (Ne, 31 srp 2008) | 1 line
1106
1107 Move miscellaneous functions to their own files (new misc.[ch]).
1108 ------------------------------------------------------------------------
1109 r1116 | nadvornik | 2008-08-31 12:08:48 +0200 (Ne, 31 srp 2008) | 2 lines
1110
1111 use GThreadPool
1112
1113 ------------------------------------------------------------------------
1114 r1115 | nadvornik | 2008-08-31 11:20:29 +0200 (Ne, 31 srp 2008) | 2 lines
1115
1116 improved thread support in image loader
1117
1118 ------------------------------------------------------------------------
1119 r1114 | zas_ | 2008-08-31 11:13:42 +0200 (Ne, 31 srp 2008) | 1 line
1120
1121 Move save/load_options() to options.[ch].
1122 ------------------------------------------------------------------------
1123 r1113 | zas_ | 2008-08-31 10:59:39 +0200 (Ne, 31 srp 2008) | 1 line
1124
1125 Move sync_options_with_current_state() call to save_options().
1126 ------------------------------------------------------------------------
1127 r1112 | zas_ | 2008-08-31 10:41:42 +0200 (Ne, 31 srp 2008) | 1 line
1128
1129 Move some code to new functions, to simplify main().
1130 ------------------------------------------------------------------------
1131 r1111 | zas_ | 2008-08-31 10:13:36 +0200 (Ne, 31 srp 2008) | 1 line
1132
1133 Fix two minor compilation warnings.
1134 ------------------------------------------------------------------------
1135 r1110 | nadvornik | 2008-08-30 22:15:47 +0200 (So, 30 srp 2008) | 4 lines
1136
1137 run image loader in separate thread
1138 this feature is disabled by default for now, it must be enabled by
1139 configure --enable-threads
1140
1141 ------------------------------------------------------------------------
1142 r1109 | nadvornik | 2008-08-30 15:04:06 +0200 (So, 30 srp 2008) | 2 lines
1143
1144 prepared image loader code for threads
1145
1146 ------------------------------------------------------------------------
1147 r1108 | zas_ | 2008-08-30 12:39:35 +0200 (So, 30 srp 2008) | 5 lines
1148
1149 Allow to override documentation paths through options:
1150 - documentation.helpdir
1151 - documentation.htmldir
1152 Default values are set at configure time.
1153
1154 ------------------------------------------------------------------------
1155 r1107 | nadvornik | 2008-08-29 22:53:53 +0200 (Pá, 29 srp 2008) | 2 lines
1156
1157 converted image loader to a GObject and use signals for notification
1158
1159 ------------------------------------------------------------------------
1160 r1106 | nadvornik | 2008-08-29 14:35:13 +0200 (Pá, 29 srp 2008) | 2 lines
1161
1162 do not access image_loader directly
1163
1164 ------------------------------------------------------------------------
1165 r1105 | nadvornik | 2008-08-29 11:59:20 +0200 (Pá, 29 srp 2008) | 2 lines
1166
1167 added new raw preview interface for legacy exif
1168
1169 ------------------------------------------------------------------------
1170 r1104 | nadvornik | 2008-08-29 11:38:10 +0200 (Pá, 29 srp 2008) | 2 lines
1171
1172 fixed thumbnail loader for the new raw preview interface
1173
1174 ------------------------------------------------------------------------
1175 r1103 | nadvornik | 2008-08-29 00:26:09 +0200 (Pá, 29 srp 2008) | 4 lines
1176
1177 use mmaped files image loader
1178 implemented new interface for extracting raw previews
1179 experiments with previews support in SVN version of Exiv2
1180
1181 ------------------------------------------------------------------------
1182 r1102 | bruclik | 2008-08-28 14:51:02 +0200 (Čt, 28 srp 2008) | 2 lines
1183
1184 Removed converting fd->name to utf8 from file_data_set_collate_keys(), because fd->name is utf8.
1185
1186 ------------------------------------------------------------------------
1187 r1101 | zas_ | 2008-08-28 12:50:02 +0200 (Čt, 28 srp 2008) | 1 line
1188
1189 Silent warnings about unused functions when lcms is not used.
1190 ------------------------------------------------------------------------
1191 r1100 | zas_ | 2008-08-27 19:02:14 +0200 (St, 27 srp 2008) | 1 line
1192
1193 Comment out unused functions.
1194 ------------------------------------------------------------------------
1195 r1099 | zas_ | 2008-08-27 18:42:59 +0200 (St, 27 srp 2008) | 1 line
1196
1197 Silent a compiler warning.
1198 ------------------------------------------------------------------------
1199 r1098 | zas_ | 2008-08-27 18:40:21 +0200 (St, 27 srp 2008) | 1 line
1200
1201 const gpointer -> gconstpointer.
1202 ------------------------------------------------------------------------
1203 r1097 | zas_ | 2008-08-27 00:37:18 +0200 (St, 27 srp 2008) | 1 line
1204
1205 Use gpointer instead of void *.
1206 ------------------------------------------------------------------------
1207 r1096 | zas_ | 2008-08-27 00:30:40 +0200 (St, 27 srp 2008) | 1 line
1208
1209 Consistency: type * instead of type*.
1210 ------------------------------------------------------------------------
1211 r1095 | zas_ | 2008-08-27 00:22:51 +0200 (St, 27 srp 2008) | 1 line
1212
1213 For the sake of consistency, use glib basic types everywhere.
1214 ------------------------------------------------------------------------
1215 r1094 | zas_ | 2008-08-26 23:19:33 +0200 (Út, 26 srp 2008) | 1 line
1216
1217 Indentation fixes.
1218 ------------------------------------------------------------------------
1219 r1093 | bruclik | 2008-08-26 22:21:30 +0200 (Út, 26 srp 2008) | 3 lines
1220
1221 Fixed segfault when is run inside directory with non valid uft-8 image
1222 filename.
1223
1224 ------------------------------------------------------------------------
1225 r1092 | bruclik | 2008-08-26 15:56:56 +0200 (Út, 26 srp 2008) | 2 lines
1226
1227 Fixed calling "Image search" function in a directory without image.
1228
1229 ------------------------------------------------------------------------
1230 r1091 | nadvornik | 2008-08-26 00:45:38 +0200 (Út, 26 srp 2008) | 2 lines
1231
1232 correctly maintain selection during iconlist refresh
1233
1234 ------------------------------------------------------------------------
1235 r1090 | zas_ | 2008-08-26 00:20:45 +0200 (Út, 26 srp 2008) | 1 line
1236
1237 Whitespaces cleanup.
1238 ------------------------------------------------------------------------
1239 r1089 | bruclik | 2008-08-25 20:13:33 +0200 (Po, 25 srp 2008) | 3 lines
1240
1241 Fixed segfaulting when alter image in directory without images.
1242
1243
1244 ------------------------------------------------------------------------
1245 r1088 | nadvornik | 2008-08-25 18:58:27 +0200 (Po, 25 srp 2008) | 2 lines
1246
1247 removed unused code
1248
1249 ------------------------------------------------------------------------
1250 r1087 | zas_ | 2008-08-24 16:40:18 +0200 (Ne, 24 srp 2008) | 1 line
1251
1252 Typo fixes.
1253 ------------------------------------------------------------------------
1254 r1086 | zas_ | 2008-08-24 16:33:03 +0200 (Ne, 24 srp 2008) | 1 line
1255
1256 Slight code redundancy reduction.
1257 ------------------------------------------------------------------------
1258 r1085 | zas_ | 2008-08-24 16:14:37 +0200 (Ne, 24 srp 2008) | 1 line
1259
1260 Drop redundant variable affectation.
1261 ------------------------------------------------------------------------
1262 r1084 | zas_ | 2008-08-24 15:22:08 +0200 (Ne, 24 srp 2008) | 2 lines
1263
1264 Fix untranslated messages. French translation and POTFILES.in were updated.
1265
1266 ------------------------------------------------------------------------
1267 r1083 | zas_ | 2008-08-24 12:00:40 +0200 (Ne, 24 srp 2008) | 1 line
1268
1269 French translation was updated.
1270 ------------------------------------------------------------------------
1271 r1082 | zas_ | 2008-08-24 12:00:02 +0200 (Ne, 24 srp 2008) | 1 line
1272
1273 Mark forgotten string for translation.
1274 ------------------------------------------------------------------------
1275 r1081 | zas_ | 2008-08-23 23:07:25 +0200 (So, 23 srp 2008) | 1 line
1276
1277 Fix another missing separator bug in image overlay. This one was occuring with default string when no ISO data was available from exif.
1278 ------------------------------------------------------------------------
1279 r1080 | zas_ | 2008-08-23 22:46:31 +0200 (So, 23 srp 2008) | 1 line
1280
1281 Minor optimization: no need to copy the whole remaining of the string, just copy next char.
1282 ------------------------------------------------------------------------
1283 r1079 | zas_ | 2008-08-23 19:35:57 +0200 (So, 23 srp 2008) | 2 lines
1284
1285 Only display status if there is at least one file in the file list.
1286
1287 ------------------------------------------------------------------------
1288 r1078 | zas_ | 2008-08-23 19:00:59 +0200 (So, 23 srp 2008) | 1 line
1289
1290 Remove unneeded type casting.
1291 ------------------------------------------------------------------------
1292 r1077 | nadvornik | 2008-08-23 10:42:12 +0200 (So, 23 srp 2008) | 2 lines
1293
1294 fixed vd_refresh
1295
1296 ------------------------------------------------------------------------
1297 r1076 | zas_ | 2008-08-23 00:09:54 +0200 (So, 23 srp 2008) | 1 line
1298
1299 French translation was updated.
1300 ------------------------------------------------------------------------
1301 r1075 | zas_ | 2008-08-22 23:52:13 +0200 (Pá, 22 srp 2008) | 7 lines
1302
1303 Add an option named layout.home_path which modifies the behavior of the Home button.
1304 By default, pressing this button goes to the user's home directory.
1305 When this option is set to a path, this path is used instead.
1306 One can change the option value through Preferences > Advanced > Navigation
1307 or directly in .geeqierc.
1308 Feature proposed by Colin Clark.
1309
1310 ------------------------------------------------------------------------
1311 r1074 | zas_ | 2008-08-22 00:49:30 +0200 (Pá, 22 srp 2008) | 1 line
1312
1313 Typo fix: vf -> vd
1314 ------------------------------------------------------------------------
1315 r1073 | zas_ | 2008-08-22 00:47:49 +0200 (Pá, 22 srp 2008) | 1 line
1316
1317 Replace macros VDLIST_INFO() and VDTREE_INFO() by shorter VDLIST() and VDTREE(). VDLIST_INFO(vd, part) becomes VDLIST(vd)->part.
1318 ------------------------------------------------------------------------
1319 r1072 | zas_ | 2008-08-22 00:36:20 +0200 (Pá, 22 srp 2008) | 1 line
1320
1321 Indentation fix.
1322 ------------------------------------------------------------------------
1323 r1071 | zas_ | 2008-08-21 00:26:34 +0200 (Čt, 21 srp 2008) | 1 line
1324
1325 Use constants instead of enum since value (0xffff0000) overflow INT_MAX on some platforms (seen on Solaris 10 SPARC system using the native Sun version 5.9 compilers). Reported by Jeffery Small.
1326 ------------------------------------------------------------------------
1327 r1070 | zas_ | 2008-08-21 00:19:35 +0200 (Čt, 21 srp 2008) | 1 line
1328
1329 Do not return values of void functions. Reported by Jeffery Small.
1330 ------------------------------------------------------------------------
1331 r1069 | nadvornik | 2008-08-20 22:36:36 +0200 (St, 20 srp 2008) | 2 lines
1332
1333 update the FileData structure when a new folder is created
1334
1335 ------------------------------------------------------------------------
1336 r1068 | nadvornik | 2008-08-20 00:58:31 +0200 (St, 20 srp 2008) | 2 lines
1337
1338 improved refresh in view_dir_list
1339
1340 ------------------------------------------------------------------------
1341 r1067 | nadvornik | 2008-08-19 23:01:29 +0200 (Út, 19 srp 2008) | 2 lines
1342
1343 set fallback pixbuf in case of missing file
1344
1345 ------------------------------------------------------------------------
1346 r1066 | nadvornik | 2008-08-19 22:58:23 +0200 (Út, 19 srp 2008) | 2 lines
1347
1348 fixed possible segfault
1349
1350 ------------------------------------------------------------------------
1351 r1065 | nadvornik | 2008-08-17 16:18:51 +0200 (Ne, 17 srp 2008) | 3 lines
1352
1353 removed code for maintaining filelist position, gtk_tree_view itself handles it
1354 better
1355
1356 ------------------------------------------------------------------------
1357 r1064 | zas_ | 2008-08-17 11:36:02 +0200 (Ne, 17 srp 2008) | 2 lines
1358
1359 French translation was updated.
1360
1361 ------------------------------------------------------------------------
1362 r1063 | zas_ | 2008-08-17 11:30:45 +0200 (Ne, 17 srp 2008) | 11 lines
1363
1364 Simplify things related to ViewFileInfoList * and ViewFileInfoIcon * type casting:
1365 - drop VFICON_INFO() and VFLIST_INFO() macros
1366 - rename VFLIST_INFO_POINTER() and VFICON_INFO_POINTER() to shorter VFLIST() and VFICON().
1367 - replace all related occurrences by shorter expressions.
1368
1369 For example:
1370 VFICON_INFO(vf, columns) becomes VFICON(vf)->columns
1371 VFLIST_INFO(vf, click_fd) becomes VFLIST(vf)->click_fd
1372
1373
1374
1375 ------------------------------------------------------------------------
1376 r1062 | zas_ | 2008-08-17 11:00:33 +0200 (Ne, 17 srp 2008) | 2 lines
1377
1378 Move variable declaration at start of block.
1379
1380 ------------------------------------------------------------------------
1381 r1061 | nadvornik | 2008-08-17 01:37:26 +0200 (Ne, 17 srp 2008) | 2 lines
1382
1383 marks in iconview made clickable
1384
1385 ------------------------------------------------------------------------
1386 r1060 | nadvornik | 2008-08-16 22:57:40 +0200 (So, 16 srp 2008) | 2 lines
1387
1388 keep files with non-zero marks in memory
1389
1390 ------------------------------------------------------------------------
1391 r1059 | nadvornik | 2008-08-16 22:34:14 +0200 (So, 16 srp 2008) | 2 lines
1392
1393 implemented marks filter
1394
1395 ------------------------------------------------------------------------
1396 r1058 | zas_ | 2008-08-16 09:18:16 +0200 (So, 16 srp 2008) | 3 lines
1397
1398 Fix double escaping of image overlay text.
1399 Bug 2051955, reported by Emmanuel Dupuis.
1400
1401 ------------------------------------------------------------------------
1402 r1057 | nadvornik | 2008-08-13 23:07:06 +0200 (St, 13 srp 2008) | 2 lines
1403
1404 added keyboard map generator
1405
1406 ------------------------------------------------------------------------
1407 r1056 | nadvornik | 2008-08-13 22:46:06 +0200 (St, 13 srp 2008) | 2 lines
1408
1409 a workaround for http://bugzilla.gnome.org/show_bug.cgi?id=547669
1410
1411 ------------------------------------------------------------------------
1412 r1055 | nadvornik | 2008-08-12 22:21:25 +0200 (Út, 12 srp 2008) | 2 lines
1413
1414 fixed crash with float file list and geeqie --blank
1415
1416 ------------------------------------------------------------------------
1417 r1054 | nadvornik | 2008-08-11 20:53:19 +0200 (Po, 11 srp 2008) | 2 lines
1418
1419 fixed crash in geeqie --blank
1420
1421 ------------------------------------------------------------------------
1422 r1053 | nadvornik | 2008-08-11 19:45:26 +0200 (Po, 11 srp 2008) | 2 lines
1423
1424 fixed setting visible entry in view_dir_tree
1425
1426 ------------------------------------------------------------------------
1427 r1051 | nadvornik | 2008-07-30 20:44:49 +0200 (St, 30 čec 2008) | 2 lines
1428
1429 updated ChangeLog from svn log
1430
1 ------------------------------------------------------------------------ 1431 ------------------------------------------------------------------------
2 r1050 | zas_ | 2008-07-28 20:35:19 +0200 (Po, 28 čec 2008) | 2 lines 1432 r1050 | zas_ | 2008-07-28 20:35:19 +0200 (Po, 28 čec 2008) | 2 lines
3 1433
4 Move declarations at the beginning of blocks. 1434 Move declarations at the beginning of blocks.
5 1435