Paul Mangan
6835e27c6c
sync with 0.9.0
2003-05-16 09:18:16 +00:00
Paul Mangan
14a2c59b22
sync with latest 0.9.0pre1
2003-05-16 07:38:24 +00:00
Paul Mangan
722be64518
sync with latest 0.9.0pre1
2003-05-15 08:41:43 +00:00
Christoph Hohmann
8dc0f681f0
0.8.11claws153
...
* src/plugins/image_viewer/viewer.c
* src/plugins/image_viewer/viewer.glade ** NEW **
* src/plugins/image_viewer/viewerprefs.c
make it possible to disable the autoload function in the
imageviewer again
2003-05-14 15:34:15 +00:00
Christoph Hohmann
acb6643d6b
0.8.11claws152
...
* src/folder.c
fix folder update after adding a message
2003-05-14 13:23:40 +00:00
Alfons Hoogervorst
f8e5d2cfaa
* src/common/session.c
...
remove debug traces
* src/addrcache.[ch]
* src/filtering.[ch]
* src/folder.[c]
* src/gtkaspell.[ch]
* src/imap.[ch]
* src/mbox_folder.[ch]
* src/mh.[ch]
* src/mimeview.h
* src/msgcache.[ch]
* src/news.[ch]
* src/passphrase.[ch]
* src/prefs_common.[ch]
* src/prefs_gtk.[ch]
* src/procmsg.c
* src/scoring.[ch]
be pedantic; (in prototypes () implies (int))
2003-05-13 11:54:19 +00:00
Alfons Hoogervorst
30050d26d7
* src/prefs_toolbar.[ch]
...
* src/summaryview.[ch]
* src/toolbar.[ch]
change misleading text in toolbar prefs;
add toolbar action for ignore thread (toggles ignore thread flag);
clean up a little bit;
2003-05-13 11:15:22 +00:00
Paul Mangan
67a2266600
fix bug in convert_mbox.pl
2003-05-12 14:40:48 +00:00
Paul Mangan
fa6c7902f2
sync with 0.9.0pre1
2003-05-12 10:11:02 +00:00
Paul Mangan
015f46648a
sync with 0.8.11cvs43
2003-05-09 08:21:45 +00:00
Christoph Hohmann
0ccac6902d
0.8.11claws148
...
* src/imap.[ch]
o use CAPABILIY as first command and check for PREAUTH
information in the response to it
o rewrite all imap_cmd_* functions to use an IMAPSession
instead of a SockInfo as parameter
o do STARTTLS after fetching and checking the server
capabilities
2003-05-08 18:45:52 +00:00
Paul Mangan
c225b22bb6
add convert_mbox.pl script
2003-05-08 05:34:09 +00:00
Christoph Hohmann
90513164dc
* doc-src/glade.txt
...
* src/gtk/pluginwindow.glade
* src/plugins/image_viewer/viewerprefs.glade
* src/plugins/spamassassin/spamassassin_gtk.glade
add glade files for user interfaces and a description how
to use glade to create the sylpheed code
2003-05-07 11:03:04 +00:00
Paul Mangan
ac1b039e62
sync with 0.8.11cvs41
2003-05-07 07:36:15 +00:00
Christoph Hohmann
2c69a5b013
correct configure script
2003-05-06 21:36:24 +00:00
Christoph Hohmann
2b9f75a9db
0.8.11claws145
...
* src/main.c
* src/plugins/image_viewer/viewer.c
fix usage of imlib in imageviewer plugin
* src/gtk/prefswindow.c
handle window close event correctly
2003-05-06 20:43:42 +00:00
Paul Mangan
f35dc77cd5
fix typo introduced in last sync
2003-05-06 16:30:15 +00:00
Paul Mangan
d709696965
sync with 0.8.11cvs39
2003-05-06 09:17:37 +00:00
Paul Mangan
bb124b99ab
clean up
2003-05-06 08:03:03 +00:00
Paul Mangan
aba9a8c8f5
update Czech translation
2003-05-06 08:02:40 +00:00
Alfons Hoogervorst
12ad424164
* src/compose.[ch]
...
make paste as quotation work even when the call to
text_inserted() was deferred (fixes bug #140 "Paste
as quotation does not work when using "external"
clipboard")
2003-05-03 15:01:13 +00:00
Thorsten Maerz
2db2047c5c
forgot version increment
2003-05-03 13:29:21 +00:00
Thorsten Maerz
3ae8567298
fix possible compile issues: C++ comments, non-int function
2003-05-03 12:31:47 +00:00
Paul Mangan
21aa5157ab
revert match's changes to (finally) remove the bug where opening a folder causes massive slowdown when using the 'Display sender using address book' option
2003-05-02 13:20:50 +00:00
Melvin Hadasht
6b0feeba8e
Fixed bug where Dillo prefs issued warnings on Cancel. Comply a litte better to coding style
2003-05-01 18:26:53 +00:00
Paul Mangan
80bfa484ce
sync with 0.8.11cvs38
2003-05-01 10:03:20 +00:00
Paul Mangan
028163bd63
update Bulgarian translation
2003-05-01 08:02:23 +00:00
Christoph Hohmann
db49827476
0.8.11claws135
...
* src/plugins/dillo_viewer/dillo_prefs.c
* src/plugins/image_viewer/viewerprefs.c
* src/plugins/spamassassin/spamassassin_gtk.c
remove gtk_widget_ref() calls for widgets in
glade code
2003-04-30 20:20:33 +00:00
Paul Mangan
4551f58e26
a better fix for the bug where opening folder has massive slowdown when using the 'Display sender using address book' option
2003-04-30 17:18:50 +00:00
Paul Mangan
d3a4fdc801
revert the 'fix' of 0.8.11claws128 because it doesn't fix it
2003-04-30 16:53:46 +00:00
Melvin Hadasht
ffcecc52c9
New: Dillo plugin preferences (patch by Dimitar Haralanov)
...
* src/plugins/dillo_viewer/dillo_prefs.[ch] *** NEW ***
Preferences for the dillo plugin
* src/plugins/dillo_viewer/dillo_viewer.c
Support for preferences
* src/plugins/dillo_viewer/Makefile.am
Added dillo_prefs.[ch]
2003-04-30 14:57:20 +00:00
Alfons Hoogervorst
77a1479518
get type checking for free
2003-04-30 14:48:26 +00:00
Alfons Hoogervorst
38be45df7f
* src/common/plugin.[ch]
...
* src/plugins/clamav/clamav_plugin.[ch]
* src/plugins/clamav/clamav_plugin_gtk.c
* src/plugins/demo/demo.c
* src/plugins/dillo_viewer/dillo_viewer.c
* src/plugins/image_viewer/plugin.c
* src/plugins/image_viewer/viewer.[ch]
* src/plugins/image_viewer/viewerprefs.[ch]
* src/plugins/mathml_viewer/mathml_viewer.c
* src/plugins/spamassassin/spamassassin.[ch]
* src/plugins/spamassassin/spamassassin_gtk.c
* src/plugins/trayicon/trayicon.c
clean up
2003-04-30 14:31:22 +00:00
Alfons Hoogervorst
ad426593d3
* src/common/utils.c
...
make is_ascii_str() fail gracefully when NULL pointer
is passed
2003-04-30 14:23:27 +00:00
Paul Mangan
72521bf33d
fix bug where opening folder has massive slowdown when using the 'Display sender using address book' option
2003-04-30 14:21:06 +00:00
Paul Mangan
afea143f84
get rid of eye-hurting function signatures :)
2003-04-30 13:28:13 +00:00
Paul Mangan
d3dd5e951f
be more descriptive
2003-04-30 12:57:39 +00:00
Paul Mangan
a9e5117df4
rename some params, resize max_size window, re-arrange the order of some gui elements, improve descriptions
2003-04-30 11:59:08 +00:00
Paul Mangan
391291b492
add descriptions
2003-04-30 11:57:56 +00:00
Paul Mangan
90142d37ef
resize max_size window, re-arrange the order of some gui elements
2003-04-30 11:57:06 +00:00
Paul Mangan
15292bd348
correct typos
2003-04-30 11:56:15 +00:00
Paul Mangan
f993b377b5
configure.ac: arrange the plugins in reverse alphabetical order; clamav_plugin.[ch], clamav_plugin_gtk.c: rename some params, resize max_size window, re-arrange the order of some gui elements, improve descriptions; image_viewer/plugin.c, mathml_viewer/mathml_viewer.c: add descriptions; spamassassin_gtk.c: resize max_size window, re-arrange the order of some gui elements; messageview.c, mimeview.c: correct typos
2003-04-30 11:54:52 +00:00
Alfons Hoogervorst
44621c1796
wrong date...
2003-04-29 23:41:00 +00:00
Alfons Hoogervorst
5b60a419d3
* src/imap.c
...
fix a leak found while browsing Martin Kluge's
valgrind log (Claws only)
2003-04-29 23:40:12 +00:00
Darko Koruga
3dd8d526b4
Include wchar.h if available.
2003-04-29 10:34:54 +00:00
Melvin Hadasht
4ab1f7e1fa
Improved help text of Actions' syntax
2003-04-29 09:37:39 +00:00
Paul Mangan
e198b8176a
add reference to Sylpheed-Claws team
2003-04-28 13:29:26 +00:00
Paul Mangan
0b680606ad
fix crash when performing an action on a mime part
2003-04-28 12:53:42 +00:00
Paul Mangan
c7e63f93f5
fix crash when performing an action on a mime part
2003-04-28 10:55:47 +00:00
Paul Mangan
ce2b9583a4
sync with 0.8.11cvs36
2003-04-28 07:40:12 +00:00