Commit graph

152 commits

Author SHA1 Message Date
Paul Mangan caf6fd51e6 sync with sylpheed 0.7.2cvs14 2002-02-23 10:52:54 +00:00
Christoph Hohmann ff0896b7ef * 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"
2002-02-22 03:08:20 +00:00
Melvin Hadasht aaad8b99b1 Added PSPELL_PATH configuration macro 2002-02-17 20:04:13 +00:00
Carsten Schurig 8e6e2657fb bug fixes for pixmap theming related code 2002-02-16 15:50:38 +00:00
Paul Mangan 00cafee47a sync with sylpheed 0.7.1cvs8 2002-02-14 15:28:02 +00:00
Carsten Schurig f4db624ed5 works on pixmap theming (most of this code is from Paul) 2002-02-12 21:57:15 +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
Carsten Schurig 4314cef5b6 Pixmap theming 2002-02-11 19:46:04 +00:00
Paul Mangan de4a48998d sync with sylpheed 0.7.0cvs39 2002-02-08 10:07:11 +00:00
Melvin Hadasht 7ca5f14a24 Made possible fast switching with last dictionary. 2002-02-06 23:11:35 +00:00
Paul Mangan 49e6b0f0fd sync with sylpheed 0.7.0cvs36 2002-02-06 10:17:44 +00:00
Paul Mangan f317843090 sync with sylpheed 0.7.0cvs30 2002-02-04 09:56:44 +00:00
Paul Mangan 0b005259bc sync with sylpheed 0.7.0cvs27 2002-01-31 11:15:55 +00:00
Paul Mangan 0497ada863 sync with sylpheed 0.7.0cvs24 2002-01-30 09:24:31 +00:00
Paul Mangan 15a81ab0f7 sync with sylpheed 0.7.0cvs22 2002-01-29 10:03:33 +00:00
Melvin Hadasht 5a0e10bd09 Made spelling more friendly 2002-01-28 23:00:53 +00:00
Paul Mangan dc632b083d sync with sylpheed 0.7.0cvs19 2002-01-28 12:46:49 +00:00
Alfons Hoogervorst fb1570818b bring in Simon Schubert's general GPG clean up patch 2002-01-08 19:50:20 +00:00
Melvin Hadasht c2edb1eb87 Fixed bugs:
Subject simplification's summaryview bug
Spell checker and undo/redo interaction
Improvements:
CTL-ENTER possible for message sending
Subject simplification does not update cache anymore
Added option for default suggestion mode in general preferences
2002-01-02 21:45:26 +00:00
Alfons Hoogervorst 031a0eb636 add #ifdefs that Melvin forgot in his previous commit 2001-12-30 17:30:21 +00:00
Melvin Hadasht f66ac40e3b fixed bug about foreground color used by the spell checker.
made misspelled word color configurable.
2001-12-30 13:05:53 +00:00
Melvin Hadasht f217d9c2e4 spell checker options in a separate tab to decrease window height. 2001-12-27 02:49:56 +00:00
Alfons Hoogervorst c0bceaf6c7 sync with 0.6.6hiro3-0.6.6hiro9 2001-12-22 00:30:32 +00:00
Paul Mangan e58f4b51a0 sync with sylpheed 0.6.6cvs3 2001-12-18 07:36:38 +00:00
Paul Mangan 7fb58ff5cc make undo levels user-configuarable 2001-12-16 13:34:13 +00:00
Paul Mangan 5bb7c89c48 sync with sylpheed 0.6.5cvs20 2001-12-03 10:06:10 +00:00
Paul Mangan 70b04c1422 usability enhancements to quoting 2001-11-29 10:49:46 +00:00
Paul Mangan 6abd911a94 more sync with sylpheed 0.6.5cvs18 2001-11-28 10:26:17 +00:00
Christoph Hohmann 0d249e3c40 added ylwrap to .cvsignore
fixed gpg signing and encodin
added --status option to get new, unread and total message count from a running sylpheed
temporary fix for reply_with_quote problem (don't call functions for non existing widget)
one more check for ignored threads
2001-11-23 15:58:59 +00:00
Alfons Hoogervorst b119325f9c visual indicator locked ("keep"); not yet completed 2001-11-19 20:35:46 +00:00
Paul Mangan 12517c39a2 merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5 2001-11-14 10:51:23 +00:00
Melvin Hadasht 5b29caabfd re-enabled account autoselection feature for forward and reedit lost
during the branch point for SYNC-B4-REL
2001-11-12 12:47:16 +00:00
Paul Mangan 820618c7d9 sync with sylpheed 0.6.4cvs18 2001-11-07 10:29:45 +00:00
Christoph Hohmann a8e0a4ded5 init some pointers that possibly caused a segfault reported in the claws-users ML 2001-11-04 14:51:34 +00:00
Paul Mangan 537e2d49cb sync with sylpheed 0.6.4cvs6 2001-10-30 10:25:49 +00:00
Paul Mangan 0b67ca2bf9 minor improvements to the English 2001-10-26 06:25:24 +00:00
Paul Mangan df74e79085 gettextize gpg plaintext warning 2001-10-24 07:55:30 +00:00
Paul Mangan 465e334efb sync with sylpheed 0.6.4 release 2001-10-22 08:42:36 +00:00
Paul Mangan ac85752fa0 enable ascii-armored gpg messages 2001-10-12 11:39:02 +00:00
Paul Mangan c18f13712f sync with sylpheed 0.6.3cvs6 2001-10-12 10:23:58 +00:00
Paul Mangan 3d0233b94a correction to English 2001-10-06 07:28:10 +00:00
Alfons Hoogervorst fa4375d60c add block cursor 2001-10-02 18:45:45 +00:00
Paul Mangan c40e66153c configure 'go to next folder' dialog 2001-09-25 11:50:09 +00:00
Melvin Hadasht 038a1d7c73 changed 'dictionary_path' to 'dictionary' to be consistent
dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
2001-09-21 19:01:07 +00:00
Melvin Hadasht c5f61a7ba9 added initial pspell support 2001-09-18 16:43:10 +00:00
Paul Mangan 28b049672b sync with sylpheed 0.6.1cvs6 2001-09-13 13:38:32 +00:00
Paul Mangan 0c0734816c sync with sylpheed 0.6.1cvs3 2001-09-09 14:00:28 +00:00
Paul Mangan f811f82674 sync with sylpheed 0.6.0cvs4 2001-09-02 15:07:05 +00:00
Paul Mangan 97225d3545 sync with sylpheed 0.6.0 release 2001-08-30 12:59:38 +00:00
Paul Mangan 63359dab79 enhanced account selection on replies 2001-08-30 10:51:36 +00:00
Paul Mangan 83e4e02295 fix interface.optmenu_recvdialog 2001-08-22 20:33:57 +00:00
Alexander Barinov 3f1c9978d1 fixed compilation bug in prefs_common.c 2001-08-22 17:44:59 +00:00
Paul Mangan 6dcfe524db sync with sylpheed 0.5.3cvs4 2001-08-22 10:58:38 +00:00
Paul Mangan daffaa2a3c sync with sylpheed 0.5.3 release 2001-08-16 11:28:10 +00:00
Alfons Hoogervorst 6de30e7182 add global setting stuff for spelling checker; 'nother 20% done 2001-07-31 17:33:35 +00:00
Darko Koruga ef6fa97f0e Target folder colourization. 2001-07-31 06:17:48 +00:00
Paul Mangan 3d3ffa248e more sync with sylpheed 0.5.1cvs6 2001-07-30 08:43:05 +00:00
Alfons Hoogervorst fab2040f6e more sync with Hiroyuki's 0.5.1cvs5 2001-07-27 18:04:08 +00:00
Alfons Hoogervorst a00bb214e2 sync with 0.5.1cvs4 2001-07-25 22:13:17 +00:00
Alfons Hoogervorst 44c4338f3d made smart wrapping an option 2001-07-09 20:14:59 +00:00
Paul Mangan 970d36482d more sync with sylpheed 0.5.0pre4 2001-07-04 10:14:20 +00:00
Paul Mangan 3fa79ca0f3 More sync with sylpheed 0.5.0pre4 2001-07-03 09:00:51 +00:00
Match Grun bea4bbe1ab Minor cosmetic change to Fonts on Display tab. 2001-07-02 23:30:18 +00:00
Alfons Hoogervorst 7d43271511 changes and bugfixes submitted by Andre Eibel 2001-06-30 11:40:01 +00:00
Christoph Hohmann 53b192f30b bug fix in font selection 2001-06-24 14:14:56 +00:00
Alfons Hoogervorst 8815e45818 minor nags 2001-06-23 21:18:23 +00:00
Christoph Hohmann 7ce35aeed6 mail retrieval dialog can be enabled, disabled
or hidden if non of sylpheed's windows is active
2001-06-23 00:10:03 +00:00
Christoph Hohmann 97a5c0aff1 disable error popup on mail receive errors 2001-06-21 19:09:18 +00:00
Christoph Hohmann 2038290757 automatically select account for mail replys 2001-06-20 14:09:16 +00:00
Hoà Viêt Dinh b967539a5d some stuff around composing and forwarding messages 2001-06-17 15:02:08 +00:00
Paul Mangan a1ee155c6a Minor UI stuff relating to clarity, continuity and English usage 2001-06-17 11:17:47 +00:00
Alfons Hoogervorst 6816f7b34f minor ui nag: corrected description of quote format characters 2001-06-09 15:36:27 +00:00
Hoà Viêt Dinh fdf58a32b3 readonly configuration files 2001-06-05 22:56:48 +00:00
Hoà Viêt Dinh 72b0cb74e8 configuration for replying and forwarding 2001-06-05 03:28:42 +00:00
Hoà Viêt Dinh e5eae87fed queue notification / run a command when filtering and match with a command 2001-06-04 10:14:21 +00:00
Alfons Hoogervorst 20d59cb57f minor gui nag fix: setting font name in font selection dialog 2001-06-03 22:30:31 +00:00
Hoà Viêt Dinh 229e99ff7d kill score / folder scoring / buf fixed for local account prefs 2001-06-01 11:06:33 +00:00
Alfons Hoogervorst 6132c64bc0 sync check for 0.4.99claws3 2001-05-28 21:36:57 +00:00
Paul Mangan c2ffa64546 sync with sylpheed 0.4.99cvs3 2001-05-28 18:38:15 +00:00
Alfons Hoogervorst 4773923655 changed date format logic, moved rrr to send tab (prefs_common.c) 2001-05-13 15:44:35 +00:00
Sergey Vlasov b2c6164d05 Moved return receipt check button to the correct place. 2001-05-13 14:47:57 +00:00
Paul Mangan c2185fc68d Added Alfons font selection patch 2001-05-13 09:38:54 +00:00
Alfons Hoogervorst dd1d0d9cf4 reverted previous patch because of potential errors 2001-05-12 14:26:43 +00:00
Alfons Hoogervorst 255b01b447 sync with 0.4.66cvs4, and incorporated EricL's no dialog patch. 2001-05-12 10:41:00 +00:00
Alfons Hoogervorst af697d2452 sync with sylpheed 0.4.66cvs1-3 2001-05-10 11:19:38 +00:00
Darko Koruga b2684a2bd0 Better UI for strftime format. 2001-05-10 06:05:56 +00:00
Sergey Vlasov 6b55b26462 Added option to enable/disable GnuPG signature check popup. 2001-05-08 10:11:42 +00:00
Alfons Hoogervorst 1041820257 sync with sylpheed 0.4.66cvs6 2001-05-07 22:13:03 +00:00
Darko Koruga 291b3b6d42 Use address book when showing sender name in summary pane (toggleable on/off). 2001-05-07 07:27:24 +00:00
Alfons Hoogervorst a43e96fe39 sync with sylpheed 0.4.66cvs3-5 2001-05-06 20:06:56 +00:00
Hoà Viêt Dinh 3c4c27b16a scoring / expression matcher 2001-05-06 04:27:28 +00:00
Darko Koruga da0afa7627 Use Alfons' strftime ui 2001-05-03 08:45:37 +00:00
Hoà Viêt Dinh 083d812ba6 option to enable/disable the return receipt feature 2001-05-03 00:38:44 +00:00
Sergey Vlasov 21cda492b3 Added an option to disable the startup warning about GnuPG (from
common preferences or the warning window itself).
2001-05-02 15:09:36 +00:00
Hoà Viêt Dinh ae80b09c7b displaying of headers in the mail viewer - customization
and minor changes
2001-04-30 23:21:18 +00:00
Alfons Hoogervorst a01c8ecbcd created date format ui for darko 2001-04-27 23:06:07 +00:00
Alfons Hoogervorst 6d56b06e24 sync with sylpheed 0.4.65cvs10 2001-04-27 20:27:24 +00:00
Darko Koruga fe4481f892 Synch with Hiroyuki's main branch. 2001-04-27 16:05:55 +00:00
Darko Koruga bed75555aa Check for strftime() in configure and use it to display date
in summary pane.
2001-04-26 09:36:01 +00:00
Sergey Vlasov 5214768ee8 Added option to warn about queued messages on exit. 2001-04-21 14:04:25 +00:00