Commit Graph

16 Commits

Author SHA1 Message Date
6d1a140375 Changing uneeded const specifier for given va_list type. 2013-06-04 09:59:35 +00:00
e01506d58a Fixed stupid opensolaris requirement for c98... 2013-01-09 13:15:03 +00:00
15dd0b0a80 Added support for receiving notifications.
When issue gets update, reporter can receive mail notifications, but has to have bugzilla account first. The later could not be avoided. Implements #201.
2012-11-07 12:49:43 +00:00
599356843b Minix does not have pselect(). This is also good time to refactor xmlrpc-c dependency check in main configure.in script. 2012-09-24 13:43:51 +00:00
705ea3ebf2 Center the window and fixed one spelling issue. 2012-08-05 23:01:11 +00:00
037460d4b3 Fixes for new curl versions.
Looks like type.h is removed from curl distribution rendering xmlrpc-c code uncompileable. All code is wrapped
around HAVE_CURLTYPES_H. Also if _REENTRANT was defined, gcc will report warning as it is defined by default (:S).
2012-05-16 07:55:41 +00:00
39b5181ad5 Use EDE_APPLICATION to init localization code and set default (and much saner) font size. 2010-03-28 12:54:45 +00:00
c6ed8f6d2f Handle case when va_list is array. 2010-03-06 17:28:21 +00:00
399aa3af0a Squeeze warning on gcc 4.3.2 2009-11-26 20:16:22 +00:00
b25a148298 More warnings reduction. 2009-11-20 17:14:40 +00:00
ad5ae59c66 Use CURL_CFLAGS in case curl was installed in non-common directories. 2009-11-18 14:26:20 +00:00
f137dc9f2d Implementing temporary file handling via TempFile.
Made ede-about and ede-bug-report resizeable
2009-07-09 12:04:19 +00:00
fffdfec7e7 Do not compile xmlrpc-c (and related code) when curl wasn't found 2009-07-06 15:10:53 +00:00
dfd2355c18 Some text alignement in ede-bug-report so it can be easily read in the source.
Rewriten ede-crasher. Now is able to call ede-bug-report, display png icon, do
backtrace in random temporary files and etc.
2009-07-06 11:51:25 +00:00
cccaf1b72f Fixing paths 2009-07-03 14:27:19 +00:00
66e586f37f Copying ede-bug-report from branches in trunk 2009-07-03 14:23:51 +00:00