Complete, normalize and fix table of entities
[claws.git] / src / crash.c
2017-01-13 wwpPrefer dynamically allocated buffers to fixed-size...
2017-01-12 wwpAdd context missing info to few system call errors...
2015-12-09 Ricardo MonesCosmetic: use always g_getenv instead of getenv
2015-05-18 Ricardo MonesSwitch core from strerror to g_strerror
2014-06-20 Colin LeroyFix unchecked return values - patch by Christian Hesse
2014-06-07 Colin LeroyMore coverity fixes
2014-06-06 Colin LeroyCoverity fixes
2012-10-19 Paul Mangan2012-10-19 [paul] 3.8.1cvs102
2012-07-27 Andrej Kacian2012-07-27 [ticho] 3.8.1cvs21
2012-07-07 Colin Leroy2012-07-07 [colin] 3.8.1cvs7
2012-05-27 Paul Mangan2012-05-27 [paul] 3.8.0cvs48
2011-02-16 Paul Mangan2011-02-16 [paul] 3.7.8cvs57
2010-12-01 Paweł Pękala2010-12-01 [pawel] 3.7.7cvs9
2010-02-09 Colin Leroy2010-02-09 [colin] 3.7.5cvs11
2008-10-09 Colin Leroy2008-10-09 [colin] 3.6.0cvs21
2008-10-09 Colin Leroy2008-10-09 [colin] 3.6.0cvs20
2008-10-09 Colin Leroy2008-10-09 [colin] 3.6.0cvs19
2008-09-12 Colin Leroy2008-09-12 [colin] 3.5.0cvs103
2008-04-18 Colin Leroylease complete the changelog entry below
2007-11-21 Colin Leroy2007-11-21 [colin] 3.1.0cvs14
2007-10-18 Colin Leroy2007-10-18 [colin] 3.0.2cvs82
2007-08-21 Tristan Chabredier2007-08-21 [wwp] 2.10.0cvs141
2007-07-11 Colin Leroy2007-07-11 [colin] 2.10.0cvs16
2007-05-30 Colin Leroy2007-05-30 [colin] 2.9.2cvs17
2007-05-09 Colin Leroy2007-05-09 [colin] 2.9.2cvs3
2007-02-04 Colin Leroy2007-02-04 [colin] 2.7.2cvs20
2007-01-21 Colin Leroy2007-01-21 [colin] 2.7.1cvs45
2006-11-27 Paul Mangan2006-11-27 [paul] 2.6.0cvs64
2006-11-10 Paul Mangan2006-11-10 [paul] 2.6.0cvs27
2006-11-07 Colin Leroytry again
2006-04-14 Paul Mangan2006-04-14 [paul] 2.1.0cvs43
2005-10-29 Paul Mangan2005-10-29 [paul] 1.9.15cvs126
2005-10-17 Paul Mangan2005-10-17 [paul] 1.9.15cvs66
2005-10-12 Colin Leroy2005-10-12 [colin] 1.9.15cvs31
2005-09-21 Paul Mangan2005-09-21 [paul] 1.9.14cvs47
2005-08-19 Paul Mangan2005-08-19 [paul] 1.9.13cvs38
2005-07-21 Paul Mangan2005-07-21 [paul] 1.9.12cvs88
2005-06-02 Colin Leroy2005-06-02 [colin] 1.9.11cvs34
2005-03-21 Paul Mangan2005-03-21 [paul] 1.9.6cvs9
2005-02-10 Paul Mangan2005-02-10 [paul] 1.0.1cvs3.2
2005-01-23 Colin Leroy2005-01-23 [colin] 1.0.0cvs9.1
2004-10-12 Paul Mangan2004-10-12 [paul] 0.9.12cvs124.1
2004-08-03 Paul Manganchange gtk_scrolled_window_set_policy from
2004-07-21 Colin Leroyuntwist file selection logic - be explicit
2004-05-25 Paul Manganreplace deprecated gtk_signal... functions
2004-01-12 Thorsten Maerzsync 098claws
2003-12-05 Colin LeroyMore gtk2 fixes (compilation, segs)
2003-08-16 Paul Manganadd #include "defs.h"
2003-08-15 Paul Manganupdate and define claws bugzilla location
2003-07-30 Luke Plant* src/crash.c
2003-06-07 Christoph Hohmann0.9.0claws20
2003-01-19 Alfons Hoogervorst* src/crash.c
2002-12-31 Alfons Hoogervorstsuggestion for doxygen commenting style
2002-12-08 Christoph Hohmann0.8.6claws75
2002-11-21 Christoph Hohmann0.8.5claws173
2002-11-05 Alfons Hoogervorst* src/crash.c
2002-11-05 Colin Leroy * src/compose.[ch]
2002-09-29 Christoph Hohmann* major code cleanup (part 2)
2002-08-30 Alfons Hoogervorst* acconfig.h
2002-08-28 Melvin Hadashtmerged GNU_aspell_branch
2002-08-26 Martin Schaafadded kill command to debuggerrc
2002-08-23 Alfons Hoogervorst* src/main.c
2002-08-21 Alfons Hoogervorstuse bt instead of bt full which seems to work
2002-08-16 Alfons Hoogervorstuse execvp() correctly (suggested by wwp; thanks!)
2002-08-14 Alfons Hoogervorst* src/main.c
2002-08-14 Melvin HadashtMade some debug info not translatable and few code...
2002-08-13 Alfons Hoogervorstsave crash log button works; some other minor tweaks
2002-08-12 Alfons Hoogervorstadd crash.c to translatable files
2002-08-11 Alfons Hoogervorstclean up some warnings
2002-08-11 Alfons Hoogervorstinitial gdb crash handler