- 11 Aug, 2009 15 commits
-
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
This fixes a regression introduced by fb77678e.
-
Francois Gouget authored
-
Francois Gouget authored
-
Francois Gouget authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Juan Lang authored
-
Dylan Smith authored
Since the table row start is inserted after the rest of the table is inserted, the cursor is saved, and temporarily moved to the start of the row to insert the table row start paragraph. Unfortunately the paragraph in saved cursor becomes invalid during this insertion and needs to be updated, so this code introduced a regression once paragraphs started to be stored in cursors.
-
Juan Lang authored
-
Mike Kaplinskiy authored
-
Jacek Caban authored
-
- 10 Aug, 2009 25 commits
-
-
Dylan Smith authored
-
Dylan Smith authored
Style objects are referenced counted in richedit controls, so I tried to make sure styles were released properly. This can be checked using with the all_refs global reference count to see if everything is cleaned up.
-
Dylan Smith authored
Previously inserting the object didn't result in the text being wrapped, which would cause an assertion error when this is checked for during repainting the text. It is also important to invalidate the affected areas of text, update the scrollbar, and end the creation of undo transactions for this insertion.
-
Dylan Smith authored
-
Dylan Smith authored
-
Dylan Smith authored
-
Jeff Latimer authored
-
Austin English authored
-
Piotr Caban authored
-
Piotr Caban authored
-
Alexandre Julliard authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Henri Verbeet authored
-
Vladimir Pankratov authored
-
Jacek Caban authored
-
Vincent Povirk authored
-
Vincent Povirk authored
-
Jacek Caban authored
-
Aric Stewart authored
-
Rein Klazes authored
Reported by Paul Vriens.
-
Andrew Nguyen authored
-
Andrew Nguyen authored
-