Statistics
| Revision:

root / src / compose.c @ 540

History | View | Annotate | Download (171.3 kB)

# Date Author Comment
527 08/30/2005 05:46 pm Hiroyuki Yamamoto

separated UI code from prefs.c.

519 08/29/2005 04:02 pm Hiroyuki Yamamoto

fixed broken message/* attachments on pgp-sign.

518 08/26/2005 05:34 pm Hiroyuki Yamamoto

the line space setting now applies to the compose window.

489 08/18/2005 05:10 pm Hiroyuki Yamamoto

disabled GtkHandleBox.

478 08/08/2005 04:07 pm Hiroyuki Yamamoto

added wrappers for C library function that take pathname arguments.

469 08/05/2005 04:22 pm Hiroyuki Yamamoto

enabled compilation with MinGW.

467 08/04/2005 11:18 pm Hiroyuki Yamamoto

braced some Unix-specific code with ifdef.

464 08/04/2005 07:31 pm Hiroyuki Yamamoto

replaced random() with g_random_*().

457 08/02/2005 05:24 pm Hiroyuki Yamamoto

fixed gcc-4.0 warnings.

437 07/19/2005 07:44 pm Hiroyuki Yamamoto

added a hack to prevent duplicated insertion to compose.

436 07/19/2005 06:33 pm Hiroyuki Yamamoto

don't break line after '/' on compose.

435 07/19/2005 05:50 pm Hiroyuki Yamamoto

modification for DnD.

425 07/12/2005 09:30 pm Hiroyuki Yamamoto

don't break line after '-'.

421 07/12/2005 03:31 pm Hiroyuki Yamamoto

modified several alerts, and added accelerators for the buttons.

419 07/11/2005 07:24 pm Hiroyuki Yamamoto

use Content-Type's charset as a fallback encoding of broken header strings when replying.

418 07/11/2005 06:44 pm Hiroyuki Yamamoto

compose.c: don't convert encoding if inserted file is UTF-8.

417 07/11/2005 06:27 pm Hiroyuki Yamamoto

fixed duplicate signature problem in re-edit or after editing with external editor.

415 07/11/2005 04:58 pm Hiroyuki Yamamoto

compose.[ch]: replaced gdk_input_*() with GIOChannel.

409 07/08/2005 05:36 pm Hiroyuki Yamamoto

put existing window in front when trying to reedit draft/queued messages which are already open.

408 07/08/2005 04:27 pm Hiroyuki Yamamoto

modified alert dialogs.

404 07/06/2005 06:54 pm Hiroyuki Yamamoto

replaced sylpheed logo with new one.

402 07/06/2005 04:32 pm Hiroyuki Yamamoto

added 'insert signature' icon.

398 07/05/2005 06:17 pm Hiroyuki Yamamoto

replaced pixmaps icons with png images.

386 06/30/2005 02:49 pm Hiroyuki Yamamoto

when sending messages, check for line length limit and display warning if exceeds.

357 06/21/2005 04:24 pm Hiroyuki Yamamoto

added an option to encrypt when replying to encrypted message.

343 06/15/2005 03:58 pm Hiroyuki Yamamoto

made 'File/Insert signature' replace current signature, or add it to the bottom.

341 06/14/2005 06:53 pm Hiroyuki Yamamoto

scroll the view to the cursor position after paste.

340 06/14/2005 06:25 pm Hiroyuki Yamamoto

compose scroll fix.

339 06/14/2005 05:28 pm Hiroyuki Yamamoto

scroll the compose view to the cursor position after inserting signatures or files.

333 06/10/2005 06:28 pm Hiroyuki Yamamoto

fixed Turkish locale problem.

317 06/07/2005 05:52 pm Hiroyuki Yamamoto

added an option to apply filter rules to sent messages.

315 06/06/2005 07:53 pm Hiroyuki Yamamoto

don't use 'destroy' signal to destroy Compose object.

312 06/06/2005 05:51 pm Hiroyuki Yamamoto

added Hebrew encoding.

310 06/03/2005 07:34 pm Hiroyuki Yamamoto

improved the DnD.

294 05/28/2005 12:25 am Hiroyuki Yamamoto

don't interpret Bcc header field of mailto URL.

293 05/27/2005 07:57 pm Hiroyuki Yamamoto

optimized the writing of mark file.

284 05/24/2005 06:29 pm Hiroyuki Yamamoto

disable attach toggle button for now.

283 05/24/2005 06:11 pm Hiroyuki Yamamoto

added a toggle button for the attachment pane.

282 05/24/2005 05:12 pm Hiroyuki Yamamoto

reimplemented the attachment list with GtkTreeView. Fixed attaching of locale filename.

279 05/23/2005 06:37 pm Hiroyuki Yamamoto

added PGP Sign/Encrypt check button on the compose window.

237 05/09/2005 06:26 pm Hiroyuki Yamamoto

reimplemented summary view with GtkTreeView.

220 04/19/2005 02:15 pm Hiroyuki Yamamoto

removed '/Edit/Advanced' menu.

211 04/12/2005 05:35 pm Hiroyuki Yamamoto

support GBK (and X-GBK) encoding.

210 04/12/2005 02:08 pm Hiroyuki Yamamoto

don't encode clearsigned text.

194 03/29/2005 06:32 pm Hiroyuki Yamamoto

don't join (presumably) itemized lines on line-wrapping.

188 03/25/2005 03:53 pm Hiroyuki Yamamoto

ignore empty Reply-To: and Followup-To: header when replying.

187 03/23/2005 08:12 pm Hiroyuki Yamamoto

Fixed the issue that ISO-8859-1 was forced for headers when body is US-ASCII only.

175 03/16/2005 03:20 pm Hiroyuki Yamamoto

added a menu to temporally change the outgoing encoding to the composition window.

168 03/15/2005 01:59 am Hiroyuki Yamamoto

fixed a memory leak.

167 03/14/2005 08:11 pm Hiroyuki Yamamoto

do a strict check for code conversion when sending.

163 03/11/2005 03:29 pm Hiroyuki Yamamoto

stabilized signature replacement of composition window.

158 03/09/2005 04:55 pm Hiroyuki Yamamoto

fixed wrapping of quote when auto-wrapping is enabled.

156 03/09/2005 02:47 pm Hiroyuki Yamamoto

enabled multiple file selection when attaching files.

145 03/04/2005 04:05 pm Hiroyuki Yamamoto

fixed a buffer overflow bug.

141 03/02/2005 04:00 pm Hiroyuki Yamamoto

fixed compose_destroy().

133 02/28/2005 04:19 pm Hiroyuki Yamamoto

generate References: from In-Reply-To: even if the parent message doesn't have Message-Id:.

129 02/25/2005 07:00 pm Hiroyuki Yamamoto

output printing text with locale encoding, and removed broken locale specific HTML entity reference conversion.

128 02/25/2005 05:08 pm Hiroyuki Yamamoto

replaced GtkFileSelection with GtkFileChooserDialog.

124 02/24/2005 03:04 pm Hiroyuki Yamamoto

force transfer encoding of attachments for PGP.

118 02/21/2005 06:09 pm Hiroyuki Yamamoto

compose.c: improved auto-wrapping.

115 02/18/2005 06:26 pm Hiroyuki Yamamoto

compose.c: removed extra spaces between the next line when joining.

114 02/18/2005 04:46 pm Hiroyuki Yamamoto

comply with 'Wrap quotation' setting.

111 02/18/2005 01:24 pm Hiroyuki Yamamoto

don't use gtk-2.6 only API.

110 02/17/2005 06:39 pm Hiroyuki Yamamoto

implemented new line-wrapping routine.

107 02/10/2005 06:43 pm Hiroyuki Yamamoto

fixed incompatibility of PGP sign with trailing spaces.

106 02/10/2005 05:38 pm Hiroyuki Yamamoto

automatically show horizontal scroll bar in text view.

99 02/08/2005 06:22 pm Hiroyuki Yamamoto

fixed non-utf8 filename handlings.

92 02/07/2005 05:29 pm Hiroyuki Yamamoto

replaced intl.h with glib/gi18n.h.

83 02/03/2005 05:01 pm Hiroyuki Yamamoto

compose.c: use normal API for setting font.

80 02/03/2005 03:20 pm Hiroyuki Yamamoto

undef WRAP_DEBUG.

73 02/02/2005 05:25 pm Hiroyuki Yamamoto

compose.[ch]: removed unrequired member.

72 02/02/2005 04:37 pm Hiroyuki Yamamoto

compose.c::get_indent_length() use GtkTextIter for the loop.

71 02/02/2005 03:59 pm Hiroyuki Yamamoto

compose.c: speed up wrap line a bit.

70 02/02/2005 01:32 pm Hiroyuki Yamamoto

fixed text truncation bugs in compose window.

52 01/28/2005 03:31 pm Hiroyuki Yamamoto

compose.c: removed redundant code for Ctrl-Enter handling.

41 01/26/2005 03:14 pm Hiroyuki Yamamoto

added constant C_INTERNAL and CS_INTERNAL.

36 01/24/2005 05:36 pm Hiroyuki Yamamoto

use GTK stock button for button set.

30 01/24/2005 03:01 am Hiroyuki Yamamoto

use GTK stock button for dialog button set.

27 01/21/2005 01:41 pm Hiroyuki Yamamoto

several code conversion fix.

21 01/19/2005 08:00 pm Hiroyuki Yamamoto

compose.c: fixed broken signature replacement.

16 01/19/2005 03:16 pm Hiroyuki Yamamoto

compose.c, undo.c: fixed wrong signal connection, modified ruler and toolbar sizing.

7 01/14/2005 05:08 pm Hiroyuki Yamamoto

fix code conversions, add conv_iconv_strdup_with_cd(), and use EUC-JP-MS for JIS to UTF-8 conversion if available.

4 01/13/2005 03:23 pm Hiroyuki Yamamoto

set shadow type of GtkTextView, and don't set border_width of toolbars.

1 01/12/2005 08:22 pm Hiroyuki Yamamoto

Initial import of Sylpheed (GTK2 version).