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
Colin Leroy
54ad5d0fd0
untwist file selection logic - be explicit
2004-07-21 09:39:52 +00:00
Paul Mangan
a8bbc966f2
replace deprecated gtk_signal... functions
2004-05-25 08:39:41 +00:00
Thorsten Maerz
61ee51da1d
sync 098claws
2004-01-12 21:28:31 +00:00
Colin Leroy
6244d4f038
More gtk2 fixes (compilation, segs)
2003-12-05 11:46:22 +00:00
Paul Mangan
8ef7c3916b
add #include "defs.h"
2003-08-16 16:17:06 +00:00
Paul Mangan
7fa4b85ddf
update and define claws bugzilla location
2003-08-15 08:23:13 +00:00
Luke Plant
91de90036f
* src/crash.c
...
* src/main.c
o added/moved signal handlers for SIGTERM (normal kill command) and
SIGINT (Ctl-c) to be used even without --enable-crash-dialog,
fixing bug 166
2003-07-30 01:11:23 +00:00
Christoph Hohmann
f246acfb3c
0.9.0claws20
...
* src/Makefile.am
* src/crash.c
* src/export.c
* src/filesel.[ch] ** REMOVE **
* src/folder.c
* src/main.[ch]
* src/common/sylpheed.[ch]
* src/gtk/Makefile.am
* src/gtk/filesel.[ch] ** NEW **
* src/gtk/pluginwindow.c
* src/gtk/sslcertwindow.c
move filesel.[ch] to gtk directory
2003-06-07 20:18:22 +00:00
Alfons Hoogervorst
49979a8b38
* src/crash.c
...
change bug tracker URL to bugzilla URL
2003-01-19 16:28:29 +00:00
Alfons Hoogervorst
43deed397a
suggestion for doxygen commenting style
2002-12-31 10:45:07 +00:00
Christoph Hohmann
91e8ab0aaf
0.8.6claws75
...
* src/Makefile.am
* src/about.c
* src/account.c
* src/crash.c
* src/esmtp.h
* src/imap.[ch]
* src/inc.c
* src/main.c
* src/mainwindow.c
* src/news.c
* src/pop.[ch]
* src/prefs_account.[ch]
* src/prefs_common.[ch]
* src/send.[ch]
* src/smtp.[ch]
* src/ssl_certificate.[ch]
* src/ssl_manager.[ch]
* src/common/Makefile.am
* src/common/log.c
* src/common/nntp.[ch]
* src/common/socket.[ch]
* src/common/ssl.[ch]
* src/gtk/sslcertwindow.c
* ac/openssl.m4
use new autoconf script to detect OpenSSL with extra parameters
to specify the location of libs and includes, also remove USE_SSL
to USE_OPENSSL
* src/common/sylpheed.[ch]
* src/common/version.h.in
start seperation of common code initialization seperated from gui
last commit did not work without this, so here is the rest
2002-12-08 13:52:10 +00:00
Christoph Hohmann
365334c5d7
0.8.5claws173
...
* src/crash.c
* src/filtering.c
* src/logwindow.c
* src/main.c
* src/matcher_parser_lex.[hl]
* src/mbox.c
* src/mbox_folder.[ch]
* src/prefs_filtering.c
* src/procheader.c
* src/quote_fmt_lex.l
* src/ssl.c
fix all warnings except the warnings in lex and yacc files
2002-11-21 00:54:52 +00:00
Alfons Hoogervorst
1a811f3bce
* src/crash.c
...
very minor cleanups: nothing to see here, move on. :-)
2002-11-05 22:15:28 +00:00
Colin Leroy
8e9458ad22
* src/compose.[ch]
...
add compose_draft()
* src/crash.c
add SIGTERM handler
* src/main.[ch]
add clean_quit() for the SIGTERM handler
2002-11-05 15:55:32 +00:00
Christoph Hohmann
2df0a75cdb
* major code cleanup (part 2)
...
- unused variables removed
- unused functions removed
- uninitialized variables checked
- missing return statements added
- missing function return types added
- added parentheses around assignment
when suggested by gcc
2002-09-29 13:43:33 +00:00
Alfons Hoogervorst
da0b28f963
* acconfig.h
...
* configure.in
* src/crash.c
enable crash dialog on compilation time
(--enable-crash-dialog configure option)
2002-08-30 22:53:25 +00:00
Melvin Hadasht
1535fa78e6
merged GNU_aspell_branch
2002-08-28 13:04:15 +00:00
Martin Schaaf
7790f46d7b
added kill command to debuggerrc
2002-08-26 19:17:09 +00:00
Alfons Hoogervorst
77c0605fa5
* src/main.c
...
make get_socket_name() public for crash.c
* src/crash.c
o make report bug button work (goes to claws'
bug tracker at sf.net)
o introduce function for doing important stuff just
before claws goes down
o clean up code
2002-08-23 21:58:53 +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
Alfons Hoogervorst
8e35936714
use execvp() correctly (suggested by wwp; thanks!)
2002-08-16 18:42:45 +00:00
Alfons Hoogervorst
424d811e8b
* src/main.c
...
add global var that has the full argv[0]
* src/crash.c
o execvp the correct sylpheed by using argv0
and setting the correct work dir
o other tweaks
2002-08-14 21:51:42 +00:00
Melvin Hadasht
a67bcb7852
Made some debug info not translatable and few code cleanups
2002-08-14 13:15:46 +00:00
Alfons Hoogervorst
ac9745291b
save crash log button works; some other minor tweaks
2002-08-13 19:43:47 +00:00
Alfons Hoogervorst
65c23635ae
add crash.c to translatable files
...
bring in Leandro's dialog
2002-08-12 20:20:45 +00:00
Alfons Hoogervorst
8c9fb52c83
clean up some warnings
2002-08-11 21:46:58 +00:00
Alfons Hoogervorst
3fa2b6de95
initial gdb crash handler
2002-08-11 20:36:22 +00:00