- 09 May, 2012 40 kayıt (commit)
-
-
Tor Lillqvist yazdı
Change-Id: I7e37289aba503310c54026d5a8bcbf8e4d51fb6c
-
Tor Lillqvist yazdı
Change-Id: I16210b01b67e0bc4c817a0b1480483dd6237a5ba
-
Caolán McNamara yazdı
It's all a bit baffling in a maze of Shells, but what I can see is that when we update from the template at the end of loading we end up with a different order of shells on the stack than in the usual case. Apparently from positioning the cursor at an earlier stage than usual. If I lock the dispatcher for the duration of updating the template it all works out ok. I freely admit I can't foresee the full consequences of this, but it appears to work. Change-Id: Ib7b2f511cdb5a37715a6ad839d9b1426ad9db8e0
-
Caolán McNamara yazdı
Change-Id: I43dbe846160d19b203ad6bed06e807d4fbf7ce56
-
Miklos Vajna yazdı
Change-Id: I I69b92d0cd07c9f08f14affb447b55b26b2556186
-
Miklos Vajna yazdı
Change-Id: Icc7f0b06f8fe31f31df728920ecb96dc40849b4e
-
Stephan Bergmann yazdı
A regression introduced by e7a1e17c "convert swext to gbuild and add to tail_build." Change-Id: I29efe28ad6353d725afe9cce6f470c5492aa87a8
-
Tor Lillqvist yazdı
Change-Id: Ice9bf5cbd894950ef3db5fb32778c83bc4ab5baa
-
Matúš Kukan yazdı
Change-Id: I0a3ad6553692fc21eaf96cf35e9c343b4d716c21
-
Matúš Kukan yazdı
make 3.82 understands mixed paths, so use them. This allows us to get rid of evil in BuildDirs.mk. Hopefully, life will be simpler now. Change-Id: I I I641f28c6af1948963f7004f8071af62e21caabb3
-
Miklos Vajna yazdı
Change-Id: Id0d24939632c98937f6fba26b756f139380191b0
-
Muthu Subramanian yazdı
Also, fixes a bug with chartsheet pagesettings.
-
Noel Grandin yazdı
-
Michael Stahl yazdı
-
Noel Grandin yazdı
-
Noel Grandin yazdı
-
Noel Grandin yazdı
-
Noel Grandin yazdı
-
Noel Grandin yazdı
-
Noel Grandin yazdı
-
Michael Stahl yazdı
std::vector::vector(size_type n) creates a vector containing n default initialized elements, while boost::ptr_vector or SvArray constructors create a vector containing 0 elements and allocate space for n.
-
Noel Grandin yazdı
Delete the TmpHints declaration, because it's using the same data-structure as SwpHts.
-
Noel Grandin yazdı
-
Noel Grandin yazdı
-
Noel Grandin yazdı
-
Noel Grandin yazdı
-
Noel Grandin yazdı
-
Noel Grandin yazdı
-
Noel Grandin yazdı
-
Noel Grandin yazdı
-
Michael Stahl yazdı
-
Noel Grandin yazdı
-
Noel Grandin yazdı
-
Noel Grandin yazdı
I had to move "struct SwHTMLFmtInfo" from htmlatr.cxx to wrthtml.hxx because there are clear() calls in wrthtml.cxx and ptr_set needs the full declaration to be visible.
-
Michael Stahl yazdı
-
Noel Grandin yazdı
-
Noel Grandin yazdı
-
Noel Grandin yazdı
-
Noel Grandin yazdı
-
Michael Stahl yazdı
-