- 13 Ock, 2012 40 kayıt (commit)
-
-
Fridrich Štrba yazdı
-
Cédric Bosdonnat yazdı
-
Matúš Kukan yazdı
This replaces commits 830a2b92 and 68b08a11 with, hopefully, proper one.
-
Caolán McNamara yazdı
-
Christina Rossmanith yazdı
-
Caolán McNamara yazdı
-
Tor Lillqvist yazdı
-
Khaled Hosny yazdı
XLFD support was removed in commit 269f91cd (#i110171) except for parsing fonts.dir and fonts.alias. I don't think this makes much sense in fontconfig era, and dropping it simplifies the font manager a bit (I don't even think we use server fonts at all).
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Cédric Bosdonnat yazdı
-
Cédric Bosdonnat yazdı
-
Noel Power yazdı
set symbol for builtin name using rangelist
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Stephan Bergmann yazdı
... so that the massive number of the JDBC driver's calls to JNI Attach/Detach- CurrentThread are guaranteed not to happen on the main thread (where they are extremely expensive, see <http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6978641> "Fix for 6929067 introduces additional overhead in thread creation/termination paths").
-
Norbert Thiebaud yazdı
-
Stephan Bergmann yazdı
Only redirect to valgrind.log if --valgrind but not $VALGRIND is given.
-
Jan Holesovsky yazdı
Cherry-picked from libreoffice-3-5 branch, probably a bit more helpful fail message.
-
David Tardon yazdı
-
David Tardon yazdı
-
Markus Mohrhard yazdı
-
August Sodora yazdı
-
Markus Mohrhard yazdı
the idea behind this concept: * have a file containing some test data * import file without UI * export file to svg through XStorable::storeToURL * compare exported svg file to a reference file and complain if they * differ advantages: * easy to create test cases, even for non coders * no special handling of sd internal code needed * svg is showing differences in the representation and not in the model * external programs that can be used to check the output * can be used for all input formats disadvantages: * changes to svg filter code might break test cases while the change is correct * slow test, import + export * might need external program for xml diff
-
August Sodora yazdı
-
August Sodora yazdı
-
August Sodora yazdı
-
August Sodora yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
Also, removed unnecessary reloading of the whole table data when reference is updated.
-