claws.git
21 years ago* src/quote_fmt.c
Christoph Hohmann [Fri, 22 Feb 2002 12:02:01 +0000 (12:02 +0000)]
* src/quote_fmt.c
        Add column space to table
* src/quote_fmt_parse.y
        Close files

21 years agoremove generated files that shouldn't be here
Paul Mangan [Fri, 22 Feb 2002 10:11:41 +0000 (10:11 +0000)]
remove generated files that shouldn't be here

21 years agoadd 'Selective download'
Paul Mangan [Fri, 22 Feb 2002 09:35:36 +0000 (09:35 +0000)]
add 'Selective download'

21 years ago* src/Makefile.am
Christoph Hohmann [Fri, 22 Feb 2002 03:08:20 +0000 (03:08 +0000)]
* src/Makefile.am
        added quote_fmt.c
* src/prefs_common.[ch]
* src/prefs_template.c
* src/quote_fmt.c               *** NEW FILE ***
* src/quote_fmt.h
        move quote format symbol description code
        to it's own file because it is used from
        differnent code parts
        Rewrote symbol description GUI
          + use table
          + add separators
          + get data from array (no more long constant strings)
* src/quote_fmt_lex.l
* src/quote_fmt_parse.y
        Symbol for Literal % changed to \% instead of %%
        (More logical as \ is used for quoting for other symbols)
        Add |f and |p to include files and program output
        Examples:
            |f{/home/.../.signature}
            |p{date}
* po/de.po
        Correct wrong spelling for "Referenzen"

21 years agoforgotten during sync with sylpheed 0.7.2cvs11
Paul Mangan [Thu, 21 Feb 2002 16:35:05 +0000 (16:35 +0000)]
forgotten during sync with sylpheed 0.7.2cvs11

21 years agosync with sylpheed 0.7.2cvs11
Paul Mangan [Thu, 21 Feb 2002 16:31:30 +0000 (16:31 +0000)]
sync with sylpheed 0.7.2cvs11

21 years agosync with sylpheed 0.7.2cvs11
Paul Mangan [Thu, 21 Feb 2002 14:56:09 +0000 (14:56 +0000)]
sync with sylpheed 0.7.2cvs11

21 years agoprefs_actions:
Melvin Hadasht [Wed, 20 Feb 2002 13:40:36 +0000 (13:40 +0000)]
prefs_actions:
Added error report when child cannot fork or when execvp
returns with an error.

21 years ago* src/codeconv.c
Christoph Hohmann [Tue, 19 Feb 2002 12:52:42 +0000 (12:52 +0000)]
* src/codeconv.c
        return unconverted text if conde conversion is not possible
        when libjconv is used.
        (patch submitted by "Simon 'corecode' Schubert")

21 years ago0.7.2claws release rel_0_7_2
Paul Mangan [Tue, 19 Feb 2002 07:45:42 +0000 (07:45 +0000)]
0.7.2claws release

21 years agoupdated translation
Paul Mangan [Tue, 19 Feb 2002 07:44:06 +0000 (07:44 +0000)]
updated translation

21 years agowe're loading functions explicitly from dynamically loaded so's, so remove explicit...
Alfons Hoogervorst [Mon, 18 Feb 2002 21:11:01 +0000 (21:11 +0000)]
we're loading functions explicitly from dynamically loaded so's, so remove explicit func checks

21 years agoCorrected changelog mismatch
Melvin Hadasht [Sun, 17 Feb 2002 20:27:59 +0000 (20:27 +0000)]
Corrected changelog mismatch

21 years agoprefs_actions.c:
Melvin Hadasht [Sun, 17 Feb 2002 20:24:23 +0000 (20:24 +0000)]
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.

21 years agoFixed bug with descending sort order in summary view
Melvin Hadasht [Sun, 17 Feb 2002 20:08:45 +0000 (20:08 +0000)]
Fixed bug with descending sort order in summary view

21 years agoAdded PSPELL_PATH configuration macro
Melvin Hadasht [Sun, 17 Feb 2002 20:04:13 +0000 (20:04 +0000)]
Added PSPELL_PATH configuration macro

21 years agoFixed compile-time warnings
Melvin Hadasht [Sun, 17 Feb 2002 19:55:02 +0000 (19:55 +0000)]
Fixed compile-time warnings

21 years agofix inadvertent free of NULL pointer in dialog's delete_event which made sylpheed...
Alfons Hoogervorst [Sat, 16 Feb 2002 22:02:03 +0000 (22:02 +0000)]
fix inadvertent free of NULL pointer in dialog's delete_event which made sylpheed crash

21 years agobug fixes for pixmap theming related code
Carsten Schurig [Sat, 16 Feb 2002 15:50:38 +0000 (15:50 +0000)]
bug fixes for pixmap theming related code

21 years agosync with sylpheed 0.7.2
Paul Mangan [Sat, 16 Feb 2002 14:01:09 +0000 (14:01 +0000)]
sync with sylpheed 0.7.2

21 years agosmall bug fix in last sync
Christoph Hohmann [Sat, 16 Feb 2002 13:50:40 +0000 (13:50 +0000)]
small bug fix in last sync

21 years agosync with sylpheed 0.7.2
Christoph Hohmann [Sat, 16 Feb 2002 13:42:56 +0000 (13:42 +0000)]
sync with sylpheed 0.7.2

21 years agosync with sylpheed 0.7.1cvs9
Paul Mangan [Fri, 15 Feb 2002 09:26:31 +0000 (09:26 +0000)]
sync with sylpheed 0.7.1cvs9

21 years agoremove reference to 'headerwindow.c'
Paul Mangan [Fri, 15 Feb 2002 09:21:05 +0000 (09:21 +0000)]
remove reference to 'headerwindow.c'

21 years agofixed a bug for 'go to next unread message'
Carsten Schurig [Thu, 14 Feb 2002 20:32:21 +0000 (20:32 +0000)]
fixed a bug for 'go to next unread message'

21 years agoremoved 2 more mem leaks in the pixmap theming code
Carsten Schurig [Thu, 14 Feb 2002 19:30:33 +0000 (19:30 +0000)]
removed 2 more mem leaks in the pixmap theming code

21 years agobug fixes for pixmap theming: removed use of scandir
Carsten Schurig [Thu, 14 Feb 2002 19:12:54 +0000 (19:12 +0000)]
bug fixes for pixmap theming: removed use of scandir

21 years agoremove unneeded files (sync with 0.7.1cvs8)
Paul Mangan [Thu, 14 Feb 2002 15:30:14 +0000 (15:30 +0000)]
remove unneeded files (sync with 0.7.1cvs8)

21 years agoadd description of Actions and Pixmap Themes
Paul Mangan [Thu, 14 Feb 2002 15:28:55 +0000 (15:28 +0000)]
add description of Actions and Pixmap Themes

21 years agosync with sylpheed 0.7.1cvs8
Paul Mangan [Thu, 14 Feb 2002 15:28:02 +0000 (15:28 +0000)]
sync with sylpheed 0.7.1cvs8

21 years agorelease 0.7.1claws rel_0_7_1
Paul Mangan [Wed, 13 Feb 2002 21:57:38 +0000 (21:57 +0000)]
release 0.7.1claws

21 years agoupdated translations
Paul Mangan [Wed, 13 Feb 2002 21:54:57 +0000 (21:54 +0000)]
updated translations

21 years agoAdded missing include in prefs_actions.c
Melvin Hadasht [Wed, 13 Feb 2002 21:24:13 +0000 (21:24 +0000)]
Added missing include in prefs_actions.c

21 years agoAdded missing include in prefs_folder_item.c
Melvin Hadasht [Wed, 13 Feb 2002 16:05:06 +0000 (16:05 +0000)]
Added missing include in prefs_folder_item.c
Updated fr.po

21 years agoUpdated German translation
Jens Oberender [Wed, 13 Feb 2002 14:59:20 +0000 (14:59 +0000)]
Updated German translation

21 years agoUpdated French translation
Melvin Hadasht [Wed, 13 Feb 2002 00:03:16 +0000 (00:03 +0000)]
Updated French translation

21 years agoMade gtkut_editable_get_selection return NULL if selection is of length zero.
Melvin Hadasht [Tue, 12 Feb 2002 23:51:22 +0000 (23:51 +0000)]
Made gtkut_editable_get_selection return NULL if selection is of length zero.

21 years agomake toolbar refresh smoother
Paul Mangan [Tue, 12 Feb 2002 23:05:32 +0000 (23:05 +0000)]
make toolbar refresh smoother

21 years agoworks on pixmap theming (most of this code is from Paul)
Carsten Schurig [Tue, 12 Feb 2002 21:57:15 +0000 (21:57 +0000)]
works on pixmap theming (most of this code is from Paul)

21 years agoworks on pixmap theming (most of this code is from Paul)
Carsten Schurig [Tue, 12 Feb 2002 21:53:45 +0000 (21:53 +0000)]
works on pixmap theming (most of this code is from Paul)

21 years agoplug mem leaks in stock pixmap code, and refactor code a tiny little bit
Alfons Hoogervorst [Tue, 12 Feb 2002 20:58:47 +0000 (20:58 +0000)]
plug mem leaks in stock pixmap code, and refactor code a tiny little bit

21 years agoFixed problem with copying messages to IMAP folders when the
Sergey Vlasov [Tue, 12 Feb 2002 17:54:28 +0000 (17:54 +0000)]
Fixed problem with copying messages to IMAP folders when the
server uses something other than '/' as a namespace separator
(cyrus-imapd uses '.').

21 years agoUpdated German Translation
Jens Oberender [Tue, 12 Feb 2002 14:24:04 +0000 (14:24 +0000)]
Updated German Translation

21 years agosync with sylpheed 0.7.1cvs1
Paul Mangan [Tue, 12 Feb 2002 14:10:29 +0000 (14:10 +0000)]
sync with sylpheed 0.7.1cvs1

21 years agoFixed "feature" where actions's output was duplicated
Melvin Hadasht [Tue, 12 Feb 2002 01:20:07 +0000 (01:20 +0000)]
Fixed "feature" where actions's output was duplicated
instead of refreshed while monitoring.
Removed some debug code in actions code.

21 years ago* src/compose.c
Christoph Hohmann [Tue, 12 Feb 2002 00:43:44 +0000 (00:43 +0000)]
* src/compose.c
        always delete message from queue after sending/send error
        (closes bug #509601 "puting message on queue when send fails")

21 years agofix a typo
Melvin Hadasht [Mon, 11 Feb 2002 23:35:49 +0000 (23:35 +0000)]
fix a typo

21 years agoactions rewrite, see ChangLog.claws 2002-02-12 0.7.0claws62
Melvin Hadasht [Mon, 11 Feb 2002 23:31:18 +0000 (23:31 +0000)]
actions rewrite, see ChangLog.claws 2002-02-12 0.7.0claws62

21 years agoPatching the pixmap theming again (bug of not existing theme dirs fixed)
Carsten Schurig [Mon, 11 Feb 2002 21:40:10 +0000 (21:40 +0000)]
Patching the pixmap theming again (bug of not existing theme dirs fixed)

21 years agoPixmap theme the 4th(?): a nasty bug hunted down
Carsten Schurig [Mon, 11 Feb 2002 21:24:26 +0000 (21:24 +0000)]
Pixmap theme the 4th(?): a nasty bug hunted down

21 years agoPixmap theming part 4: forgot to remove one
Carsten Schurig [Mon, 11 Feb 2002 19:54:08 +0000 (19:54 +0000)]
Pixmap theming part 4: forgot to remove one

21 years agoPixmap theming part 3: remove the stock_* and some others (renamed actually)
Carsten Schurig [Mon, 11 Feb 2002 19:52:37 +0000 (19:52 +0000)]
Pixmap theming part 3: remove the stock_* and some others (renamed actually)

21 years agoPixmap theming
Carsten Schurig [Mon, 11 Feb 2002 19:46:04 +0000 (19:46 +0000)]
Pixmap theming

21 years agosync with sylpheed 0.7.1 release
Paul Mangan [Mon, 11 Feb 2002 13:43:37 +0000 (13:43 +0000)]
sync with sylpheed 0.7.1 release

21 years agomissed a '.' during sync
Paul Mangan [Fri, 8 Feb 2002 10:36:40 +0000 (10:36 +0000)]
missed a '.' during sync

21 years agomissed in sync with sylpheed 0.7.0cvs39
Paul Mangan [Fri, 8 Feb 2002 10:07:12 +0000 (10:07 +0000)]
missed in sync with sylpheed 0.7.0cvs39

21 years agosync with sylpheed 0.7.0cvs39
Paul Mangan [Fri, 8 Feb 2002 10:07:11 +0000 (10:07 +0000)]
sync with sylpheed 0.7.0cvs39

21 years agosync with sylpheed 0.7.0cvs38
Paul Mangan [Thu, 7 Feb 2002 10:14:25 +0000 (10:14 +0000)]
sync with sylpheed 0.7.0cvs38

21 years agoFix const gchar */gchar * issue.
Darko Koruga [Thu, 7 Feb 2002 09:51:13 +0000 (09:51 +0000)]
Fix const gchar */gchar * issue.

21 years agoUse selected text on reply/forward.
Darko Koruga [Thu, 7 Feb 2002 09:26:39 +0000 (09:26 +0000)]
Use selected text on reply/forward.

21 years agoMade possible fast switching with last dictionary.
Melvin Hadasht [Wed, 6 Feb 2002 23:11:35 +0000 (23:11 +0000)]
Made possible fast switching with last dictionary.

21 years agoAdded forgotten new file in POTFILES.in
Melvin Hadasht [Wed, 6 Feb 2002 12:04:50 +0000 (12:04 +0000)]
Added forgotten new file in POTFILES.in

21 years agoAdded user definable actions on message body/file
Melvin Hadasht [Wed, 6 Feb 2002 11:15:31 +0000 (11:15 +0000)]
Added user definable actions on message body/file

21 years agosync with sylpheed 0.7.0cvs36
Paul Mangan [Wed, 6 Feb 2002 10:17:44 +0000 (10:17 +0000)]
sync with sylpheed 0.7.0cvs36

21 years agoupdated translation
Paul Mangan [Tue, 5 Feb 2002 17:35:48 +0000 (17:35 +0000)]
updated translation

21 years agosync with sylpheed 0.7.0cvs33
Paul Mangan [Tue, 5 Feb 2002 13:27:32 +0000 (13:27 +0000)]
sync with sylpheed 0.7.0cvs33

21 years agore-add 'Delete entire line' ('Delete line+')
Paul Mangan [Tue, 5 Feb 2002 03:23:36 +0000 (03:23 +0000)]
re-add 'Delete entire line' ('Delete line+')

21 years agofix 'Reply to all' bugs
Paul Mangan [Mon, 4 Feb 2002 12:06:54 +0000 (12:06 +0000)]
fix 'Reply to all' bugs

21 years agosync with sylpheed 0.7.0cvs30
Paul Mangan [Mon, 4 Feb 2002 09:56:44 +0000 (09:56 +0000)]
sync with sylpheed 0.7.0cvs30

21 years agoVarious bug fixes and enhancements, see ChangeLog.claws 2002-02-03
Melvin Hadasht [Sun, 3 Feb 2002 15:10:17 +0000 (15:10 +0000)]
Various bug fixes and enhancements, see ChangeLog.claws 2002-02-03

21 years agofix 'Hide read messages' sensitivity
Paul Mangan [Fri, 1 Feb 2002 15:19:21 +0000 (15:19 +0000)]
fix 'Hide read messages' sensitivity

21 years agoadd --send cli option
Paul Mangan [Fri, 1 Feb 2002 08:45:07 +0000 (08:45 +0000)]
add --send cli option

21 years agomake 'Hide read messages' sensitive
Paul Mangan [Thu, 31 Jan 2002 17:30:21 +0000 (17:30 +0000)]
make 'Hide read messages' sensitive

21 years agoupdated translation
Paul Mangan [Thu, 31 Jan 2002 11:17:13 +0000 (11:17 +0000)]
updated translation

21 years agosync with sylpheed 0.7.0cvs27
Paul Mangan [Thu, 31 Jan 2002 11:15:55 +0000 (11:15 +0000)]
sync with sylpheed 0.7.0cvs27

21 years agosync with sylpheed 0.7.0cvs24
Paul Mangan [Wed, 30 Jan 2002 09:24:31 +0000 (09:24 +0000)]
sync with sylpheed 0.7.0cvs24

21 years agosync with sylpheed 0.7.0cvs22
Paul Mangan [Tue, 29 Jan 2002 10:03:33 +0000 (10:03 +0000)]
sync with sylpheed 0.7.0cvs22

21 years agoMade spelling more friendly
Melvin Hadasht [Mon, 28 Jan 2002 23:00:53 +0000 (23:00 +0000)]
Made spelling more friendly

21 years agofix interesting buglet and clean up coding style
Alfons Hoogervorst [Mon, 28 Jan 2002 20:55:09 +0000 (20:55 +0000)]
fix interesting buglet and clean up coding style

21 years agosync with sylpheed 0.7.0cvs19
Paul Mangan [Mon, 28 Jan 2002 12:46:49 +0000 (12:46 +0000)]
sync with sylpheed 0.7.0cvs19

21 years agorenderer, config is not yet build with a dialog box, you have to edit .sylpheed/rende...
Hoà Viêt Dinh [Sun, 27 Jan 2002 23:21:17 +0000 (23:21 +0000)]
renderer, config is not yet build with a dialog box, you have to edit .sylpheed/rendererrc by hand, each line have to be : "[content-type] [program that will pipe content]", for example : "text/html lynx --dump -stdin"

21 years agodon't delete messages...
Alfons Hoogervorst [Sun, 27 Jan 2002 16:24:59 +0000 (16:24 +0000)]
don't delete messages...

21 years agoimplement news->remove_msg()
Alfons Hoogervorst [Sun, 27 Jan 2002 14:32:18 +0000 (14:32 +0000)]
implement news->remove_msg()

21 years agomake RR dialog go away if you said no and you meant no...
Alfons Hoogervorst [Sun, 27 Jan 2002 01:10:08 +0000 (01:10 +0000)]
make RR dialog go away if you said no and you meant no...

21 years agochange implementation of return-receipt-request so it uses a permanently stored flag.
Alfons Hoogervorst [Sun, 27 Jan 2002 00:44:09 +0000 (00:44 +0000)]
change implementation of return-receipt-request so it uses a permanently stored flag.

21 years agomake destin folder in import mbox dialog have the correct folder identifier
Alfons Hoogervorst [Sat, 26 Jan 2002 11:43:26 +0000 (11:43 +0000)]
make destin folder in import mbox dialog have the correct folder identifier

21 years agoImproved and fixed folder view 'Mark all read'
Melvin Hadasht [Sat, 26 Jan 2002 11:03:43 +0000 (11:03 +0000)]
Improved and fixed folder view 'Mark all read'

21 years agomove 'Mark all read' to folder view menu
Paul Mangan [Sat, 26 Jan 2002 08:34:33 +0000 (08:34 +0000)]
move 'Mark all read' to folder view menu

21 years agoput GtkSText class name change back
Alfons Hoogervorst [Fri, 25 Jan 2002 20:52:56 +0000 (20:52 +0000)]
put GtkSText class name change back

21 years agoassimilate Ricardo's patch which displays unread/read pixmaps instead of text in...
Alfons Hoogervorst [Fri, 25 Jan 2002 20:00:27 +0000 (20:00 +0000)]
assimilate Ricardo's patch which displays unread/read pixmaps instead of text in column headers of folder view

21 years agoallow gpgme in non-standard locations
Paul Mangan [Fri, 25 Jan 2002 10:34:18 +0000 (10:34 +0000)]
allow gpgme in non-standard locations

21 years agosync with sylpheed 0.7.0cvs16
Paul Mangan [Fri, 25 Jan 2002 09:50:28 +0000 (09:50 +0000)]
sync with sylpheed 0.7.0cvs16

21 years agomore sync with sylpheed 0.7.0cvs15
Paul Mangan [Thu, 24 Jan 2002 10:11:51 +0000 (10:11 +0000)]
more sync with sylpheed 0.7.0cvs15

21 years agoFixed segfault when closing LDIF import window with the window manager.
Sergey Vlasov [Wed, 23 Jan 2002 17:58:56 +0000 (17:58 +0000)]
Fixed segfault when closing LDIF import window with the window manager.
Fixed wrong scrolling position when switching between text and image parts.

21 years agosync with sylpheed 0.7.0cvs15
Paul Mangan [Wed, 23 Jan 2002 11:05:35 +0000 (11:05 +0000)]
sync with sylpheed 0.7.0cvs15

21 years agoFixed bug where scoring and filtering windows stopped autochecking.
Melvin Hadasht [Mon, 21 Jan 2002 19:36:55 +0000 (19:36 +0000)]
Fixed bug where scoring and filtering windows stopped autochecking.

21 years agosync with sylpheed 0.7.0cvs12
Paul Mangan [Mon, 21 Jan 2002 11:34:09 +0000 (11:34 +0000)]
sync with sylpheed 0.7.0cvs12

21 years agomainly changes for the hardcoded shortcuts again
Carsten Schurig [Mon, 21 Jan 2002 10:54:32 +0000 (10:54 +0000)]
mainly changes for the hardcoded shortcuts again

21 years agoFixed insensitive Bcc button in addressbook
Melvin Hadasht [Sun, 20 Jan 2002 16:19:37 +0000 (16:19 +0000)]
Fixed insensitive Bcc button in addressbook

21 years agoprevent summary view from updating when the associated folder doesn't have new messag...
Alfons Hoogervorst [Sun, 20 Jan 2002 14:13:20 +0000 (14:13 +0000)]
prevent summary view from updating when the associated folder doesn't have new messages delivered by filtering