comparison ChangeLog @ 1493:a52c4435e461

Update Changelog file.
author zas_
date Mon, 30 Mar 2009 19:57:44 +0000
parents 0c918f8b1f51
children 1c31b33a3138
comparison
equal deleted inserted replaced
1492:c350242b1a5d 1493:a52c4435e461
1 ------------------------------------------------------------------------
2 r1588 | zas_ | 2009-03-30 21:01:09 +0200 (Mon, 30 Mar 2009) | 7 lines
3
4 Fixed bug where pixel/color information at x=0 coordinates werent shown:
5 - pixel-coordinates now calculated with floor
6 - guard for update in layout does not apply for 0 coordinates anymore
7
8 Patch by Ruben Stein.
9
10
11 ------------------------------------------------------------------------
12 r1587 | zas_ | 2009-03-30 19:52:14 +0200 (Mon, 30 Mar 2009) | 1 line
13
14 Fix up previous patch.
15 ------------------------------------------------------------------------
16 r1586 | zas_ | 2009-03-30 19:05:31 +0200 (Mon, 30 Mar 2009) | 1 line
17
18 Desktop files window: make columns sortable, replace Apply and OK buttons by one Save button which is made sensitive when needed.
19 ------------------------------------------------------------------------
20 r1585 | nadvornik | 2009-03-29 22:06:21 +0200 (Sun, 29 Mar 2009) | 2 lines
21
22 improved bar_pane_comment_notify_cb
23
24 ------------------------------------------------------------------------
25 r1584 | nadvornik | 2009-03-29 21:57:19 +0200 (Sun, 29 Mar 2009) | 2 lines
26
27 fixed a typo
28
29 ------------------------------------------------------------------------
30 r1583 | nadvornik | 2009-03-29 21:40:16 +0200 (Sun, 29 Mar 2009) | 2 lines
31
32 fixed possible crash
33
34 ------------------------------------------------------------------------
35 r1582 | nadvornik | 2009-03-29 18:39:42 +0200 (Sun, 29 Mar 2009) | 2 lines
36
37 added UfRaw ID files to known filetypes
38
39 ------------------------------------------------------------------------
40 r1581 | nadvornik | 2009-03-29 16:26:44 +0200 (Sun, 29 Mar 2009) | 2 lines
41
42 pane interface cleanup
43
44 ------------------------------------------------------------------------
45 r1580 | nadvornik | 2009-03-29 16:20:44 +0200 (Sun, 29 Mar 2009) | 2 lines
46
47 improved sidebar configuration
48
49 ------------------------------------------------------------------------
50 r1579 | nadvornik | 2009-03-29 12:36:13 +0200 (Sun, 29 Mar 2009) | 2 lines
51
52 re-added possibility to display basic file info (size, mode, date)
53
54 ------------------------------------------------------------------------
55 r1578 | nadvornik | 2009-03-28 16:51:21 +0100 (Sat, 28 Mar 2009) | 3 lines
56
57 fixed keyboard focus on start-up
58 https://sourceforge.net/tracker/?func=detail&aid=2707025&group_id=222125&atid=1054680
59
60 ------------------------------------------------------------------------
61 r1577 | nadvornik | 2009-03-28 16:31:04 +0100 (Sat, 28 Mar 2009) | 2 lines
62
63 active image follows keyboard focus
64
65 ------------------------------------------------------------------------
66 r1576 | nadvornik | 2009-03-28 16:09:09 +0100 (Sat, 28 Mar 2009) | 2 lines
67
68 split-mode cleanup and improvements
69
70 ------------------------------------------------------------------------
71 r1575 | nadvornik | 2009-03-27 09:05:14 +0100 (Fri, 27 Mar 2009) | 2 lines
72
73 added simple desktop file editor
74
75 ------------------------------------------------------------------------
76 r1574 | zas_ | 2009-03-26 22:49:20 +0100 (Thu, 26 Mar 2009) | 7 lines
77
78 Improve editors through .desktop files implementation:
79 - stricter Exec parameters detection
80 - correct Icon key handling (absolute file vs name and --icon prefix)
81 - improved escape, single, double quotes handling and escaping
82
83
84
85 ------------------------------------------------------------------------
86 r1573 | nadvornik | 2009-03-26 08:56:01 +0100 (Thu, 26 Mar 2009) | 2 lines
87
88 fixed histogram drawing
89
90 ------------------------------------------------------------------------
91 r1572 | zas_ | 2009-03-23 19:49:23 +0100 (Mon, 23 Mar 2009) | 1 line
92
93 French translation was updated.
94 ------------------------------------------------------------------------
95 r1571 | nadvornik | 2009-03-22 00:16:38 +0100 (Sun, 22 Mar 2009) | 2 lines
96
97 more consistent remote options naming
98
99 ------------------------------------------------------------------------
100 r1570 | nadvornik | 2009-03-21 21:19:11 +0100 (Sat, 21 Mar 2009) | 3 lines
101
102 fixed segfault in histogram
103 http://sourceforge.net/tracker/index.php?func=detail&aid=2690498&group_id=222125&atid=1054680
104
105 ------------------------------------------------------------------------
106 r1569 | nadvornik | 2009-03-21 20:51:07 +0100 (Sat, 21 Mar 2009) | 2 lines
107
108 layout id "_current_" matches the currently active layout window
109
110 ------------------------------------------------------------------------
111 r1568 | nadvornik | 2009-03-21 19:22:04 +0100 (Sat, 21 Mar 2009) | 2 lines
112
113 do not copy existing layout id to new window
114
115 ------------------------------------------------------------------------
116 r1567 | nadvornik | 2009-03-21 18:47:50 +0100 (Sat, 21 Mar 2009) | 2 lines
117
118 update translated pane titles
119
120 ------------------------------------------------------------------------
121 r1566 | nadvornik | 2009-03-20 23:48:01 +0100 (Fri, 20 Mar 2009) | 2 lines
122
123 do not re-create ui_manager at layout change
124
125 ------------------------------------------------------------------------
126 r1565 | nadvornik | 2009-03-20 22:28:31 +0100 (Fri, 20 Mar 2009) | 2 lines
127
128 added a possibility to update existing bars from config
129
130 ------------------------------------------------------------------------
131 r1564 | nadvornik | 2009-03-20 18:02:00 +0100 (Fri, 20 Mar 2009) | 3 lines
132
133 added tooltips to external editors on toolbar
134 - patch by Colin Clark
135
136 ------------------------------------------------------------------------
137 r1563 | nadvornik | 2009-03-20 17:28:43 +0100 (Fri, 20 Mar 2009) | 2 lines
138
139 added "load config" command to remote control
140
141 ------------------------------------------------------------------------
142 r1562 | nadvornik | 2009-03-20 15:36:59 +0100 (Fri, 20 Mar 2009) | 2 lines
143
144 added possibility to update existing layout window from config
145
146 ------------------------------------------------------------------------
147 r1561 | nadvornik | 2009-03-20 12:52:29 +0100 (Fri, 20 Mar 2009) | 2 lines
148
149 do not add duplicate keywords from config file
150
151 ------------------------------------------------------------------------
152 r1560 | nadvornik | 2009-03-20 11:12:29 +0100 (Fri, 20 Mar 2009) | 2 lines
153
154 be more verbose on parse errors
155
156 ------------------------------------------------------------------------
157 r1559 | nadvornik | 2009-03-20 10:46:35 +0100 (Fri, 20 Mar 2009) | 3 lines
158
159 added function to reload external editors at any time
160 eliminated init_after_global_options()
161
162 ------------------------------------------------------------------------
163 r1558 | nadvornik | 2009-03-19 23:58:28 +0100 (Thu, 19 Mar 2009) | 2 lines
164
165 initialization clean-up
166
167 ------------------------------------------------------------------------
168 r1557 | nadvornik | 2009-03-19 23:12:14 +0100 (Thu, 19 Mar 2009) | 2 lines
169
170 improved config file formatting
171
172 ------------------------------------------------------------------------
173 r1556 | nadvornik | 2009-03-18 00:03:07 +0100 (Wed, 18 Mar 2009) | 2 lines
174
175 added more IPTC tags
176
177 ------------------------------------------------------------------------
178 r1555 | nadvornik | 2009-03-17 23:41:09 +0100 (Tue, 17 Mar 2009) | 2 lines
179
180 implemented editing support in exif pane
181
182 ------------------------------------------------------------------------
183 r1554 | nadvornik | 2009-03-17 20:52:56 +0100 (Tue, 17 Mar 2009) | 2 lines
184
185 fixed loading of desktop file icons, gtk seems to expect an icon name without extension
186
187 ------------------------------------------------------------------------
188 r1553 | nadvornik | 2009-03-17 20:09:34 +0100 (Tue, 17 Mar 2009) | 2 lines
189
190 simplified code
191
192 ------------------------------------------------------------------------
193 r1552 | nadvornik | 2009-03-17 19:58:15 +0100 (Tue, 17 Mar 2009) | 2 lines
194
195 improved expanding and hiding of helper keywords
196
197 ------------------------------------------------------------------------
198 r1551 | nadvornik | 2009-03-17 19:30:53 +0100 (Tue, 17 Mar 2009) | 2 lines
199
200 fixed keyword tree redrawing
201
202 ------------------------------------------------------------------------
203 r1550 | zas_ | 2009-03-17 01:05:13 +0100 (Tue, 17 Mar 2009) | 1 line
204
205 Preliminary support for doxygen: make doxygen-doc will create documentation from sources in doc/doxygen directory.
206 ------------------------------------------------------------------------
207 r1549 | zas_ | 2009-03-16 21:39:09 +0100 (Mon, 16 Mar 2009) | 1 line
208
209 gint -> gboolean where applicable. The end (ouf!).
210 ------------------------------------------------------------------------
211 r1548 | zas_ | 2009-03-16 20:11:39 +0100 (Mon, 16 Mar 2009) | 1 line
212
213 gint -> gboolean where applicable.
214 ------------------------------------------------------------------------
215 r1547 | zas_ | 2009-03-16 19:19:11 +0100 (Mon, 16 Mar 2009) | 1 line
216
217 gint -> gboolean where applicable.
218 ------------------------------------------------------------------------
219 r1546 | nadvornik | 2009-03-16 00:22:17 +0100 (Mon, 16 Mar 2009) | 2 lines
220
221 improved pane_keywords notification
222
223 ------------------------------------------------------------------------
224 r1545 | nadvornik | 2009-03-15 23:46:25 +0100 (Sun, 15 Mar 2009) | 4 lines
225
226 call the notify function just once when the keywords are pushed to the
227 textarea
228
229
230 ------------------------------------------------------------------------
231 r1544 | zas_ | 2009-03-15 21:16:20 +0100 (Sun, 15 Mar 2009) | 1 line
232
233 gint -> gboolean.
234 ------------------------------------------------------------------------
235 r1543 | nadvornik | 2009-03-15 19:41:25 +0100 (Sun, 15 Mar 2009) | 3 lines
236
237 fixed segfault in osd called from img-view
238 http://sourceforge.net/tracker/index.php?func=detail&aid=2684068&group_id=222125&atid=1054680
239
240 ------------------------------------------------------------------------
241 r1542 | zas_ | 2009-03-15 19:06:41 +0100 (Sun, 15 Mar 2009) | 1 line
242
243 gint -> gboolean.
244 ------------------------------------------------------------------------
245 r1541 | nadvornik | 2009-03-15 18:40:04 +0100 (Sun, 15 Mar 2009) | 2 lines
246
247 fixed viewing image from dupe and search windows
248
249 ------------------------------------------------------------------------
250 r1540 | zas_ | 2009-03-15 16:01:07 +0100 (Sun, 15 Mar 2009) | 1 line
251
252 gint -> gboolean.
253 ------------------------------------------------------------------------
254 r1539 | zas_ | 2009-03-15 14:33:56 +0100 (Sun, 15 Mar 2009) | 1 line
255
256 gint -> gboolean.
257 ------------------------------------------------------------------------
258 r1538 | nadvornik | 2009-03-15 13:41:39 +0100 (Sun, 15 Mar 2009) | 2 lines
259
260 fixed XMP and IPTC entry names in exif pane
261
262 ------------------------------------------------------------------------
263 r1537 | nadvornik | 2009-03-15 13:20:14 +0100 (Sun, 15 Mar 2009) | 2 lines
264
265 added notification to the exif pane
266
267 ------------------------------------------------------------------------
268 r1536 | nadvornik | 2009-03-15 12:58:46 +0100 (Sun, 15 Mar 2009) | 2 lines
269
270 fixed a bug in osd updating, it seems that the osd icons work again
271
272 ------------------------------------------------------------------------
273 r1535 | nadvornik | 2009-03-15 12:34:09 +0100 (Sun, 15 Mar 2009) | 2 lines
274
275 compute histogram in idle time
276
277 ------------------------------------------------------------------------
278 r1534 | nadvornik | 2009-03-15 10:06:13 +0100 (Sun, 15 Mar 2009) | 2 lines
279
280 fixed possible deadlock with multiple thumb loaders in parallel
281
282 ------------------------------------------------------------------------
283 r1533 | zas_ | 2009-03-15 08:07:52 +0100 (Sun, 15 Mar 2009) | 1 line
284
285 gint -> gboolean.
286 ------------------------------------------------------------------------
287 r1532 | nadvornik | 2009-03-15 00:26:42 +0100 (Sun, 15 Mar 2009) | 3 lines
288
289 completely separated global and layout window options
290 layout window configuration is available under separate menu entry
291
292 ------------------------------------------------------------------------
293 r1531 | zas_ | 2009-03-14 22:12:55 +0100 (Sat, 14 Mar 2009) | 1 line
294
295 gint -> gboolean.
296 ------------------------------------------------------------------------
297 r1530 | zas_ | 2009-03-14 21:07:23 +0100 (Sat, 14 Mar 2009) | 1 line
298
299 More gboolean.
300 ------------------------------------------------------------------------
301 r1529 | zas_ | 2009-03-14 20:25:21 +0100 (Sat, 14 Mar 2009) | 1 line
302
303 Use gboolean where applicable, minor cleanup and indentations fixes.
304 ------------------------------------------------------------------------
305 r1528 | nadvornik | 2009-03-14 18:21:35 +0100 (Sat, 14 Mar 2009) | 2 lines
306
307 improved notification system
308
309 ------------------------------------------------------------------------
310 r1527 | zas_ | 2009-03-14 12:26:43 +0100 (Sat, 14 Mar 2009) | 1 line
311
312 More gboolean and tidy up.
313 ------------------------------------------------------------------------
314 r1526 | nadvornik | 2009-03-14 11:34:42 +0100 (Sat, 14 Mar 2009) | 2 lines
315
316 cleanup, small fixes
317
318 ------------------------------------------------------------------------
319 r1525 | nadvornik | 2009-03-14 00:19:58 +0100 (Sat, 14 Mar 2009) | 2 lines
320
321 do not allow to add keywords with the same name as siblings
322
323 ------------------------------------------------------------------------
324 r1524 | nadvornik | 2009-03-13 17:45:21 +0100 (Fri, 13 Mar 2009) | 2 lines
325
326 added keyword tree filtering
327
328 ------------------------------------------------------------------------
329 r1523 | nadvornik | 2009-03-13 13:06:01 +0100 (Fri, 13 Mar 2009) | 2 lines
330
331 show file name in advanced_exif
332
333 ------------------------------------------------------------------------
334 r1522 | nadvornik | 2009-03-13 11:36:32 +0100 (Fri, 13 Mar 2009) | 2 lines
335
336 handle sidecar files for raw formats that are not known to exiv2
337
338 ------------------------------------------------------------------------
339 r1521 | nadvornik | 2009-03-13 10:03:06 +0100 (Fri, 13 Mar 2009) | 2 lines
340
341 fixed keyword to mark connection
342
343 ------------------------------------------------------------------------
344 r1520 | zas_ | 2009-03-12 23:44:21 +0100 (Thu, 12 Mar 2009) | 1 line
345
346 Use gboolean where applicable.
347 ------------------------------------------------------------------------
348 r1519 | zas_ | 2009-03-12 23:39:06 +0100 (Thu, 12 Mar 2009) | 1 line
349
350 Make ishidden() static to filedata.c and rename it is_hidden_file().
351 ------------------------------------------------------------------------
352 r1518 | zas_ | 2009-03-12 23:35:45 +0100 (Thu, 12 Mar 2009) | 1 line
353
354 gint -> gboolean and tidy up.
355 ------------------------------------------------------------------------
356 r1517 | nadvornik | 2009-03-12 22:27:13 +0100 (Thu, 12 Mar 2009) | 2 lines
357
358 added a dialog for editing keyword tree
359
360 ------------------------------------------------------------------------
361 r1516 | zas_ | 2009-03-12 22:06:37 +0100 (Thu, 12 Mar 2009) | 1 line
362
363 Use gboolean where applicable, for the sake of consistency.
364 ------------------------------------------------------------------------
365 r1515 | zas_ | 2009-03-12 00:36:01 +0100 (Thu, 12 Mar 2009) | 1 line
366
367 Code cleanup.
368 ------------------------------------------------------------------------
369 r1514 | zas_ | 2009-03-12 00:35:31 +0100 (Thu, 12 Mar 2009) | 1 line
370
371 Fix bug when adding a new collection through sort manager. Tidy up.
372 ------------------------------------------------------------------------
373 r1513 | zas_ | 2009-03-12 00:04:30 +0100 (Thu, 12 Mar 2009) | 1 line
374
375 Tidy up.
376 ------------------------------------------------------------------------
377 r1512 | zas_ | 2009-03-11 23:56:56 +0100 (Wed, 11 Mar 2009) | 1 line
378
379 Use gboolean pseudo type where applicable.
380 ------------------------------------------------------------------------
381 r1511 | zas_ | 2009-03-11 23:28:37 +0100 (Wed, 11 Mar 2009) | 1 line
382
383 Remove useless functions.
384 ------------------------------------------------------------------------
385 r1510 | nadvornik | 2009-03-11 22:54:54 +0100 (Wed, 11 Mar 2009) | 2 lines
386
387 added a popup menu in keyword tree
388
389 ------------------------------------------------------------------------
390 r1509 | zas_ | 2009-03-11 18:38:20 +0100 (Wed, 11 Mar 2009) | 1 line
391
392 Use dynamic allocation for editor key passed to various callbacks.
393 ------------------------------------------------------------------------
394 r1508 | nadvornik | 2009-03-10 23:52:12 +0100 (Tue, 10 Mar 2009) | 2 lines
395
396 fixed saving of file_view_type
397
398 ------------------------------------------------------------------------
399 r1507 | zas_ | 2009-03-10 18:58:30 +0100 (Tue, 10 Mar 2009) | 1 line
400
401 Remove now useless element.
402 ------------------------------------------------------------------------
403 r1506 | zas_ | 2009-03-10 18:22:17 +0100 (Tue, 10 Mar 2009) | 1 line
404
405 Remove the toggle on advanced exif window menu item.
406 ------------------------------------------------------------------------
407 r1505 | zas_ | 2009-03-09 20:37:58 +0100 (Mon, 09 Mar 2009) | 1 line
408
409 Add missing g_key_file_free() call.
410 ------------------------------------------------------------------------
411 r1504 | zas_ | 2009-03-09 20:35:53 +0100 (Mon, 09 Mar 2009) | 1 line
412
413 Fix editor_command_path_parse().
414 ------------------------------------------------------------------------
415 r1503 | zas_ | 2009-03-09 20:34:26 +0100 (Mon, 09 Mar 2009) | 1 line
416
417 Revert changeset 1502. It brokes the spec: hidden desktop files from user directory should hide files from system directory with the same name.
418 ------------------------------------------------------------------------
419 r1502 | zas_ | 2009-03-09 13:44:06 +0100 (Mon, 09 Mar 2009) | 1 line
420
421 Only store editors if they match criterias to not be hidden from start, it makes more sense. Fix editor_command_path_parse().
422 ------------------------------------------------------------------------
423 r1501 | zas_ | 2009-03-09 00:12:49 +0100 (Mon, 09 Mar 2009) | 1 line
424
425 Introduce EditorFlags type, cleanup.
426 ------------------------------------------------------------------------
427 r1500 | nadvornik | 2009-03-09 00:09:27 +0100 (Mon, 09 Mar 2009) | 2 lines
428
429 save and restore the keyword tree
430
431 ------------------------------------------------------------------------
432 r1499 | nadvornik | 2009-03-08 22:12:45 +0100 (Sun, 08 Mar 2009) | 2 lines
433
434 fixed crash with certain layout configurations
435
436 ------------------------------------------------------------------------
437 r1498 | zas_ | 2009-03-08 21:49:48 +0100 (Sun, 08 Mar 2009) | 1 line
438
439 Cleanup and minor fixes.
440 ------------------------------------------------------------------------
441 r1497 | zas_ | 2009-03-08 18:51:03 +0100 (Sun, 08 Mar 2009) | 1 line
442
443 Advanced exif window: make all columns sortable and resizable.
444 ------------------------------------------------------------------------
445 r1496 | zas_ | 2009-03-08 16:30:15 +0100 (Sun, 08 Mar 2009) | 1 line
446
447 Add helper macros EDITOR_ERRORS() and EDITOR_ERRORS_BUT_SKIPPED() to clean up the code a bit. Minor tidy up.
448 ------------------------------------------------------------------------
449 r1495 | zas_ | 2009-03-08 16:02:18 +0100 (Sun, 08 Mar 2009) | 1 line
450
451 Fix up editor execution.
452 ------------------------------------------------------------------------
453 r1494 | zas_ | 2009-03-08 15:27:19 +0100 (Sun, 08 Mar 2009) | 1 line
454
455 Display icons in edit contextual menu.
456 ------------------------------------------------------------------------
457 r1493 | zas_ | 2009-03-08 14:23:25 +0100 (Sun, 08 Mar 2009) | 1 line
458
459 In various Edit context menus, only display editors that match the file types in the selection.
460 ------------------------------------------------------------------------
461 r1492 | nadvornik | 2009-03-08 13:42:23 +0100 (Sun, 08 Mar 2009) | 2 lines
462
463 dnd fixes
464
465 ------------------------------------------------------------------------
466 r1491 | nadvornik | 2009-03-08 12:32:12 +0100 (Sun, 08 Mar 2009) | 2 lines
467
468 dnd fixes
469
470 ------------------------------------------------------------------------
471 r1490 | nadvornik | 2009-03-08 11:38:51 +0100 (Sun, 08 Mar 2009) | 2 lines
472
473 allow dropping of multiple keywords
474
475 ------------------------------------------------------------------------
476 r1489 | nadvornik | 2009-03-08 11:25:24 +0100 (Sun, 08 Mar 2009) | 2 lines
477
478 show a label instead of the default drag icon
479
480 ------------------------------------------------------------------------
481 r1488 | nadvornik | 2009-03-08 10:56:40 +0100 (Sun, 08 Mar 2009) | 3 lines
482
483 dnd in keywords tree
484 improved dnd in advanced exif
485
486 ------------------------------------------------------------------------
487 r1487 | nadvornik | 2009-03-07 18:02:59 +0100 (Sat, 07 Mar 2009) | 5 lines
488
489 implemented keywords editor as described at
490 http://geeqie.wiki.sourceforge.net/keywords
491 keyword tree is hardcoded for now
492 TODO: configuration
493
494 ------------------------------------------------------------------------
495 r1486 | zas_ | 2009-03-07 11:32:04 +0100 (Sat, 07 Mar 2009) | 1 line
496
497 French translation was updated.
498 ------------------------------------------------------------------------
499 r1485 | zas_ | 2009-03-07 11:31:30 +0100 (Sat, 07 Mar 2009) | 1 line
500
501 Use a common function bar_pane_expander_title() to set expanders title widget.
502 ------------------------------------------------------------------------
503 r1484 | zas_ | 2009-03-06 23:34:38 +0100 (Fri, 06 Mar 2009) | 1 line
504
505 Try to improve tab completion: when a key is pressed while tab completion menu is shown, the number of entries is reduced, dhowing all matching entries but the menu is no more closed after each key pressure. Number of possible entries in this menu was increased from 500 to 1000. Pressing TAB when path entry is empty now adds / (root directory).
506 ------------------------------------------------------------------------
507 r1483 | nadvornik | 2009-03-06 16:52:47 +0100 (Fri, 06 Mar 2009) | 2 lines
508
509 simplified bar interface
510
511 ------------------------------------------------------------------------
512 r1482 | zas_ | 2009-03-06 16:04:35 +0100 (Fri, 06 Mar 2009) | 1 line
513
514 Add debug versions of path_to_utf8() and path_from_utf8() which allows to report the caller file and line, this is enabled with --enable-debug-flags (and developer mode too).
515 ------------------------------------------------------------------------
516 r1481 | zas_ | 2009-03-06 15:53:32 +0100 (Fri, 06 Mar 2009) | 1 line
517
518 Fix utf8/locale conversion warning: the path passed to isdir() is not in UTF8 (if local fs is not in UFT8) so do not use it (isdir() uses stat_utf8() which calls path_from_utf8()).
519 ------------------------------------------------------------------------
520 r1480 | nadvornik | 2009-03-06 15:42:32 +0100 (Fri, 06 Mar 2009) | 2 lines
521
522 enable wrap mode in comment pane
523
524 ------------------------------------------------------------------------
525 r1479 | nadvornik | 2009-03-06 15:24:11 +0100 (Fri, 06 Mar 2009) | 2 lines
526
527 use standard GtkHPaned for sidebar width
528
529 ------------------------------------------------------------------------
530 r1478 | zas_ | 2009-03-06 12:42:25 +0100 (Fri, 06 Mar 2009) | 1 line
531
532 Fix tab completion when entering "/et[TAB]" it was changed to "et", this is fixed.
533 ------------------------------------------------------------------------
534 r1477 | nadvornik | 2009-03-06 00:32:56 +0100 (Fri, 06 Mar 2009) | 2 lines
535
536 do not crash if an exif entry is deleted during editing
537
538 ------------------------------------------------------------------------
539 r1476 | nadvornik | 2009-03-06 00:02:15 +0100 (Fri, 06 Mar 2009) | 2 lines
540
541 added popup menu to the exif pane
542
543 ------------------------------------------------------------------------
544 r1475 | nadvornik | 2009-03-04 23:44:35 +0100 (Wed, 04 Mar 2009) | 2 lines
545
546 indicate that the exif pane is empty
547
548 ------------------------------------------------------------------------
549 r1474 | nadvornik | 2009-03-04 23:34:11 +0100 (Wed, 04 Mar 2009) | 2 lines
550
551 prepared exif pane for popup menu
552
553 ------------------------------------------------------------------------
554 r1473 | zas_ | 2009-03-04 22:33:19 +0100 (Wed, 04 Mar 2009) | 1 line
555
556 layout_status_update_pixel_cb(): cleanup and optimization, drop pango markup in i18n string, use a small function to calculate numbers length, only allocate text when needed.
557 ------------------------------------------------------------------------
558 r1472 | nadvornik | 2009-03-04 22:19:12 +0100 (Wed, 04 Mar 2009) | 2 lines
559
560 dnd from advanced exif window to exif pane
561
562 ------------------------------------------------------------------------
563 r1471 | nadvornik | 2009-03-04 19:53:47 +0100 (Wed, 04 Mar 2009) | 2 lines
564
565 Display pixel coordinates and rgb - patch by Ruben Stein
566
567 ------------------------------------------------------------------------
568 r1470 | nadvornik | 2009-03-04 00:17:07 +0100 (Wed, 04 Mar 2009) | 2 lines
569
570 reorder exif pane entries with drag and drop
571
572 ------------------------------------------------------------------------
573 r1469 | nadvornik | 2009-03-02 23:48:04 +0100 (Mon, 02 Mar 2009) | 2 lines
574
575 overlay now survives image split
576
577 ------------------------------------------------------------------------
578 r1468 | zas_ | 2009-03-02 22:06:32 +0100 (Mon, 02 Mar 2009) | 1 line
579
580 Random tidy up.
581 ------------------------------------------------------------------------
582 r1467 | zas_ | 2009-03-02 22:05:57 +0100 (Mon, 02 Mar 2009) | 1 line
583
584 Fix memleak in previous patch.
585 ------------------------------------------------------------------------
586 r1466 | zas_ | 2009-03-02 22:04:38 +0100 (Mon, 02 Mar 2009) | 1 line
587
588 Add a directory separator at the end of names in tab completion list to indicate directories.
589 ------------------------------------------------------------------------
590 r1465 | zas_ | 2009-03-02 00:38:36 +0100 (Mon, 02 Mar 2009) | 1 line
591
592 Align exif labels vertically (visually better since name is now smaller than value).
593 ------------------------------------------------------------------------
594 r1464 | zas_ | 2009-03-02 00:28:53 +0100 (Mon, 02 Mar 2009) | 1 line
595
596 Update POTFILES.in and french translation.
597 ------------------------------------------------------------------------
598 r1463 | zas_ | 2009-03-02 00:14:19 +0100 (Mon, 02 Mar 2009) | 1 line
599
600 When g_new0() is used, drop redundant initializations to NULL, FALSE or 0, second pass.
601 ------------------------------------------------------------------------
602 r1462 | nadvornik | 2009-03-01 22:35:18 +0100 (Sun, 01 Mar 2009) | 2 lines
603
604 make the exif pane grow-only - this reduces sidebar jumping
605
606 ------------------------------------------------------------------------
607 r1461 | zas_ | 2009-03-01 22:06:55 +0100 (Sun, 01 Mar 2009) | 1 line
608
609 When g_new0() is used, drop redundant initializations to NULL, FALSE or 0.
610 ------------------------------------------------------------------------
611 r1460 | zas_ | 2009-03-01 20:48:38 +0100 (Sun, 01 Mar 2009) | 1 line
612
613 Clarify colorspace determination (exif 2.2/2.21).
614 ------------------------------------------------------------------------
615 r1459 | zas_ | 2009-03-01 18:58:19 +0100 (Sun, 01 Mar 2009) | 1 line
616
617 Enable 'Use profile from image' item of color management menu only if such profile information is available from image.
618 ------------------------------------------------------------------------
619 r1458 | zas_ | 2009-03-01 18:13:14 +0100 (Sun, 01 Mar 2009) | 1 line
620
621 Improve file checks using is_readable_file().
622 ------------------------------------------------------------------------
623 r1457 | zas_ | 2009-03-01 18:11:51 +0100 (Sun, 01 Mar 2009) | 1 line
624
625 Only attempt to read exif if the file is readable.
626 ------------------------------------------------------------------------
627 r1456 | zas_ | 2009-03-01 18:10:45 +0100 (Sun, 01 Mar 2009) | 1 line
628
629 Introduce is_readable_file() which test if file exists, is regular and readable.
630 ------------------------------------------------------------------------
631 r1455 | zas_ | 2009-03-01 17:46:40 +0100 (Sun, 01 Mar 2009) | 1 line
632
633 image_select(), image_set_selectable(): tidy up.
634 ------------------------------------------------------------------------
635 r1454 | zas_ | 2009-03-01 17:43:48 +0100 (Sun, 01 Mar 2009) | 1 line
636
637 Indentation fixes.
638 ------------------------------------------------------------------------
639 r1453 | zas_ | 2009-03-01 16:54:37 +0100 (Sun, 01 Mar 2009) | 1 line
640
641 image_post_process_color(): remove exif parameter, just extract it when needed.
642 ------------------------------------------------------------------------
643 r1452 | zas_ | 2009-03-01 16:41:51 +0100 (Sun, 01 Mar 2009) | 1 line
644
645 Slightly modify access_file() and use it to test profile files existence and read access.
646 ------------------------------------------------------------------------
647 r1451 | zas_ | 2009-03-01 16:28:06 +0100 (Sun, 01 Mar 2009) | 1 line
648
649 Add an ellipse when the file name is truncated.
650 ------------------------------------------------------------------------
651 r1450 | zas_ | 2009-03-01 16:15:37 +0100 (Sun, 01 Mar 2009) | 1 line
652
653 In the side bar, display the filename without the 'Filename:' prefix and makes it centered. Allow to select it for copy'n'paste.
654 ------------------------------------------------------------------------
655 r1449 | nadvornik | 2009-03-01 14:37:30 +0100 (Sun, 01 Mar 2009) | 2 lines
656
657 dropped ExifUIList
658
659 ------------------------------------------------------------------------
660 r1448 | nadvornik | 2009-03-01 12:59:32 +0100 (Sun, 01 Mar 2009) | 2 lines
661
662 do not use separate list of entries, rely on vbox
663
664 ------------------------------------------------------------------------
665 r1447 | nadvornik | 2009-03-01 01:10:00 +0100 (Sun, 01 Mar 2009) | 2 lines
666
667 fixed possible crash
668
669 ------------------------------------------------------------------------
670 r1446 | nadvornik | 2009-03-01 00:59:02 +0100 (Sun, 01 Mar 2009) | 2 lines
671
672 rewritten exif pane to support arbitrary number of entries
673
674 ------------------------------------------------------------------------
675 r1445 | zas_ | 2009-02-28 21:57:26 +0100 (Sat, 28 Feb 2009) | 1 line
676
677 max value -> value. Shorter.
678 ------------------------------------------------------------------------
679 r1444 | zas_ | 2009-02-28 21:53:59 +0100 (Sat, 28 Feb 2009) | 1 line
680
681 Add missing space between while and first parenthesis.
682 ------------------------------------------------------------------------
683 r1443 | zas_ | 2009-02-28 21:52:51 +0100 (Sat, 28 Feb 2009) | 1 line
684
685 Add missing space between switch and first parenthesis.
686 ------------------------------------------------------------------------
687 r1442 | zas_ | 2009-02-28 21:48:47 +0100 (Sat, 28 Feb 2009) | 1 line
688
689 No space between function name and first parenthesis, it eases greping (see CODING).
690 ------------------------------------------------------------------------
691 r1441 | zas_ | 2009-02-28 21:24:42 +0100 (Sat, 28 Feb 2009) | 1 line
692
693 Prevent Gtk assertion failures when no icon is set.
694 ------------------------------------------------------------------------
695 r1440 | nadvornik | 2009-02-28 21:13:11 +0100 (Sat, 28 Feb 2009) | 3 lines
696
697 show histogram label in the title
698 adjusted label texts
699
700 ------------------------------------------------------------------------
701 r1439 | nadvornik | 2009-02-28 20:44:58 +0100 (Sat, 28 Feb 2009) | 2 lines
702
703 give the panes more control over expander title
704
705 ------------------------------------------------------------------------
706 r1438 | zas_ | 2009-02-28 20:41:23 +0100 (Sat, 28 Feb 2009) | 1 line
707
708 Color profiles menu: test for file access before allowing to select it as input profile.
709 ------------------------------------------------------------------------
710 r1437 | nadvornik | 2009-02-28 19:51:25 +0100 (Sat, 28 Feb 2009) | 2 lines
711
712 load icons for external editors
713
714 ------------------------------------------------------------------------
715 r1436 | zas_ | 2009-02-28 19:01:16 +0100 (Sat, 28 Feb 2009) | 1 line
716
717 Use g_utf8_casefold() to compare keywords, uppercased/lowercased keywords are now matched against predefined list.
718 ------------------------------------------------------------------------
719 r1435 | nadvornik | 2009-02-28 18:20:16 +0100 (Sat, 28 Feb 2009) | 2 lines
720
721 fixed bar_histogram headers
722
723 ------------------------------------------------------------------------
724 r1434 | zas_ | 2009-02-28 18:12:00 +0100 (Sat, 28 Feb 2009) | 1 line
725
726 Minor simplification and cleanup.
727 ------------------------------------------------------------------------
728 r1433 | zas_ | 2009-02-28 17:59:20 +0100 (Sat, 28 Feb 2009) | 1 line
729
730 image_change_complete(): reduce code redundancy and implify.
731 ------------------------------------------------------------------------
732 r1432 | nadvornik | 2009-02-28 15:40:22 +0100 (Sat, 28 Feb 2009) | 3 lines
733
734 fixed overlay configuration
735 split overlay options between global and layout window
736
737 ------------------------------------------------------------------------
738 r1431 | nadvornik | 2009-02-28 13:50:39 +0100 (Sat, 28 Feb 2009) | 2 lines
739
740 save and restore toolbar configuration
741
742 ------------------------------------------------------------------------
743 r1430 | nadvornik | 2009-02-28 10:59:27 +0100 (Sat, 28 Feb 2009) | 2 lines
744
745 create toolbar from ui_manager
746
747 ------------------------------------------------------------------------
748 r1429 | zas_ | 2009-02-28 00:25:31 +0100 (Sat, 28 Feb 2009) | 1 line
749
750 Really fix up color profiles options tests. Add an indicator of the embedded color profile when recognized (a * just after sRGB or AdobeRGB compatible).
751 ------------------------------------------------------------------------
752 r1428 | zas_ | 2009-02-27 23:28:17 +0100 (Fri, 27 Feb 2009) | 1 line
753
754 Fix up color profiles menu: mark empty entries (but not NULL) as inactive.
755 ------------------------------------------------------------------------
756 r1427 | nadvornik | 2009-02-27 22:30:28 +0100 (Fri, 27 Feb 2009) | 2 lines
757
758 compute histmap in idle callback and only if the histogram is expanded
759
760 ------------------------------------------------------------------------
761 r1426 | zas_ | 2009-02-26 22:46:27 +0100 (Thu, 26 Feb 2009) | 1 line
762
763 Add a tooltip showing current histogram state on bar histogram.
764 ------------------------------------------------------------------------
765 r1425 | zas_ | 2009-02-26 21:50:36 +0100 (Thu, 26 Feb 2009) | 1 line
766
767 Clean up histogram stuff: options saving/restoring, osd histogram separation, tidy up.
768 ------------------------------------------------------------------------
769 r1424 | zas_ | 2009-02-26 18:34:14 +0100 (Thu, 26 Feb 2009) | 1 line
770
771 Add .bak and .mo extensions to svn:ignore.
772 ------------------------------------------------------------------------
773 r1423 | nadvornik | 2009-02-26 09:04:52 +0100 (Thu, 26 Feb 2009) | 2 lines
774
775 quoted_value is no longer needed
776
777 ------------------------------------------------------------------------
778 r1422 | zas_ | 2009-02-26 00:04:08 +0100 (Thu, 26 Feb 2009) | 1 line
779
780 Silent a minor warning.
781 ------------------------------------------------------------------------
782 r1421 | nadvornik | 2009-02-25 22:09:17 +0100 (Wed, 25 Feb 2009) | 2 lines
783
784 correctly save and restore overlay string
785
786 ------------------------------------------------------------------------
787 r1420 | zas_ | 2009-02-25 21:54:38 +0100 (Wed, 25 Feb 2009) | 1 line
788
789 Save bar pane histogram state to rc file.
790 ------------------------------------------------------------------------
791 r1419 | zas_ | 2009-02-25 21:42:35 +0100 (Wed, 25 Feb 2009) | 1 line
792
793 Fix up bar pane histogram contextual menu: show current state for channel and log mode.
794 ------------------------------------------------------------------------
795 r1418 | nadvornik | 2009-02-25 20:46:03 +0100 (Wed, 25 Feb 2009) | 3 lines
796
797 reuse original utility_box (image + sidebars) on layout change (switch
798 from list to icon view etc.)
799
800 ------------------------------------------------------------------------
801 r1417 | nadvornik | 2009-02-25 19:21:20 +0100 (Wed, 25 Feb 2009) | 2 lines
802
803 fixed filter initialization
804
805 ------------------------------------------------------------------------
806 r1416 | nadvornik | 2009-02-24 23:21:28 +0100 (Tue, 24 Feb 2009) | 2 lines
807
808 improved bar_sort configuration
809
810 ------------------------------------------------------------------------
811 r1415 | zas_ | 2009-02-24 22:08:16 +0100 (Tue, 24 Feb 2009) | 1 line
812
813 Add a contextual menu on bar pane histogram allowing to change channels and mode. More work needed.
814 ------------------------------------------------------------------------
815 r1414 | nadvornik | 2009-02-24 21:47:38 +0100 (Tue, 24 Feb 2009) | 2 lines
816
817 fixed --fullscreen option together with enabled bar
818
819 ------------------------------------------------------------------------
820 r1413 | nadvornik | 2009-02-24 21:34:39 +0100 (Tue, 24 Feb 2009) | 2 lines
821
822 simplified and improved bar configuration
823
824 ------------------------------------------------------------------------
825 r1412 | zas_ | 2009-02-24 19:00:45 +0100 (Tue, 24 Feb 2009) | 1 line
826
827 Enclose macro parameters names with _ to differentiate them from variable names.
828 ------------------------------------------------------------------------
829 r1411 | zas_ | 2009-02-24 18:47:45 +0100 (Tue, 24 Feb 2009) | 5 lines
830
831 Since READ_*() macros are now exported, do not hide
832 the if() continue; statement in them.
833 Wrap WRITE_STRING() instructions in a safer do {} while (0).
834
835
836 ------------------------------------------------------------------------
837 r1410 | nadvornik | 2009-02-23 23:13:09 +0100 (Mon, 23 Feb 2009) | 2 lines
838
839 simplified config writing
840
841 ------------------------------------------------------------------------
842 r1409 | nadvornik | 2009-02-23 22:21:15 +0100 (Mon, 23 Feb 2009) | 2 lines
843
844 enabled commandline again
845
846 ------------------------------------------------------------------------
847 r1408 | zas_ | 2009-02-23 18:20:40 +0100 (Mon, 23 Feb 2009) | 1 line
848
849 Introduce helpers histogram_toggle_channel() and histogram_toggle_mode().
850 ------------------------------------------------------------------------
851 r1407 | zas_ | 2009-02-22 18:46:42 +0100 (Sun, 22 Feb 2009) | 1 line
852
853 Set svn:ignore on Makefile and Makefile.in.
854 ------------------------------------------------------------------------
855 r1406 | zas_ | 2009-02-22 18:40:32 +0100 (Sun, 22 Feb 2009) | 1 line
856
857 Fix and simplify histogram code, drop histogram based on mean value.
858 ------------------------------------------------------------------------
859 r1405 | nadvornik | 2009-02-22 16:35:37 +0100 (Sun, 22 Feb 2009) | 4 lines
860
861 config file format changed to XML
862 save and restore all layout windows
863 save and restore sidebar configuration
864
865 ------------------------------------------------------------------------
866 r1404 | zas_ | 2009-02-22 14:29:49 +0100 (Sun, 22 Feb 2009) | 1 line
867
868 Attempt to simplify and fix histrogram code.
869 ------------------------------------------------------------------------
870 r1403 | zas_ | 2009-02-21 21:43:35 +0100 (Sat, 21 Feb 2009) | 1 line
871
872 Glibification again.
873 ------------------------------------------------------------------------
874 r1402 | zas_ | 2009-02-21 19:28:53 +0100 (Sat, 21 Feb 2009) | 1 line
875
876 French translation was updated.
877 ------------------------------------------------------------------------
878 r1401 | zas_ | 2009-02-21 19:04:52 +0100 (Sat, 21 Feb 2009) | 1 line
879
880 Glibification.
881 ------------------------------------------------------------------------
882 r1400 | zas_ | 2009-02-21 11:53:18 +0100 (Sat, 21 Feb 2009) | 1 line
883
884 Move grid color setting to histogram_new().
885 ------------------------------------------------------------------------
886 r1399 | zas_ | 2009-02-21 11:33:56 +0100 (Sat, 21 Feb 2009) | 1 line
887
888 Remove histogram_ prefix from struct _Histogram fields names and rename them more properly.
889 ------------------------------------------------------------------------
890 r1398 | zas_ | 2009-02-21 11:29:13 +0100 (Sat, 21 Feb 2009) | 1 line
891
892 Add grid to bar histogram, simplify the code and draw horizontal lines too.
893 ------------------------------------------------------------------------
894 r1397 | zas_ | 2009-02-19 18:36:38 +0100 (Thu, 19 Feb 2009) | 1 line
895
896 Fix bug 2599857: file list sort order was wrong in many cases.
897 ------------------------------------------------------------------------
898 r1396 | nadvornik | 2009-02-16 23:48:30 +0100 (Mon, 16 Feb 2009) | 2 lines
899
900 fixed compiler warning
901
902 ------------------------------------------------------------------------
903 r1395 | nadvornik | 2009-02-16 22:01:27 +0100 (Mon, 16 Feb 2009) | 2 lines
904
905 hopefully fixed a freeze on solaris
906
907 ------------------------------------------------------------------------
908 r1394 | nadvornik | 2009-02-15 20:25:55 +0100 (Sun, 15 Feb 2009) | 2 lines
909
910 added histogram pane
911
912 ------------------------------------------------------------------------
913 r1393 | nadvornik | 2009-02-15 18:27:48 +0100 (Sun, 15 Feb 2009) | 2 lines
914
915 fixed histogram drawing
916
917 ------------------------------------------------------------------------
918 r1392 | zas_ | 2009-02-15 16:58:01 +0100 (Sun, 15 Feb 2009) | 1 line
919
920 Remove redundant line of code.
921 ------------------------------------------------------------------------
922 r1391 | zas_ | 2009-02-15 16:56:48 +0100 (Sun, 15 Feb 2009) | 1 line
923
924 Fix up few compilation warnings.
925 ------------------------------------------------------------------------
926 r1390 | nadvornik | 2009-02-15 14:11:21 +0100 (Sun, 15 Feb 2009) | 3 lines
927
928 histogram caching
929 histogram interface prepared for histogram pane
930
931 ------------------------------------------------------------------------
932 r1389 | nadvornik | 2009-02-15 10:36:53 +0100 (Sun, 15 Feb 2009) | 3 lines
933
934 separated "normal" and advanced exif, "Normal" exif is now in the
935 generic bar, advanced exif is in separate window.
936
937 ------------------------------------------------------------------------
938 r1388 | nadvornik | 2009-02-14 21:26:30 +0100 (Sat, 14 Feb 2009) | 2 lines
939
940 droped Preferences dialog, sidebar should replace it completely
941
942 ------------------------------------------------------------------------
943 r1387 | nadvornik | 2009-02-14 20:50:54 +0100 (Sat, 14 Feb 2009) | 4 lines
944
945 replaced bar_info with an universal bar, restored the original
946 functionality (more or less)
947 bar configuration is not yet saved
948
949 ------------------------------------------------------------------------
950 r1386 | zas_ | 2009-02-09 10:02:04 +0100 (Mon, 09 Feb 2009) | 1 line
951
952 Update ChangeLog using C locale date format, add a script to ease future updates.
1 ------------------------------------------------------------------------ 953 ------------------------------------------------------------------------
2 r1385 | nadvornik | 2009-02-07 22:03:11 +0100 (Sat, 07 Feb 2009) | 4 lines 954 r1385 | nadvornik | 2009-02-07 22:03:11 +0100 (Sat, 07 Feb 2009) | 4 lines
3 955
4 force at least one idle call before writting metadata 956 force at least one idle call before writting metadata
5 (without this the exit_program_write_metadata_cb could be called 957 (without this the exit_program_write_metadata_cb could be called