Commit graph

129 commits

Author SHA1 Message Date
Colin Leroy
3bd9623afd 2004-09-02 [colin] 0.9.12cvs91.1
* src/gtk/menu.c
		Sync with HEAD (menu accel don't work, but whatever)
2004-09-02 13:35:59 +00:00
Colin Leroy
d47c164a1c 2004-08-30 [colin] 0.9.12cvs84.2
* src/mimeview.c
	* src/prefs_themes.c
	* src/gtk/filesel.c
	* src/gtk/filesel.h
		Add a folder-mode selection (fixes mimeview's "Save all")
2004-08-30 08:08:06 +00:00
Colin Leroy
c4f4286f0d 2004-08-27 [colin] 0.9.12cvs83.1
* ChangeLog
	* ChangeLog.claws
	* ChangeLog.jp
	* src/mh.c
	* src/procheader.c
	* src/procmsg.c
	* src/procmsg.h
	* src/common/utils.c
	* src/gtk/menu.h
	* po/
		Sync with HEAD 0.9.12cvs83
2004-08-27 08:39:02 +00:00
Colin Leroy
0e299fea8e 2004-08-21 [colin] 0.9.12cvs74.2
* src/gtk/colorsel.c
		Fix bug 564 (Folder color selection window exits on any
		keypress)
2004-08-21 16:50:16 +00:00
Paul Mangan
441a90f543 2004-08-21 [paul] 0.9.12cvs66.4
* src/mainwindow.c
	* src/messageview.c
	* src/gtk/menu.c
	* src/plugins/spamassassin/spamassassin_gtk.c
		remove some deprecated gtk1 functions
2004-08-21 09:28:36 +00:00
Colin Leroy
476e30f94d fix warnings (sync from HEAD) 2004-08-07 15:40:13 +00:00
Colin Leroy
e85d78572a Sync with HEAD 0.9.12cvs46
(got a bit of time :))
2004-08-06 11:34:34 +00:00
Paul Mangan
8e366a78b4 change gtk_scrolled_window_set_policy from
GTK_POLICY_ALWAYS to GTK_POLICY_AUTOMATIC
2004-08-03 08:46:10 +00:00
Paul Mangan
6dafeac5a3 replace deprecated gtk_progress* 2004-07-28 13:44:01 +00:00
Paul Mangan
7a5d9ba69c remove gtk_window_set_wmclass() 2004-07-28 12:34:47 +00:00
Paul Mangan
a5c1cd4866 remove gtk_window_set_wmclass()
replace gtk_window-position
2004-07-28 12:30:15 +00:00
Colin Leroy
71b2162bdf more alertpanel fixes 2004-07-28 08:07:08 +00:00
Paul Mangan
fd516418f9 replace deprecated gtk_window_set_policy 2004-07-28 07:51:10 +00:00
Colin Leroy
e3908dabf8 fix account selector 2004-07-26 20:09:27 +00:00
Colin Leroy
31b087dbb8 Fix speller accelerator (requires hack) 2004-07-24 15:42:11 +00:00
Colin Leroy
be69a76c07 fix over-eager deletion 2004-07-24 14:32:36 +00:00
Colin Leroy
c14e489f6f Too much Ctrl-Z harms bug fixes 2004-07-24 12:05:43 +00:00
Colin Leroy
38fc757688 Fix 539, 544 2004-07-24 11:12:42 +00:00
Colin Leroy
84bef5beb5 more checks 2004-07-21 09:51:25 +00:00
Colin Leroy
54ad5d0fd0 untwist file selection logic - be explicit 2004-07-21 09:39:52 +00:00
Colin Leroy
022eb7e205 fix erratic folder selection in open mode 2004-07-18 10:59:15 +00:00
Colin Leroy
5f042951ee fix log scroll 2004-07-18 09:18:01 +00:00
Colin Leroy
4e1287bae3 more glib warning fixes 2004-07-18 07:58:25 +00:00
Colin Leroy
a95e1c0702 Fix 534 quick-search bar not accepting certain letters 2004-07-17 21:15:07 +00:00
Colin Leroy
907537be5d squash warnings 2004-07-17 16:58:04 +00:00
Paul Mangan
353b10cda8 sync with 0.9.12cvs26 HEAD 2004-07-16 11:12:46 +00:00
Colin Leroy
0dbef02272 use alphabetic order 2004-07-13 20:23:35 +00:00
Colin Leroy
6030855475 fix engrish once again 2004-07-13 18:57:43 +00:00
Colin Leroy
4a970b56e2 add 'partial' ('p') to find partially downloaded messages 2004-07-13 17:19:21 +00:00
Colin Leroy
63ca864827 fix missing status update in quicksearch 2004-07-12 11:40:45 +00:00
Paul Mangan
f0ec15a445 sync with 0.9.12cvs18 HEAD 2004-07-12 10:39:50 +00:00
Colin Leroy
6c1b19c884 sync sticky pref with HEAD 2004-07-08 09:48:55 +00:00
Colin Leroy
633a635211 add Clear button to the quicksearch bar
add a tool to help with cvs
2004-07-06 16:45:16 +00:00
Colin Leroy
68418ef4d9 #warning in src/gtk 2004-07-03 16:53:02 +00:00
Colin Leroy
d19c8ed0c7 fix useless (and ugly ;-)) sizeof(char) 2004-07-01 10:58:25 +00:00
Colin Leroy
9538a7edd9 fill filename when saving 2004-07-01 10:27:17 +00:00
Colin Leroy
2af3a5626f use new gtk file selector 2004-06-27 20:27:44 +00:00
Colin Leroy
e91e45ec9c * tools/Makefile.am
remove launch_firebird and add nautilus2sylpheed.sh
* src/quicksearch.c
  src/summaryview.c
	Fix show/hide "Extended symbols" button problem
	Fix apparition at startup
	Fix const warnings
* src/plugins/image_viewer/Makefile.am
	Fix configure
* common/ssl.c
	Re-enable certificate check, as it doesn't seem to
	cause Xlib errors anymore
2004-06-26 10:09:21 +00:00
Paul Mangan
fa368f86be sync with 0.9.12cvs17 2004-06-25 08:06:33 +00:00
Paul Mangan
29e6353885 sync with 0.9.11cvs17 HEAD 2004-06-25 08:05:09 +00:00
Claws Mail Team
9cf091bd6e This commit was manufactured by cvs2svn to create branch 'gtk2'.
Cherrypick from master 2004-06-10 12:51:13 UTC reboot '0.9.11cvs9':
    src/gtk/quicksearch.c
    src/gtk/quicksearch.h
    src/pixmaps/privacy_emblem_encrypted.xpm
    src/pixmaps/privacy_emblem_failed.xpm
    src/pixmaps/privacy_emblem_passed.xpm
    src/pixmaps/privacy_emblem_signed.xpm
    src/pixmaps/privacy_emblem_warn.xpm
    tools/nautilus2sylpheed.sh
2004-06-10 12:51:14 +00:00
Colin Leroy
5d75a45920 * src/summaryview.c
src/gtk/gtksctree.[ch]
                Let Shift+{Up,Down} work in summaryview
                (well, Down "works" and Up works)
                Let the list scroll when using these keys
2004-06-07 18:12:14 +00:00
Paul Mangan
a8bbc966f2 replace deprecated gtk_signal... functions 2004-05-25 08:39:41 +00:00
Paul Mangan
2fcc6f1f56 sync with 0.9.10claws67 HEAD 2004-05-22 07:27:30 +00:00
Paul Mangan
06656e67f1 sync with 0.9.10claws57 HEAD 2004-05-10 10:22:28 +00:00
Claws Mail Team
f052c35ae6 This commit was manufactured by cvs2svn to create branch 'gtk2'.
Cherrypick from master 2004-05-06 14:41:58 UTC reboot '0.9.10claws55':
    src/gtk/foldersort.c
    src/gtk/foldersort.glade
    src/gtk/foldersort.h
    src/news_gtk.c
2004-05-06 14:41:59 +00:00
Claws Mail Team
70ff69729b This commit was manufactured by cvs2svn to create branch 'gtk2'.
Cherrypick from master 2004-04-26 16:06:47 UTC reboot '0.9.10claws52':
    m4/.cvsignore
    src/gtk/inputdialog.c
    src/gtk/inputdialog.h
    src/imap_gtk.c
    src/imap_gtk.h
    src/mh_gtk.c
    src/mh_gtk.h
    src/news_gtk.h
2004-04-26 16:06:48 +00:00
Thorsten Maerz
b4217b7b11 sync 099claws 2004-02-21 11:01:01 +00:00
Thorsten Maerz
ac1e37f162 Fix SSL certificate list not shown; Fix clicks in mimetree 2004-01-27 22:24:47 +00:00
Thorsten Maerz
9a103e9637 reimplement spellchecker 2004-01-25 20:33:05 +00:00