claws.git
19 years ago0.9.10claws55
Christoph Hohmann [Thu, 6 May 2004 14:41:58 +0000 (14:41 +0000)]
0.9.10claws55

* src/gtk/prefswindow.c
        change window type to DIALOG

* src/folder.[ch]
* src/folderview.c
* src/news_gtk.c
        o add folder_remove()
        o change FolderUpdate hook flag names (NEW -> ADD, DESTROY -> REMOVE)
        o add new "sort" field to Folder, no longer sort folders by type
          higher sort values will be first in the folder list, new folders get 0
          and will be added to the end

* src/mainwindow.c
* src/gtk/Makefile.am
* src/gtk/foldersort.(c|h|glade)                        ** NEW **
        add dialog to allow users to change the folder order

19 years ago Display account name in statusbar when retrieving from POP account. Display account...
Paul Mangan [Tue, 4 May 2004 16:29:32 +0000 (16:29 +0000)]
 Display account name in statusbar when retrieving from POP account. Display account name in title of Account Preferences window. Display folder name in title of Folder Properties window

19 years agoEsc Key exits alertpanel
Paul Mangan [Tue, 4 May 2004 16:08:06 +0000 (16:08 +0000)]
Esc Key exits alertpanel

19 years ago0.9.10claws52
Christoph Hohmann [Mon, 26 Apr 2004 16:06:47 +0000 (16:06 +0000)]
0.9.10claws52

* src/gtk/about.c
* src/gtk/colorsel.c
* src/gtk/description_window.c
* src/gtk/filesel.c
* src/gtk/gtkaspell.c
* src/gtk/inputdialog.c
* src/gtk/pluginwindow.c
* src/gtk/progressdialog.c
        o remove gtk_window_set_position(..., GTK_WIN_POS_CENTER) because
          it does not work correctly with xinerama
        o lock incorporation while the plugin window is open

19 years agopo/POTFILES.in: update location of inputdialog.c; src/gtk/about.c: update Copyright...
Paul Mangan [Fri, 23 Apr 2004 14:54:53 +0000 (14:54 +0000)]
po/POTFILES.in: update location of inputdialog.c; src/gtk/about.c: update Copyright string; src/msgcache.c src/prefs_common.c src/prefs_themes.c: improve the english a little

19 years ago0.9.10claws50
Christoph Hohmann [Thu, 22 Apr 2004 11:13:10 +0000 (11:13 +0000)]
0.9.10claws50

* src/folderutils.[ch]
        add folderutils_mark_all_read()

* src/folderview.c
        readd "mark all read" from popup menu, now works
        in all folders and not only the opened folder

20 years ago0.9.10claws49
Christoph Hohmann [Wed, 21 Apr 2004 12:34:57 +0000 (12:34 +0000)]
0.9.10claws49

* src/Makefile.am
* src/inputdialog.[ch]                  ** REMOVED **
* src/gtk/Makefile.am
* src/gtk/inputdialog.[ch]              ** NEW **
        move inputdialog.[ch] into gtk directory

* src/mh_gtk.c
        remove check for missing IMAP folder account

20 years ago0.9.10claws48
Christoph Hohmann [Tue, 20 Apr 2004 21:29:37 +0000 (21:29 +0000)]
0.9.10claws48

* src/mainwindow.c
* src/foldersel.c
        remove new/rename/delete folder GUI functions because
        they are always active, even for news folders, and can
        not be easily made folder class dependent

* src/gtk/menu.[ch]
        make menu_translate() public

* src/Makefile.am
* src/folder.[ch]
* src/folderview.[ch]
* src/imap_gtk.[ch]                     ** NEW **
* src/main.c
* src/mh_gtk.[ch]                       ** NEW **
* src/news_gtk.[ch]                     ** NEW **
        o dynamically build FolderView popup menus from a folder
          specific part, with callbacks to seperated code, and
          a common part
        o remove the folder class dependent code from folderview.c

20 years ago0.9.10claws47
Luke Plant [Thu, 15 Apr 2004 17:08:55 +0000 (17:08 +0000)]
0.9.10claws47
* src/prefs_folder_item.c
   add "apply to sub folder" check buttons for all folder properties

20 years ago0.9.10claws47
Luke Plant [Thu, 15 Apr 2004 17:08:54 +0000 (17:08 +0000)]
0.9.10claws47
* src/prefs_folder_item.c
    add "apply to sub folder" check buttons for all folder properties

20 years agoLoad plugins from $prefix/lib/sylpheed/plugins directory.
Darko Koruga [Wed, 14 Apr 2004 18:36:16 +0000 (18:36 +0000)]
Load plugins from $prefix/lib/sylpheed/plugins directory.

20 years ago0.9.10claws45
Christoph Hohmann [Wed, 14 Apr 2004 18:25:31 +0000 (18:25 +0000)]
0.9.10claws45

* src/folder.c
* src/plugins/image_viewer/viewer.c
        fix g_warnings

20 years ago* src/compose.c
Alfons Hoogervorst [Sat, 10 Apr 2004 14:01:45 +0000 (14:01 +0000)]
* src/compose.c
appropriate auto account selection when forwarding
(fixes bug #476, "forward as attachment does not listen
to account rules")

20 years ago* src/summaryview.c
Alfons Hoogervorst [Fri, 9 Apr 2004 05:56:16 +0000 (05:56 +0000)]
* src/summaryview.c
make quick search combo matching case sensitive

20 years ago* src/addr_compl.c
Alfons Hoogervorst [Tue, 6 Apr 2004 19:35:14 +0000 (19:35 +0000)]
* src/addr_compl.c
use cursor position to prevent clearing the entire entry

20 years ago* src/folderview.c
Alfons Hoogervorst [Tue, 6 Apr 2004 16:16:18 +0000 (16:16 +0000)]
* src/folderview.c
fix bug #472, "filter not updated when renaming folder"

20 years ago* src/messageview.[ch]
Alfons Hoogervorst [Tue, 6 Apr 2004 13:04:13 +0000 (13:04 +0000)]
* src/messageview.[ch]
  src/summaryview.c
  reflect changes to Show all headers to main view
  and message view (only affects detached message
  view). see also bug #473, 'Show All Headers
  "problem"'.

20 years ago* src/matcher.c
Alfons Hoogervorst [Sat, 3 Apr 2004 00:20:50 +0000 (00:20 +0000)]
* src/matcher.c
free address list

20 years ago* src/matcher_parser_parse.y
Alfons Hoogervorst [Fri, 2 Apr 2004 22:56:58 +0000 (22:56 +0000)]
* src/matcher_parser_parse.y
  src/matcher.[ch]
  prepare address look up matcher type; marginally
  tested, and not hooked into the UI yet.

  basically it accepts the result of the left hand
  side of the matcher (the "criteria"):

  from all_in_addressbook ""
  ~to_or_cc any_in_addressbook ""

  the first case matches all addresses found in the
  from header, and the second case matches if any
  (at least one) of the addresses in to or cc headers
  are not in the address book.

  the string argument is not used yet, but is intended
  to match a group of addresses

20 years ago0.9.10claws37
Luke Plant [Fri, 2 Apr 2004 20:25:49 +0000 (20:25 +0000)]
0.9.10claws37
Add two buttons to apply 'scan for new mail'
and 'process at startup' to sub folders

20 years ago0.9.10claws37
Luke Plant [Fri, 2 Apr 2004 20:25:19 +0000 (20:25 +0000)]
0.9.10claws37
* src/prefs_folder_item.c
Add two buttons to apply 'scan for new mail'
and 'process at startup' to sub folders

20 years agochanges to tools/textviewer.sh
Luke Plant [Fri, 2 Apr 2004 20:18:02 +0000 (20:18 +0000)]
changes to tools/textviewer.sh

20 years ago* tool/textviewer.sh
Luke Plant [Fri, 2 Apr 2004 20:13:27 +0000 (20:13 +0000)]
* tool/textviewer.sh
o changelog of previous commit (oops, sorry):
   - added support for Excel, Powerpoint, HTML
   - file extension matching is case insensitive
o corrected inline changelog

20 years ago*** empty log message ***
Luke Plant [Fri, 2 Apr 2004 20:07:18 +0000 (20:07 +0000)]
*** empty log message ***

20 years ago0.9.10claws36
Christoph Hohmann [Mon, 29 Mar 2004 14:35:18 +0000 (14:35 +0000)]
0.9.10claws36

* src/folder.h
* src/folderutils.[ch]
* src/mainwindow.c
        add delete duplicates for all folders

20 years ago* src/folder.c
Alfons Hoogervorst [Mon, 29 Mar 2004 12:55:37 +0000 (12:55 +0000)]
* src/folder.c
don't pass NULL to XXXprintf(); fixes Solaris crashes
when selecting top-level folder node (thanks to
Alex S. Moore)

20 years agoAdd http:// to URIs when needed
Keith Edmunds [Sun, 28 Mar 2004 12:24:22 +0000 (12:24 +0000)]
Add http:// to URIs when needed

20 years agoupdated
Paul Mangan [Sun, 28 Mar 2004 08:16:51 +0000 (08:16 +0000)]
updated

20 years agorevise 'translatable string' policy
Paul Mangan [Sun, 28 Mar 2004 08:16:17 +0000 (08:16 +0000)]
revise 'translatable string' policy

20 years ago* src/prefs_common.c
Alfons Hoogervorst [Thu, 25 Mar 2004 09:39:27 +0000 (09:39 +0000)]
* src/prefs_common.c
I mean this one: Return the GList...

20 years ago* src/prefs_common.h
Alfons Hoogervorst [Thu, 25 Mar 2004 09:34:34 +0000 (09:34 +0000)]
* src/prefs_common.h
add new members at the end of prefs_common, so
they get properly initialized

20 years ago0.9.10claws30
Christoph Hohmann [Wed, 24 Mar 2004 19:24:31 +0000 (19:24 +0000)]
0.9.10claws30

* src/imap.c
        o NULL is a valid GSList

20 years ago* src/prefs_common.[ch]
Alfons Hoogervorst [Wed, 24 Mar 2004 18:32:39 +0000 (18:32 +0000)]
* src/prefs_common.[ch]
  src/summaryview.c
  src/common/defs.h
add history to quick search (patch submitted by
Ivan Francolin Martinez - thanks!)

20 years agomake that today
Alfons Hoogervorst [Wed, 24 Mar 2004 15:51:39 +0000 (15:51 +0000)]
make that today

20 years ago* src/imap.c
Alfons Hoogervorst [Wed, 24 Mar 2004 15:36:53 +0000 (15:36 +0000)]
* src/imap.c
NULL out pointer parameter

20 years ago* src/addrindex.[ch]
Alfons Hoogervorst [Sun, 21 Mar 2004 22:34:13 +0000 (22:34 +0000)]
* src/addrindex.[ch]
  src/addr_compl.c
complete addresses on nicks and aliases

20 years ago* src/import.c
Alfons Hoogervorst [Sun, 21 Mar 2004 17:23:06 +0000 (17:23 +0000)]
* src/import.c
  src/inc.c
  src/mbox.[ch]
disable filters on import mbox (patch submitted
by Edgar Toernig)

20 years agoSelect the address when only one match is found.
Darko Koruga [Sun, 21 Mar 2004 16:49:39 +0000 (16:49 +0000)]
Select the address when only one match is found.

20 years agomore readable
Alfons Hoogervorst [Sun, 21 Mar 2004 11:44:44 +0000 (11:44 +0000)]
more readable

20 years agomore readable
Alfons Hoogervorst [Sun, 21 Mar 2004 11:38:37 +0000 (11:38 +0000)]
more readable

20 years ago* src/messageview.c
Alfons Hoogervorst [Sun, 21 Mar 2004 00:51:46 +0000 (00:51 +0000)]
* src/messageview.c
* src/toolbar.c
don't `navigate-delete` when a summary view's selection does not
match the accompanying message view's message

20 years ago* src/summaryview.c
Alfons Hoogervorst [Sat, 20 Mar 2004 21:41:16 +0000 (21:41 +0000)]
* src/summaryview.c
hide ext search button on initial display (should fix bug #459,
"Toggling quick-search at 1st time: minor UI inconsistency")

20 years ago* src/summaryview.[ch]
Alfons Hoogervorst [Sat, 20 Mar 2004 18:00:21 +0000 (18:00 +0000)]
* src/summaryview.[ch]
add function to get selected msginfo, if there's
only one selected

20 years agosort out mess in ChangeLog.claws
Paul Mangan [Sat, 20 Mar 2004 07:47:28 +0000 (07:47 +0000)]
sort out mess in ChangeLog.claws

20 years agosync with 0.9.10cvs7
Paul Mangan [Sat, 20 Mar 2004 07:35:39 +0000 (07:35 +0000)]
sync with 0.9.10cvs7

20 years agodon't translate strings in debug_print(), log_print(), log_message(), and log_warning()
Paul Mangan [Fri, 19 Mar 2004 07:51:38 +0000 (07:51 +0000)]
don't translate strings in debug_print(), log_print(), log_message(),  and log_warning()

20 years agobetter next/previous/delete/focus navigation with separate
Alfons Hoogervorst [Thu, 18 Mar 2004 23:30:29 +0000 (23:30 +0000)]
better next/previous/delete/focus navigation with separate
message view

* src/toolbar.c
call summaryview_delete() instead of messageview_delete()
* src/messageview.c
disable messageview_delete()

20 years ago sync with 0.9.10cvs6
Paul Mangan [Thu, 18 Mar 2004 08:08:04 +0000 (08:08 +0000)]
 sync with 0.9.10cvs6

20 years ago* src/gtk/filesel.c
Alfons Hoogervorst [Wed, 17 Mar 2004 19:16:23 +0000 (19:16 +0000)]
* src/gtk/filesel.c
remove bogus semicolon after if() (sometimes it pays to
read LKML :)

20 years agoRemember "save attachment path", feature request 914011.
Darko Koruga [Mon, 15 Mar 2004 18:31:09 +0000 (18:31 +0000)]
Remember "save attachment path", feature request 914011.

20 years agoupdate main and claws TODOs
Paul Mangan [Mon, 15 Mar 2004 08:02:35 +0000 (08:02 +0000)]
update main and claws TODOs

20 years agofix bug where unsubscribing a newsgroup would destroy (most of the) filtering rules
Paul Mangan [Mon, 15 Mar 2004 07:43:31 +0000 (07:43 +0000)]
fix bug where unsubscribing a newsgroup would destroy (most of the) filtering rules

20 years agofix Bug 458, 'Folder View remaining empty after removing a NEWS account'
Paul Mangan [Mon, 15 Mar 2004 05:56:52 +0000 (05:56 +0000)]
fix Bug 458, 'Folder View remaining empty after removing a NEWS account'

20 years agofix folderview invisibility of newly subscribed newsgroups
Paul Mangan [Mon, 15 Mar 2004 05:49:27 +0000 (05:49 +0000)]
fix folderview invisibility of newly subscribed newsgroups

20 years ago gettextise some forgotten strings
Paul Mangan [Sat, 13 Mar 2004 12:10:05 +0000 (12:10 +0000)]
 gettextise some forgotten strings

20 years ago* src/imap.c
Alfons Hoogervorst [Sat, 13 Mar 2004 11:51:39 +0000 (11:51 +0000)]
* src/imap.c
make sure the correct type is passed to sscanf()

20 years agosync with 0.9.10cvs5
Paul Mangan [Sat, 13 Mar 2004 09:31:16 +0000 (09:31 +0000)]
sync with 0.9.10cvs5

20 years ago0.9.10claws9
Christoph Hohmann [Fri, 12 Mar 2004 23:00:48 +0000 (23:00 +0000)]
0.9.10claws9

* src/codeconv.c
        add parameter check to conv_unmime_header_overwrite()

* src/imap.c
        o fix spelling
        o fix removing of NEW flag when UNREAD is unset

* src/procmime.c
        decode MIME-headers

(Closes 437 i18n attachment display error.)

20 years agoadd textviewer.sh to tools/Makefile.am
Paul Mangan [Fri, 12 Mar 2004 06:20:16 +0000 (06:20 +0000)]
add textviewer.sh to tools/Makefile.am

20 years agoupdate Italian translation
Paul Mangan [Fri, 12 Mar 2004 06:16:28 +0000 (06:16 +0000)]
update Italian translation

20 years ago* src/imap.c
Alfons Hoogervorst [Fri, 12 Mar 2004 01:00:07 +0000 (01:00 +0000)]
* src/imap.c
o quiet compiler and typecast Folder * to IMAP Folder *
o wake up and fix my previous incompatible type assignment bug

20 years ago* src/imap.c
Alfons Hoogervorst [Fri, 12 Mar 2004 00:53:45 +0000 (00:53 +0000)]
* src/imap.c
don't mix up pointers to int, guint32 _and_
unsigned int

20 years ago0.9.10claws5
Christoph Hohmann [Fri, 12 Mar 2004 00:21:52 +0000 (00:21 +0000)]
0.9.10claws5

* src/folderview.c
        Add error requester when renaming a folder failed

* src/imap.c
        Check new FolderItem name for namespace seperator
        before renaming

(Closes Bug 443 Bad named IMAP folders won't be displayed)

20 years ago0.9.10claws4
Christoph Hohmann [Thu, 11 Mar 2004 22:49:56 +0000 (22:49 +0000)]
0.9.10claws4

* src/folder.[ch]
* src/imap.c
* src/procmsg.h
        syncronize flags in cache with IMAP folder flags

Adapted a patch submitted by Simon 'corecode' Schubert
<corecode@corecode.ath.cx>

20 years ago* src/textview.[ch]
Alfons Hoogervorst [Thu, 11 Mar 2004 20:03:58 +0000 (20:03 +0000)]
* src/textview.[ch]
remove dead code that at one time controlled display of
URIs in status bar

20 years agoupdate Italian translation
Paul Mangan [Wed, 10 Mar 2004 08:15:18 +0000 (08:15 +0000)]
update Italian translation

20 years ago* src/matcher.c
Alfons Hoogervorst [Tue, 9 Mar 2004 17:48:55 +0000 (17:48 +0000)]
* src/matcher.c
we're not using yywrap, but we may, so close yyin instead
of initial FILE *

20 years ago0.9.10claws release rel_0_9_10
Paul Mangan [Mon, 8 Mar 2004 09:24:38 +0000 (09:24 +0000)]
0.9.10claws release

20 years agoupdate translations
Paul Mangan [Mon, 8 Mar 2004 07:46:29 +0000 (07:46 +0000)]
update translations

20 years agoUpdated German translation
Jens Oberender [Sun, 7 Mar 2004 16:08:42 +0000 (16:08 +0000)]
Updated German translation

20 years agog_strdup(DEFAULT_PIXMAP_THEME)
Paul Mangan [Sat, 6 Mar 2004 21:43:08 +0000 (21:43 +0000)]
g_strdup(DEFAULT_PIXMAP_THEME)

20 years agoquick! before my lawyer notices this unlawful change of copyright!
Alfons Hoogervorst [Sat, 6 Mar 2004 00:50:47 +0000 (00:50 +0000)]
quick! before my lawyer notices this unlawful change of copyright!

20 years ago* src/addrindex.c
Alfons Hoogervorst [Sat, 6 Mar 2004 00:49:06 +0000 (00:49 +0000)]
* src/addrindex.c
allow nick name completion again

20 years agoInclude TLS support for LDAP
Match Grun [Thu, 4 Mar 2004 07:33:57 +0000 (07:33 +0000)]
Include TLS support for LDAP

20 years agocorrect ChangeLog.claws dates
Christoph Hohmann [Tue, 2 Mar 2004 22:55:28 +0000 (22:55 +0000)]
correct ChangeLog.claws dates

20 years ago0.9.9claws37
Christoph Hohmann [Tue, 2 Mar 2004 21:43:16 +0000 (21:43 +0000)]
0.9.9claws37

* src/folder.[ch]
        o add more documentation for FolderClass
        o remove usused FolderClass virtual functions

* src/imap.c
* src/mh.c
* src/news.c
        change creation of FolderClass because static initializations
        for structs suck in C89

20 years agosync with 0.9.10
Paul Mangan [Mon, 1 Mar 2004 08:38:54 +0000 (08:38 +0000)]
sync with 0.9.10

20 years agoFix whitespace in quicksearch bar
Keith Edmunds [Sat, 28 Feb 2004 13:18:33 +0000 (13:18 +0000)]
Fix whitespace in quicksearch bar

20 years agoMalton <- Marton
Alfons Hoogervorst [Fri, 27 Feb 2004 16:17:19 +0000 (16:17 +0000)]
Malton <- Marton

20 years ago* src/compose.[ch]
Alfons Hoogervorst [Fri, 27 Feb 2004 16:15:39 +0000 (16:15 +0000)]
* src/compose.[ch]
Explicitly remove draft timeout to fix nasty race between
compose_send_cb() (which destroys the compose window) and
compose_defer_auto_save_draft() (which expects compose
window to exist). Should fix Keith's and Fred Malton's
bug report (#128, "crash after complaining about character
set conversion")

20 years agoDo folder_item_apply_processing() even if no processing
Luke Plant [Fri, 27 Feb 2004 15:25:16 +0000 (15:25 +0000)]
Do folder_item_apply_processing() even if no processing
rules for the folder exist (so global processing is applied)

20 years ago0.9.9claws34
Luke Plant [Fri, 27 Feb 2004 15:24:48 +0000 (15:24 +0000)]
0.9.9claws34
* src/folder.c
Do folder_item_apply_processing() even if no processing
rules for the folder exist (so global processing is applied)

20 years agoRemove misleading static declaration
Thorsten Maerz [Thu, 26 Feb 2004 21:32:54 +0000 (21:32 +0000)]
Remove misleading static declaration

20 years ago* src/procmime.[ch]
Alfons Hoogervorst [Thu, 26 Feb 2004 20:21:58 +0000 (20:21 +0000)]
* src/procmime.[ch]
  src/compose.c
  src/mimeview.c
  src/textview.c
      use/add procmime_get_content_type_str() as a safe wrapper
      for returning a Content-Type type string; should fix
      bug #444, 0.9.7..0.9.9 crashes with "Content-Type: type=
       - attachments."

20 years agoRestructure save_as/save_all
Thorsten Maerz [Thu, 26 Feb 2004 19:31:13 +0000 (19:31 +0000)]
Restructure save_as/save_all

20 years agoadd documentation for FolderClass
Christoph Hohmann [Thu, 26 Feb 2004 13:48:18 +0000 (13:48 +0000)]
add documentation for FolderClass

20 years ago* src/procmime.c
Alfons Hoogervorst [Thu, 26 Feb 2004 08:41:40 +0000 (08:41 +0000)]
* src/procmime.c
clean up (2)

20 years ago* src/procmime.c
Alfons Hoogervorst [Thu, 26 Feb 2004 08:32:49 +0000 (08:32 +0000)]
* src/procmime.c
clean up (1)

20 years agoupdate .cvsignore files
Paul Mangan [Thu, 26 Feb 2004 07:11:33 +0000 (07:11 +0000)]
update .cvsignore files

20 years ago* tools/textviewer.sh
Luke Plant [Wed, 25 Feb 2004 23:38:51 +0000 (23:38 +0000)]
* tools/textviewer.sh
tweaks from Johann Koenig, recognition of shell scripts in particular

20 years agotools/textviewer.sh
Luke Plant [Tue, 24 Feb 2004 13:56:10 +0000 (13:56 +0000)]
tools/textviewer.sh
more tweaks from Johann Koenig

20 years agosync with 0.9.9cvs13
Paul Mangan [Tue, 24 Feb 2004 08:56:31 +0000 (08:56 +0000)]
sync with 0.9.9cvs13

20 years agoinc.c: one alertpanel on pop3 authentication error will suffice; prefs_fonts.c: remov...
Paul Mangan [Mon, 23 Feb 2004 08:09:52 +0000 (08:09 +0000)]
inc.c: one alertpanel on pop3 authentication error will suffice; prefs_fonts.c: remove unnecessary printf

20 years ago* src/messageview.c
Alfons Hoogervorst [Sun, 22 Feb 2004 13:59:46 +0000 (13:59 +0000)]
* src/messageview.c
put back a lost check

20 years ago* src/folderview.c
Alfons Hoogervorst [Sat, 21 Feb 2004 00:15:58 +0000 (00:15 +0000)]
* src/folderview.c
don't forget to save folder properties after renaming folder

20 years agosync with 0.9.9cvs11
Paul Mangan [Fri, 20 Feb 2004 08:03:09 +0000 (08:03 +0000)]
sync with 0.9.9cvs11

20 years agoFix coding style.
Match Grun [Thu, 19 Feb 2004 05:20:57 +0000 (05:20 +0000)]
Fix coding style.

20 years ago* src/filtering.c
Alfons Hoogervorst [Tue, 17 Feb 2004 22:06:17 +0000 (22:06 +0000)]
* src/filtering.c
make MATCHACTION_STOP cancel filtering / processing;
clean up and document it to make it a little bit more clear;

20 years agonot resolved yet!
Alfons Hoogervorst [Tue, 17 Feb 2004 18:50:06 +0000 (18:50 +0000)]
not resolved yet!

20 years ago%X marks the cursor spot for reply quote format
Alfons Hoogervorst [Tue, 17 Feb 2004 18:40:13 +0000 (18:40 +0000)]
%X marks the cursor spot for reply quote format

* src/quote_fmt_lex.l
  src/quote_fmt.c
add %X token

* src/quote_fmt.h
  src/quote_fmt_parse.y
handle %X token

* src/compose.c
handle %X token for replies only (for now)