comparison ChangeLog @ 1696:1c31b33a3138

updated ChangeLog file
author nadvornik
date Thu, 02 Jul 2009 17:37:05 +0000
parents a52c4435e461
children a0f7dcd47c7f
comparison
equal deleted inserted replaced
1695:6f7c6ae09ee7 1696:1c31b33a3138
1 ------------------------------------------------------------------------
2 r1794 | nadvornik | 2009-07-02 19:31:38 +0200 (Thu, 02 Jul 2009) | 2 lines
3
4 updated ca.po - submitted by Mecatxis
5
6 ------------------------------------------------------------------------
7 r1793 | nadvornik | 2009-07-01 22:55:37 +0200 (Wed, 01 Jul 2009) | 2 lines
8
9 make sure that automake and config.h uses the same installation paths
10
11 ------------------------------------------------------------------------
12 r1792 | nadvornik | 2009-07-01 21:38:17 +0200 (Wed, 01 Jul 2009) | 2 lines
13
14 updated version string
15
16 ------------------------------------------------------------------------
17 r1791 | nadvornik | 2009-07-01 21:33:09 +0200 (Wed, 01 Jul 2009) | 2 lines
18
19 fixed mnemonic conflicts
20
21 ------------------------------------------------------------------------
22 r1790 | nadvornik | 2009-07-01 20:59:39 +0200 (Wed, 01 Jul 2009) | 2 lines
23
24 removed msgctxt keyword, older gettext fails on it
25
26 ------------------------------------------------------------------------
27 r1789 | nadvornik | 2009-07-01 20:32:32 +0200 (Wed, 01 Jul 2009) | 2 lines
28
29 removed gettext.h reference
30
31 ------------------------------------------------------------------------
32 r1788 | nadvornik | 2009-07-01 09:04:42 +0200 (Wed, 01 Jul 2009) | 2 lines
33
34 updated spec file
35
36 ------------------------------------------------------------------------
37 r1787 | zas_ | 2009-07-01 01:40:37 +0200 (Wed, 01 Jul 2009) | 1 line
38
39 French translation was updated.
40 ------------------------------------------------------------------------
41 r1786 | nadvornik | 2009-06-30 22:15:33 +0200 (Tue, 30 Jun 2009) | 2 lines
42
43 fixed an use of uninitialized value
44
45 ------------------------------------------------------------------------
46 r1785 | nadvornik | 2009-06-30 22:12:28 +0200 (Tue, 30 Jun 2009) | 5 lines
47
48 fixes for a built without Exiv2
49
50 don't try to access XMP metadata if not compiled with Exiv2
51 some metadata options are valid without Exiv2, do not disable them
52
53 ------------------------------------------------------------------------
54 r1784 | mow | 2009-06-30 21:53:55 +0200 (Tue, 30 Jun 2009) | 5 lines
55
56 Revert "Add pgettext for some ambiguous strings"
57
58 Now there should be all ambiguous strings gone. This reverts commit 1628
59
60 With that commit also all ambiguous strings should be solved.
61 ------------------------------------------------------------------------
62 r1783 | nadvornik | 2009-06-30 21:12:25 +0200 (Tue, 30 Jun 2009) | 2 lines
63
64 add desktop.in files to the tarball
65
66 ------------------------------------------------------------------------
67 r1782 | nadvornik | 2009-06-29 21:48:14 +0200 (Mon, 29 Jun 2009) | 2 lines
68
69 fixed writting to gqview legacy format
70
71 ------------------------------------------------------------------------
72 r1781 | zas_ | 2009-06-29 18:32:43 +0200 (Mon, 29 Jun 2009) | 1 line
73
74 French translation was updated.
75 ------------------------------------------------------------------------
76 r1780 | zas_ | 2009-06-29 18:02:28 +0200 (Mon, 29 Jun 2009) | 1 line
77
78 Fix POTFILES.in and update regen_potfiles.sh to add .desktop.in files.
79 ------------------------------------------------------------------------
80 r1779 | nadvornik | 2009-06-28 15:41:51 +0200 (Sun, 28 Jun 2009) | 2 lines
81
82 added geeqie-import-geeqie.desktop.in
83
84 ------------------------------------------------------------------------
85 r1778 | nadvornik | 2009-06-28 13:55:54 +0200 (Sun, 28 Jun 2009) | 2 lines
86
87 libchamplain compatibility fix
88
89 ------------------------------------------------------------------------
90 r1777 | nadvornik | 2009-06-28 11:25:47 +0200 (Sun, 28 Jun 2009) | 2 lines
91
92 cleanup: remove some disabled code
93
94 ------------------------------------------------------------------------
95 r1776 | nadvornik | 2009-06-28 11:08:25 +0200 (Sun, 28 Jun 2009) | 2 lines
96
97 warn if another operation is performed on a file with unsaved metadata
98
99 ------------------------------------------------------------------------
100 r1775 | nadvornik | 2009-06-28 10:49:28 +0200 (Sun, 28 Jun 2009) | 2 lines
101
102 sync histogram state after enabling it from the menu
103
104 ------------------------------------------------------------------------
105 r1774 | nadvornik | 2009-06-28 10:32:27 +0200 (Sun, 28 Jun 2009) | 2 lines
106
107 added script for importing GQView and Geeqie-alpha metadata
108
109 ------------------------------------------------------------------------
110 r1773 | nadvornik | 2009-06-28 01:12:52 +0200 (Sun, 28 Jun 2009) | 2 lines
111
112 put preferences to separate submenu
113
114 ------------------------------------------------------------------------
115 r1772 | mow | 2009-06-28 00:58:20 +0200 (Sun, 28 Jun 2009) | 1 line
116
117 German translation update
118 ------------------------------------------------------------------------
119 r1771 | mow | 2009-06-28 00:57:56 +0200 (Sun, 28 Jun 2009) | 8 lines
120
121 Complete commit @1747 (intltool usage)
122
123 With using intltool the localisation will fail cause of missing
124 desktop.in file. Also the old desktop files are obsoleted by this
125 commit.
126
127 Also it is not necessary any more to have a './' in front of the files
128 in POTFILES.in.
129 ------------------------------------------------------------------------
130 r1770 | mow | 2009-06-28 00:56:50 +0200 (Sun, 28 Jun 2009) | 7 lines
131
132 Fix AM_CFLAGS and AM_CXXFLAGS from @1701
133
134 The commit 1701 did insert wrong lines for AM_CFLAGS and AM_CXXFLAGS to
135 src/Makefile.am.
136
137 I also did some minor whitespace fixes and made the internal
138 documentation consistent by using \ than @ for doxygen doc.
139 ------------------------------------------------------------------------
140 r1769 | nadvornik | 2009-06-28 00:40:25 +0200 (Sun, 28 Jun 2009) | 2 lines
141
142 added command for editing ufraw id file, changed menu location
143
144 ------------------------------------------------------------------------
145 r1768 | nadvornik | 2009-06-27 23:12:07 +0200 (Sat, 27 Jun 2009) | 2 lines
146
147 reordered View menu
148
149 ------------------------------------------------------------------------
150 r1767 | nadvornik | 2009-06-27 22:47:17 +0200 (Sat, 27 Jun 2009) | 2 lines
151
152 use radio buttons for file and dir mode in popup menu
153
154 ------------------------------------------------------------------------
155 r1766 | nadvornik | 2009-06-27 22:12:56 +0200 (Sat, 27 Jun 2009) | 2 lines
156
157 simplified menu_item_add_radio usage
158
159 ------------------------------------------------------------------------
160 r1765 | nadvornik | 2009-06-27 19:54:31 +0200 (Sat, 27 Jun 2009) | 2 lines
161
162 created Files and Folders submenu
163
164 ------------------------------------------------------------------------
165 r1764 | nadvornik | 2009-06-27 17:47:50 +0200 (Sat, 27 Jun 2009) | 6 lines
166
167 improved overlay menu
168
169 - indicate overlay and histogram state in toggle and radio entries in
170 the menu
171 - all entries have visible effect in all modes
172
173 ------------------------------------------------------------------------
174 r1763 | nadvornik | 2009-06-24 22:31:30 +0200 (Wed, 24 Jun 2009) | 9 lines
175
176 test if an accelerator can be stored
177
178 gtk_accel_map_change_entry can't change accelerators
179 to keys like arrows. Test this and show the keys in the list
180 only if they can be really changed.
181
182 https://sourceforge.net/tracker/?func=detail&aid=2805139&group_id=222125&atid=1054680
183
184
185 ------------------------------------------------------------------------
186 r1762 | nadvornik | 2009-06-23 21:20:48 +0200 (Tue, 23 Jun 2009) | 2 lines
187
188 improved description string
189
190 ------------------------------------------------------------------------
191 r1761 | mow | 2009-06-22 00:52:45 +0200 (Mon, 22 Jun 2009) | 1 line
192
193 Localizing one string
194 ------------------------------------------------------------------------
195 r1760 | mow | 2009-06-22 00:52:08 +0200 (Mon, 22 Jun 2009) | 11 lines
196
197 Fix two memory failures
198
199 1. if the description field for a exif information is empty the program
200 dumps core when trying to change this. The reason is a strcmp with a
201 NULL value.
202
203 The fix add the small functionality to set the field to default when
204 it is set empty.
205
206 2. There was a g_strdup miss in exif.c which could end in memory
207 corruption.
208 ------------------------------------------------------------------------
209 r1759 | nadvornik | 2009-06-21 22:14:53 +0200 (Sun, 21 Jun 2009) | 5 lines
210
211 improved file list update priority
212
213 - update list with lower priority than the priority of file operations
214 - make sure that it is updated at least once per 2 seconds
215
216 ------------------------------------------------------------------------
217 r1758 | nadvornik | 2009-06-21 15:28:02 +0200 (Sun, 21 Jun 2009) | 2 lines
218
219 fixed jumping of filelist on focus_in event
220
221 ------------------------------------------------------------------------
222 r1757 | nadvornik | 2009-06-21 14:39:58 +0200 (Sun, 21 Jun 2009) | 2 lines
223
224 fixed updating of marks in sidecars
225
226 ------------------------------------------------------------------------
227 r1756 | nadvornik | 2009-06-21 01:15:11 +0200 (Sun, 21 Jun 2009) | 6 lines
228
229 various geeqie-ufraw improvements
230
231 - handle xmp sidecars
232 - commandline options, help
233
234
235 ------------------------------------------------------------------------
236 r1755 | nadvornik | 2009-06-20 20:42:23 +0200 (Sat, 20 Jun 2009) | 6 lines
237
238 fixed leak in file_util_* functions
239
240 - file_util_* are changed to take over the filelist and free it when
241 done
242 - make sure that these functions are called correctly
243
244 ------------------------------------------------------------------------
245 r1754 | nadvornik | 2009-06-20 18:46:32 +0200 (Sat, 20 Jun 2009) | 5 lines
246
247 improved list view
248
249 - do the string formatting in the cell_data callback
250 - show the sidecar list only in collapsed entries
251
252 ------------------------------------------------------------------------
253 r1753 | nadvornik | 2009-06-20 10:51:07 +0200 (Sat, 20 Jun 2009) | 2 lines
254
255 always check for deleted sidecar files
256
257 ------------------------------------------------------------------------
258 r1752 | nadvornik | 2009-06-20 00:37:30 +0200 (Sat, 20 Jun 2009) | 2 lines
259
260 fixed regexp usage
261
262 ------------------------------------------------------------------------
263 r1751 | nadvornik | 2009-06-20 00:34:52 +0200 (Sat, 20 Jun 2009) | 2 lines
264
265 run external commands from current directory even with no files
266
267 ------------------------------------------------------------------------
268 r1750 | nadvornik | 2009-06-18 22:46:33 +0200 (Thu, 18 Jun 2009) | 8 lines
269
270 ufraw-batch script
271
272 added a more complicated script that demonstrates advanced
273 features of external editors:
274 - create a jpeg + ufraw id file for each raw file
275 - update the jpeg if the id file was modified
276
277
278 ------------------------------------------------------------------------
279 r1749 | nadvornik | 2009-06-17 20:41:10 +0200 (Wed, 17 Jun 2009) | 2 lines
280
281 made file_util_start_editor_from_file consider also sidecars
282
283 ------------------------------------------------------------------------
284 r1748 | nadvornik | 2009-06-17 20:19:11 +0200 (Wed, 17 Jun 2009) | 7 lines
285
286 fixed problems with floor/ceil
287
288 - introduce macros ROUND_DOWN, ROUND_UP
289 - fixed incorrect usage of floor/ceil functions on int arguments
290
291 patch by Yuriy Kaminskiy
292
293 ------------------------------------------------------------------------
294 r1747 | nadvornik | 2009-06-15 22:50:35 +0200 (Mon, 15 Jun 2009) | 6 lines
295
296 use intltool for desktop file translation
297
298 - desktop files are translated via .po files together with other strings
299 - make update-po is replaced with intltool-update [lang]
300
301
302 ------------------------------------------------------------------------
303 r1746 | nadvornik | 2009-06-15 21:13:45 +0200 (Mon, 15 Jun 2009) | 5 lines
304
305 improved rotation script
306
307 - applies the orientation from metadata
308 - uses exiftran for jpeg an ImageMagick for other files
309
310 ------------------------------------------------------------------------
311 r1745 | zas_ | 2009-06-14 10:49:39 +0200 (Sun, 14 Jun 2009) | 1 line
312
313 French translation was updated.
314 ------------------------------------------------------------------------
315 r1744 | mow | 2009-06-14 00:19:57 +0200 (Sun, 14 Jun 2009) | 8 lines
316
317 Update documentation
318
319 Now it holds a more verbose doxygen description as discussed in mailing
320 list.
321
322 - Doxygen style description
323 - Small visibility changes
324 - Commit message change
325 ------------------------------------------------------------------------
326 r1743 | nadvornik | 2009-06-13 21:26:32 +0200 (Sat, 13 Jun 2009) | 2 lines
327
328 the options for custom border color were made independent
329
330 ------------------------------------------------------------------------
331 r1742 | zas_ | 2009-06-11 20:18:07 +0200 (Thu, 11 Jun 2009) | 1 line
332
333 French translation was updated.
334 ------------------------------------------------------------------------
335 r1741 | zas_ | 2009-06-11 19:34:37 +0200 (Thu, 11 Jun 2009) | 1 line
336
337 Fix up compilation using make -jN: sometimes it fails due to order of headers inclusion.
338 ------------------------------------------------------------------------
339 r1740 | nadvornik | 2009-06-10 22:45:24 +0200 (Wed, 10 Jun 2009) | 2 lines
340
341 make sure that a directory exists on saving desktop files
342
343 ------------------------------------------------------------------------
344 r1739 | nadvornik | 2009-06-10 22:26:47 +0200 (Wed, 10 Jun 2009) | 9 lines
345
346 do not install helper scripts into /usr/bin
347
348 - install the helper scripts into pkglibdir, that is /usr/lib/geeqie
349 - add the directory to $PATH on startup - the Exec line in desktop files
350 does not have to contain full path
351
352 fixes
353 https://sourceforge.net/tracker/?func=detail&aid=2801121&group_id=222125&atid=1054680
354
355 ------------------------------------------------------------------------
356 r1738 | nadvornik | 2009-06-09 21:12:37 +0200 (Tue, 09 Jun 2009) | 4 lines
357
358 enabled color management in img-view
359
360 patch by Omari Stephens
361
362 ------------------------------------------------------------------------
363 r1737 | nadvornik | 2009-06-09 21:08:52 +0200 (Tue, 09 Jun 2009) | 4 lines
364
365 fixed leak in image_post_process_color
366
367 patch by Omari Stephens
368
369 ------------------------------------------------------------------------
370 r1736 | nadvornik | 2009-06-08 21:05:49 +0200 (Mon, 08 Jun 2009) | 4 lines
371
372 unify code paths for New directory
373 keep the directory visible after rename
374 https://sourceforge.net/tracker/?func=detail&aid=1951183&group_id=222125&atid=1054680
375
376 ------------------------------------------------------------------------
377 r1735 | nadvornik | 2009-06-07 12:11:05 +0200 (Sun, 07 Jun 2009) | 4 lines
378
379 do not show wide frame in single image mode
380 it partially fixes
381 https://sourceforge.net/tracker/?func=detail&aid=2797348&group_id=222125&atid=1054683
382
383 ------------------------------------------------------------------------
384 r1734 | nadvornik | 2009-06-07 00:51:55 +0200 (Sun, 07 Jun 2009) | 2 lines
385
386 added mark filter to menu - now it is possible to assign hotkeys
387
388 ------------------------------------------------------------------------
389 r1733 | nadvornik | 2009-06-06 21:39:46 +0200 (Sat, 06 Jun 2009) | 3 lines
390
391 preserve zoom value on fullscreen startup
392
393
394 ------------------------------------------------------------------------
395 r1732 | nadvornik | 2009-06-06 19:28:16 +0200 (Sat, 06 Jun 2009) | 4 lines
396
397 swap x and y scale when scaling rotated images - it fixes tiles that were
398 sometimes off by 1 pixel - thanks Petr for reporting,
399 code cleanup
400
401 ------------------------------------------------------------------------
402 r1731 | zas_ | 2009-06-06 19:02:21 +0200 (Sat, 06 Jun 2009) | 1 line
403
404 French translation was updated.
405 ------------------------------------------------------------------------
406 r1730 | nadvornik | 2009-06-06 18:14:07 +0200 (Sat, 06 Jun 2009) | 5 lines
407
408 better implementation of tree_view_row_get_visibility,
409 gtk_tree_view_set_cursor is not sufficient in some cases, call also
410 tree_view_row_make_visible
411
412
413 ------------------------------------------------------------------------
414 r1729 | nadvornik | 2009-06-06 17:33:56 +0200 (Sat, 06 Jun 2009) | 3 lines
415
416 do not call signal handler from vdtree_row_expanded
417 it fixes tree view for user-entered hidden directories
418
419 ------------------------------------------------------------------------
420 r1728 | nadvornik | 2009-06-06 13:15:09 +0200 (Sat, 06 Jun 2009) | 2 lines
421
422 reduced jumping of directory tree when user clicks on folders
423
424 ------------------------------------------------------------------------
425 r1727 | nadvornik | 2009-06-05 23:52:37 +0200 (Fri, 05 Jun 2009) | 2 lines
426
427 simplified the code around vd_select_row
428
429 ------------------------------------------------------------------------
430 r1726 | nadvornik | 2009-06-04 23:07:03 +0200 (Thu, 04 Jun 2009) | 7 lines
431
432 use layout_set_fd() for changing images from a slideshow
433 - this updates folder and icon in recursive slideshow mode
434
435 preserve slideshow on layout change - fixes
436 https://sourceforge.net/tracker/?func=detail&aid=1998513&group_id=222125&atid=1054680
437
438
439 ------------------------------------------------------------------------
440 r1725 | zas_ | 2009-06-04 21:51:20 +0200 (Thu, 04 Jun 2009) | 1 line
441
442 Add an option to Image preferences to restrict custom border to fullscreen mode only. Bug 2798062.
443 ------------------------------------------------------------------------
444 r1724 | mow | 2009-06-04 18:07:41 +0200 (Thu, 04 Jun 2009) | 4 lines
445
446 Ongoing translation
447
448 Now the most is translated to German language. Just the photographic
449 notions are missing.
450 ------------------------------------------------------------------------
451 r1723 | mow | 2009-06-04 18:07:16 +0200 (Thu, 04 Jun 2009) | 1 line
452
453 Change the order of columns for editors dialogue
454 ------------------------------------------------------------------------
455 r1722 | nadvornik | 2009-06-03 22:05:19 +0200 (Wed, 03 Jun 2009) | 2 lines
456
457 regroup sidecar files when an operation on partial group is finished
458
459 ------------------------------------------------------------------------
460 r1721 | nadvornik | 2009-06-03 00:33:53 +0200 (Wed, 03 Jun 2009) | 11 lines
461
462 changed selection behavior as requested at
463 http://sourceforge.net/tracker/?func=detail&aid=2789933&group_id=222125&atid=1054680
464
465 file view - sidecars are added to the selection if they were expicitly selected
466 or if the entry is collapsed
467 icon view - selection always contains sidecars
468
469 file operations splits partially selected groups - selected files have
470 disabled grouping
471
472
473 ------------------------------------------------------------------------
474 r1720 | zas_ | 2009-06-01 18:37:30 +0200 (Mon, 01 Jun 2009) | 1 line
475
476 Minor code cleanup and redundancy reduction.
477 ------------------------------------------------------------------------
478 r1719 | nadvornik | 2009-05-31 16:32:39 +0200 (Sun, 31 May 2009) | 2 lines
479
480 fixed incorrect type conversion
481
482 ------------------------------------------------------------------------
483 r1718 | nadvornik | 2009-05-31 15:32:09 +0200 (Sun, 31 May 2009) | 3 lines
484
485 do not display menus ("FileMenu" etc.) in accelerator configuration
486 improved tooltip texts
487
488 ------------------------------------------------------------------------
489 r1717 | nadvornik | 2009-05-31 13:08:00 +0200 (Sun, 31 May 2009) | 2 lines
490
491 do not block the files sent to external editors like gimp
492
493 ------------------------------------------------------------------------
494 r1716 | nadvornik | 2009-05-30 22:18:22 +0200 (Sat, 30 May 2009) | 5 lines
495
496 preserve image center over short periods when the "broken image" icon is
497 displayed
498 http://sourceforge.net/tracker/?func=detail&aid=2793057&group_id=222125&atid=1054680
499
500
501 ------------------------------------------------------------------------
502 r1714 | zas_ | 2009-05-26 21:41:22 +0200 (Tue, 26 May 2009) | 1 line
503
504 Add .desktop files to restore lossless jpeg rotation via editors.
505 ------------------------------------------------------------------------
506 r1713 | nadvornik | 2009-05-23 23:23:06 +0200 (Sat, 23 May 2009) | 4 lines
507
508 added doxygen.conf
509 https://sourceforge.net/tracker/?func=detail&aid=2795068&group_id=222125&atid=1054680
510
511
512 ------------------------------------------------------------------------
513 r1712 | nadvornik | 2009-05-23 23:07:21 +0200 (Sat, 23 May 2009) | 3 lines
514
515 enabled PageSize code
516 https://bugzilla.redhat.com/show_bug.cgi?id=222639
517
518 ------------------------------------------------------------------------
519 r1711 | zas_ | 2009-05-21 11:54:20 +0200 (Thu, 21 May 2009) | 1 line
520
521 Add missing vim modeline.
522 ------------------------------------------------------------------------
523 r1710 | zas_ | 2009-05-21 11:20:48 +0200 (Thu, 21 May 2009) | 1 line
524
525 Attempt to use stock gtk icons for directory list and tree views.
526 ------------------------------------------------------------------------
527 r1709 | zas_ | 2009-05-16 13:31:48 +0200 (Sat, 16 May 2009) | 1 line
528
529 Fix up too short array, reported by Michael Schwendt.
530 ------------------------------------------------------------------------
531 r1708 | zas_ | 2009-05-16 10:48:21 +0200 (Sat, 16 May 2009) | 11 lines
532
533 Fix geeqie.desktop to match spec. Patch by Michael Schwendt.
534
535
536 $ desktop-file-validate geeqie.desktop
537 geeqie.desktop: warning: value "Application;Graphics;Viewer;" for key
538 "Categories" in group "Desktop Entry" contains a deprecated value
539 "Application"
540
541 http://standards.freedesktop.org/menu-spec/menu-spec-1.0.html
542
543
544 ------------------------------------------------------------------------
545 r1707 | zas_ | 2009-05-14 22:45:34 +0200 (Thu, 14 May 2009) | 1 line
546
547 Fix up unused variables warnings.
548 ------------------------------------------------------------------------
549 r1706 | zas_ | 2009-05-14 22:32:14 +0200 (Thu, 14 May 2009) | 1 line
550
551 Merge common thumb code from view_file_list and view_file_icon to view_file.
552 ------------------------------------------------------------------------
553 r1704 | nadvornik | 2009-05-12 22:54:58 +0200 (Tue, 12 May 2009) | 2 lines
554
555 added some notes to README file
556
557 ------------------------------------------------------------------------
558 r1703 | nadvornik | 2009-05-12 22:38:26 +0200 (Tue, 12 May 2009) | 2 lines
559
560 fixed compilation with older gtk
561
562 ------------------------------------------------------------------------
563 r1702 | nadvornik | 2009-05-12 22:17:03 +0200 (Tue, 12 May 2009) | 2 lines
564
565 updated TODO list
566
567 ------------------------------------------------------------------------
568 r1701 | nadvornik | 2009-05-12 20:25:18 +0200 (Tue, 12 May 2009) | 2 lines
569
570 added GPS map support - patch by Colin Clark
571
572 ------------------------------------------------------------------------
573 r1700 | zas_ | 2009-05-12 08:54:05 +0200 (Tue, 12 May 2009) | 1 line
574
575 French translation was updated.
576 ------------------------------------------------------------------------
577 r1699 | zas_ | 2009-05-12 08:42:20 +0200 (Tue, 12 May 2009) | 1 line
578
579 Fix up tooltip text: Color _Management -> Color Management.
580 ------------------------------------------------------------------------
581 r1698 | nadvornik | 2009-05-11 22:50:13 +0200 (Mon, 11 May 2009) | 5 lines
582
583 added keyboard configuration dialog
584 mostly written by Petr Ostadal
585 alternate keys are not yet fully configurable - the corresponding code
586 is commented out
587
588 ------------------------------------------------------------------------
589 r1697 | zas_ | 2009-05-11 12:10:13 +0200 (Mon, 11 May 2009) | 1 line
590
591 French translation was updated.
592 ------------------------------------------------------------------------
593 r1696 | zas_ | 2009-05-11 11:55:39 +0200 (Mon, 11 May 2009) | 1 line
594
595 Include missing header file.
596 ------------------------------------------------------------------------
597 r1695 | nadvornik | 2009-05-09 21:45:24 +0200 (Sat, 09 May 2009) | 2 lines
598
599 expose the file grouping flag to the user
600
601 ------------------------------------------------------------------------
602 r1694 | nadvornik | 2009-05-09 21:25:51 +0200 (Sat, 09 May 2009) | 2 lines
603
604 extended the list of grouped metadata tags
605
606 ------------------------------------------------------------------------
607 r1693 | nadvornik | 2009-05-09 19:02:35 +0200 (Sat, 09 May 2009) | 2 lines
608
609 added some structure to the metadata preferences dialog
610
611 ------------------------------------------------------------------------
612 r1692 | nadvornik | 2009-05-08 20:29:09 +0200 (Fri, 08 May 2009) | 2 lines
613
614 better tooltip for disabled lcms
615
616 ------------------------------------------------------------------------
617 r1691 | nadvornik | 2009-05-07 22:24:35 +0200 (Thu, 07 May 2009) | 2 lines
618
619 limit metadata details dialog size
620
621 ------------------------------------------------------------------------
622 r1690 | nadvornik | 2009-05-07 21:52:38 +0200 (Thu, 07 May 2009) | 2 lines
623
624 fixed keyword tree initialization
625
626 ------------------------------------------------------------------------
627 r1689 | nadvornik | 2009-05-07 21:38:07 +0200 (Thu, 07 May 2009) | 2 lines
628
629 updated version string to beta1
630
631 ------------------------------------------------------------------------
632 r1688 | nadvornik | 2009-05-07 21:34:33 +0200 (Thu, 07 May 2009) | 2 lines
633
634 enabled XDG directory layout
635
636 ------------------------------------------------------------------------
637 r1687 | nadvornik | 2009-05-07 21:30:15 +0200 (Thu, 07 May 2009) | 2 lines
638
639 use "keywords" instead of "tags" in option name, it is more consistent
640
641 ------------------------------------------------------------------------
642 r1686 | zas_ | 2009-05-03 19:54:37 +0200 (Sun, 03 May 2009) | 1 line
643
644 French translation was updated.
645 ------------------------------------------------------------------------
646 r1685 | nadvornik | 2009-05-03 00:34:46 +0200 (Sun, 03 May 2009) | 2 lines
647
648 added stock icons for slideshow
649
650 ------------------------------------------------------------------------
651 r1684 | nadvornik | 2009-05-03 00:19:42 +0200 (Sun, 03 May 2009) | 2 lines
652
653 updated czech translation
654
655 ------------------------------------------------------------------------
656 r1683 | nadvornik | 2009-05-02 13:14:24 +0200 (Sat, 02 May 2009) | 2 lines
657
658 force the metadata dialog if it was triggered by the menu or the button
659
660 ------------------------------------------------------------------------
661 r1682 | nadvornik | 2009-05-02 12:59:36 +0200 (Sat, 02 May 2009) | 2 lines
662
663 action table clean up
664
665 ------------------------------------------------------------------------
666 r1681 | nadvornik | 2009-05-02 11:15:56 +0200 (Sat, 02 May 2009) | 3 lines
667
668 improved pixel info, changed the menu entry from "Hide" to "Show",
669 added it on default status bar
670
671 ------------------------------------------------------------------------
672 r1680 | nadvornik | 2009-05-02 01:40:01 +0200 (Sat, 02 May 2009) | 3 lines
673
674 "<control>S" seems to be hardcoded hotkey for GTK_STOCK_SAVE
675 use <shift>S for sort manager
676
677 ------------------------------------------------------------------------
678 r1679 | nadvornik | 2009-05-02 01:15:51 +0200 (Sat, 02 May 2009) | 3 lines
679
680 - handle color profile and write metadata buttons on statusbar by ui_manager
681 - statusbar buttons made configurable
682
683 ------------------------------------------------------------------------
684 r1678 | nadvornik | 2009-05-01 11:49:27 +0200 (Fri, 01 May 2009) | 3 lines
685
686 allow external editors without parameters, as long as they are in
687 category 'X-Geeqie'
688
689 ------------------------------------------------------------------------
690 r1677 | nadvornik | 2009-04-29 22:28:54 +0200 (Wed, 29 Apr 2009) | 2 lines
691
692 updated czech translation, not yet complete
693
694 ------------------------------------------------------------------------
695 r1676 | zas_ | 2009-04-28 23:40:00 +0200 (Tue, 28 Apr 2009) | 1 line
696
697 French translation was updated.
698 ------------------------------------------------------------------------
699 r1675 | zas_ | 2009-04-28 23:38:20 +0200 (Tue, 28 Apr 2009) | 1 line
700
701 Update POTFILES.in: cellrenderericon.c removed, color-man.c added.
702 ------------------------------------------------------------------------
703 r1674 | zas_ | 2009-04-28 23:37:27 +0200 (Tue, 28 Apr 2009) | 1 line
704
705 Fix up po/Makefile to rebuild geeqie.pot when POTFILES.in was modified. Without this change, new translatable strings in recently added files were not available for translation in various .po files after a make update-po. Makefile.in.in.patch was modified to include this fix plus some minor cleanups.
706 ------------------------------------------------------------------------
707 r1673 | nadvornik | 2009-04-28 22:09:41 +0200 (Tue, 28 Apr 2009) | 2 lines
708
709 do not translate internal strings
710
711 ------------------------------------------------------------------------
712 r1672 | nadvornik | 2009-04-28 08:55:56 +0200 (Tue, 28 Apr 2009) | 2 lines
713
714 added new files
715
716 ------------------------------------------------------------------------
717 r1671 | nadvornik | 2009-04-28 08:54:59 +0200 (Tue, 28 Apr 2009) | 2 lines
718
719 compilation fixes for older glib and gtk
720
721 ------------------------------------------------------------------------
722 r1670 | zas_ | 2009-04-28 01:07:59 +0200 (Tue, 28 Apr 2009) | 1 line
723
724 French translation was updated: fix few main menu mnenonics.
725 ------------------------------------------------------------------------
726 r1669 | nadvornik | 2009-04-27 23:39:56 +0200 (Mon, 27 Apr 2009) | 2 lines
727
728 compilation fixes
729
730 ------------------------------------------------------------------------
731 r1668 | nadvornik | 2009-04-27 22:19:21 +0200 (Mon, 27 Apr 2009) | 2 lines
732
733 "make dist" fixes
734
735 ------------------------------------------------------------------------
736 r1667 | zas_ | 2009-04-26 16:08:44 +0200 (Sun, 26 Apr 2009) | 1 line
737
738 French translation was updated.
739 ------------------------------------------------------------------------
740 r1666 | nadvornik | 2009-04-26 13:38:28 +0200 (Sun, 26 Apr 2009) | 2 lines
741
742 small fixes
743
744 ------------------------------------------------------------------------
745 r1665 | nadvornik | 2009-04-26 11:25:52 +0200 (Sun, 26 Apr 2009) | 2 lines
746
747 fixed return from metadata_write_revert
748
749 ------------------------------------------------------------------------
750 r1664 | nadvornik | 2009-04-26 11:01:35 +0200 (Sun, 26 Apr 2009) | 2 lines
751
752 added an option to write image orientation to the metadata
753
754 ------------------------------------------------------------------------
755 r1663 | nadvornik | 2009-04-26 00:08:09 +0200 (Sun, 26 Apr 2009) | 3 lines
756
757 separated Orientation and Grayscale functions
758 moved Grayscale to Color management menu
759
760 ------------------------------------------------------------------------
761 r1662 | nadvornik | 2009-04-25 22:55:11 +0200 (Sat, 25 Apr 2009) | 2 lines
762
763 added more info to the details dialog
764
765 ------------------------------------------------------------------------
766 r1661 | nadvornik | 2009-04-25 01:26:49 +0200 (Sat, 25 Apr 2009) | 2 lines
767
768 added details dialog for other operations too
769
770 ------------------------------------------------------------------------
771 r1660 | nadvornik | 2009-04-25 00:51:00 +0200 (Sat, 25 Apr 2009) | 2 lines
772
773 added possibility to exclude individual files
774
775 ------------------------------------------------------------------------
776 r1659 | nadvornik | 2009-04-23 23:15:14 +0200 (Thu, 23 Apr 2009) | 2 lines
777
778 fixed writting metadata behavior at exit
779
780 ------------------------------------------------------------------------
781 r1658 | nadvornik | 2009-04-23 23:12:19 +0200 (Thu, 23 Apr 2009) | 2 lines
782
783 added an image to the file details dialog
784
785 ------------------------------------------------------------------------
786 r1657 | nadvornik | 2009-04-23 22:48:03 +0200 (Thu, 23 Apr 2009) | 2 lines
787
788 differentiate between "Cancel" and "Discard changes"
789
790 ------------------------------------------------------------------------
791 r1656 | zas_ | 2009-04-21 23:47:11 +0200 (Tue, 21 Apr 2009) | 1 line
792
793 Fix up few warnings (especially on 64bits platforms).
794 ------------------------------------------------------------------------
795 r1655 | nadvornik | 2009-04-21 23:16:32 +0200 (Tue, 21 Apr 2009) | 2 lines
796
797 fixed metadata.confirm_on_dir_change
798
799 ------------------------------------------------------------------------
800 r1654 | nadvornik | 2009-04-21 23:07:28 +0200 (Tue, 21 Apr 2009) | 2 lines
801
802 added possibility to show modifiied metadata before write
803
804 ------------------------------------------------------------------------
805 r1653 | nadvornik | 2009-04-20 23:34:16 +0200 (Mon, 20 Apr 2009) | 8 lines
806
807 added remote interface for exporting additional info (sidecars,
808 destination) to external commands
809
810 see the symlink command for an example
811
812 http://sourceforge.net/tracker/?func=detail&aid=2488845&group_id=222125&atid=1054680
813
814
815 ------------------------------------------------------------------------
816 r1652 | nadvornik | 2009-04-20 23:07:52 +0200 (Mon, 20 Apr 2009) | 2 lines
817
818 write info and debugging messages to stderr
819
820 ------------------------------------------------------------------------
821 r1651 | nadvornik | 2009-04-20 21:44:50 +0200 (Mon, 20 Apr 2009) | 2 lines
822
823 improved remote protocol to allow bidirectional communication
824
825 ------------------------------------------------------------------------
826 r1650 | nadvornik | 2009-04-17 22:26:22 +0200 (Fri, 17 Apr 2009) | 2 lines
827
828 fixed tests for vd_find_row return value
829
830 ------------------------------------------------------------------------
831 r1649 | mow | 2009-04-14 23:51:29 +0200 (Tue, 14 Apr 2009) | 3 lines
832
833 German translation updated
834
835 With some help from de.alt.rec.digitalfotografie.
836 ------------------------------------------------------------------------
837 r1648 | zas_ | 2009-04-14 22:54:50 +0200 (Tue, 14 Apr 2009) | 1 line
838
839 French translation was updated.
840 ------------------------------------------------------------------------
841 r1647 | nadvornik | 2009-04-14 00:40:47 +0200 (Tue, 14 Apr 2009) | 2 lines
842
843 color profile fixes
844
845 ------------------------------------------------------------------------
846 r1646 | nadvornik | 2009-04-13 16:39:50 +0200 (Mon, 13 Apr 2009) | 2 lines
847
848 show color management status on statusbar
849
850 ------------------------------------------------------------------------
851 r1645 | nadvornik | 2009-04-13 12:55:49 +0200 (Mon, 13 Apr 2009) | 3 lines
852
853 support X11 screen profile
854 http://freedesktop.org/wiki/ICC_Profiles_in_X_Specification_0.3
855
856 ------------------------------------------------------------------------
857 r1644 | nadvornik | 2009-04-13 10:09:56 +0200 (Mon, 13 Apr 2009) | 2 lines
858
859 moved color profiles from statusbar to View menu
860
861 ------------------------------------------------------------------------
862 r1643 | mow | 2009-04-12 19:58:55 +0200 (Sun, 12 Apr 2009) | 1 line
863
864 German translation updated
865 ------------------------------------------------------------------------
866 r1642 | zas_ | 2009-04-12 17:06:43 +0200 (Sun, 12 Apr 2009) | 1 line
867
868 French translation was updated.
869 ------------------------------------------------------------------------
870 r1641 | mow | 2009-04-12 13:02:03 +0200 (Sun, 12 Apr 2009) | 3 lines
871
872 Update POTFILES.in
873
874 metadata.c was not in the POTFILES.in.
875 ------------------------------------------------------------------------
876 r1640 | nadvornik | 2009-04-12 10:36:53 +0200 (Sun, 12 Apr 2009) | 2 lines
877
878 fixed ambiguous strings
879
880 ------------------------------------------------------------------------
881 r1639 | nadvornik | 2009-04-11 23:28:46 +0200 (Sat, 11 Apr 2009) | 2 lines
882
883 improved default keyword tree
884
885 ------------------------------------------------------------------------
886 r1638 | mow | 2009-04-11 22:46:37 +0200 (Sat, 11 Apr 2009) | 4 lines
887
888 Fix that the output of msgfmt could be singular
889
890 The output of msgfmt could be singular if there is only one translation
891 of the given type.
892 ------------------------------------------------------------------------
893 r1636 | mow | 2009-04-11 21:51:03 +0200 (Sat, 11 Apr 2009) | 4 lines
894
895 Allow to configure case handling of keywords
896
897 Sometimes I use just different case for keywords. This should be
898 chooseable.
899 ------------------------------------------------------------------------
900 r1635 | nadvornik | 2009-04-11 21:35:03 +0200 (Sat, 11 Apr 2009) | 2 lines
901
902 fixed updating of filelist marks
903
904 ------------------------------------------------------------------------
905 r1634 | mow | 2009-04-11 20:34:12 +0200 (Sat, 11 Apr 2009) | 9 lines
906
907 Adding debian packaging informations
908
909 Adding debian control directory to create a geeqie debian package.
910
911 NOTES: (To be fixed in autoconf)
912 - LIRC must be explicit _enabled_ instead of disable. This is wrong
913 documented.
914 - It might be a good idea to derivate the readmedir and the htmldir
915 from docdir.
916 ------------------------------------------------------------------------
917 r1633 | mow | 2009-04-11 18:34:25 +0200 (Sat, 11 Apr 2009) | 4 lines
918
919 Implementing CTRL-W to close advanced exif window
920
921 In fact, this implements keypress event handling in the advanced exif
922 window to handle CTRL-W event.
923 ------------------------------------------------------------------------
924 r1632 | mow | 2009-04-10 15:54:08 +0200 (Fri, 10 Apr 2009) | 5 lines
925
926 Just update the internal sort method
927
928 There is no other use of the internal sort method than speeding up the
929 sorting of a collection. So setting it to SORT_NONE is the better
930 choice.
931 ------------------------------------------------------------------------
932 r1631 | mow | 2009-04-10 15:44:37 +0200 (Fri, 10 Apr 2009) | 4 lines
933
934 Implement random sort method for collections
935
936 This patch allows to randomize the collections. (Closes: #2497413)
937 https://sourceforge.net/tracker/?func=detail&aid=2497413&group_id=222125&atid=1054683
938 ------------------------------------------------------------------------
939 r1630 | mow | 2009-04-10 12:18:42 +0200 (Fri, 10 Apr 2009) | 9 lines
940
941 Fix the broken statistic generation
942
943 The output of msgfmt has different format if no fuzzy translations (or
944 even no translated) are available. I fixed that by parsing the output of
945 msgfmt more intelligent.
946
947 Drawback of the solution is that the parsing will not work if the output
948 of msgfmt use not the strings "translated messages", "fuzzy
949 translations" and "untranslated messages".
950 ------------------------------------------------------------------------
951 r1629 | mow | 2009-04-10 11:47:40 +0200 (Fri, 10 Apr 2009) | 4 lines
952
953 German translation updated
954
955 Also included a update in the README file. Finally I add myself to that
956 file. :-)
957 ------------------------------------------------------------------------
958 r1628 | mow | 2009-04-10 11:47:20 +0200 (Fri, 10 Apr 2009) | 8 lines
959
960 Add pgettext for some ambiguous strings
961
962 There are some strings which are ambiguous to translate. There is the
963 pgettext function to solf that problem.
964
965 For example, locations can be translated to german by Ortsangaben
966 (geographical) or by Pfad (filesystem). I am sure there are also some
967 ambiguous in other languages.
968 ------------------------------------------------------------------------
969 r1627 | zas_ | 2009-04-09 22:40:16 +0200 (Thu, 09 Apr 2009) | 1 line
970
971 Minor french translations fixes.
972 ------------------------------------------------------------------------
973 r1626 | zas_ | 2009-04-09 22:07:16 +0200 (Thu, 09 Apr 2009) | 1 line
974
975 Fix histogram labels in french.
976 ------------------------------------------------------------------------
977 r1625 | zas_ | 2009-04-09 21:58:03 +0200 (Thu, 09 Apr 2009) | 1 line
978
979 French translation was updated.
980 ------------------------------------------------------------------------
981 r1624 | nadvornik | 2009-04-08 21:32:30 +0200 (Wed, 08 Apr 2009) | 4 lines
982
983 improved Exiv2 error reporting:
984 - use correct charset
985 - respect --debug
986
987 ------------------------------------------------------------------------
988 r1623 | mow | 2009-04-07 01:59:54 +0200 (Tue, 07 Apr 2009) | 4 lines
989
990 Nest new keywords inside existing
991
992 It is boring to first add a bunch of keywords and then move them to the
993 new location. It is more natural to add them as child to existing ons.
994 ------------------------------------------------------------------------
995 r1622 | mow | 2009-04-07 01:59:38 +0200 (Tue, 07 Apr 2009) | 4 lines
996
997 Fix the is_keyword bug
998
999 The is_keyword would be new set when placing the radio buttons. This
1000 Patch fix it by setting the variable afterwards.
1001 ------------------------------------------------------------------------
1002 r1621 | mow | 2009-04-07 01:39:27 +0200 (Tue, 07 Apr 2009) | 1 line
1003
1004 Set the focus for new keyword dialog
1005 ------------------------------------------------------------------------
1006 r1620 | zas_ | 2009-04-07 00:18:13 +0200 (Tue, 07 Apr 2009) | 1 line
1007
1008 Disable unused functions when compiled without threads support, prevents few warnings.
1009 ------------------------------------------------------------------------
1010 r1619 | zas_ | 2009-04-07 00:13:54 +0200 (Tue, 07 Apr 2009) | 10 lines
1011
1012 Fix up event source ids type: gint -> guint.
1013 Functions like g_timeout_add() or g_idle_add() return a guint
1014 greater than 0, but in most places it was wrongly stored as int
1015 and initialized to -1.
1016 This broke assertions matching in g_source_remove() for example
1017 since id was always greater than 0 even when timer was not set
1018 (-1 was casted to the biggest guint).
1019
1020
1021
1022 ------------------------------------------------------------------------
1023 r1618 | nadvornik | 2009-04-06 23:52:49 +0200 (Mon, 06 Apr 2009) | 2 lines
1024
1025 re-ordered some options, improved descriptions
1026
1027 ------------------------------------------------------------------------
1028 r1617 | nadvornik | 2009-04-06 22:38:54 +0200 (Mon, 06 Apr 2009) | 2 lines
1029
1030 unconditionally enable fast jpeg thumbnailing
1031
1032 ------------------------------------------------------------------------
1033 r1616 | nadvornik | 2009-04-06 21:53:59 +0200 (Mon, 06 Apr 2009) | 2 lines
1034
1035 added pane_notify_selection to pane API
1036
1037 ------------------------------------------------------------------------
1038 r1615 | zas_ | 2009-04-06 21:13:35 +0200 (Mon, 06 Apr 2009) | 1 line
1039
1040 Remove unused field in IconData.
1041 ------------------------------------------------------------------------
1042 r1614 | nadvornik | 2009-04-06 21:09:55 +0200 (Mon, 06 Apr 2009) | 2 lines
1043
1044 optimized sidecar file check
1045
1046 ------------------------------------------------------------------------
1047 r1613 | nadvornik | 2009-04-05 11:46:49 +0200 (Sun, 05 Apr 2009) | 2 lines
1048
1049 fixed bug in overlay drawing
1050
1051 ------------------------------------------------------------------------
1052 r1612 | nadvornik | 2009-04-05 11:25:48 +0200 (Sun, 05 Apr 2009) | 2 lines
1053
1054 improved Scroll reset method in preferences dialog
1055
1056 ------------------------------------------------------------------------
1057 r1611 | nadvornik | 2009-04-05 01:12:19 +0200 (Sun, 05 Apr 2009) | 3 lines
1058
1059 disabled 2-pass rendering also affect color correction
1060 https://sourceforge.net/tracker/?func=detail&aid=2689249&group_id=222125&atid=1054683
1061
1062 ------------------------------------------------------------------------
1063 r1610 | nadvornik | 2009-04-05 00:29:25 +0200 (Sun, 05 Apr 2009) | 2 lines
1064
1065 added option that simplifies saving of multi-window configurations
1066
1067 ------------------------------------------------------------------------
1068 r1609 | nadvornik | 2009-04-05 00:09:50 +0200 (Sun, 05 Apr 2009) | 2 lines
1069
1070 dropped show_copy_path option
1071
1072 ------------------------------------------------------------------------
1073 r1608 | nadvornik | 2009-04-04 23:53:12 +0200 (Sat, 04 Apr 2009) | 2 lines
1074
1075 dropped read_buffer options - they don't have any significant effect
1076
1077 ------------------------------------------------------------------------
1078 r1607 | nadvornik | 2009-04-04 23:14:34 +0200 (Sat, 04 Apr 2009) | 2 lines
1079
1080 startup path options simplified and moved to layout options
1081
1082 ------------------------------------------------------------------------
1083 r1606 | nadvornik | 2009-04-04 22:20:17 +0200 (Sat, 04 Apr 2009) | 4 lines
1084
1085 moved options from Advanced tab to other tabs
1086 TODO: add Advanced section on each tab
1087
1088
1089 ------------------------------------------------------------------------
1090 r1605 | nadvornik | 2009-04-04 21:10:49 +0200 (Sat, 04 Apr 2009) | 2 lines
1091
1092 added metadata_read_GPS_coord
1093
1094 ------------------------------------------------------------------------
1095 r1604 | nadvornik | 2009-04-04 18:42:54 +0200 (Sat, 04 Apr 2009) | 3 lines
1096
1097 set current fd when the bar is shown again
1098 https://sourceforge.net/tracker/?func=detail&atid=1054680&aid=2729157&group_id=222125
1099
1100 ------------------------------------------------------------------------
1101 r1603 | nadvornik | 2009-04-03 21:35:34 +0200 (Fri, 03 Apr 2009) | 2 lines
1102
1103 convert commandline to utf8
1104
1105 ------------------------------------------------------------------------
1106 r1602 | zas_ | 2009-04-03 01:11:07 +0200 (Fri, 03 Apr 2009) | 1 line
1107
1108 Force thumbnails refreshing when thumbnails dimensions are modified through Preferences.
1109 ------------------------------------------------------------------------
1110 r1601 | zas_ | 2009-04-02 18:10:12 +0200 (Thu, 02 Apr 2009) | 5 lines
1111
1112 Use full path in genmarshal.
1113 This allows out of source builds with fakeroot.
1114 Patch by Lukas Jirkovsky.
1115
1116
1117 ------------------------------------------------------------------------
1118 r1600 | zas_ | 2009-04-01 00:23:33 +0200 (Wed, 01 Apr 2009) | 1 line
1119
1120 Cleanup.
1121 ------------------------------------------------------------------------
1122 r1599 | nadvornik | 2009-03-31 23:33:54 +0200 (Tue, 31 Mar 2009) | 6 lines
1123
1124 improved next/prev operation on sidecar files
1125
1126 all operations with list index seem to be broken but IMHO this fix is
1127 sufficient for 1.0. Then it definitely needs a better interface.
1128
1129
1130 ------------------------------------------------------------------------
1131 r1598 | zas_ | 2009-03-31 22:57:31 +0200 (Tue, 31 Mar 2009) | 1 line
1132
1133 Add and install a template to be used as new editor. Need more work.
1134 ------------------------------------------------------------------------
1135 r1597 | nadvornik | 2009-03-31 22:53:37 +0200 (Tue, 31 Mar 2009) | 2 lines
1136
1137 fixed vdlist_find_row return value
1138
1139 ------------------------------------------------------------------------
1140 r1596 | nadvornik | 2009-03-31 22:35:04 +0200 (Tue, 31 Mar 2009) | 2 lines
1141
1142 use a better signal
1143
1144 ------------------------------------------------------------------------
1145 r1595 | zas_ | 2009-03-31 22:22:47 +0200 (Tue, 31 Mar 2009) | 1 line
1146
1147 Make desktop window list checkboxes centered and not activatable.
1148 ------------------------------------------------------------------------
1149 r1594 | nadvornik | 2009-03-31 22:05:16 +0200 (Tue, 31 Mar 2009) | 2 lines
1150
1151 improved debug messages
1152
1153 ------------------------------------------------------------------------
1154 r1593 | nadvornik | 2009-03-31 21:34:39 +0200 (Tue, 31 Mar 2009) | 4 lines
1155
1156 report pixbuf loader errors
1157 https://sourceforge.net/tracker/?func=detail&aid=2720577&group_id=222125&atid=1054680
1158
1159
1160 ------------------------------------------------------------------------
1161 r1592 | zas_ | 2009-03-31 20:45:33 +0200 (Tue, 31 Mar 2009) | 1 line
1162
1163 Allow to delete an editor's desktop file from editors list window.
1164 ------------------------------------------------------------------------
1165 r1591 | zas_ | 2009-03-30 22:42:06 +0200 (Mon, 30 Mar 2009) | 1 line
1166
1167 Update POTFILES.in and french translation.
1168 ------------------------------------------------------------------------
1169 r1590 | zas_ | 2009-03-30 22:01:27 +0200 (Mon, 30 Mar 2009) | 1 line
1170
1171 French translation was updated.
1172 ------------------------------------------------------------------------
1173 r1589 | zas_ | 2009-03-30 21:57:44 +0200 (Mon, 30 Mar 2009) | 1 line
1174
1175 Update Changelog file.
1 ------------------------------------------------------------------------ 1176 ------------------------------------------------------------------------
2 r1588 | zas_ | 2009-03-30 21:01:09 +0200 (Mon, 30 Mar 2009) | 7 lines 1177 r1588 | zas_ | 2009-03-30 21:01:09 +0200 (Mon, 30 Mar 2009) | 7 lines
3 1178
4 Fixed bug where pixel/color information at x=0 coordinates werent shown: 1179 Fixed bug where pixel/color information at x=0 coordinates werent shown:
5 - pixel-coordinates now calculated with floor 1180 - pixel-coordinates now calculated with floor