Commit graph

949 commits

Author SHA1 Message Date
Melvin Hadasht
66911e861c prefs_actions:
Added error report when child cannot fork or when execvp
	returns with an error.
2002-02-20 13:40:36 +00:00
Christoph Hohmann
eb2e46e9ca * src/codeconv.c
return unconverted text if conde conversion is not possible
        when libjconv is used.
        (patch submitted by "Simon 'corecode' Schubert")
2002-02-19 12:52:42 +00:00
Paul Mangan
8c1d4ea41e 0.7.2claws release 2002-02-19 07:45:42 +00:00
Paul Mangan
f576418785 updated translation 2002-02-19 07:44:06 +00:00
Alfons Hoogervorst
8ebef0a87a we're loading functions explicitly from dynamically loaded so's, so remove explicit func checks 2002-02-18 21:11:01 +00:00
Melvin Hadasht
2db1dd255c Corrected changelog mismatch 2002-02-17 20:27:59 +00:00
Melvin Hadasht
9799a16aed prefs_actions.c:
Replaced children wait loop with double fork technique.
Now, input/output window updated at each new output.
free_children(): Fixed a memory leak.
Made input/output window non closable if running children
still exist.
Added missing <unistd.h> include.
Added some --debug outputs.
2002-02-17 20:24:23 +00:00
Melvin Hadasht
0b47ea2a61 Fixed bug with descending sort order in summary view 2002-02-17 20:08:45 +00:00
Melvin Hadasht
aaad8b99b1 Added PSPELL_PATH configuration macro 2002-02-17 20:04:13 +00:00
Melvin Hadasht
fcb8c58aee Fixed compile-time warnings 2002-02-17 19:55:02 +00:00
Alfons Hoogervorst
c9d45325f2 fix inadvertent free of NULL pointer in dialog's delete_event which made sylpheed crash 2002-02-16 22:02:03 +00:00
Carsten Schurig
8e6e2657fb bug fixes for pixmap theming related code 2002-02-16 15:50:38 +00:00
Paul Mangan
8deffded28 sync with sylpheed 0.7.2 2002-02-16 14:01:09 +00:00
Christoph Hohmann
dc481e30f8 small bug fix in last sync 2002-02-16 13:50:40 +00:00
Christoph Hohmann
bf19a7a10e sync with sylpheed 0.7.2 2002-02-16 13:42:56 +00:00
Paul Mangan
be894e2b33 sync with sylpheed 0.7.1cvs9 2002-02-15 09:26:31 +00:00
Paul Mangan
b89ee59775 remove reference to 'headerwindow.c' 2002-02-15 09:21:05 +00:00
Carsten Schurig
8eff349a5d fixed a bug for 'go to next unread message' 2002-02-14 20:32:21 +00:00
Carsten Schurig
69c9ff9ed1 removed 2 more mem leaks in the pixmap theming code 2002-02-14 19:30:33 +00:00
Carsten Schurig
73c7cc1bed bug fixes for pixmap theming: removed use of scandir 2002-02-14 19:12:54 +00:00
Paul Mangan
ea0ab8440d remove unneeded files (sync with 0.7.1cvs8) 2002-02-14 15:30:14 +00:00
Paul Mangan
8ad851920f add description of Actions and Pixmap Themes 2002-02-14 15:28:55 +00:00
Paul Mangan
00cafee47a sync with sylpheed 0.7.1cvs8 2002-02-14 15:28:02 +00:00
Paul Mangan
3f304f560e release 0.7.1claws 2002-02-13 21:57:38 +00:00
Paul Mangan
13f39383f3 updated translations 2002-02-13 21:54:57 +00:00
Melvin Hadasht
46e115c89f Added missing include in prefs_actions.c 2002-02-13 21:24:13 +00:00
Melvin Hadasht
d922636728 Added missing include in prefs_folder_item.c
Updated fr.po
2002-02-13 16:05:06 +00:00
Jens Oberender
5de377ff77 Updated German translation 2002-02-13 14:59:20 +00:00
Melvin Hadasht
f2248791fd Updated French translation 2002-02-13 00:03:16 +00:00
Melvin Hadasht
7c81dea480 Made gtkut_editable_get_selection return NULL if selection is of length zero. 2002-02-12 23:51:22 +00:00
Paul Mangan
1bbde65102 make toolbar refresh smoother 2002-02-12 23:05:32 +00:00
Carsten Schurig
f4db624ed5 works on pixmap theming (most of this code is from Paul) 2002-02-12 21:57:15 +00:00
Carsten Schurig
e6134ffa07 works on pixmap theming (most of this code is from Paul) 2002-02-12 21:53:45 +00:00
Alfons Hoogervorst
5b8519f3a9 plug mem leaks in stock pixmap code, and refactor code a tiny little bit 2002-02-12 20:58:47 +00:00
Sergey Vlasov
60236a4578 Fixed problem with copying messages to IMAP folders when the
server uses something other than '/' as a namespace separator
(cyrus-imapd uses '.').
2002-02-12 17:54:28 +00:00
Jens Oberender
1be2a8922e Updated German Translation 2002-02-12 14:24:04 +00:00
Paul Mangan
4f4cbcf5fb sync with sylpheed 0.7.1cvs1 2002-02-12 14:10:29 +00:00
Melvin Hadasht
76b05817de Fixed "feature" where actions's output was duplicated
instead of refreshed while monitoring.
Removed some debug code in actions code.
2002-02-12 01:20:07 +00:00
Christoph Hohmann
38cfbbb6da * src/compose.c
always delete message from queue after sending/send error
        (closes bug #509601 "puting message on queue when send fails")
2002-02-12 00:43:44 +00:00
Melvin Hadasht
6f294189dc fix a typo 2002-02-11 23:35:49 +00:00
Melvin Hadasht
c25c122551 actions rewrite, see ChangLog.claws 2002-02-12 0.7.0claws62 2002-02-11 23:31:18 +00:00
Carsten Schurig
9caa6b3d1d Patching the pixmap theming again (bug of not existing theme dirs fixed) 2002-02-11 21:40:10 +00:00
Carsten Schurig
f9403b921d Pixmap theme the 4th(?): a nasty bug hunted down 2002-02-11 21:24:26 +00:00
Carsten Schurig
3a6b32ca68 Pixmap theming part 4: forgot to remove one 2002-02-11 19:54:08 +00:00
Carsten Schurig
7b868addf1 Pixmap theming part 3: remove the stock_* and some others (renamed actually) 2002-02-11 19:52:37 +00:00
Carsten Schurig
4314cef5b6 Pixmap theming 2002-02-11 19:46:04 +00:00
Paul Mangan
027dce92c3 sync with sylpheed 0.7.1 release 2002-02-11 13:43:37 +00:00
Paul Mangan
8f287109b7 missed a '.' during sync 2002-02-08 10:36:40 +00:00
Paul Mangan
e9aa4f6c58 missed in sync with sylpheed 0.7.0cvs39 2002-02-08 10:07:12 +00:00
Paul Mangan
de4a48998d sync with sylpheed 0.7.0cvs39 2002-02-08 10:07:11 +00:00