| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | whitespace | bulia byak | 2006-10-24 | 1 | -15/+15 |
| | | | | (bzr r1854) | ||||
| * | fix 1520018: sync up the embed/not embed transform logic when ungrouping ↵ | bulia byak | 2006-10-24 | 1 | -14/+32 |
| | | | | | | with that used in sp_item_write_transform, so as to not embed e.g. for clipped/masked objects (bzr r1853) | ||||
| * | enable copy/paste of objects with filters | bulia byak | 2006-10-24 | 1 | -0/+7 |
| | | | | (bzr r1852) | ||||
| * | fix crash: when closing a document, the selection we're passed as argument ↵ | bulia byak | 2006-10-24 | 1 | -1/+1 |
| | | | | | | may be not the one of the active desktop, so use SP_ACTIVE_DESKTOP instead (bzr r1851) | ||||
| * | Added callback function to allow shrinking of widgets | Jon A. Cruz | 2006-10-24 | 3 | -1/+33 |
| | | | | (bzr r1850) | ||||
| * | Added fix from Andre Twupack for prefdialog.cpp's needed gettext support for ↵ | Jon Phillips | 2006-10-23 | 1 | -5/+6 |
| | | | | | | titles...a small one (bzr r1849) | ||||
| * | Committed double code because of the hurry to let you use the ↵ | Johan B. C. Engelen | 2006-10-23 | 4 | -121/+2 |
| | | | | | | axonom-snapping stuff. (bzr r1848) | ||||
| * | axonomgrid: Bugfix | Johan B. C. Engelen | 2006-10-23 | 1 | -7/+9 |
| | | | | (bzr r1847) | ||||
| * | Axonometric grid: snapping to vertical gridlines | Johan B. C. Engelen | 2006-10-23 | 3 | -0/+118 |
| | | | | (bzr r1846) | ||||
| * | Corrected focus problems by moving flag setting back to first thing | Jon A. Cruz | 2006-10-23 | 1 | -6/+6 |
| | | | | (bzr r1843) | ||||
| * | factor in object's matrix expansion when querying blur radius | bulia byak | 2006-10-23 | 1 | -2/+4 |
| | | | | (bzr r1842) | ||||
| * | fix calculating the blur radius, use the new API | bulia byak | 2006-10-23 | 1 | -5/+5 |
| | | | | (bzr r1841) | ||||
| * | simplify by using the new API | bulia byak | 2006-10-23 | 1 | -4/+1 |
| | | | | (bzr r1840) | ||||
| * | change API: separate functions creating a blur filter, one for a given item, ↵ | bulia byak | 2006-10-23 | 2 | -6/+27 |
| | | | | | | another from the given matrix expansion and w/h (bzr r1839) | ||||
| * | do not embed transform if it's not translation and the object has a filter | bulia byak | 2006-10-22 | 1 | -3/+8 |
| | | | | (bzr r1837) | ||||
| * | Applied patch for support of building on Tru64 systems. | Jon Phillips | 2006-10-22 | 1 | -1/+3 |
| | | | | (bzr r1833) | ||||
| * | Added patch to support sgi SGI IRIX 6.5.28, gcc 3.4.0. | Jon Phillips | 2006-10-22 | 1 | -0/+2 |
| | | | | (bzr r1832) | ||||
| * | Applied patch to mkfiles.pl from Andre Twupack | Jon Phillips | 2006-10-22 | 1 | -1/+3 |
| | | | | (bzr r1830) | ||||
| * | Added "Other" radio toggle for the URI field on our license dialog | Jon Phillips | 2006-10-22 | 1 | -0/+8 |
| | | | | (bzr r1829) | ||||
| * | Key, tab and focus refinement | Jon A. Cruz | 2006-10-22 | 2 | -4/+87 |
| | | | | (bzr r1828) | ||||
| * | Added patch for updates to doxyfile...great! | Jon Phillips | 2006-10-22 | 1 | -217/+10 |
| | | | | (bzr r1827) | ||||
| * | Adding climb and digits properties, key processing and focus handling | Jon A. Cruz | 2006-10-21 | 3 | -46/+208 |
| | | | | (bzr r1820) | ||||
| * | make blur slider a percentage; change opacity to 1..100 as well; ensure the ↵ | bulia byak | 2006-10-20 | 4 | -22/+42 |
| | | | | | | filter margins are at least twice the blur radius (bzr r1817) | ||||
| * | more correct double opacity fix: do not multiply by opacity if ↵ | bulia byak | 2006-10-20 | 1 | -3/+2 |
| | | | | | | item->render_opacity, i.e. the opacity was already applied during render (bzr r1815) | ||||
| * | fix the erroneous double opacity on filtered objects | bulia byak | 2006-10-20 | 1 | -2/+6 |
| | | | | (bzr r1814) | ||||
| * | handle the case of no filter primitives | bulia byak | 2006-10-20 | 1 | -4/+6 |
| | | | | (bzr r1813) | ||||
| * | fill in set methods to enable x/y/w/h | bulia byak | 2006-10-20 | 1 | -5/+17 |
| | | | | (bzr r1812) | ||||
| * | remove color cursors | Josh Andler | 2006-10-19 | 39 | -3798/+105 |
| | | | | (bzr r1811) | ||||
| * | Turning on | Jon A. Cruz | 2006-10-19 | 1 | -1/+1 |
| | | | | (bzr r1810) | ||||
| * | Adding custom action to work with spinbuttons in toolbars | Jon A. Cruz | 2006-10-19 | 6 | -1/+1194 |
| | | | | (bzr r1809) | ||||
| * | purge fred's arena item tile cache (has been disabled for quite some time ↵ | bulia byak | 2006-10-17 | 4 | -620/+105 |
| | | | | | | anyway, bitrotting; enabling it gives no measureable advantage) (bzr r1807) | ||||
| * | hack*ahum*infrastructure to implement axonometric grid snapping. horizontal ↵ | Johan B. C. Engelen | 2006-10-16 | 6 | -8/+102 |
| | | | | | | snapping already implemented. (bzr r1806) | ||||
| * | another canvas repaint optimization: if the new rect and the rect aborted ↵ | bulia byak | 2006-10-16 | 1 | -51/+133 |
| | | | | | | last time are not close and compact, paint them separately instead of painting their enclosing rect (bzr r1805) | ||||
| * | some more NRRectL goodies for canvas optimizations | bulia byak | 2006-10-16 | 3 | -0/+63 |
| | | | | (bzr r1804) | ||||
| * | indentation; declarations to first uses; deal with the possible failure to ↵ | bulia byak | 2006-10-14 | 1 | -897/+1061 |
| | | | | | | create pixblock due to insufficient memory (bzr r1801) | ||||
| * | deal with the possible failure to create pixblock due to insufficient memory | bulia byak | 2006-10-14 | 6 | -4/+60 |
| | | | | (bzr r1800) | ||||
| * | gracefully fail if unable to allocate memory or if more than 100Mb buffer ↵ | bulia byak | 2006-10-14 | 1 | -1/+14 |
| | | | | | | requested (an arbitrary limit to prevent huge allocations that will bob the system down) (bzr r1799) | ||||
| * | Removed some copy-paste code. | Johan B. C. Engelen | 2006-10-13 | 1 | -12/+8 |
| | | | | (bzr r1797) | ||||
| * | disable filters in outline mode | bulia byak | 2006-10-11 | 1 | -8/+10 |
| | | | | (bzr r1796) | ||||
| * | undo annotations | gustav_b | 2006-10-10 | 2 | -8/+14 |
| | | | | (bzr r1795) | ||||
| * | Filtering now works with text and image objects | Niko Kiirala | 2006-10-10 | 4 | -0/+65 |
| | | | | (bzr r1794) | ||||
| * | undo annotations | bulia byak | 2006-10-10 | 19 | -89/+95 |
| | | | | (bzr r1793) | ||||
| * | more help commands | bulia byak | 2006-10-09 | 1 | -0/+2 |
| | | | | (bzr r1792) | ||||
| * | add new help commands via webbrowser extensions | bulia byak | 2006-10-09 | 1 | -0/+5 |
| | | | | (bzr r1790) | ||||
| * | allow an effect to be hidden from the effects menu | bulia byak | 2006-10-09 | 1 | -1/+7 |
| | | | | (bzr r1789) | ||||
| * | Don't mark "gridtype" as translatable. | Colin Marquardt | 2006-10-09 | 1 | -1/+1 |
| | | | | (bzr r1786) | ||||
| * | export bitmap at maximum blur rendering quality | bulia byak | 2006-10-09 | 1 | -0/+9 |
| | | | | (bzr r1783) | ||||
| * | add blur speed/quality options | bulia byak | 2006-10-09 | 5 | -47/+221 |
| | | | | (bzr r1782) | ||||
| * | Add blur | bulia byak | 2006-10-08 | 1 | -10/+89 |
| | | | | (bzr r1781) | ||||
| * | Internally, a clone is a NRArenaGroup, with the actual visible item being ↵ | bulia byak | 2006-10-08 | 1 | -0/+13 |
| | | | | | | its child. Previously, that child inherited the style from the parent group, but the group itsef was not styled. However this does not work for filter (at least) because it is by default a noninherited property. So, for all properties to work on clones, we need to set the style on the NRArenaGroup explicitly, just as SPItemGroup does the same. (bzr r1780) | ||||
