summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* add ::upgrade for NRRectLbulia byak2007-03-192-2/+12
* reremove bad constructorsbulia byak2007-03-192-15/+0
* * packaging/macosx/native-gtk/glibconfig.h,mjwybrow2007-03-193-1/+721
* revert reversion -- I had not realized it had already come into use,MenTaLguY2007-03-192-0/+15
* Update pedrogui stuff and makefile. Add placeholder for alternate test framew...Bob Jamison2007-03-1814-27/+220
* correct intersection since we allow empty rects againMenTaLguY2007-03-181-1/+1
* revert NRRect/NRRectL conversion constructors for NR::Rect, since theyMenTaLguY2007-03-182-15/+0
* Pedro::pedrogui is not the same as the one in jabber_whiteboardBob Jamison2007-03-182-0/+3665
* change std::string::size_type to DOMString::size_typeBob Jamison2007-03-181-4/+4
* optimize cairo paths by not drawing segments that are outside of view (for st...bulia byak2007-03-184-22/+48
* add growBy and constructors from NRRect(L)bulia byak2007-03-182-0/+27
* update po fileValessio Soares de Brito2007-03-181-1927/+2625
* Add tutorial tracing pt_BRValessio Soares de Brito2007-03-181-0/+204
* add required includes for gcc 4.3 and fix a const issue -- patch #1675635MenTaLguY2007-03-189-1/+10
* fix 64-bit issues with width of npos -- patch #1675697 from mellumMenTaLguY2007-03-187-15/+15
* Updated Catalan translationcwebb2007-03-181-1753/+2077
* Update of slovak translationcwebb2007-03-181-174/+174
* Snap while dragging knots, for starDiederik van Lierop2007-03-181-2/+7
* Snap while dragging knots, for rect and arcDiederik van Lierop2007-03-181-18/+26
* Implement snapping in shape-tools during initial-drawingDiederik van Lierop2007-03-183-7/+21
* move masks to their own page, move tablet checkbox to mouse, copyeditbulia byak2007-03-182-15/+24
* switch to using desktop method to restore cursorbulia byak2007-03-181-2/+1
* Compile warningsBob Jamison2007-03-181-1/+1
* copyedit; use IMMEDIATE_MESSAGE and remove canvas update in the middle; remov...bulia byak2007-03-181-10/+9
* add clearing busy cursor (resets current context's cursor)bulia byak2007-03-182-0/+8
* more judicious checking of results of find on my shape lookup table. NullTim Dwyer2007-03-181-40/+78
* fix crash when you quickly click in two areas and then press a key to go to a...bulia byak2007-03-181-7/+12
* use UTF-8 for degree symbolKees Cook2007-03-181-4/+6
* update po file listKees Cook2007-03-181-2/+7
* better way to deal with undo+id collisionsMenTaLguY2007-03-175-23/+51
* re-introduce isEmpty testsMenTaLguY2007-03-178-16/+16
* clean up rect mess a bit before start working on other stuffMenTaLguY2007-03-174-33/+25
* move creating style after the signals are set up, so that style does not miss...bulia byak2007-03-171-6/+6
* fix 1286535bulia byak2007-03-171-11/+16
* Fix bug #1511262: don't snap rect to itselfDiederik van Lierop2007-03-162-5/+5
* fix 1679477bulia byak2007-03-161-0/+3
* fix 1682261bulia byak2007-03-161-0/+13
* string disambigbulia byak2007-03-162-2/+2
* typosbulia byak2007-03-162-2/+2
* Handle null bounding boxesTim Dwyer2007-03-161-0/+4
* Added check for null bounding box of shapes involved in graph layout.Tim Dwyer2007-03-161-10/+18
* give new flowtext the current text tool stylebulia byak2007-03-161-0/+2
* sensitize unlock and unhide verbsAaron Spike2007-03-161-1/+1
* add unhide/unlock commandsbulia byak2007-03-161-0/+3
* * packaging/macosx/osx-build.sh: Add a missing '$' to a shell variable andmjwybrow2007-03-161-23/+23
* also quote fonnames starting from a non-letterbulia byak2007-03-161-0/+3
* switch repr-css to using libcroco, same as SPStyle uses, instead of its own h...bulia byak2007-03-161-26/+45
* quote font-family values if necessary on writing (fixes a bunch of bugs); cha...bulia byak2007-03-162-23/+60
* Updated, closes 1678534.Colin Marquardt2007-03-151-2770/+717
* fix crash when editing text with multiple tspansbulia byak2007-03-151-0/+1