claws.git
19 years agofix bug in if with more than one arg
Colin Leroy [Sat, 7 Aug 2004 16:53:04 +0000 (16:53 +0000)]
fix bug in if with more than one arg

19 years ago fix warnings
Colin Leroy [Sat, 7 Aug 2004 15:38:03 +0000 (15:38 +0000)]
fix warnings

19 years agofixes
Colin Leroy [Sat, 7 Aug 2004 12:35:07 +0000 (12:35 +0000)]
fixes

19 years ago sync new alertpanel from gtk2
Colin Leroy [Sat, 7 Aug 2004 12:34:43 +0000 (12:34 +0000)]
sync new alertpanel from gtk2

19 years agoremove pgpmime plugin stuff until it is commited
Christoph Hohmann [Sat, 7 Aug 2004 12:03:20 +0000 (12:03 +0000)]
remove pgpmime plugin stuff until it is commited

19 years agodon't always compile with openssl support
Christoph Hohmann [Sat, 7 Aug 2004 11:44:03 +0000 (11:44 +0000)]
don't always compile with openssl support

19 years ago fix memory corruption in folderitem's prefs
Colin Leroy [Sat, 7 Aug 2004 09:23:28 +0000 (09:23 +0000)]
fix memory corruption in folderitem's prefs

19 years agoadd --syncgtk2 param
Colin Leroy [Fri, 6 Aug 2004 16:49:50 +0000 (16:49 +0000)]
add --syncgtk2 param

19 years agoask for changelog entry, use it in changelog and commit message
Colin Leroy [Fri, 6 Aug 2004 16:36:32 +0000 (16:36 +0000)]
ask for changelog entry, use it in changelog and commit message

19 years ago close compose window after queuing, before
Colin Leroy [Fri, 6 Aug 2004 16:34:27 +0000 (16:34 +0000)]
close compose window after queuing, before
sending when user presses Send

19 years agoautoupdate configure.ac
Colin Leroy [Fri, 6 Aug 2004 15:56:46 +0000 (15:56 +0000)]
autoupdate configure.ac

19 years ago0.9.12cvs46
Christoph Hohmann [Thu, 5 Aug 2004 20:40:01 +0000 (20:40 +0000)]
0.9.12cvs46

* src/msgcache.c
* src/common/defs.h
        add charset to cache file and convert charset when reading the
        cache if different from internal used charset

19 years agoalways include EXTRA_VERSION in sylpheed-claws.pc to allow plugins
Christoph Hohmann [Thu, 5 Aug 2004 18:34:11 +0000 (18:34 +0000)]
always include EXTRA_VERSION in sylpheed-claws.pc to allow plugins
to correctly compare the version when there are EXTRA_RELEASEs

19 years ago0.9.12cvs45
Christoph Hohmann [Thu, 5 Aug 2004 17:45:55 +0000 (17:45 +0000)]
0.9.12cvs45

* src/messageview.c
* src/mimeview.[ch]
* src/procmime.h
* src/common/utils.h
        cleanup (remove unused includes/reorganize)

* src/prefs_ext_prog.c
* src/prefs_folder_item.c
* src/prefs_fonts.c
* src/prefs_msg_colors.c
* src/prefs_spelling.c
* src/prefs_themes.c
* src/prefs_toolbar.c
* src/prefs_wrapping.c
* src/gtk/prefswindow.[ch]
* src/plugins/clamav/clamav_plugin_gtk.c
* src/plugins/dillo_viewer/dillo_prefs.c
* src/plugins/image_viewer/viewerprefs.c
* src/plugins/spamassassin/spamassassin_gtk.c
        change PrefsPage path into an array of strings and don't
        split a single string into parts (better for translation)

19 years ago0.9.12cvs44
Christoph Hohmann [Thu, 5 Aug 2004 11:46:53 +0000 (11:46 +0000)]
0.9.12cvs44

* src/folder.c
        fix FolderItem's message counts after rebuilding a cache

19 years agosync with main 0.9.12cvs2
Paul Mangan [Thu, 5 Aug 2004 08:47:45 +0000 (08:47 +0000)]
sync with main 0.9.12cvs2

19 years ago0.9.12cvs42
Christoph Hohmann [Wed, 4 Aug 2004 13:53:31 +0000 (13:53 +0000)]
0.9.12cvs42

* configure.ac
        add missing AC_DEFINE(USE_OPENSSL, ...)
* src/folder.c
        use new xml_node_new() function

19 years ago0.9.12cvs41
Christoph Hohmann [Tue, 3 Aug 2004 20:00:24 +0000 (20:00 +0000)]
0.9.12cvs41

* src/folder.c
* src/localfolder.c
* src/common/xml.[ch]
        sync with main

19 years ago* configure.ac
Christoph Hohmann [Tue, 3 Aug 2004 18:39:17 +0000 (18:39 +0000)]
* configure.ac
* m4/openssl.m4                 ** REMOVE **
        use pkg-config to get OpenSSL CFLAGS and LIBS
        (OpenSSL 0.9.7 is required now)

19 years agoupdate Brazilian Portuguese translation
Paul Mangan [Mon, 2 Aug 2004 06:28:38 +0000 (06:28 +0000)]
update Brazilian Portuguese translation

19 years agoinform user when mail isn't on server anymore
Colin Leroy [Thu, 29 Jul 2004 08:04:42 +0000 (08:04 +0000)]
inform user when mail isn't on server anymore

19 years agohide noticeview
Colin Leroy [Thu, 29 Jul 2004 07:41:28 +0000 (07:41 +0000)]
hide noticeview

19 years agofix bug when we don't pass parameters
Colin Leroy [Wed, 28 Jul 2004 07:57:17 +0000 (07:57 +0000)]
fix bug when we don't pass parameters

19 years agobetter fix
Colin Leroy [Tue, 27 Jul 2004 19:57:52 +0000 (19:57 +0000)]
better fix

19 years agofix wrong test
Colin Leroy [Tue, 27 Jul 2004 19:33:35 +0000 (19:33 +0000)]
fix wrong test

19 years agoFix uidl-file parsing when not in new format
Colin Leroy [Mon, 26 Jul 2004 20:25:04 +0000 (20:25 +0000)]
Fix uidl-file parsing when not in new format

19 years agosame here
Colin Leroy [Thu, 22 Jul 2004 12:35:53 +0000 (12:35 +0000)]
same here

19 years agogeneralize a bit
Colin Leroy [Thu, 22 Jul 2004 12:23:57 +0000 (12:23 +0000)]
generalize a bit

19 years agosave attachment status when drafting
Colin Leroy [Mon, 19 Jul 2004 15:51:34 +0000 (15:51 +0000)]
save attachment status when drafting
HEAD has the same bug as the one i fixed in gtk2, according to
Fabien Vantard

19 years agoreverse 0.9.12cvs29 to 31
Colin Leroy [Mon, 19 Jul 2004 09:31:11 +0000 (09:31 +0000)]
reverse 0.9.12cvs29 to 31

19 years agofix partial download bug
Colin Leroy [Sun, 18 Jul 2004 10:19:08 +0000 (10:19 +0000)]
fix partial download bug

19 years agofix crash
Colin Leroy [Sat, 17 Jul 2004 23:00:47 +0000 (23:00 +0000)]
fix crash

19 years agosame when not sticky
Colin Leroy [Sat, 17 Jul 2004 17:16:45 +0000 (17:16 +0000)]
same when not sticky

19 years agoupdate folderitem icon whenever its view is filtered
Colin Leroy [Sat, 17 Jul 2004 16:51:31 +0000 (16:51 +0000)]
update folderitem icon whenever its view is filtered

19 years agoupdate PATCHSETS
Paul Mangan [Sat, 17 Jul 2004 08:45:36 +0000 (08:45 +0000)]
update PATCHSETS

19 years agoforgot the check if the click is on the same part
Christoph Hohmann [Fri, 16 Jul 2004 14:36:25 +0000 (14:36 +0000)]
forgot the check if the click is on the same part

19 years ago0.9.12cvs28
Christoph Hohmann [Fri, 16 Jul 2004 14:29:47 +0000 (14:29 +0000)]
0.9.12cvs28

* src/mimeview.c
        make doubleclick work again

19 years ago0.9.12cvs27
Christoph Hohmann [Fri, 16 Jul 2004 13:59:58 +0000 (13:59 +0000)]
0.9.12cvs27

* src/mimeview.c
        fix freeze on mime icon doubleclick (opening doesn't work yet)

19 years agoreplace 'Message-Id' with 'Message-ID'
Paul Mangan [Fri, 16 Jul 2004 11:01:01 +0000 (11:01 +0000)]
replace 'Message-Id' with 'Message-ID'

19 years agosync with main 0.9.12cvs1
Paul Mangan [Fri, 16 Jul 2004 09:06:00 +0000 (09:06 +0000)]
sync with main 0.9.12cvs1

19 years agosync with 0.9.12cvs1
Paul Mangan [Fri, 16 Jul 2004 09:01:19 +0000 (09:01 +0000)]
sync with 0.9.12cvs1

19 years agoDisable GPG signature check during folder move and scan
Colin Leroy [Thu, 15 Jul 2004 09:01:40 +0000 (09:01 +0000)]
Disable GPG signature check during folder move and scan

19 years ago0.9.12cvs23
Christoph Hohmann [Wed, 14 Jul 2004 21:40:38 +0000 (21:40 +0000)]
0.9.12cvs23

* src/pgpmime.c
        add missing fclose

* src/procmime.c
        add checks if fopen really worked

19 years agoupdate includes
Colin Leroy [Wed, 14 Jul 2004 12:23:43 +0000 (12:23 +0000)]
update includes

19 years agoPartial downloading of pop3 mails
Colin Leroy [Wed, 14 Jul 2004 10:59:38 +0000 (10:59 +0000)]
Partial downloading of pop3 mails
synced from gtk2
Please break it ;-) (and provide backtraces if you do)

19 years ago0.9.12cvs20
Christoph Hohmann [Tue, 13 Jul 2004 16:12:17 +0000 (16:12 +0000)]
0.9.12cvs20

* src/mimeview.c
        use "button_release_event" instead of "button_press_event",
        because executing event callbacks while the button is still
        pressed is not good and causes problems

19 years agofix a missing status update in quicksearch
Colin Leroy [Mon, 12 Jul 2004 11:39:13 +0000 (11:39 +0000)]
fix a missing status update in quicksearch

19 years agofix unsigned vs signed bug
Colin Leroy [Thu, 8 Jul 2004 13:16:36 +0000 (13:16 +0000)]
fix unsigned vs signed bug

19 years agoi'm a bit slow, sometimes.
Colin Leroy [Thu, 8 Jul 2004 11:52:56 +0000 (11:52 +0000)]
i'm a bit slow, sometimes.

19 years agoto_human_readable()
Colin Leroy [Thu, 8 Jul 2004 11:51:23 +0000 (11:51 +0000)]
to_human_readable()

19 years agoinclude bug tracker number
Paul Mangan [Thu, 8 Jul 2004 11:15:43 +0000 (11:15 +0000)]
include bug tracker number

19 years agoImprovements:
Colin Leroy [Thu, 8 Jul 2004 08:50:16 +0000 (08:50 +0000)]
Improvements:
Don't put versions in Changelog
Change Paul's name from claws to paul
edit changelog and configure.ac at the end
commit specified files + changelog + configure.ac
+ patchsets at the end

19 years agouse the right name
Paul Mangan [Thu, 8 Jul 2004 08:28:06 +0000 (08:28 +0000)]
use the right name

19 years agofix occasional non-clearance of the statusbar
Paul Mangan [Thu, 8 Jul 2004 08:23:26 +0000 (08:23 +0000)]
fix occasional non-clearance of the statusbar

19 years agoadd "sticky" pref for the quicksearch
Colin Leroy [Wed, 7 Jul 2004 17:03:31 +0000 (17:03 +0000)]
add "sticky" pref for the quicksearch

19 years agocommitHelper in HEAD too
Colin Leroy [Tue, 6 Jul 2004 17:19:38 +0000 (17:19 +0000)]
commitHelper in HEAD too
it would be nice if we all use it :)

19 years agosame for HEAD
Colin Leroy [Tue, 6 Jul 2004 17:16:49 +0000 (17:16 +0000)]
same for HEAD

19 years ago0.9.12cvs13
Christoph Hohmann [Tue, 6 Jul 2004 12:33:02 +0000 (12:33 +0000)]
0.9.12cvs13

* src/toolbar.c
        enable next unread button in empty folders if next folder
        dialog is not disabled

19 years agodisplay maximum message size in the log, if too big
Colin Leroy [Tue, 6 Jul 2004 12:06:26 +0000 (12:06 +0000)]
display maximum message size in the log, if too big

19 years agofix typo in toolbar code
Paul Mangan [Tue, 6 Jul 2004 11:54:50 +0000 (11:54 +0000)]
fix typo in toolbar code

19 years agoterminate cleanly on SIGHUP
Paul Mangan [Tue, 6 Jul 2004 07:20:08 +0000 (07:20 +0000)]
terminate cleanly on SIGHUP

19 years ago0.9.12cvs9
Christoph Hohmann [Mon, 5 Jul 2004 19:01:15 +0000 (19:01 +0000)]
0.9.12cvs9

* src/inc.c
        better replacing of %d in new mail notification command

19 years agouse SIZE parameter to avoid sending too big, rejected, messages
Colin Leroy [Mon, 5 Jul 2004 16:36:44 +0000 (16:36 +0000)]
use SIZE parameter to avoid sending too big, rejected, messages

19 years agofix auto-account selection on imap/news
Paul Mangan [Sun, 4 Jul 2004 11:05:02 +0000 (11:05 +0000)]
fix auto-account selection on imap/news

19 years agosrc/gtk/quicksearch.c : reveal hidden string in gui; src/compose.c : fix updating...
Paul Mangan [Thu, 1 Jul 2004 06:11:39 +0000 (06:11 +0000)]
src/gtk/quicksearch.c : reveal hidden string in gui; src/compose.c : fix updating of gpg signing setting on switching accounts

19 years agoCode cleanup and move all quick search related code to one file.
Darko Koruga [Wed, 30 Jun 2004 19:50:42 +0000 (19:50 +0000)]
Code cleanup and move all quick search related code to one file.

19 years agoAllow all filtering expressions in quicksearch.
Darko Koruga [Wed, 30 Jun 2004 19:13:04 +0000 (19:13 +0000)]
Allow all filtering expressions in quicksearch.

19 years ago0.9.12cvs3
Christoph Hohmann [Wed, 30 Jun 2004 16:00:42 +0000 (16:00 +0000)]
0.9.12cvs3

* configure.ac
        better 'localedir'

* src/common/intl.h
        allow plugins to define TEXTDOMAIN for the _(...) macro

19 years ago0.9.12cvs3
Christoph Hohmann [Wed, 30 Jun 2004 15:59:23 +0000 (15:59 +0000)]
0.9.12cvs3

* configure.ac
        better 'localedir'

* src/common/intl.h
        allow plugins to define TEXTDOMAIN for the _(...) macro

19 years agomove message colouring options to '/Other Preferences/Message View/Colors'
Paul Mangan [Wed, 30 Jun 2004 13:45:25 +0000 (13:45 +0000)]
move message colouring options to '/Other Preferences/Message View/Colors'

19 years agomove message wrapping options to /'Other Preferences/Compose/Message Wrapping'
Paul Mangan [Wed, 30 Jun 2004 10:56:37 +0000 (10:56 +0000)]
move message wrapping options to /'Other Preferences/Compose/Message Wrapping'

19 years ago0.9.12 release rel_0_9_12
Paul Mangan [Mon, 28 Jun 2004 17:44:32 +0000 (17:44 +0000)]
0.9.12 release

19 years agoUpdated German translation
Jens Oberender [Mon, 28 Jun 2004 10:45:58 +0000 (10:45 +0000)]
Updated German translation

19 years agofix typo
Paul Mangan [Sun, 27 Jun 2004 06:10:54 +0000 (06:10 +0000)]
fix typo

19 years agore-enable SSL certificate check
Paul Mangan [Sun, 27 Jun 2004 05:42:05 +0000 (05:42 +0000)]
re-enable SSL certificate check

19 years ago0.9.11cvs18
Christoph Hohmann [Fri, 25 Jun 2004 13:40:58 +0000 (13:40 +0000)]
0.9.11cvs18

* src/procmsg.h
        add MSG_HAS_ATTACHMENT to MSG_CACHED_FLAG_MASK

19 years agoclean up
Paul Mangan [Fri, 25 Jun 2004 06:05:37 +0000 (06:05 +0000)]
clean up

19 years agoclean up
Paul Mangan [Fri, 25 Jun 2004 05:45:46 +0000 (05:45 +0000)]
clean up

19 years agosync with 0.9.12cvs1
Paul Mangan [Fri, 25 Jun 2004 05:20:30 +0000 (05:20 +0000)]
sync with 0.9.12cvs1

19 years ago0.9.11cvs16
Christoph Hohmann [Wed, 23 Jun 2004 21:34:05 +0000 (21:34 +0000)]
0.9.11cvs16

* src/folder.c
* src/procheader.c
* src/procmsg.h
* src/summaryview.c
        scan the mime structure of multipart mails for correct
        attachment, encryped and signed (with privacy API) part
        detection

19 years agoupdate Russian translation
Paul Mangan [Tue, 22 Jun 2004 05:54:49 +0000 (05:54 +0000)]
update Russian translation

19 years ago0.9.11cvs15
Christoph Hohmann [Sun, 20 Jun 2004 12:37:03 +0000 (12:37 +0000)]
0.9.11cvs15

* src/inc.c
* src/pop.[ch]
        disconnect after authentication when doing POP before SMTP

(Closes Bug 393 Bad inerpretation of "Pop Before SMTP")

19 years ago0.9.11cvs14
Christoph Hohmann [Sat, 19 Jun 2004 11:32:23 +0000 (11:32 +0000)]
0.9.11cvs14

* src/folder.c
        fix FolderItem name update

(Closes Bug 511 Folder-Renaming not reflected immediately)

19 years agosync with main 0.9.12 release
Paul Mangan [Thu, 17 Jun 2004 09:55:22 +0000 (09:55 +0000)]
sync with main 0.9.12 release

19 years ago0.9.11cvs12
Christoph Hohmann [Tue, 15 Jun 2004 16:55:23 +0000 (16:55 +0000)]
0.9.11cvs12

* src/textview.c
        correctly clear the URL in the status bar

19 years ago0.9.11cvs11
Christoph Hohmann [Tue, 15 Jun 2004 14:50:29 +0000 (14:50 +0000)]
0.9.11cvs11

* src/summaryview.c
        add missing gtk_widget_show()

19 years agoadd quicksearch.c to POTFILES.in
Christoph Hohmann [Fri, 11 Jun 2004 18:21:58 +0000 (18:21 +0000)]
add quicksearch.c to POTFILES.in

19 years ago0.9.11cvs10
Christoph Hohmann [Fri, 11 Jun 2004 13:48:45 +0000 (13:48 +0000)]
0.9.11cvs10

* src/plugins/spamassassin/spamassassin.c
        correctly check waitpid return code

(Closes Bug 396 Zombie process when spamassassin is called)

19 years ago0.9.11cvs9
Christoph Hohmann [Thu, 10 Jun 2004 12:51:13 +0000 (12:51 +0000)]
0.9.11cvs9

* src/mainwindow.c
* src/summaryview.[ch]
* src/gtk/Makefile.am
* src/gtk/quicksearch.c                         ** NEW **
        separate quick search from summaryview

19 years ago0.9.11cvs8
Christoph Hohmann [Wed, 9 Jun 2004 17:53:25 +0000 (17:53 +0000)]
0.9.11cvs8

* src/inc.c
        remove unused code

* src/textview.c
        get folder for compose default account from MsgInfo and not
        from SummaryView

19 years ago0.9.11cvs7
Christoph Hohmann [Wed, 9 Jun 2004 13:43:46 +0000 (13:43 +0000)]
0.9.11cvs7

* src/folder.[ch]
        add information about added or removed messages to
        FOLDER_ITEM_UPDATE hook

* src/imap_gtk.c
* src/mh_gtk.c
        scan folder when removing a folder failed instead of
        updating the summaryview

19 years agosync with main 0.9.11cvs2
Paul Mangan [Tue, 8 Jun 2004 10:55:38 +0000 (10:55 +0000)]
sync with main 0.9.11cvs2

19 years ago0.9.11cvs5
Christoph Hohmann [Mon, 7 Jun 2004 18:40:15 +0000 (18:40 +0000)]
0.9.11cvs5

* configure.ac
* src/common/Makefile.am
        detect library providing 'encrypt' function

19 years agosrc/inc.c: sync with main (code cleanup); tools/nautlilus2sylpheed.sh: fix whitespace...
Paul Mangan [Mon, 7 Jun 2004 05:06:17 +0000 (05:06 +0000)]
src/inc.c: sync with main (code cleanup); tools/nautlilus2sylpheed.sh: fix whitespace limitation

19 years agofix building with LDAP support
Christoph Hohmann [Fri, 4 Jun 2004 14:36:52 +0000 (14:36 +0000)]
fix building with LDAP support

19 years agofix last commit
Christoph Hohmann [Fri, 4 Jun 2004 12:12:07 +0000 (12:12 +0000)]
fix last commit

19 years ago0.9.11cvs3
Christoph Hohmann [Fri, 4 Jun 2004 11:44:15 +0000 (11:44 +0000)]
0.9.11cvs3

* src/account.c
* src/action.c
* src/addressbook.c
* src/addrindex.h
* src/folder.h
* src/folder_item_prefs.c
* src/inc.c
* src/main.c
* src/messageview.c
* src/mh_gtk.c
* src/prefs_themes.c
* src/procmime.c
* src/quote_fmt.h
* src/stock_pixmap.c
* src/toolbar.c
        fix compiler warnings

19 years agosync with main 0.9.11cvs1
Paul Mangan [Thu, 3 Jun 2004 08:39:56 +0000 (08:39 +0000)]
sync with main 0.9.11cvs1

19 years ago0.9.11cvs1
Christoph Hohmann [Wed, 2 Jun 2004 19:50:39 +0000 (19:50 +0000)]
0.9.11cvs1

* src/common/ssl.c
        fix SSL_CTX variable name for older OpenSSL versions

(Closes Bug 503 fix compilation with older OpenSSL)

19 years agoupdate Urke MMI's email address
Paul Mangan [Wed, 2 Jun 2004 06:21:11 +0000 (06:21 +0000)]
update Urke MMI's email address