Commit Graph

22 Commits

Author SHA1 Message Date
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
0301585b3c Get FLTK and X versions. 2012-10-23 11:17:30 +00:00
07e43f1c2b Cleanup. 2012-10-23 10:31:27 +00:00
61bd398054 Removing some warning lines. 2012-10-23 10:29:20 +00:00
1cc61c1d29 Try to read 'core.PID' if can or fallback on 'core'. 2012-10-23 10:20:21 +00:00
5f89e0a412 Required size_t but not visible in sys/utsname.h. Minix again. 2012-09-24 13:46:09 +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
9d23b51207 Removing checks for efltk and updating README. Squashing few warnings. 2011-10-24 08:15:47 +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
037196c9be Reduced warnings on gcc 4.4.1.
Let panel applet use GLOBALFLAGS.
Check for XKBrules from XKB extension and conditionally compile code using it.
2009-11-20 17:08:29 +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
bfed428c37 Moving ede-crasher to ede-bug-tools directory 2009-07-03 14:21:03 +00:00