Commits

[4221 total ]
Anon32
Fix bug 3443 to drawing gray instead of the checkerboard pattern

by pluby on 2009-04-09 18:20 (8 months ago)

Anon32
Fix bug 3445 by trying to use $MAILER before Mail.app

by pluby on 2009-04-09 17:04 (8 months ago)

Anon32
Fix bug 3443 by reverting setting of XOR for SAL_INVERT_50 to code used in the NeoOffice-2_2_5_branch

by pluby on 2009-04-08 15:22 (8 months ago)

Anon32
Correct misplaced bracket added in previous commit

by pluby on 2009-04-08 04:11 (8 months ago)

Anon32
Attempt to eliminate remaining cases of bug 3425 by only synchronizing on Component.getTreeLock() only when absolutely necessary. The excessive use of this lock object seems to be a holdover from when NeoOffice used Java 1.3.1 which had minimal native thread safety and, hopefully, Java 1.4.x and higher's execution of Cocoa calls only on the main thread should eliminate the need for the excessive use of this lock object.

by pluby on 2009-04-08 03:33 (8 months ago)

Anon32
Post a paint event just to be sure that we have really finished dispatching all Java events

by pluby on 2009-04-08 02:10 (8 months ago)

Anon32
Fix deadlocking in wait condition when quitting before the relayout timer is installed

by pluby on 2009-04-07 15:58 (8 months ago)

Anon32
Fix bugs 3348 and 3442 by explicitly setting each glyph's position

by pluby on 2009-04-07 14:46 (8 months ago)

Anon32
Merge changes from the NeoOffice-2_2_5_branch branch

by pluby on 2009-04-05 17:46 (8 months ago)

Anon32
Add reportdesign module to build

by pluby on 2009-04-05 17:30 (8 months ago)