- 03 Kas, 2011 40 kayıt (commit)
-
-
Jan Holesovsky yazdı
-
Michael Meeks yazdı
-
Michael Meeks yazdı
-
Cosimo Cecchi yazdı
-
Thorsten Behrens yazdı
Added a new DevVersionCopy action to scp2, that fires if PRODUCTNAME equals "LibO-dev" - in that case, we use the DS_Store_Dev one.
-
Cosimo Cecchi yazdı
-
Cosimo Cecchi yazdı
It's just way easier than doing it every time.
-
Cosimo Cecchi yazdı
-
Cosimo Cecchi yazdı
-
Cosimo Cecchi yazdı
-
Cosimo Cecchi yazdı
The helper provided by GTK is only meant to be used before the toplevel is realized, so it's not useful for this case. Instead, always call the X helper. This also gets rid of some GTK warnings we get on the terminal.
-
Cosimo Cecchi yazdı
And use it in GtkSalFrame
-
Takeshi Abe yazdı
-
Markus Mohrhard yazdı
-
Markus Mohrhard yazdı
-
Markus Mohrhard yazdı
-
Tor Lillqvist yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Fridrich Štrba yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
-
Tor Lillqvist yazdı
Seems to build that way; no idea if it works of course.
-
Tomas Chvatal yazdı
Signed-off-by:
Tomas Chvatal <tchvatal@suse.cz>
-
Stephan Bergmann yazdı
-
Thorsten Behrens yazdı
The Cohen/Sutherland clip flag routine was not aware of B2IBox, thusly yielding incorrect line clipping for BitmapDevice software rendering. Cleaned that up, added some more unit tests around the problem, and removed the now-extraneous maLineClip member from the bitmap device.
-
Laurent Alonso yazdı
-
Stephan Bergmann yazdı
-
Stephan Bergmann yazdı
Their jar files reference other non-URE jars, so they cannot be extensions. bsh.jar has been moved into the optional module (it used to be installed always, but it looks like only the bsh script provider needs it; also, it had been added to URE_MORE_JAVA_CLASSPATH_URLS if SYSTEM_BSH, which also appears unnecessary as it is mentioned with an absolute file URL in the Class-Path of the script provider jar). js.jar has been included in the optional module (it used to be not installed at all?).
-
Tor Lillqvist yazdı
-
Caolán McNamara yazdı
Regenerate language-specific user dict list when language of underlying text changes. Not just when the user overrides it from the top menu.
-
Tor Lillqvist yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
Not a count of code-units, nor a count of code-points, but try and follow http://unicode.org/reports/tr29/ and present the grapheme count. Add a few representative tests to try and avoid gotchas.
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-