1 2005-07-15 [paul] 1.9.12cvs56
3 * src/gtk/pluginwindow.c
4 sort plugin list alphabetically
6 2005-07-15 [paul] 1.9.12cvs55
12 2005-07-15 [colin] 1.9.12cvs54
17 2005-07-15 [paul] 1.9.12cvs53
20 make 'show cursor' a hidden option
22 2005-07-14 [colin] 1.9.12cvs52
24 * src/plugins/spamassassin/Makefile.am
25 * src/plugins/clamav/Makefile.am
26 Fix double EXTRA_DISTs
28 2005-07-14 [colin] 1.9.12cvs51
30 * src/plugins/clamav/Makefile.am
31 * src/plugins/clamav/clamav_plugin_gtk.deps
32 * src/plugins/spamassassin/Makefile.am
33 * src/plugins/spamassassin/spamassassin_gtk.deps
34 Make $plugin_gtk depend on $plugin
36 2005-07-14 [hoa] 1.9.12cvs50
38 * src/etpan/imap-thread.c
39 enable debug log of libetpan when running with --debug
41 2005-07-14 [colin] 1.9.12cvs49
44 * src/common/Makefile.am
47 Add a little plugin dependancy system.
48 Plugins can ship a $plugin_name.deps file
49 (near them in PLUGINDIR) so that their
50 dependancies are loaded if possible.
51 * src/plugins/Makefile.am
52 * src/plugins/pgpcore/Makefile.am
53 * src/plugins/pgpcore/passphrase.c
54 * src/plugins/pgpcore/passphrase.h
55 * src/plugins/pgpcore/plugin.c
56 * src/plugins/pgpcore/prefs_gpg.c
57 * src/plugins/pgpcore/prefs_gpg.h
58 * src/plugins/pgpcore/select-keys.c
59 * src/plugins/pgpcore/select-keys.h
60 * src/plugins/pgpcore/sgpgme.c
61 * src/plugins/pgpcore/sgpgme.h
62 Introduce pgpcore, used by pgpmime and
64 * src/plugins/pgpmime/Makefile.am
65 * src/plugins/pgpmime/passphrase.c
66 * src/plugins/pgpmime/passphrase.h
67 * src/plugins/pgpmime/pgpmime.c
68 * src/plugins/pgpmime/pgpmime.deps
69 * src/plugins/pgpmime/plugin.c
70 * src/plugins/pgpmime/prefs_gpg.c
71 * src/plugins/pgpmime/prefs_gpg.h
72 * src/plugins/pgpmime/select-keys.c
73 * src/plugins/pgpmime/select-keys.h
74 * src/plugins/pgpmime/sgpgme.c
75 * src/plugins/pgpmime/sgpgme.h
76 Remove the core from pgpmime and add the
77 dependancy to pgpcore.
79 2005-07-14 [paul] 1.9.12cvs48
82 forgot this in last commit
84 2005-07-14 [paul] 1.9.12cvs47
88 add accelerators for the buttons (sync with main)
91 add accelerators for the buttons.
92 fix editing with external editor.
93 replace gdk_input_*() with GIOChannel;
96 display folder names with new/unread
97 representation (sync with main)
99 specify default window icon (sync with main)
101 use_addr_book default to FALSE
104 add accelerators for the buttons (sync with main)
107 * src/pixmaps/sylpheed_icon.xpm
110 2005-07-13 [paul] 1.9.12cvs46
112 * src/plugins/pgpmime/pgpmime.c
113 * src/plugins/pgpmime/sgpgme.c
114 (temporarily) use deprecated gpgme_data_rewind()
115 while largefile support is not present
116 (as suggested by Colin)
118 2005-07-13 [paul] 1.9.12cvs45
121 remove large file support (for now):
122 it breaks too many things
124 2005-07-13 [paul] 1.9.12cvs44
127 add large file support
129 fix bug #763 where href attribute was not
130 the very first attribute of a link
131 patch by Thomas Gilgin
133 2005-07-13 [colin] 1.9.12cvs43
135 * src/gtk/pluginwindow.c
136 Little portability fix
138 2005-07-13 [colin] 1.9.12cvs42
140 * src/plugins/pgpmime/sgpgme.c
143 2005-07-13 [colin] 1.9.12cvs41
145 * src/plugins/pgpmime/pgpmime.c
146 * src/plugins/pgpmime/sgpgme.c
147 Use gpgme_data_release_and_get_mem instead
150 2005-07-13 [colin] 1.9.12cvs40
153 * src/plugins/pgpmime/passphrase.c
154 * src/plugins/pgpmime/passphrase.h
155 * src/plugins/pgpmime/pgpmime.c
156 * src/plugins/pgpmime/plugin.c
157 * src/plugins/pgpmime/select-keys.c
158 * src/plugins/pgpmime/select-keys.h
159 * src/plugins/pgpmime/sgpgme.c
160 * src/plugins/pgpmime/sgpgme.h
161 Port pgpmime to gpgme-1.0.
163 2005-07-12 [paul] 1.9.12cvs39
168 add a 'Go to Prev' button to the toolbar.
169 correct tooltip text of go to buttons.
170 based on patch by Yang Guilong <bamanzi@gmail.com>
172 2005-07-12 [colin] 1.9.12cvs38
175 Fix progress bar showing stuff at startup.
177 2005-07-12 [paul] 1.9.12cvs37
180 fix building with jpilot support
182 2005-07-11 [colin] 1.9.12cvs36
185 Add visual indication that filtering is running
187 Make {}[] uri delimiters
189 Remove useless (and slow) calls
191 2005-07-11 [paul] 1.9.12cvs35
193 * src/plugins/clamav/clamav_plugin_gtk.c
194 * src/plugins/dillo_viewer/dillo_prefs.c
195 * src/plugins/pgpmime/prefs_gpg.c
196 * src/plugins/spamassassin/spamassassin_gtk.c
197 gather plugins prefs together under their
198 own 'Plugins' heading
200 2005-07-11 [paul] 1.9.12cvs34
205 account_delete(): modified alert dialog
208 fixed a crash when cancelling file selection
209 dialog by Escape key. Made non-ascii filename
211 * src/prefs_template.c
212 prefs_template_window_create(): make scrolled
213 window policy AUTOMATIC
215 2005-07-10 [hoa] 1.9.12cvs33
217 * src/etpan/imap-thread.c
218 workaround for old Courier IMAP servers.
220 2005-07-10 [colin] 1.9.12cvs32
225 Add visual progress indicator on filtering/processing
226 Factorize the progress bar code
229 * src/etpan/imap-thread.c
230 Add a reference counter to avoid destroying the Folder
231 while it's in use by another callback.
233 2005-07-09 [hoa] 1.9.12cvs31
236 * src/etpan/imap-thread.c
237 fixed deadlock when removing IMAP account.
239 2005-07-08 [colin] 1.9.12cvs30
243 Fix again problems decoding broken headers
244 * src/gtk/inputdialog.c
245 Fix local variable shadowing a global one
247 2005-07-08 [colin] 1.9.12cvs29
250 Make the cache/mark files platform-agnostic by writing
251 them in little-endian format. Reading them is also done
252 in little-endian format, of course; however, in order
253 to avoid trashing mark data on big-endian machines, the
254 files are, at first, read from the native format if the
255 little-endian one doesn't exist. This is easy to deter-
256 mine by trying to open a file with a swapped data_ver
257 and seeing if it's the wanted version.
258 Little-endian using users should see absolutely no
259 difference, Big-endian users may get a very little
260 performance drop due to byte-swapping.
261 Tested on i386 and ppc32.
262 Fixes bug #159 (The index file, in the mailboxes, is
265 To have the cache/mark files updated to the new little-
266 endian format, "Check for new messages" or even
267 "Rebuild folder tree" aren't enough. Files will be
268 updated as soon as a folder has been opened/closed.
269 To update everything, just select all folders by
270 selecting them one by one.
272 2005-07-07 [colin] 1.9.12cvs28
275 Remember the folder separator per IMAPFolder
277 Revive the Session on noop; fixes bug #761
278 (mark a bunch of unread messages as read takes
281 2005-07-07 [darko] 1.9.12cvs27
283 * src/common/template.c
284 Sort templates alphabetically
286 2005-07-06 [colin] 1.9.12cvs26
289 Try to use the correct separator in
290 most cases. Possibly fixes bug #759
291 (only creates the INBOX folder when
292 setting up new IMAP account) and
293 bug #760 (Can't retrieve messages)
295 2005-07-06 [colin] 1.9.12cvs25
298 Use real_path in status command. This will
299 help later, when namespaces will be used.
301 2005-07-06 [colin] 1.9.12cvs24
307 * src/etpan/etpan-log.c
308 * src/etpan/etpan-thread-manager.c
309 * src/etpan/imap-thread.c
310 Add a --disable-libetpan parameter. With this,
311 users that don't want IMAP4 support can avoid
312 the new dependancy (and have no IMAP support).
313 Users that have IMAP4 accounts and use this
314 parameter won't lose their configuration, their
315 IMAP accounts will just be invisible and not
318 Make the "Copy ..." contextual menu items
319 copy to both the X clipboard and the gtk
320 clipboard - as most other apps do.
322 Add a notice about OpenSSL usage, in order to
323 comply with OpenSSL's license (point 6):
324 http://www.openssl.org/source/license.html
326 2005-07-06 [colin] 1.9.12cvs23
329 Fix a minimum size for alertpanels
331 Show 'No space left on device' type errors
335 Rework folder's deletion message (remove
338 2005-07-05 [colin] 1.9.12cvs22
341 Add an alertpanel on auth error
343 Remove pthread-related stuff
345 2005-07-05 [colin] 1.9.12cvs21
347 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
348 Fix crash on plugin reloading (with a hack)
350 2005-07-05 [colin] 1.9.12cvs20
352 * src/prefs_account.c
353 * src/prefs_account.h
357 Add a way to filter the view
358 * src/gtk/pluginwindow.c
359 Filter loadable stuff
360 * src/plugins/pgpmime/prefs_gpg.c
361 Fix missing unregistration
363 * src/etpan/.cvsignore
364 * src/plugins/spamassassin/.cvsignore
365 Add more stuff to cvs ignored files
367 2005-07-04 [colin] 1.9.12cvs19
370 Fix scan_required returning FALSE when it
371 shouldn't. Maybe fix #760 (Can't retrieve
374 2005-07-04 [colin] 1.9.12cvs18
377 Fix always_show_msg pref
379 2005-07-04 [paul] 1.9.12cvs17
381 sync with main (forgotten in last commit)
385 check_line_length(): new.
387 is_file_entry_exist()
388 dirent_is_regular_file()
389 dirent_is_directory(): use g_file_test() instead of stat().
391 2005-07-04 [paul] 1.9.12cvs16
396 compose_write_to_file(): check for line
397 length limit and display warning if exceeds
399 use get_home_dir() instead of g_get_home_dir()
401 removed warning about invalid date
403 use get_home_dir() instead of g_get_home_dir()
405 2005-07-04 [paul] 1.9.12cvs15
408 fix new pixmap naming errors
409 patch by Aleksandar Urosevic <urke.dd@urosevic.net>
411 2005-07-04 [colin] 1.9.12cvs14
414 Fix debugging string with a warning
416 2005-07-04 [colin] 1.9.12cvs13
419 Add a check for libetpan's version (>= 0.37)
421 2005-07-04 [hoa] 1.9.12cvs12
425 * src/etpan/imap-thread.c
426 * src/etpan/imap-thread.h
427 fixed IMAP implementation of check of mails.
429 2005-07-03 [hoa] 1.9.12cvs11
431 * src/etpan/Makefile.am
432 * src/etpan/etpan-errors.h
433 * src/etpan/etpan-log.[ch]
434 * src/etpan/etpan-thread-manager-types.h
435 * src/etpan/etpan-thread-manager.[ch]
436 * src/etpan/imap-thread.[ch]
443 dependency on libetpan 0.37 is now added.
445 2005-07-01 [colin] 1.9.12cvs10
453 * src/plugins/trayicon/trayicon.c
454 Add marked symbol on folders containing
462 Add an optional confirmation dialog on queue
463 sending. Patch by wwp.
464 * src/pixmaps/dir_close_mark.xpm ** ADDED **
465 * src/pixmaps/dir_open_hrm_mark.xpm ** ADDED **
466 * src/pixmaps/dir_open_mark.xpm ** ADDED **
467 * src/pixmaps/drafts_close_mark.xpm ** ADDED **
468 * src/pixmaps/drafts_open_mark.xpm ** ADDED **
469 * src/pixmaps/inbox_hrm_mark.xpm ** ADDED **
470 * src/pixmaps/inbox_mark.xpm ** ADDED **
471 * src/pixmaps/outbox_hrm_mark.xpm ** ADDED **
472 * src/pixmaps/outbox_mark.xpm ** ADDED **
473 * src/pixmaps/trash_hrm_mark.xpm ** ADDED **
474 * src/pixmaps/trash_mark.xpm ** ADDED **
477 2005-07-01 [colin] 1.9.12cvs9
480 Fix a little threading bug
483 A little bit of HIG normality never hurts
485 2005-07-01 [colin] 1.9.12cvs8
493 * src/common/template.c
496 Reverted the fwrite_atomic stuff. In fact
497 it is already atomic.
499 2005-06-30 [colin] 1.9.12cvs7
503 Add an fwrite_atomic() function to make
504 sure we write everything: fwrite can make
512 * src/common/template.c
513 Use that (and fix swapping of size and nmemb).
514 Thanks to Rich Coe for the heads up.
516 2005-06-30 [colin] 1.9.12cvs6
519 Optimize addressbook opening
521 2005-06-30 [colin] 1.9.12cvs5
524 Remove calls to summary_step after move/copy
526 2005-06-28 [paul] 1.9.12cvs4
529 wrap and make the error msg selectable
531 2005-06-28 [paul] 1.9.12cvs3
534 replace the OK button with a Close button
535 * src/gtk/foldersort.c
536 use GTK_STOCK_ icons/buttons
538 2005-06-28 [colin] 1.9.12cvs2
540 * src/gedit-print.c ** ADDED **
541 * src/gedit-print.h ** ADDED **
542 * src/gtk/gtksourceprintjob.c ** ADDED **
543 * src/gtk/gtksourceprintjob.h ** ADDED **
544 I can't believe no one had enough time to tell
545 me I forgot the `cvs add`
547 2005-06-27 [colin] 1.9.12cvs1
550 * src/gtk/Makefile.am
555 Add optional libgnomeprint-based printing
557 * src/gtk/quicksearch.c
558 Add an Edit/Quick search menu item to show
559 and focus the quicksearch
561 2005-06-27 [paul] 1.9.12
574 updated by Miquel Oliete, Thomas Gilgin, Ricardo
575 Mones Lastra, Fabien Vantard, Andrea Spadaccini,
576 SungHyun Nam, Frederico Goncalves Guimaraes,
577 Andrej Kacian, and Yang Guilong
578 2005-06-26 [colin] 1.9.11cvs106
581 Forgot one file for previous fix
583 2005-06-26 [colin] 1.9.11cvs105
587 Fix problems with folder operations in no_select
588 imap folders. it applies only to mails, and
589 creation/deletion/move/renaming of folders
592 2005-06-26 [paul] 1.9.11cvs104
594 * src/prefs_filtering.c
595 replace one more GTK_STOCK_REMOVE
596 with GTK_STOCK_DELETE
598 2005-06-25 [colin] 1.9.11cvs103
601 Optimize get_seq_set_from_seq_list
604 2005-06-25 [colin] 1.9.11cvs102
607 If the directory exists, but not in the
608 correct encoding, rename it. This should
609 handle old-versions-induced bugs.
611 2005-06-25 [colin] 1.9.11cvs101
614 Fix path access with extended dir names
615 Fixes bug #589 (SC segfaults with wrong locale
618 2005-06-25 [colin] 1.9.11cvs100
620 * src/prefs_account.c
621 * src/prefs_account.h
623 Add an option to encrypt replies to
626 2005-06-25 [colin] 1.9.11cvs99
629 * src/quote_fmt_parse.y
630 ... And make it work with pgpinline.
632 2005-06-25 [colin] 1.9.11cvs98
637 * src/quote_fmt_parse.y
638 o Make reedition of encrypted messages possible
639 (as long as it is encrypted to self too, no
641 o Make replying with quote (and without selecting
642 text) possible for encrypted messages.
643 Closes bug #550 (Not possible to "reply with quote"
644 to gnupg encrypted messages)
646 2005-06-24 [paul] 1.9.11cvs97
651 2005-06-24 [paul] 1.9.11cvs96
654 made bind password entry invisible
657 send_message_local(): check exit status
658 to detect errors (sync with main)
660 use main's less ambiguous popup menu
663 2005-06-24 [paul] 1.9.11cvs95
665 * src/prefs_actions.c
666 * src/prefs_customheader.c
667 * src/prefs_display_header.c
668 * src/prefs_filtering_action.c
669 * src/prefs_matcher.c
670 * src/prefs_template.c
671 * src/prefs_toolbar.c
672 replace GTK_STOCK_REMOVE with GTK_STOCK_DELETE
673 * src/gtk/description_window.c
674 replace GTK_STOCK_OK with GTK_STOCK_CLOSE
676 2005-06-23 [colin] 1.9.11cvs94
679 Fix rough edges (be sure to call status_show whenever
682 2005-06-23 [colin] 1.9.11cvs93
686 Before, in a 5K mails folder: 11s
687 After, in the same folder: 58000µs
688 The joys of locking... gtk_clist_select_all() fires a
689 tree-select-row event for each selected row, which in
690 summaryview, callbacks summary_selected which in turn,
691 calls summary_status_show, which walks the selected
692 rows. Hence, calling gtk_clist_select_all was
693 exponential. Locking the summaryview makes
694 summary_selected return early.
696 2005-06-23 [colin] 1.9.11cvs92
699 Move mutex at the important place to avoid
702 Fix Del key deleting directly instead of
705 2005-06-22 [colin] 1.9.11cvs91
707 * src/plugins/spamassassin/libspamc.c
708 As we do spagetti code with assignations in multiple
709 places (see _message_read_raw where out = msg = raw),
710 let's be sure we don't free the same pointer twice.
711 Should fix bug #683 (Crash in libpam at
714 2005-06-22 [colin] 1.9.11cvs90
719 Make toolbar's delete use the move to trash stuff;
720 Add gtk_widget_realize to be sure pixmaps can get
721 created (that may fix an old worksforme bug which
722 I can't find back...)
724 2005-06-22 [colin] 1.9.11cvs89
729 Rename "Message/Delete" to "Message/Move to trash"
730 Add "Message/Delete..." that directly destroys the
731 selected messages after asking for a confirmation.
733 2005-06-22 [colin] 1.9.11cvs88
736 o Fix compilation with non-gnu compiler (thanks Alex S Moore)
737 o Fix a deadlock (thanks Darko)
739 2005-06-22 [colin] 1.9.11cvs87
741 * src/gtk/foldersort.c
742 Add missing include for the i18n;
743 patch by Fabien Vantard
745 2005-06-21 [colin] 1.9.11cvs86
749 Respect the no_select flag
751 Fix recursive deletion
754 Make the folder deletion's warning
757 2005-06-21 [colin] 1.9.11cvs85
760 Prevent email addresses from spanning accross
761 lines - fixes bug # 646 (newline-chars in
764 2005-06-20 [colin] 1.9.11cvs84
767 Be sure not to remove source if copy failed
769 2005-06-20 [colin] 1.9.11cvs83
773 remove summaryview's lock
775 introduce threads to avoid problems when foreground tasks
776 interfere with background tasks
778 prevent moving to drafts/queue
782 2005-06-19 [colin] 1.9.11cvs82
785 Remember that the user doesn't want to override
786 offline mode, for 3 seconds. It avoid presenting
787 him with N popups in a really short time.
789 2005-06-17 [colin] 1.9.11cvs81
792 Fix IMAP breaking on folders containing '('
793 (Probably won't be enough)
795 2005-06-17 [colin] 1.9.11cvs80
797 Forgotten files on 1.9.11cvs79
799 Fix stepping when not immediately executing
801 Really prevent UID FETCH 0
803 Fix outgoing charset never set to utf-8
807 2005-06-16 [colin] 1.9.11cvs79
810 Fix bug #707 (Dash splits rows)
811 Only wrap if we're on a line break position and
812 the previous one was a "white" (space) char.
813 Pango stuff is weird.
815 2005-06-16 [colin] 1.9.11cvs78
818 Lock summaryview while downloading messages
824 Replace \r and \n with spaces in From and
827 2005-06-16 [paul] 1.9.11cvs77
830 liberalise the mime parser
834 2005-06-16 [paul] 1.9.11cvs76
839 2005-06-15 [colin] 1.9.11cvs75
842 Finish header encoding fix
846 Fix compilation (Thanks Stephan
849 2005-06-15 [colin] 1.9.11cvs74
852 Install gnome2 stuff rather than gnome1,
859 Visual progress when fetching all messages
863 Prevent changing current message while
866 2005-06-15 [paul] 1.9.11cvs73
868 * src/gtk/gtkaspell.c
869 * src/gtk/gtkaspell.h
872 2005-06-15 [paul] 1.9.11cvs72
874 * src/prefs_filtering.c
875 allow reordering of filter rules by
878 2005-06-15 [paul] 1.9.11cvs71
883 replace deprecated function
886 * src/gtk/progressdialog.c
887 * src/gtk/progressdialog.h
888 salvage and reuse parts of reverted sync
890 2005-06-15 [paul] 1.9.11cvs70
894 * src/gtk/progressdialog.c
895 * src/gtk/progressdialog.h
896 revert yesterday's sync with main
897 it contains deprecated functions
899 2005-06-15 [colin] 1.9.11cvs69
902 Fix bug #670 (multi user to: will corrupt message
905 2005-06-15 [colin] 1.9.11cvs68
908 Fix bug #421 (Fix undo on wrapping)
910 2005-06-15 [colin] 1.9.11cvs67
913 Provide visual feedback while processing
916 Provide visual feedback while getting
917 short headers (for uncached messages)
920 2005-06-14 [paul] 1.9.11cvs66
923 change a couple stock icons
926 * src/gtk/progressdialog.c
927 * src/gtk/progressdialog.h
928 sync main's GtkTreeView implementation
930 2005-06-14 [colin] 1.9.11cvs65
933 Various little fixes, mainly on error paths
935 2005-06-13 [colin] 1.9.11cvs64
940 Add a way to fetch only headers. This speeds
941 up filtering on headers for IMAP. Fixes:
942 bug #481 extraneous imap commands slow down
944 bug #522 Sylpheed downloads all messages
945 when opening mailbox (IMAP)
946 bug #677 IMAP fetch is soooooooooooooo slow
949 Add a folder set_batch method so that
950 implementations can speed up flags changes
953 Use that in mark as (un)read and mark all read
956 Implement set_batch - brings back deferred
957 flags in a less buggy manner. Fixes:
958 bug #729 IMAP immediate expunge of deleted messages
959 bug #191 remove list of messages with one command
960 Fix login with strange chars
961 Implement fetch_msg_full
962 Fix copy (wrong counts)
964 2005-06-12 [colin] 1.9.11cvs63
967 lock incorporation during long operations.
968 Avoids fucking up the IMAP socket.
970 2005-06-12 [colin] 1.9.11cvs62
974 Factorize remove_all_msg
977 Don't update partial-download status if unnecessary
979 Use remove_msgs everywhere possible
981 2005-06-12 [colin] 1.9.11cvs61
985 Add a remove_msgs function to remove a
990 2005-06-12 [colin] 1.9.11cvs60
993 Remove flags-processing deferring... Too hard
994 to get it to work in all cases.
996 2005-06-11 [colin] 1.9.11cvs59
999 printf -> debug_print
1001 2005-06-11 [colin] 1.9.11cvs58
1004 o Fix build without USE_PTHREAD
1005 o Factorize imap_open
1006 o Alertpanel in case of impossible connection
1007 o Alertpanel in case of impossible login
1008 o Fix deferred flags processing to force a
1009 flush before adding some more flags to process,
1010 but in another folder.
1012 2005-06-10 [colin] 1.9.11cvs57
1015 o Fix a format string error
1016 o init ssl socket outside of the thread
1017 (it possibly invokes gtk calls)
1019 o Put back the buffer to its necessary size
1020 o Fix changing a file pointer without keeping
1021 track of it (thanks Valgrind)
1023 o Fix automatic STARTTLS if login should be done
1024 and the server only allows it after starting TLS
1025 * src/gtk/gtkinputdialog.c
1026 o Eat GDK_Return so that the combo popup doesn't
1027 appear when we press Enter to validate the combo
1028 input dialog (as seen in the Open with... dialog)
1030 2005-06-10 [colin] 1.9.11cvs56
1034 o Fix a crash on deletion
1035 o Threadize imap_select (it's called outside of
1037 o Defer treatment of DELETED flags
1040 2005-06-09 [colin] 1.9.11cvs55
1043 Make sure we check imap_gtk_should_override(), which
1044 potentially calls gtk stuff, before creating thread.
1045 That way it should't be called via imap_get_session()
1048 2005-06-09 [colin] 1.9.11cvs54
1051 o add a bit of status output
1052 o remove some dead code
1053 o threadize get_list_of_uids
1054 o threadize imap_get_flags
1055 o defer flag changing by 500ms so that they
1059 2005-06-08 [colin] 1.9.11cvs53
1062 Thread-ize imap_cmd_fetch
1064 2005-06-08 [colin] 1.9.11cvs52
1067 Mmh, that broke POP3...
1069 2005-06-08 [colin] 1.9.11cvs51
1072 Stabilize IMAP patch (thanks to Hoa)
1074 2005-06-08 [colin] 1.9.11cvs50
1077 Test patch to speed up imap.
1079 2005-06-08 [colin] 1.9.11cvs49
1084 Apply patch from gentoo to use /usr/share/mime/globs if
1085 available, after un-breaking it
1088 Use g_timeout for invoking hooks that possibly use gtk
1089 calls. This should leave gtk calls in the main thread.
1091 2005-06-08 [paul] 1.9.11cvs48
1094 conv_get_outgoing_charset_str(): don't
1095 use prefs_common setting
1098 add /Options/Character encoding/... to
1099 temporarily change the outgoing encoding
1101 (belated sync with main)
1103 2005-06-08 [paul] 1.9.11cvs47
1106 correction to/completion of last
1109 2005-06-08 [paul] 1.9.11cvs46
1115 always enabled Japanese auto-detection
1116 if the first letters of locale string
1119 don't use "destroy" signal to destroy
1120 Compose object (fix rare crashes on discard?)
1124 added Hebrew encodings
1125 * src/sourcewindow.c
1126 don't use "destroy" signal to destroy
1129 2005-06-07 [colin] 1.9.11cvs45
1132 Add missing unlocks/locks
1134 2005-06-07 [paul] 1.9.11cvs44
1137 restore bug #749 fix
1139 2005-06-06 [colin] 1.9.11cvs43
1142 Fix selection bug when prefs_common.open_unread
1145 2005-06-06 [colin] 1.9.11cvs42
1151 Factorize long operations beginning and end
1152 (locking, freezing/thawing, cursor, ...)
1153 Check selection->data member in selection-
1154 related loops; this avoids dying an awful
1155 death if the selection changes on us while
1156 we're marking a whole IMAP folder unread,
1159 2005-06-06 [paul] 1.9.11cvs41
1162 don't g_free() a static gchar buffer
1164 2005-06-05 [colin] 1.9.11cvs40
1169 Fix bug #749 (Show all headers should be
1170 sticky as the GUI suggests)
1172 2005-06-03 [paul] 1.9.11cvs39
1175 don't allow editing of mail while sending.
1178 2005-06-03 [paul] 1.9.11cvs38
1181 add a freeze/thaw to speed up 'mark all read'
1183 2005-06-03 [paul] 1.9.11cvs37
1185 * src/prefs_message.c
1186 reflect changes immediately
1188 2005-06-02 [colin] 1.9.11cvs36
1191 Patch by Fabien Vantard.
1193 2005-06-02 [colin] 1.9.11cvs35
1196 Use a non-blocking imap_getline() if possible.
1197 This should completely prevent the interface
1198 from freezin on imap operations, although it
1199 may do strange stuff in case of folder switching
1200 while a big imap operation is taking place...
1202 In addition, fix a leak in the case thread
1203 creation fails on connection.
1205 2005-06-02 [colin] 1.9.11cvs34
1208 * src/prefs_common.h
1209 Fix build (prefs_common_init() doesn't exist
1212 2005-06-02 [colin] 1.9.11cvs33
1214 * src/prefs_account.c
1215 Fix bug #245 (filtering rules broken when
1216 renaming a remote account (imap4 or nntp)
1218 2005-06-02 [colin] 1.9.11cvs32
1221 Try to fix IMAP shortcomings:
1222 o Multithread imap_open()
1223 o allow offline-mode overriding instead of
1227 Add a function to ask whether we want to
1228 override offline-mode for 10 minutes (one-shot
1231 Fix segfault when imap parser isn't happy about
1234 2005-06-01 [colin] 1.9.11cvs31
1242 * src/send_message.c
1245 * src/common/hooks.c
1246 * src/common/prefs.c
1247 * src/common/template.c
1248 * src/common/utils.c
1249 * src/gtk/gtkutils.c
1250 * src/gtk/inputdialog.c
1252 * src/gtk/pluginwindow.c
1253 * src/gtk/prefswindow.c
1254 * src/plugins/pgpmime/passphrase.c
1255 * src/plugins/pgpmime/prefs_gpg.c
1258 * src/common/Makefile.am
1259 * src/common/timing.h
1260 Add basic timing code
1263 Fix a bug with unread messages when
1264 re-sorting folders, and by the way
1265 fix a big performance hit when
1266 re-sorting (10k mails: before 5s,
1269 * src/prefs_compose_writing.c
1270 * src/prefs_compose_writing.h
1271 * src/prefs_message.c
1272 * src/prefs_message.h
1277 * src/prefs_receive.c
1278 * src/prefs_receive.h
1281 * src/prefs_summaries.c
1282 * src/prefs_summaries.h
1283 Fix copyright banner
1285 2005-06-01 [paul] 1.9.11cvs30
1288 updated by Flammie Pirinen
1290 fix 'Bad BASE64 content' output
1292 2005-05-31 [colin] 1.9.11cvs29
1295 Oops, where did my hunk go.
1297 2005-05-31 [colin] 1.9.11cvs28
1309 * src/image_viewer.c
1315 * src/prefs_account.c
1316 * src/prefs_actions.c
1317 * src/prefs_common.c
1318 * src/prefs_compose_writing.c
1319 * src/prefs_customheader.c
1320 * src/prefs_ext_prog.c
1321 * src/prefs_filtering.c
1322 * src/prefs_filtering_action.c
1324 * src/prefs_image_viewer.c
1325 * src/prefs_message.c
1326 * src/prefs_message.h
1327 * src/prefs_msg_colors.c
1331 * src/prefs_receive.c
1332 * src/prefs_receive.h
1335 * src/prefs_spelling.c
1336 * src/prefs_summaries.c
1337 * src/prefs_summary_column.c
1338 * src/prefs_template.c
1339 * src/prefs_themes.c
1340 * src/prefs_toolbar.c
1341 * src/prefs_wrapping.c
1344 * src/send_message.h
1346 * src/summary_search.c
1352 * src/gtk/gtkutils.h
1353 o Move the rest of Common prefs to new style
1354 o Lots of -Wall warning fixes
1355 o fix FIXME in cache memusage calculation
1356 o Let return receipts be sent from any account
1357 o Little cache optimisation (read)
1358 o Fix bug #746 (don't treat commas as separators
1359 when inside a quoted string)
1361 2005-05-31 [paul] 1.9.11cvs27
1363 * src/prefs_common.c
1364 fix 'off-by-one' typo
1366 2005-05-31 [paul] 1.9.11cvs26
1372 * src/prefs_actions.c
1373 * src/prefs_common.c
1374 * src/prefs_common.h
1375 * src/prefs_customheader.c
1376 * src/prefs_display_header.c
1377 * src/prefs_filtering.c
1378 * src/prefs_filtering_action.c
1379 * src/prefs_matcher.c
1380 * src/prefs_summaries.c
1381 * src/prefs_summary_column.c
1382 * src/prefs_template.c
1383 * src/prefs_toolbar.c
1385 * src/gtk/pluginwindow.c
1386 * src/gtk/prefswindow.c
1387 * src/gtk/progressdialog.c
1388 add hidden prefs 'enable_rules_hint'
1389 for gtk_tree_view_set_rules_hint()
1393 2005-05-31 [colin] 1.9.11cvs25
1397 * src/prefs_common.c
1398 * src/prefs_summaries.c ** ADDED **
1399 * src/prefs_summaries.h ** ADDED **
1400 Common/Display -> Display/Summaries
1402 2005-05-31 [colin] 1.9.11cvs24
1406 * src/prefs_quote.c ** ADDED **
1407 * src/prefs_quote.h ** ADDED **
1408 Move Common/Quote to Compose/Quoting
1409 * src/prefs_common.c
1410 * src/prefs_common.h
1411 Remove old quote stuff, add
1412 convenience functions for GtkTextView prefs
1413 * src/gtk/prefswindow.c
1414 Set default height higher
1416 2005-05-30 [colin] 1.9.11cvs23
1420 * src/prefs_common.c
1421 * src/prefs_compose_writing.c ** ADDED **
1422 * src/prefs_compose_writing.h ** ADDED **
1423 Move Common/Compose prefs to Compose/Writing
1425 2005-05-30 [colin] 1.9.11cvs22
1427 * src/common/utils.c
1428 Fix bug #651 (Confused Attract by Subject)
1429 Patch by M. Benkmann <haferfrost@web.de>
1432 2005-05-30 [colin] 1.9.11cvs21
1435 Fix concatenation of different headers of
1436 the same type (bug #645)
1437 * src/prefs_folder_item.c
1438 Fix bug #699 (setting color to black doesn't
1441 Print out decoding error only once per
1444 2005-05-30 [paul] 1.9.11cvs20
1446 * src/common/template.c
1449 2005-05-30 [paul] 1.9.11cvs19
1451 * doc/src/rfc2368.txt **NEW FILE**
1453 compose_entries_set(): don't interpret Bcc
1454 header field (conform to RFC 2368)
1457 2005-05-29 [colin] 1.9.11cvs18
1459 * src/prefs_common.c
1460 Let the default reply format respect
1461 netiquette by cutting the signature.
1463 2005-05-29 [colin] 1.9.11cvs17
1466 Don't let always_show_msg override
1467 open_unread_on_enter when opening a new
1470 2005-05-27 [paul] 1.9.11cvs16
1475 app_will_exit(): cleanup tmp directory when exit
1476 * src/message_search.c
1477 improved the interface and made code cleanup.
1478 removed Clear button
1479 * src/send_message.c
1480 send_message_local(): use GSpawn, and detect errors
1481 * src/summary_search.c
1482 improved the interface and made code cleanup
1484 textview_write_link(): also skip non-ascii space
1485 at the head of link strings (phishing check
1486 didn't work at the case)
1487 * src/common/utils.c
1488 get_command_output(): use g_spawn_command_line_sync()
1491 2005-05-26 [colin] 1.9.11cvs15
1496 2005-05-26 [colin] 1.9.11cvs14
1499 Fix nntp mode reader (bug #611)
1500 Patch by Florian Mickler <florian@mickler.org>
1502 2005-05-26 [colin] 1.9.11cvs13
1504 * src/plugins/pgpmime/passphrase.c
1505 Fix mouse grabbing (bug #557)
1507 2005-05-26 [colin] 1.9.11cvs12
1509 * src/prefs_themes.c
1510 Fix g_warning (bug #541)
1512 2005-05-26 [colin] 1.9.11cvs11
1514 * src/prefs_actions.c
1515 * src/prefs_template.c
1516 Fix bug #506 (no warning if action/template
1518 * src/common/template.c
1519 Fix a possible crash
1521 2005-05-26 [colin] 1.9.11cvs10
1527 Forbid locked messages to be moved or
1528 deleted. Locked messages in trashes
1529 still get deleted, for performance
1530 reason (mh.c::mh_remove_all_msgs)
1532 2005-05-25 [colin] 1.9.11cvs9
1535 Use correct encoding when sending mails
1536 with attachments that have accentued
1539 2005-05-24 [colin] 1.9.11cvs8
1542 Fix bug #688 f) read/unread marker not
1543 changed on first click
1544 Also, optimize summary_status_show()
1549 Fix bug #688 b) and c) wrt message
1550 attachments and signature
1551 * src/stock_pixmap.c
1552 * src/stock_pixmap.h
1553 * src/stock_pixmap.c
1554 * src/stock_pixmap.h
1556 * src/pixmaps/clip_gpg_signed.xpm
1557 Add clip/signed icon
1559 2005-05-24 [colin] 1.9.11cvs7
1561 * src/folder_item_prefs.c
1564 2005-05-24 [colin] 1.9.11cvs6
1567 * src/prefs_common.c
1568 * src/prefs_common.h
1569 Add a confirmation to folder drag and drop
1573 fix _with_disable parameters so that
1574 the buttons labels are specifiable too
1575 * src/plugins/pgpmime/sgpgme.c
1579 2005-05-24 [colin] 1.9.11cvs5
1582 Uncollapse/collapse folders on double-click
1583 patch by Torsten Schoenfeld <kaffeetisch@gmx.de>
1586 2005-05-23 [colin] 1.9.11cvs4
1588 * src/common/socket.c
1589 Check another special SSL_peek() error.
1590 Should help wrt bug #728
1592 2005-05-23 [colin] 1.9.11cvs3
1594 * src/plugins/pgpmime/pgpmime.c
1595 Change name to "PGP MIME" instead of "PGP/MIME" to avoid
1596 breaking menu accelerators and stuff. Users will have to
1597 reselect "PGP MIME" instead of "PGP/MIME" in their
1598 account's privacy preferences if needed.
1602 * tools/kdeservicemenu/install.sh
1603 use kdesu to prompt for root password if doing
1604 global install/uninstall
1606 2005-05-20 [colin] 1.9.11cvs2
1609 Fix another compilation error with gcc-2.9x
1610 Thanks to Pawel Pekala <c0rn@gazeta.pl>
1611 * src/send_message.c
1612 Don't send QUIT if we aren't connected
1614 2005-05-19 [colin] 1.9.11cvs1
1617 Fix compilation with gcc 2.9x
1619 2005-05-19 [paul] 1.9.11
1623 2005-05-19 [paul] 1.9.9cvs14
1625 * src/gtk/inputdialog.c
1626 prevent gettext warning
1628 2005-05-19 [paul] 1.9.9cvs13
1631 * src/prefs_common.c
1632 * src/prefs_common.h
1635 add an option to toggle cursor in message
1636 view (sync with main)
1638 2005-05-18 [colin] 1.9.9cvs12
1641 Dereference freed pointer
1642 * src/gtk/gtkaspell.c
1643 Fix duplication of dictionaries (is it an aspell issue?)
1645 2005-05-18 [colin] 1.9.9cvs11
1647 * src/gtk/inputdialog.c
1648 * src/gtk/gtkaspell.c
1651 Remove a double call
1653 2005-05-17 [colin] 1.9.9cvs10
1655 * src/gtk/gtkaspell.c
1656 Fix dialogs, Ctrl-Enter accel
1658 2005-05-17 [colin] 1.9.9cvs9
1660 * src/gtk/gtkaspell.c
1661 Fix some accelerators, escape in replace-window
1663 2005-05-16 [colin] 1.9.9cvs8
1665 * src/gtk/gtkaspell.c
1666 Revert last commit, it was a mistake.
1668 2005-05-16 [colin] 1.9.9cvs7
1670 * src/gtk/gtkaspell.c
1671 Remove buggy code while we're at it. It's a
1672 dead code path anyway.
1674 2005-05-16 [colin] 1.9.9cvs6
1676 * src/gtk/gtkaspell.c
1677 Missed some gtk_menu_popup where deactivate
1678 signal should be handled. Should fix bug
1681 2005-05-16 [colin] 1.9.9cvs5
1683 * src/gtk/gtkaspell.c
1684 Remove debug printf()s
1686 2005-05-16 [colin] 1.9.9cvs4
1688 * src/gtk/gtkaspell.c
1689 Fix a bit aspell problems
1692 2005-05-13 [colin] 1.9.9cvs3
1695 Fix the + appearing even when no subfolders
1696 have unread messages. Thanks to wwp for the
1699 2005-05-11 [paul] 1.9.9cvs2
1702 correction to 1.9.9cvs1, only colour folders that
1703 have new msgs (not unread msgs)
1705 2005-05-10 [colin] 1.9.9cvs1
1709 Try to fix bolding bugs again.
1713 * tools/claws.i18n.status.pl
1714 add Ricardo Mones Lastra's script that has been providing
1715 the i18n status page for many months
1717 2005-05-09 [paul] 1.9.9
1721 2005-05-09 [paul] 1.9.6cvs58
1728 * RELEASE_NOTES.claws
1729 add release notes to cvs to simplify release
1732 add ca and fi to ALL_LINGUAS
1734 workaround for missing Makevars
1737 add new Catalan and Finnish translations
1738 submitted by Miquel Oliete and Flammie Pirinen
1748 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien Vantard,
1749 Andrea Spadaccini, Emilian Nowak, Pavlo Bohmat, Andrej Kacian,
1750 Urke MMI, and Hansom Young
1752 Fix drafting when quitting. compose_draft() closes the
1753 compose windows, which modifies the compose_list GSList.
1754 We have to refresh this list after echo drafting to avoid a
1756 * src/partial_download.c
1757 fix segfault on exit
1759 2005-05-06 [paul] 1.9.6cvs57
1761 * src/grouplistdialog.c
1762 quick fix/workaround for unresizeable newsgroup
1765 2005-05-06 [paul] 1.9.6cvs56
1769 use gettext plural forms
1773 small improvement to english usage
1775 2005-05-05 [thorsten] 1.9.6cvs55
1780 2005-05-05 [paul] 1.9.6cvs54
1786 fix bug 713 'Resent-To and Resent-Cc headers are garbled'
1789 2005-05-05 [paul] 1.9.6cvs53
1792 fix resizing of separate message and
1795 2005-05-05 [paul] 1.9.6cvs52
1807 * src/prefs_filtering.c
1808 * src/prefs_filtering_action.c
1809 * src/prefs_matcher.c
1810 * src/prefs_spelling.c
1811 * src/prefs_toolbar.c
1814 * src/gtk/description_window.c
1815 * src/gtk/gtkvscrollbutton.c
1816 * src/gtk/progressdialog.c
1817 * src/gtk/quicksearch.c
1818 * src/plugins/pgpmime/prefs_gpg.c
1819 * src/plugins/spamassassin/spamassassin_gtk.c
1820 replace deprecated gtk_widget_set_usize
1822 2005-05-04 [colin] 1.9.6cvs51
1824 * src/common/utils.c
1825 Fix crash when subst_for_filename is called
1826 with a NULL parameter
1828 2005-05-04 [colin] 1.9.6cvs50
1830 * src/partial_download.c
1832 Escape login when writing uidl file
1835 2005-05-03 [colin] 1.9.6cvs49
1838 Fix possible DOS in mime parser
1841 2005-05-02 [colin] 1.9.6cvs48
1844 Try to fix the copy/paste mess once again.
1847 2005-04-30 [colin] 1.9.6cvs47
1849 * src/prefs_account.h
1851 * src/send_message.c
1854 Try to batch sending mails (per account) instead of
1855 reconnecting to server every time.
1857 2005-04-29 [colin] 1.9.6cvs46
1860 Fix window resizing that refused to size down
1861 * src/prefs_common.c
1862 * src/prefs_common.h
1863 * src/prefs_filtering.c
1864 Save Filtering's window size
1866 2005-04-21 [paul] 1.9.6cvs45
1868 * ChangeLog-gtk2.claws
1872 2005-04-21 [paul] 1.9.6cvs44
1879 use gtkut_widget_draw_now(). Improved performance
1880 of the update of statusbar
1882 textview_smooth_scroll_do(): redraw it after scroll
1883 is done (fixed incorrect display when a part of the
1885 * src/gtk/gtkutils.c
1886 * src/gtk/gtkutils.h
1887 gtkut_widget_draw_now(): use gdk_window_process_updates()
1888 to force update of widgets.
1889 Removed gtkut_widget_wait_for_draw() which had a big
1890 overhead because of waiting for all events processed
1892 2005-04-20 [paul] 1.9.6cvs43
1895 complete 1.9.6cvs42's sync:
1896 Fallback to GBK if "X-GBK" is passed (thanks to SuperMMX)
1898 2005-04-19 [paul] 1.9.6cvs42
1903 catch_output(): correctly select the insert text
1904 (fix invalid iterator warnings).
1909 * src/prefs_common.c
1910 support GBK encoding.
1911 * src/common/session.c
1912 * src/common/session.h
1913 use separate buffer for large data to be sent,
1914 and don't duplicate it (reduces memory usage) (thanks to Dirk).
1916 2005-04-18 [paul] 1.9.6cvs41
1919 convert unsigned long into guint32
1920 patch by Paul LeoNerd Evans
1922 2005-04-17 [colin] 1.9.6cvs40
1925 Fix 'Request return receipt' from folder
1926 properties (bug #708)
1928 2005-04-17 [colin] 1.9.6cvs39
1931 Fix duplicate hotkeys in Mainwindow's menu
1933 2005-04-17 [colin] 1.9.6cvs38
1936 Fix duplicate hotkeys in Folderview's contextual
1939 2005-04-15 [colin] 1.9.6cvs37
1942 Fix 'Save as...' with non-ascii filenames
1944 2005-04-15 [colin] 1.9.6cvs36
1946 * src/plugins/pgpmime/pgpmime.c
1947 Fix bus error on 64bit. Spotted by
1948 macallan1888@gmail.com
1950 2005-04-15 [colin] 1.9.6cvs35
1952 * src/prefs_account.c
1955 2005-04-12 [colin] 1.9.6cvs34
1957 * src/prefs_account.c
1958 Fix smtp auth type off-by-one. We forgot to
1959 add PLAIN in the prefs-to-gui setter func and
1960 as a result, the selected auth when opening
1961 account prefs was not the correct one.
1963 2005-04-12 [paul] 1.9.6cvs33
1966 if the recv dialog is visible, Cancel only
1967 cancels the current account
1970 2005-04-10 [colin] 1.9.6cvs32
1973 Copy score when copying FilteringActions
1976 2005-04-10 [colin] 1.9.6cvs31
1979 Make Message -> Receive -> Cancel cancel
1980 incorporation on all accounts. Fixes
1983 2005-04-10 [colin] 1.9.6cvs30
1985 * src/prefs_account.c
1986 Update Privacy checkbuttons status based
1987 on the selected privacy system
1989 Always connect the "None" privacy system; the
1990 static boolean was probably there to avoid
1991 reconnecting twice in the same compose window,
1992 but as the parent function is only called once
1993 per compose, it's only a bug - as a static is
1994 initialized once per application instance.
1995 Also, don't uncheck Sign and Encrypt when
1996 selecting None as privacy system; just ignore
1997 them when sending/queuing.
2000 2005-04-08 [colin] 1.9.6cvs29
2003 * src/prefs_account.c
2004 * src/prefs_account.h
2005 Add account preference to queue message in a certain
2008 2005-04-06 [colin] 1.9.6cvs28
2010 * src/prefs_account.c
2011 Update old inbox path syntax
2013 2005-04-06 [paul] 1.9.6cvs27
2018 changed -traditional-cpp to -no-cpp-precomp for newer
2021 made column resize automatically
2022 * src/send_message.c
2023 send_message_smtp(): consider EOF right after QUIT
2024 successful (workaround for Gmail SMTP server)
2025 * src/common/socket.c
2026 ssl_read(), ssl_peek(): check EOF which violates the
2028 * src/gtk/colorlabel.c
2029 removed warnings when displaying colorlabel menu
2030 (don't use GtkAlignment)
2032 2005-04-05 [paul] 1.9.6cvs26
2034 * src/plugins/trayicon/trayicon.c
2035 fix clipping of icon under KDE3
2037 2005-04-05 [paul] 1.9.6cvs25
2040 hide display of threading
2043 2005-04-04 [thorsten] 1.9.6cvs24
2046 marks lost on filesystems with different stat() results on
2049 2005-04-03 [colin] 1.9.6cvs23
2052 Don't handle up/down. Patch by Alfons
2054 2005-04-02 [colin] 1.9.6cvs22
2057 Make scrolling faster. Patch by Alfons.
2059 2005-04-01 [colin] 1.9.6cvs21
2062 * src/stock_pixmap.c
2063 * src/pixmaps/dir-noselect.xpm ** REMOVED **
2064 * src/pixmaps/dir_noselect.xpm ** ADDED **
2065 Fix pixmap name mismatch (Thanks Stephan Sachse)
2067 2005-04-01 [colin] 1.9.6cvs20
2069 * src/image_viewer.c
2070 * src/image_viewer.h
2075 Implement inline image resizing and right-clicking
2077 2005-04-01 [paul] 1.9.6cvs19
2083 patch by Luca Cavalli <loopback<AT>slackit.org>
2085 updated by Pavlo Bohmat
2087 2005-03-31 [colin] 1.9.6cvs18
2090 Fix parsing references
2092 don't put nulls in the references list
2094 commit that forgotten file in 1.9.6cvs14
2096 2005-03-31 [colin] 1.9.6cvs17
2099 Fix joining of signature separator again.
2100 Maybe Hiro could put it in main too...
2102 2005-03-31 [colin] 1.9.6cvs16
2106 * src/stock_pixmap.c
2107 * src/stock_pixmap.h
2108 * src/pixmaps/dir-noselect.xpm
2109 Update foldersel.c (sync from main, patch by Alfons)
2111 2005-03-30 [colin] 1.9.6cvs15
2114 Fix handling of imap folders containing [] in
2115 their name. Thanks to Nahuel Angelinetti for
2116 the detailed bugreport.
2118 2005-03-30 [colin] 1.9.6cvs14
2120 * src/common/utils.h
2121 * src/common/utils.c
2128 * src/quote_fmt_parse.y
2130 Update references system. Patch by Alfons
2132 2005-03-30 [colin] 1.9.6cvs13
2134 * src/common/socket.c
2135 Force the glibc to read resolv.conf again when
2136 it has changed. Should fix issues when changing
2137 networks on a laptop and not restarting sylpheed.
2139 2005-03-30 [paul] 1.9.6cvs12
2141 partial sync with main:
2144 create_io_dialog(): use user-defined text font
2145 (thanks to Alfons), and modified its appearance.
2151 don't join (presumably) itemized lines on line-wrapping
2152 fixed wrapping of quote when auto-wrapping is enabled
2153 compose_destroy(): destroy paned only if it's not
2154 attached to window. Fixed memory leak of popup menu.
2164 removed redundant code
2166 changed 'Code set' (which is rather incorrect)
2167 in the menu to 'Character encoding'
2168 main_window_set_widgets(): request size first
2169 to prevent window size becoming wrong
2170 fixed remembering of the state of the visibility
2173 changed 'Code set' (which is rather incorrect)
2174 in the menu to 'Character encoding'
2175 * src/prefs_common.c
2176 * src/prefs_common.h
2177 added an option whether to render HTML as text or not
2178 added separators to outgoing encoding menu
2180 procheader_scan_date_string(): support header
2181 like: "[Tue,] 01 Feb 2005 09:57[:00]"
2186 textview_show_html(): force output of newline
2187 added an option whether to render HTML as text or not
2188 * src/common/utils.c
2189 strncpy2(): optimized based on Alfons' code
2190 * src/gtk/gtkutils.c
2191 * src/gtk/gtkutils.h
2192 removed non-used code
2193 * src/plugins/pgpmime/passphrase.c
2194 partially fixed grab input of passphrase dialog
2195 Confine pointer to window
2197 2005-03-30 [colin] 1.9.6cvs11
2201 Read/write 32bit ints from cache & marks
2204 2005-03-29 [paul] 1.9.6cvs10
2209 * src/gtk/gtkaspell.c
2210 sync with HEAD (don't pass NULL pointers)
2216 * tools/acroread2sylpheed.pl
2217 sync with HEAD (add script to send pdfs as
2218 attachments from Adobe Reader 7)
2220 2005-03-21 [paul] 1.9.6cvs9
2226 * src/image_viewer.c ** ADDED **
2227 * src/image_viewer.h ** ADDED **
2229 * src/prefs_common.c
2230 * src/prefs_common.h
2231 * src/prefs_image_viewer.c ** ADDED **
2232 * src/prefs_image_viewer.h ** ADDED **
2235 * src/pixmaps/sylpheed_logo.xpm
2236 * src/plugins/Makefile.am
2237 * src/plugins/image_viewer/.cvsignore ** REMOVED **
2238 * src/plugins/image_viewer/Makefile.am ** REMOVED **
2239 * src/plugins/image_viewer/plugin.c ** REMOVED **
2240 * src/plugins/image_viewer/viewer.c ** REMOVED **
2241 * src/plugins/image_viewer/viewer.glade ** REMOVED **
2242 * src/plugins/image_viewer/viewer.h ** REMOVED **
2243 * src/plugins/image_viewer/viewerprefs.c ** REMOVED **
2244 * src/plugins/image_viewer/viewerprefs.glade ** REMOVED **
2245 * src/plugins/image_viewer/viewerprefs.h ** REMOVED **
2246 as gdk-pixbuf is now built-in
2247 remove image_viewer plugin and put code back into
2249 implement inline image display (sync with main)
2251 replace logo with newer, nicer, larger version
2253 2005-03-21 [paul] 1.9.6cvs8
2256 cosmetic improvement
2258 2005-03-21 [holger] 1.9.6cvs7
2260 * src/plugins/spamassassin/spamassassin.c
2262 (unregister hook on failed plugin init)
2264 2005-03-20 [colin] 1.9.6cvs6
2266 * src/common/plugin.c
2267 Check that plugin isn't already loaded
2270 2005-03-20 [thorsten] 1.9.6cvs5
2273 use a more compatible syntax
2275 2005-03-20 [thorsten] 1.9.6cvs4
2277 * src/prefs_toolbar.c
2278 fix crash when selecting toolbar item (uninitialized pointer)
2280 2005-03-20 [thorsten] 1.9.6cvs3
2283 fix mimetype detection (referenced free()d string)
2285 2005-03-20 [paul] 1.9.6cvs2
2288 sync with HEAD (1.0.3cvs5)
2289 neglect Reply-To header if empty
2292 2005-03-19 [holger] 1.9.6cvs1
2298 2005-03-18 [paul] 1.9.6
2300 initial GTK2 release
2302 2005-03-18 [paul] 1.0.3cvs3.1
2308 * src/pixmaps/sylpheed_logo.xpm
2311 2005-03-18 [colin] 1.0.3cvs2.6
2314 Remove call to summary_step in summary_copy_selected_to
2315 Can't see its purpose, and this causes bug when copying
2316 a message if the next one is unread: it reads it.
2318 2005-03-18 [paul] 1.0.3cvs2.5
2321 fix bug 694 'Enter doesn't trigger OK in "Move" window'
2323 2005-03-18 [paul] 1.0.3cvs2.4
2334 fix buffer overflow, CAN-2005-0667, see
2335 http://secunia.com/advisories/14491/
2338 2005-03-17 [colin] 1.0.3cvs2.3
2342 Fix font bugs (both lists now officialy share
2346 2005-03-17 [paul] 1.0.3cvs2.2
2348 * src/gtk/pluginwindow.c
2349 make plugin descriptions uneditable
2351 2005-03-11 [paul] 1.0.3cvs2.1
2356 * src/plugins/trayicon/trayicon.c
2358 add src/wizard.c to POTFILES.in
2360 2005-03-11 [paul] 1.0.3cvs1.1
2376 2005-03-04 [colin] 1.0.1cvs22.2
2379 Fix signatures with accentued chars in it
2381 2005-03-04 [colin] 1.0.1cvs22.1
2385 Don't use SIZE param in MAIL FROM: if server
2386 doesn't support it. Patch by Eugen Freiter
2387 <eugen_f@users.sf.net>
2389 2005-02-27 [paul] 1.0.1cvs20.1
2396 2005-02-27 [colin] 1.0.1cvs19.4
2400 Fix prototypes. Patch by Alfons
2402 2005-02-27 [colin] 1.0.1cvs19.3
2405 Don't auto-join the signature separator.
2407 2005-02-26 [colin] 1.0.1cvs19.2
2410 Fix 'mark all read' with collapsed threads.
2413 2005-02-25 [paul] 1.0.1cvs19.1
2417 * src/prefs_account.c
2418 * src/prefs_folder_item.c
2419 * src/gtk/prefswindow.c
2420 * src/gtk/prefswindow.h
2423 2005-02-25 [paul] 1.0.1cvs15.12
2429 * src/gtk/gtkutils.c
2430 * src/gtk/gtkutils.h
2431 * src/gtk/logwindow.c
2432 * src/gtk/progressdialog.c
2433 sync with main (revision 127)
2434 and fix logwindow clipping
2436 2005-02-24 [colin] 1.0.1cvs15.11
2438 * src/plugins/pgpmime/passphrase.c
2439 Disable input grabbing; it doesn't work yet.
2441 2005-02-24 [colin] 1.0.1cvs15.10
2444 Don't send out receipts if offline. Ask.
2446 2005-02-23 [colin] 1.0.1cvs15.9
2451 2005-02-23 [colin] 1.0.1cvs15.8
2454 Really fix Bug 568 by removing useless
2455 calls. summary_thread_init() now called
2456 in summary_sort(). This should please
2457 Alfons as it should be faster than
2460 2005-02-23 [colin] 1.0.1cvs15.7
2463 Encode parts as QP or B64 if signing
2465 2005-02-23 [colin] 1.0.1cvs15.6
2468 Fix Mimeinfo leakage (including tmp files)
2470 Fix tmp file leakage (spotted by Ivan Rayner)
2472 2005-02-22 [colin] 1.0.1cvs15.5
2475 Fix keyboard input. Patch by Alfons.
2477 2005-02-21 [colin] 1.0.1cvs15.4
2480 Fix Sign/Encrypt when unselecting privacy
2482 * src/prefs_common.c
2483 Change default message font to Monospace
2485 More freezing during potentially large operations
2487 2005-02-21 [paul] 1.0.1cvs15.3
2492 2005-02-21 [paul] 1.0.1cvs15.2
2498 * src/common/utils.c
2499 * src/common/utils.h
2500 sync with main (revision 117)
2502 2005-02-20 [colin] 1.0.1cvs15.1
2505 Change cache file to .sylpheed_claws_cache, as
2506 suggested by Alfons. Allows people to switch
2507 between Sylpheed and Sylpheed-Claws. it is
2508 a good idea to "Check for new messages" at next
2512 2005-02-18 [colin] 1.0.1cvs14.1
2514 * src/quote_fmt_lex.l
2515 * src/quote_fmt_parse.y
2516 Fix parser initialisation. Patch by Ivan.
2518 2005-02-18 [colin] 1.0.1cvs11.6
2521 Fix scrolldown (bug 662)
2523 2005-02-17 [colin] 1.0.1cvs11.5
2526 conv_filename_to_utf8: return clean 7bit instead
2527 of broken utf8 if needed
2529 Fix display of parts with unclean 8bit names
2531 2005-02-17 [paul] 1.0.1cvs11.4
2535 * src/matcher_parser_parse.y
2537 * src/sourcewindow.c
2538 * src/common/Makefile.am
2539 * src/common/intl.h ** REMOVED **
2540 * src/plugins/trayicon/libeggtrayicon/eggtrayicon.c
2541 sync with main (revision 109)
2544 2005-02-16 [colin] 1.0.1cvs11.3
2547 Fix collapsed thread not highlighting when new
2548 messages in it (Bug 568) Patch by Stephan Sachse.
2549 Fix messed up selection when reaching bounds (Bug 632)
2550 * src/prefs_themes.c
2551 Fix theme installing (Bug 684)
2553 2005-02-16 [colin] 1.0.1cvs11.2
2556 Fix messageview_select_all
2558 2005-02-16 [colin] 1.0.1cvs11.1
2561 Sync with HEAD (MH scan required function)
2563 2005-02-15 [colin] 1.0.1cvs8.1
2566 * src/common/utils.c
2567 Sync with HEAD (filename chars substitution)
2569 2005-02-15 [colin] 1.0.1cvs7.3
2571 * src/gtk/pluginwindow.c
2574 2005-02-15 [colin] 1.0.1cvs7.2
2577 Fix mime icons not reset across message when
2580 2005-02-15 [colin] 1.0.1cvs7.1
2584 Sync with HEAD (optimisation of cvs6)
2586 2005-02-14 [colin] 1.0.1cvs6.1
2590 Sync with HEAD (encode "From " at line beginning)
2592 2005-02-14 [colin] 1.0.1cvs5.3
2595 Fix wrapping with accentued chars.
2597 2005-02-13 [colin] 1.0.1cvs5.2
2600 Fix email informative part parsing with
2601 accentued chars in it. ispunct() returns
2602 true for them in utf8...
2604 2005-02-12 [colin] 1.0.1cvs5.1
2607 Sync with HEAD (remove wrong use of compose after send)
2609 2005-02-12 [paul] 1.0.1cvs4.5
2612 remove unnecessary code (thanks to Alfons)
2614 2005-02-12 [paul] 1.0.1cvs4.4
2617 add 'Copy' to contextual menu on emails
2619 2005-02-11 [colin] 1.0.1cvs4.3
2622 revert 1.0.0cvs28.2, it doesn't work that well.
2624 2005-02-11 [paul] 1.0.1cvs4.2
2629 2005-02-10 [paul] 1.0.1cvs4.1
2636 sync with HEAD (sync with main)
2638 2005-02-10 [paul] 1.0.1cvs3.2
2644 * config/mkinstalldirs
2648 * intl/bindtextdom.c
2649 * intl/config.charset
2655 * intl/eval-plural.h
2656 * intl/explodename.c
2661 * intl/hash-string.h
2662 * intl/intl-compat.c
2664 * intl/libgnuintl.h.in
2667 * intl/localcharset.c
2668 * intl/localcharset.h
2670 * intl/localealias.c
2683 * intl/relocatable.c
2684 * intl/relocatable.h
2708 * src/editldap_basedn.c
2716 * src/folder_item_prefs.c
2719 * src/grouplistdialog.c
2733 * src/message_search.c
2742 * src/partial_download.c
2744 * src/prefs_account.c
2745 * src/prefs_actions.c
2746 * src/prefs_common.c
2747 * src/prefs_customheader.c
2748 * src/prefs_display_header.c
2749 * src/prefs_ext_prog.c
2750 * src/prefs_filtering.c
2751 * src/prefs_filtering_action.c
2752 * src/prefs_folder_item.c
2755 * src/prefs_matcher.c
2756 * src/prefs_msg_colors.c
2757 * src/prefs_spelling.c
2758 * src/prefs_summary_column.c
2759 * src/prefs_template.c
2760 * src/prefs_themes.c
2761 * src/prefs_toolbar.c
2762 * src/prefs_wrapping.c
2769 * src/send_message.c
2771 * src/sourcewindow.c
2774 * src/summary_search.c
2780 * src/common/plugin.c
2783 * src/common/ssl_certificate.c
2784 * src/common/string_match.c
2785 * src/common/sylpheed.c
2786 * src/common/template.c
2787 * src/common/utils.c
2789 * src/gtk/colorlabel.c
2790 * src/gtk/description_window.c
2792 * src/gtk/foldersort.c
2793 * src/gtk/gtkaspell.c
2794 * src/gtk/gtkutils.c
2795 * src/gtk/inputdialog.c
2796 * src/gtk/logwindow.c
2798 * src/gtk/pluginwindow.c
2799 * src/gtk/prefswindow.c
2800 * src/gtk/progressdialog.c
2801 * src/gtk/quicksearch.c
2802 * src/gtk/sslcertwindow.c
2803 * src/plugins/clamav/clamav_plugin.c
2804 * src/plugins/clamav/clamav_plugin_gtk.c
2805 * src/plugins/demo/demo.c
2806 * src/plugins/dillo_viewer/dillo_prefs.c
2807 * src/plugins/dillo_viewer/dillo_viewer.c
2808 * src/plugins/image_viewer/plugin.c
2809 * src/plugins/image_viewer/viewer.c
2810 * src/plugins/image_viewer/viewerprefs.c
2811 * src/plugins/mathml_viewer/mathml_viewer.c
2812 * src/plugins/pgpmime/passphrase.c
2813 * src/plugins/pgpmime/plugin.c
2814 * src/plugins/pgpmime/prefs_gpg.c
2815 * src/plugins/pgpmime/select-keys.c
2816 * src/plugins/pgpmime/sgpgme.c
2817 * src/plugins/spamassassin/spamassassin.c
2818 * src/plugins/spamassassin/spamassassin_gtk.c
2819 * src/plugins/trayicon/trayicon.c
2820 sync with main (revision 104)
2822 2005-02-10 [colin] 1.0.1cvs3.1
2825 Sync with HEAD (fix occasional crasher)
2827 2005-02-10 [colin] 1.0.1cvs2.1
2830 Synw with HEAD (don't automatically display html)
2832 2005-02-09 [colin] 1.0.1cvs1.3
2836 Add contextual menu on emails
2838 2005-02-09 [colin] 1.0.1cvs1.2
2841 Fix converting from broken headers and
2842 put back the _ in missing places
2843 (feature broke with cvs24.2 sync, main
2846 2005-02-09 [colin] 1.0.1cvs1.1
2851 Sync with HEAD (display non text/plain mails with plugin)
2853 2005-02-08 [colin] 1.0.1.1
2859 Make default configuration directory
2862 2005-02-08 [colin] 1.0.0cvs29.1
2870 Sync translations with HEAD
2872 2005-02-06 [colin] 1.0.0cvs28.3
2875 Make compose a bit faster - patch by Alfons.
2877 2005-02-06 [colin] 1.0.0cvs28.2
2880 Make pasting via middle-click more reliable
2882 2005-02-05 [paul] 1.0.0cvs28.1
2890 (fix bug 682 'redirect is broken'
2892 2005-02-05 [torte] 1.0.0cvs27.1
2896 * src/partial_download.c
2897 Sync with HEAD (fix buf overflow)
2899 2005-02-03 [colin] 1.0.0cvs26.1
2901 * src/common/plugin.c
2902 Sync with HEAD (avoid plugin mismatches)
2904 2005-02-03 [paul] 1.0.0cvs25.3
2910 * src/gtk/colorlabel.c
2911 third and final part of initial sync with main-gtk2
2913 2005-02-03 [paul] 1.0.0cvs25.2
2916 fix building with jpilot support
2918 2005-02-02 [colin] 1.0.0cvs25.1
2921 Sync with HEAD (fix dangerous typo)
2923 2005-02-01 [colin] 1.0.0cvs24.3
2926 Write file as advertised (UTF-8)
2928 2005-02-01 [paul] 1.0.0cvs24.2
2937 * src/folder_item_prefs.c
2943 * src/matcher_parser_lex.l
2946 * src/prefs_account.c
2947 * src/prefs_actions.c
2948 * src/prefs_common.c
2951 * src/prefs_themes.c
2954 * src/sourcewindow.c
2960 * src/common/template.c
2961 * src/common/utils.c
2964 * src/gtk/gtkaspell.c
2965 * src/plugins/clamav/clamav_plugin.c
2966 * src/plugins/dillo_viewer/dillo_prefs.c
2967 * src/plugins/image_viewer/viewerprefs.c
2968 * src/plugins/pgpmime/passphrase.c
2969 * src/plugins/pgpmime/prefs_gpg.c
2970 * src/plugins/pgpmime/select-keys.c
2971 * src/plugins/spamassassin/spamassassin.c
2972 second part of initial sync with main-gtk2
2975 2005-01-31 [colin] 1.0.0cvs24.1
2980 2005-01-29 [paul] 1.0.0cvs23.2
2993 * src/editldap_basedn.c
2997 * src/grouplistdialog.c
3003 * src/message_search.c
3006 * src/prefs_actions.c
3007 * src/prefs_common.c
3008 * src/prefs_common.h
3009 * src/prefs_customheader.c
3010 * src/prefs_display_header.c
3011 * src/prefs_filtering.c
3012 * src/prefs_filtering_action.c
3014 * src/prefs_matcher.c
3015 * src/prefs_summary_column.c
3016 * src/prefs_template.c
3017 * src/sourcewindow.c
3018 * src/summary_search.c
3022 * src/gtk/description_window.c
3023 * src/gtk/gtkshruler.c
3024 * src/gtk/gtkutils.c
3025 * src/gtk/gtkutils.h
3026 * src/gtk/inputdialog.c
3027 * src/gtk/logwindow.c
3028 * src/gtk/prefswindow.c
3029 * src/gtk/progressdialog.c
3030 * src/gtk/progressdialog.h
3031 first part of initial sync with main-gtk2
3034 2005-01-28 [colin] 1.0.0cvs23.1
3039 2005-01-27 [colin] 1.0.0cvs21.1
3045 2005-01-27 [colin] 1.0.0cvs19.1
3050 2005-01-27 [colin] 1.0.0cvs18.1
3062 2005-01-26 [paul] 1.0.0cvs15.2
3065 compose_entries_set(): convert subject and body to
3066 utf8 if necessary. patch by Felix Eckhofer
3068 2005-01-26 [paul] 1.0.0cvs15.1
3071 * src/common/template.c
3072 sync with HEAD (fix memory leak)
3074 2005-01-25 [paul] 1.0.0cvs14.1
3080 2005-01-24 [colin] 1.0.0cvs13.1
3085 2005-01-24 [paul] 1.0.0cvs12.1
3090 * src/common/utils.c
3093 2005-01-24 [colin] 1.0.0cvs11.1
3098 2005-01-24 [colin] 1.0.0cvs10.1
3103 2005-01-23 [colin] 1.0.0cvs9.1
3108 2005-01-22 [colin] 1.0.0cvs8.1
3111 * src/gtk/quicksearch.c
3114 2005-01-21 [colin] 1.0.0cvs7.1
3119 2005-01-21 [colin] 1.0.0cvs6.1
3124 2005-01-21 [colin] 1.0.0cvs5.1
3126 * src/gtk/quicksearch.c
3127 * src/prefs_common.c
3128 * src/prefs_common.h
3129 Sync with HEAD (recurse option)
3131 2005-01-21 [colin] 1.0.0cvs4.1
3137 * src/gtk/quicksearch.c
3138 * src/gtk/quicksearch.h
3139 Sync with HEAD (recursive quicksearch)
3141 2005-01-20 [colin] 1.0.0cvs3.4
3146 2005-01-20 [colin] 1.0.0cvs3.3
3149 Fix leak, thanks to Alfons.
3151 2005-01-20 [colin] 1.0.0cvs3.2
3154 Port SSL certificate window to GTK2.
3156 2005-01-20 [paul] 1.0.0cvs3.1
3164 2005-01-19 [colin] 1.0.0cvs2.2
3166 * src/plugins/trayicon/trayicon.c
3167 Fix freeze with gtk-2.6, the easy way
3168 (signal blocking helpless there...)
3171 2005-01-19 [colin] 1.0.0cvs2.1
3180 2005-01-19 [paul] 1.0.0cvs1.1
3194 sync with HEAD (update translations)
3196 2005-01-18 [colin] 1.0.0cvs0.1
3199 Specify search column - patch by Alfons
3201 2005-01-18 [colin] 0.9.13cvs36.3
3203 * src/prefs_toolbar.c
3204 Change Delete to Remove
3206 GTK2 version and leak fixes
3207 * src/prefs_actions.c
3209 All patches by Alfons
3211 2005-01-17 [colin] 0.9.13cvs36.2
3214 Fix DnD inserting twice. While at it,
3215 add DnD support for text/plain in the
3216 body, and add support in the headers.
3218 2005-01-16 [colin] 0.9.13cvs36.1
3223 Sync with HEAD (nothing applicable)
3225 2005-01-16 [colin] 0.9.13cvs33.2
3227 * src/prefs_toolbar.c
3228 GTK2ize prefs_toolbar, by Alfons.
3230 2005-01-14 [colin] 0.9.13cvs33.1
3236 2005-01-14 [colin] 0.9.13cvs32.1
3242 * tools/calypso_convert.pl
3245 2005-01-08 [colin] 0.9.13cvs29.2
3247 * src/prefs_filtering_action.c
3248 * src/prefs_filtering.c
3249 2 more gtk2 patches by Alfons
3251 2005-01-07 [paul] 0.9.13cvs29.1
3261 2005-01-07 [colin] 0.9.13cvs28.3
3263 * src/gtk/progressdialog.c
3264 * src/gtk/progressdialog.h
3266 * src/send_message.c
3267 GTK2 for the incorporation dialog. The CList isn't dead
3268 yet, for a more smooth migration. Patch by Alfons.
3270 2005-01-06 [colin] 0.9.13cvs28.2
3272 * src/prefs_display_header.c
3273 GTK2 conversion by Alfons
3274 * src/prefs_actions.c
3275 * src/prefs_matcher.c
3276 Fix 2 leaks - patch by Alfons
3278 2005-01-06 [colin] 0.9.13cvs28.1
3280 * src/prefs_matcher.c
3283 2005-01-06 [colin] 0.9.13cvs27.4
3285 * src/prefs_matcher.c
3286 Fix double-free. Patch by Alfons
3288 2005-01-06 [colin] 0.9.13cvs27.3
3290 * src/prefs_matcher.c
3291 GTK2 widgets + memleak
3294 2005-01-05 [colin] 0.9.13cvs27.2
3299 * src/stock_pixmap.c
3300 * src/stock_pixmap.h
3301 3 more GTK2 patches by Alfons.
3303 2005-01-04 [colin] 0.9.13cvs27.1
3310 2005-01-04 [colin] 0.9.13cvs25.9
3313 Fix Show Ruler menuitem
3314 * src/prefs_template.c
3316 * src/common/utils.c
3317 Make auto pointer stuff handles NULLs
3320 2005-01-04 [colin] 0.9.13cvs25.8
3323 Move the attachment list to gtk2
3326 2005-01-04 [colin] 0.9.13cvs25.7
3329 Make some keys work again
3330 Patch by SungHyun Nam <namsh@kldp.org>
3332 2005-01-04 [colin] 0.9.13cvs25.6
3334 * src/gtk/gtkshruler.c
3335 Move the ruler to GTK2
3338 2005-01-03 [colin] 0.9.13cvs25.5
3341 Fix my broken patch apply
3343 2005-01-03 [colin] 0.9.13cvs25.4
3345 * src/common/utils.c
3346 * src/common/utils.h
3347 * src/gtk/prefswindow.c
3348 Move auto pointer stuff to utils.c
3349 Patch by Alfons again :)
3351 2005-01-03 [colin] 0.9.13cvs25.3
3355 * src/prefs_template.c
3357 Empty text widgets with empty strings, not NULL char
3358 Patch by SungHyun Nam <namsh@kldp_org>
3360 2005-01-03 [colin] 0.9.13cvs25.2
3366 2005-01-03 [colin] 0.9.13cvs25.1
3372 2005-01-03 [colin] 0.9.13cvs24.3
3375 Two patches from Alfons and Alex S Moore:
3376 fix images, fix return value.
3378 2005-01-01 [colin] 0.9.13cvs24.2
3380 * src/prefs_actions.c
3381 Fix over-zealous assertion. Patch by Alfons
3383 2005-01-01 [colin] 0.9.13cvs24.1
3386 Sync with HEAD (leak fix)
3388 2004-12-31 [colin] 0.9.13cvs23.2
3390 * src/prefs_common.c
3391 GTK2 widgets + stock buttons - patch by Alfons
3393 2004-12-31 [paul] 0.9.13cvs23.1
3396 bump up EXTRA_VERSION to match (sync'ed) HEAD
3397 * src/gtk/pluginwindow.c
3398 use GTK2 widgets and plug memory leaks,
3401 2004-12-30 [colin] 0.9.13cvs22.4
3408 * src/message_search.c
3409 * src/prefs_actions.c
3410 * src/prefs_common.c
3411 * src/prefs_customheader.c
3412 * src/prefs_filtering.c
3413 * src/prefs_summary_column.c
3414 * src/summary_search.c
3416 * src/gtk/description_window.c
3417 * src/gtk/gtkutils.c
3418 * src/gtk/gtkutils.h
3419 * src/gtk/inputdialog.c
3420 * src/gtk/prefswindow.c
3421 Use GTK2 stock buttons. Patches by Alfons.
3423 2004-12-30 [colin] 0.9.13cvs22.3
3427 * src/prefs_actions.c
3428 * src/prefs_customheader.c
3429 * src/prefs_filtering.c
3430 * src/prefs_msg_colors.c
3431 * src/prefs_summary_column.c
3432 * src/gtk/prefswindow.c
3433 Use GtkTreeView instead of deprecated
3434 widgets. Patches by Alfons.
3436 2004-12-30 [paul] 0.9.13cvs22.2
3440 patch by Alfons, with root folder sorting fix
3443 2004-12-30 [paul] 0.9.13cvs22.1
3453 2004-12-22 [martin] 0.9.13cvs21.2
3456 free the command line after its use
3458 2004-12-18 [paul] 0.9.13cvs21.1
3471 2004-12-17 [martin] 0.9.13cvs17.2
3474 convert actions input to locale
3476 convert notification command to locale
3477 * src/plugins/pgpmime/select-keys.c
3478 convert attributes to utf8
3480 2004-12-14 [colin] 0.9.13cvs17.1
3486 * src/common/utils.c
3487 * src/gtk/prefswindow.c
3488 * src/gtk/gtkutils.c
3489 * src/gtk/gtkutils.h
3490 * src/plugins/spamassassin/libspamc.c
3493 2004-12-13 [colin] 0.9.13cvs14.1
3495 * src/quote_fmt_parse.y
3498 2004-12-10 [colin] 0.9.13cvs12.1
3500 * src/prefs_themes.c
3505 2004-12-09 [colin] 0.9.13cvs10.1
3508 Sync with HEAD (fix B64 encoding from memory)
3510 2004-12-08 [colin] 0.9.13cvs9.1
3512 * src/gtk/colorlabel.c
3515 2004-12-08 [paul] 0.9.13cvs8.2
3517 * src/gtk/pluginwindow.c
3518 fix window resizing oddities
3520 2004-12-08 [colin] 0.9.13cvs8.1
3522 * src/quote_fmt_parse.y
3525 2004-12-08 [colin] 0.9.13cvs7.1
3527 * src/matcher_parser_parse.y
3529 * src/prefs_matcher.c
3536 2004-12-08 [colin] 0.9.13cvs6.1
3538 * src/quote_fmt_parse.y
3541 * src/gtk/prefswindow.c
3542 * src/gtk/pluginwindow.c
3543 Fix G_CALLBACKS protos (thanks to Alfons)
3545 2004-12-07 [torte] 0.9.13cvs2.2
3548 [Bug 650] reply button causes crash
3549 Thanks to David Relson and Christoph
3551 2004-12-07 [colin] 0.9.13cvs2.1
3557 * src/prefs_account.c
3562 2004-12-06 [colin] 0.9.12cvs187.1
3593 * tools/filter_conv.pl
3594 * tools/kdeservicemenu/README
3595 * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
3596 * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
3599 2004-12-04 [colin] 0.9.12cvs183.1
3602 Sync with HEAD (compose window position saving)
3604 2004-12-04 [paul] 0.9.12cvs182.3
3608 * src/prefs_customheader.c
3609 * src/gtk/quicksearch.c
3610 replace some forgotten GTK_SIGNAL_FUNCs
3612 2004-12-04 [paul] 0.9.12cvs182.2
3615 remove 'pixmaps/dir_noselect.xpm'. from local patch,
3618 2004-12-04 [paul] 0.9.12cvs182.1
3628 * doc/manual/ja/Makefile.am
3629 * doc/manual/ja/sylpheed-1.html
3630 * doc/manual/ja/sylpheed-10.html
3631 * doc/manual/ja/sylpheed-11.html
3632 * doc/manual/ja/sylpheed-12.html
3633 * doc/manual/ja/sylpheed-13.html
3634 * doc/manual/ja/sylpheed-14.html
3635 * doc/manual/ja/sylpheed-15.html
3636 * doc/manual/ja/sylpheed-16.html
3637 * doc/manual/ja/sylpheed-17.html
3638 * doc/manual/ja/sylpheed-18.html
3639 * doc/manual/ja/sylpheed-19.html
3640 * doc/manual/ja/sylpheed-2.html
3641 * doc/manual/ja/sylpheed-20.html
3642 * doc/manual/ja/sylpheed-3.html
3643 * doc/manual/ja/sylpheed-4.html
3644 * doc/manual/ja/sylpheed-5.html
3645 * doc/manual/ja/sylpheed-6.html
3646 * doc/manual/ja/sylpheed-7.html
3647 * doc/manual/ja/sylpheed-8.html
3648 * doc/manual/ja/sylpheed-9.html
3649 * doc/manual/ja/sylpheed.html
3650 * doc/manual/ja/sylpheed.sgml
3655 * src/pixmaps/regular.xpm **REMOVED**
3656 * src/plugins/pgpmime/pgpmime.c
3657 * src/plugins/pgpmime/plugin.c
3658 * src/plugins/pgpmime/prefs_gpg.c
3661 2004-12-03 [paul] 0.9.12cvs180.1
3669 * src/common/utils.c
3670 * src/common/utils.h
3671 * src/pixmaps/continue.xpm
3672 * src/pixmaps/dir_close.xpm
3673 * src/pixmaps/dir_open.xpm
3674 * src/pixmaps/drafts_close.xpm
3675 * src/pixmaps/drafts_open.xpm
3676 * src/pixmaps/folder.xpm **REMOVED**
3677 * src/pixmaps/group.xpm
3678 * src/pixmaps/unread.xpm
3681 2004-12-02 [colin] 0.9.12cvs179.1
3684 Sync with HEAD (non-duplicated reedition)
3686 2004-12-02 [colin] 0.9.12cvs178.1
3689 Sync with HEAD (linewrap_quote fix)
3691 2004-12-01 [colin] 0.9.12cvs177.3