- 03 Kas, 2011 10 kayıt (commit)
-
-
Caolán McNamara yazdı
-
Tor Lillqvist yazdı
It uses a hardcoded plain "strip" command anyway, which hardly will work for foreign executable file formats.
-
Tor Lillqvist yazdı
-
Michael Meeks yazdı
-
Emanuele Fia yazdı
-
Andras Timar yazdı
-
Thorsten Behrens yazdı
The sole reason for that late class was the overloaded Range::expand() method - but it's actually quite easy to disambiguate that for boost::bind.
-
Tor Lillqvist yazdı
-
Felix Zhang yazdı
-
Cédric Bosdonnat yazdı
Added a local class for it: there may be a better fix, but it avoids the build to break. Removed a few remaining includes
-
- 02 Kas, 2011 30 kayıt (commit)
-
-
Thorsten Behrens yazdı
Semantically, B2IBox represents a pixel rect much better than B2IRange - replaced all occurences in and around the software renderer, and client code.
-
Thorsten Behrens yazdı
Added docs to the range/* classes, removed methods the compiler can generate for us, removed unused header, and cleaned up visibility markup (inlines don't really need to be exported).
-
Thorsten Behrens yazdı
Made the distinction more clear, added appropriate tests to nail behaviour.
-
Thorsten Behrens yazdı
Moved the implementation detail that SalFrames lifetime is handled manually in vcl out of basebmp & into vcl. Added lightweight wrapper class to decouple damagetracker lifetime from GtkFrame lifetime.
-
Thorsten Behrens yazdı
This reverts commit 69e4dd12.
-
-
Tomas Chvatal yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Kohei Yoshida yazdı
-
Ivan Timofeev yazdı
-
Michael Meeks yazdı
-
Michael Stahl yazdı
The SolarMutex is integrated with native gtk+ toolkit locking so this is semantically equivalent and rather less problematic.
-
Rene Engelhard yazdı
-
Rene Engelhard yazdı
-
Rene Engelhard yazdı
-
Rene Engelhard yazdı
-
Michael Stahl yazdı
-
-
Cosimo Cecchi yazdı
Improvements include: - don't create widgets when calculating the native region size, but use GtkStyleContext instead - refactor the native control drawing cycle - theme scrollbars - theme menu radios/checks/separators/arrows
-
Tomas Chvatal yazdı
This also finishes the uncoupling of NSS from the --with-system-mozilla.
-
Stephan Bergmann yazdı
.hdl failed to declare the inline cppu_detail_getUnoType functions defined in .hpp, which if client code only includes .hdl instead of .hpp could lead to runtime failures, now leads to compiler warnings.
-
Stephan Bergmann yazdı
Those bootstrap variables now support <XXX>* syntax to include all files (non- recursively) contained in the directory denoted by XXX. Optional components can put their data simply into program/services/ and program/types/.
-
Tor Lillqvist yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Caolán McNamara yazdı
-
Laurent Godard yazdı
create ScDocument::AppendTabOnLoad do not test if named ranges exist on file load
-
Cédric Bosdonnat yazdı
-
Ivan Timofeev yazdı
-