Commit graph

1721 commits

Author SHA1 Message Date
Melvin Hadasht
9fbf32eb21 Readded custom widget support in alertpanel lost in last sync 2002-08-23 10:29:08 +00:00
Paul Mangan
b0ab88b4bd sync with 0.8.1cvs29 2002-08-23 08:19:50 +00:00
Colin Leroy
d82d208be2 fix folder and search exchanging positions 2002-08-23 07:03:52 +00:00
Colin Leroy
821f1c4f56 fix last gdk warning :) 2002-08-23 06:52:15 +00:00
Colin Leroy
7effbc007f Fix my new `Creating pixmap from xpm' warning 2002-08-22 15:43:20 +00:00
Colin Leroy
696c5f9ea7 Fix some of the gdk_warnings 2002-08-22 15:27:07 +00:00
Colin Leroy
e538d7aecf * src/Makefile.am
* src/stock_pixmap.c
	* src/stock_pixmap.h
	* src/pixmaps/quicksearch.xpm *ADDED*
		Add the quicksearch pixmap
	* src/mainwindow.c
	* src/summaryview.c
	* src/summaryview.h
		Make quicksearch bar visible/hidden via a button
2002-08-22 14:35:57 +00:00
Christoph Hohmann
22999b38b5 * src/folder.c
fix folder update for newsgroups with message
        numbers below minimum number of articles to fetch
        (closes bug #598445)
2002-08-22 13:32:16 +00:00
Paul Mangan
b6d2bae7c4 sync with 0.8.1cvs28 2002-08-22 08:17:06 +00:00
Alfons Hoogervorst
06e6c57e84 use bt instead of bt full which seems to work
better, and bt full doesn't give a great deal
of information anyway
2002-08-21 18:12:47 +00:00
Colin Leroy
83ce000a68 fix summaryview_searchtype_changed prototype 2002-08-21 13:21:54 +00:00
Christoph Hohmann
569b004102 * src/mainwindow.c
o fix broken menu update for sorting type, we have to
          get this info from the summaryview now
        o removed setting of threaded state in menu callback
* src/summaryview.[ch]
        more summaryview/folderitem seperation for
        threading option
* configure.in
        removed not required --with-compiler-flags option
2002-08-21 13:11:35 +00:00
Oliver Haertel
b5452479d0 rename toolbar.xml 2002-08-21 12:45:44 +00:00
Darko Koruga
dc9ad054ba Don't reset tmp flags for messages copied to sent folder. 2002-08-21 10:31:06 +00:00
Colin Leroy
fd7ed873cd *src/prefs_filtering.c
fix renaming rules on folder rename
                when folder is not a leaf folder
2002-08-21 10:19:26 +00:00
Paul Mangan
ce7adb4d91 fix alignment of colour selector in folder properties 2002-08-21 09:26:56 +00:00
Paul Mangan
28102a3402 sync with 0.8.1cvs27 2002-08-21 08:45:20 +00:00
Paul Mangan
654b37defb fix crash when changing field type in Quick Search bar 2002-08-21 07:43:50 +00:00
Colin Leroy
940350fac5 made quick search case-insensitive 2002-08-21 07:20:50 +00:00
Colin Leroy
36c04a383d * src/summaryview.c
Made quick search case-insensitive
2002-08-21 07:18:43 +00:00
Paul Mangan
28498f7364 sync with 0.8.1cvs26 2002-08-21 06:43:46 +00:00
Christoph Hohmann
8c7643827c * src/folderview.c
* src/main.c
* src/summaryview.[ch]
        more summaryview/folderitem seperation for
        sort_key and sort_type
* src/procmsg.c
        added missing return statement
2002-08-20 19:50:04 +00:00
Colin Leroy
739a5cd252 * src/summaryview.[ch]
Added a quick search box
        * src/mainwindow.c
        * src/prefs_common.[ch]
                Added a show/hide option for the quick search
2002-08-20 19:14:30 +00:00
Oliver Haertel
437ee830a4 Bug Fix #596834 and #596832 2002-08-20 19:09:46 +00:00
Hoà Viêt Dinh
c21784aa4f fixed a bug in imap.c - imap_fetch_msginfo() - in case there is no current folder 2002-08-20 15:49:20 +00:00
Darko Koruga
e41865ee16 Fix folder color so it works with GTK themes 2002-08-20 07:48:22 +00:00
Darko Koruga
4460d88d8b Don't use UI stuff in folder.h 2002-08-20 06:33:22 +00:00
Darko Koruga
beb483fefd Ability to set folder color in folderview 2002-08-20 05:56:32 +00:00
Alfons Hoogervorst
36e71d98bc fix one of the earlier memleaks reported by Martin Kluge 2002-08-19 20:56:50 +00:00
Alfons Hoogervorst
bb08382d83 hide notice view when selecting seperate folder view (reported by Urke MMI) 2002-08-19 18:48:17 +00:00
Christoph Hohmann
7da726105e * src/folderview.c
* src/prefs_folder_item.h
* src/summaryview.[ch]
        o add summary_set_prefs_from_folderitem to set
          summaryview prefs (first step to remove all
          references to the folderitem in summaryview)
        o moved compiled regex stuff from folderitem prefs
          to summaryview code
2002-08-19 17:55:14 +00:00
Paul Mangan
0dccfe910c add check for '.' to QUOTE_IF_REQUIRED 2002-08-19 06:56:26 +00:00
Paul Mangan
f53a7bbe94 re-order prefs_toolbar_cancel() and sync with 0.8.1cvs25 2002-08-19 06:11:51 +00:00
Paul Mangan
5201e770a1 sync with 0.8.1cvs25 2002-08-19 06:07:53 +00:00
Paul Mangan
356fa40ffb re-order prefs_toolbar_cancel() 2002-08-19 06:07:28 +00:00
Alfons Hoogervorst
5953fa0672 and another one 2002-08-18 14:23:06 +00:00
Alfons Hoogervorst
5d4ea72659 and another one 2002-08-18 14:00:54 +00:00
Alfons Hoogervorst
7c01802dec plug another memleak reported by Martin Kluge 2002-08-18 13:50:33 +00:00
Paul Mangan
8c79f933f0 update Brazilian message catalog 2002-08-18 08:44:10 +00:00
Paul Mangan
36cb765f06 fix non-translated tooltips bug 2002-08-18 08:06:40 +00:00
Paul Mangan
89640c0440 fix bug where 'Cancel' button creates icon and text toolbar regardless of prefs 2002-08-18 08:03:54 +00:00
Oliver Haertel
098428df3f Custom Toolbar: fix crash on CANCEL 2002-08-17 10:54:37 +00:00
Alfons Hoogervorst
a9c0bd9e4c plug another memleak reported by Martin Kluge 2002-08-17 06:58:07 +00:00
Alfons Hoogervorst
8e35936714 use execvp() correctly (suggested by wwp; thanks!) 2002-08-16 18:42:45 +00:00
Alfons Hoogervorst
de33f9bfbe plug memory leak reported by Kim Schultz & Martin Kluge 2002-08-16 18:15:55 +00:00
Paul Mangan
df6059c304 update Spanish message catalog 2002-08-16 13:36:13 +00:00
Paul Mangan
e7e5d88e11 fix bug where 'Compose News' icon showed wrong tooltip 2002-08-16 12:12:15 +00:00
Paul Mangan
6d79a76586 sync with 0.8.1cvs24 2002-08-16 09:34:01 +00:00
Paul Mangan
7ba146e191 update Italian message catalog 2002-08-16 09:27:17 +00:00
Paul Mangan
dcff1755f8 update Serbian message catalog 2002-08-15 19:54:53 +00:00