-
Attached patch fixes following warnings that may cause crash on some platforms:
parser.c: In function 'WriteResults':
parser.c:851: warning: implicit declaration of function 'EvaluateControlPointErrorAndComponents'
ColourBrightness.c: In function 'OutputPhotoshopCurve':
ColourBrightness.c:383: warning: implicit declaration of function 'htons'.
2009-08-06 16:01:01 UTC in Panorama Tools
-
Updating summary to fit maximal length: The patch is useful on systems with slower or graphics card or slow CPU.
2009-07-27 12:26:11 UTC in Viking GPS data editor and analyzer
-
Redrawing map after each motion event makes map widget slow and "sticky". Attached patch uses motion hints to prevent feedback delays.
Problems:
GTK+ motion hint implementation is incorrect. This patch uses deprecated way to get the best results. See http://bugzilla.gnome.org/show_bug.cgi?id=587714 for more.
The patch makes a bit more visible some redrawing races (original image is...
2009-07-27 12:09:47 UTC in Viking GPS data editor and analyzer
-
Attached patch adds more tooltips. Note that this patch uses new tooltips API instead of the deprecated one.
Second patch migrates all existing tooltips to the new GTK+ tooltip API.
It increased minimal GTK+ version to 2.10.
2009-07-24 15:50:54 UTC in Viking GPS data editor and analyzer
-
kompozer-0.8a4 crashes on openSUSE during build (buffer overflow abort in regxpcom, see kompozer-path_len.patch). That is why I took patchset from openSUSE Firefox 2 package and ported it to kompozer. | did not verify purpose of each particular patch, but it is possible to search it in the Firefox2 changelogs. configure.patch is auto-generated. See also spec file which describes origin of each...
2009-06-01 15:02:03 UTC in KompoZer
-
Probably none yet, but 36 is probably incorrect value. At least gcc reports on x86_64:
inlined from 'BOOL PAT_Load_Instruments(void*)' at load_pat.cpp:1321:
/usr/include/bits/string3.h:122: warning: call to char* __builtin___strncpy_chk(char*, const char*, long unsigned int, long unsigned int) will
always overflow destination buffer.
2009-04-21 15:13:39 UTC in ModPlug for XMMS
-
Attached patch fixes incorrect bit shift overflow. Please review before applying and check, whether it does what intended.
2009-04-21 13:43:08 UTC in ModPlug for XMMS
-
Attached patch fixes buffer overflow on some platforms.
Patch author: Manfred Tremmel.
2009-04-21 13:39:05 UTC in ModPlug for XMMS
-
Attached patch fixes incorrect delete.
Reported by: David Binderman
Downstream reference: https://bugzilla.novell.com/show_bug.cgi?id=443444.
2009-04-21 13:32:59 UTC in ModPlug for XMMS
-
Missing desktop Categories for mapping software was reported to Freedesktop Bugzilla:
http://bugs.freedesktop.org/show_bug.cgi?id=20187.
2009-02-18 13:28:24 UTC in Viking GPS data editor and analyzer