Paul Mangan
a5c1cd4866
remove gtk_window_set_wmclass()
...
replace gtk_window-position
2004-07-28 12:30:15 +00:00
Colin Leroy
71b2162bdf
more alertpanel fixes
2004-07-28 08:07:08 +00:00
Paul Mangan
9a4a9146ff
replace deprecated gtk_window_set_policy
2004-07-28 07:57:21 +00:00
Paul Mangan
77c5b82760
fix Bug 556 'Organisation-header is sent even if empty'
2004-07-26 06:28:24 +00:00
Colin Leroy
31b087dbb8
Fix speller accelerator (requires hack)
2004-07-24 15:42:11 +00:00
Colin Leroy
21bca824b3
Fix space insertion when rewrapping at cursor point
2004-07-24 12:53:07 +00:00
Colin Leroy
54ad5d0fd0
untwist file selection logic - be explicit
2004-07-21 09:39:52 +00:00
Colin Leroy
0b3d8dd077
g_strdup() ;)
2004-07-20 19:38:46 +00:00
Colin Leroy
a1a9c7254d
fix header encoding
2004-07-20 18:59:39 +00:00
Colin Leroy
cef295579a
fix bug in header encoding, clean codeconv for glib2
2004-07-19 19:50:54 +00:00
Colin Leroy
1e09e8d152
remove smart wrapping pref (it does nothing)
2004-07-18 16:10:13 +00:00
Colin Leroy
bda9dd1c70
save attachment status when drafting
2004-07-18 11:39:06 +00:00
Colin Leroy
4e1287bae3
more glib warning fixes
2004-07-18 07:58:25 +00:00
Colin Leroy
45437c764d
fix 536 (primary clipboard destroyed when moving around)
2004-07-18 07:12:16 +00:00
Colin Leroy
4e86ef3ce1
fix tab handling in wrapping
2004-07-18 05:22:07 +00:00
Colin Leroy
9dc31e739c
also block text_inserted when inserting a file
2004-07-17 22:54:21 +00:00
Colin Leroy
ec579e3a20
fix wrapping
2004-07-17 22:48:19 +00:00
Paul Mangan
353b10cda8
sync with 0.9.12cvs26 HEAD
2004-07-16 11:12:46 +00:00
Paul Mangan
f0ec15a445
sync with 0.9.12cvs18 HEAD
2004-07-12 10:39:50 +00:00
Colin Leroy
0a65a67ec9
fix #warnings in src/
...
removed wrong ones, fixed some, some remain
2004-07-03 16:31:08 +00:00
Colin Leroy
2af3a5626f
use new gtk file selector
2004-06-27 20:27:44 +00:00
Paul Mangan
29e6353885
sync with 0.9.11cvs17 HEAD
2004-06-25 08:05:09 +00:00
Paul Mangan
a8bbc966f2
replace deprecated gtk_signal... functions
2004-05-25 08:39:41 +00:00
Colin Leroy
5c67e8e5c2
fix wrapping
...
(still a bit buggy when deleting in a line before the last one) but at
least, it wraps quotations and what we type like it should
2004-05-23 11:25:41 +00:00
Colin Leroy
ca60b846b6
refix [edited]
2004-05-22 20:27:23 +00:00
Paul Mangan
2fcc6f1f56
sync with 0.9.10claws67 HEAD
2004-05-22 07:27:30 +00:00
Paul Mangan
06656e67f1
sync with 0.9.10claws57 HEAD
2004-05-10 10:22:28 +00:00
Thorsten Maerz
b4217b7b11
sync 099claws
2004-02-21 11:01:01 +00:00
Colin Leroy
95b61f097c
Fix message being always [Edited], Encode headers correctly (utf8 buf)
2004-02-07 10:17:15 +00:00
Thorsten Maerz
e674eea693
change coding style
2004-01-27 23:15:02 +00:00
Thorsten Maerz
bd0d2bd933
Fix SSL receive; Fix clipboard menu hotkeys
2004-01-27 20:48:32 +00:00
Thorsten Maerz
9a103e9637
reimplement spellchecker
2004-01-25 20:33:05 +00:00
Colin Leroy
84fc282e29
GTK2 fixes
...
* src/addr_compl.c
Fix completion address too thin
* src/compose.c
Fix tab-to-subject behaviour
* src/summaryview.c
Implement key up & down in summaryview
2004-01-17 11:07:39 +00:00
Thorsten Maerz
61ee51da1d
sync 098claws
2004-01-12 21:28:31 +00:00
Colin Leroy
b9c89ce0fb
fix some dropdown menus
2003-12-04 17:28:05 +00:00
Colin Leroy
ad441ad7e5
* src/compose.c
...
Fix event handlers on header fields
* src/common/socket.c
src/common/session.c
Fix segfault with callback (SSL)
Fix end of session
2003-12-04 17:12:30 +00:00
Thorsten Maerz
9b00cd4110
Fix compile bug in src/compose.c, removed src/gtk/gtkstext.[ch]
2003-10-06 19:20:03 +00:00
Thorsten Maerz
d013515023
inital gtk2 patch
2003-10-05 10:10:30 +00:00
Christoph Hohmann
6b5dc973c4
0.9.4claws71
...
* src/compose.c
replace '\n' and '\r' before removing trailing spaces
* src/folder.[ch]
* src/folderview.c
add information about new or removed items in folder tree change
notification and use this in folderview to add and remove only
the appected items and not refresh the whole tree
2003-09-08 10:33:11 +00:00
Christoph Hohmann
99c6024455
0.9.4claws68
...
* src/compose.c
o make sure we don't have any newlines in header values
o check custom headers for spaces and newlines and ignore
malformed header names
2003-09-07 00:19:16 +00:00
Christoph Hohmann
39a8605b9b
0.9.4claws61
...
* src/compose.c
* src/rfc2015.c
* src/common/utils.[ch]
add util function to create mime boundary and use it
in compose and gpg code
2003-09-04 20:35:23 +00:00
Paul Mangan
a179b8bd86
sync with 0.9.4cvs12
2003-09-01 07:04:41 +00:00
Christoph Hohmann
c8bc886ce3
0.9.4claws47
...
* src/compose.c
* src/folder_item_prefs.[ch]
* src/prefs_folder_item.c
* src/gtk/gtkaspell.[ch]
commit per folder dictionary patch by
Paul Evans <nerd@freeuk.com>
2003-08-30 19:35:12 +00:00
Paul Mangan
ece125c275
add 'Content-Disposition: inline' to a text/plain part when using PGP/MIME signing
2003-08-30 08:19:05 +00:00
Christoph Hohmann
f7142f74c5
0.9.4claws33
...
* src/folder.[ch]
* src/imap.c
* src/mbox_folder.c
* src/mh.c
* src/news.c
optimize folder system
* src/gtk/gtkstext.c
fix division by zero when font has 0 width for ' '
2003-08-21 20:08:27 +00:00
Paul Mangan
82f10485ef
sync with 0.9.4cvs4
2003-08-08 09:04:41 +00:00
Alfons Hoogervorst
7292260592
* src/compose.c
...
don't do auto-save-draft inside key press handler, but rather
schedule it half of a second later; should fix #67 , "autosave
make re-rediting message crazy"
2003-07-30 20:28:52 +00:00
Paul Mangan
35f7afd770
prepend '\n\n' to a siganture without a separator
2003-07-29 12:54:22 +00:00
Paul Mangan
2c7d4162e1
fix 2 auto-sig bugs
2003-07-29 12:15:48 +00:00
Christoph Hohmann
5cc4aaae97
0.9.3claws56
...
* sync with 0.9.3cvs17
see ChangeLog 2003-07-23
2003-07-26 18:30:25 +00:00