- 07 Ara, 2011 40 kayıt (commit)
-
-
Wolfgang Pechlaner yazdı
-
Kohei Yoshida yazdı
For now, only COL and ROW are supported. More on the way. Note that we can't support all the information types that we do for internal references.
-
Thorsten Behrens yazdı
* on OSX 10.5 PPC, ld crashes with a bus error, presumably because of the empty ar[] string array. * the "size = 0" default case looks wrong, replaced by *size=0
-
Thorsten Behrens yazdı
-
Eike Rathke yazdı
Some places in the code assumed that if the stack is empty a null pointer is returned by top() (or old Pop()), this doesn't work anymore with ::std::stack that instead has undefined behavior in that case, so check !stack.empty() first before accessing top. (cherry picked from commit ac40f7d6)
-
Bjoern Michaelsen yazdı
-
Noel Power yazdı
-
Noel Power yazdı
gsoc input bar now (should) snuggly wrap the text when collapsed, if multilines exist then scrolling with the keys should be clean and no spill from upper or lower lines visible. Removed some strange ( pseudo padding ) apparently for taking into account the window border and reorganized the resize logic so the padding is added ( and commented why ) in just one place.
-
Stephan Bergmann yazdı
-
Stephan Bergmann yazdı
-
Kohei Yoshida yazdı
Another unfortunate logic change introduced via DECLARE_LIST removal. Reverting the logic to the original one.
-
Cédric Bosdonnat yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Norbert Thiebaud yazdı
-
Norbert Thiebaud yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Bjoern Michaelsen yazdı
-
Michael Meeks yazdı
-
Bjoern Michaelsen yazdı
-
Fridrich Štrba yazdı
-
Luboš Luňák yazdı
I'm pretty sure I'll love to use it in writerfilter instead of the normal API whenever I get the chance.
-
Luboš Luňák yazdı
-