summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* small cleanup (consistently use Box3D::Axis to specify axis directions)Maximilian Albert2007-07-031-12/+8
* Make box resizeable (currently 3 handles: arbitrary movement in XY plane, con...Maximilian Albert2007-07-031-0/+81
* Refactoring of 3D box internals.Maximilian Albert2007-07-035-68/+132
* Only create the faces of a 3D box when needed (use pointers to refer to them).Maximilian Albert2007-07-035-27/+105
* More meaningful name for 3D axis directionsMaximilian Albert2007-07-039-25/+27
* Make 3D axes correspond to places in binary representation (allows for more g...Maximilian Albert2007-07-032-11/+14
* Swap axis directions Y and Z (for consistency)Maximilian Albert2007-07-033-21/+21
* Use arrays to manage corners and faces of 3D boxesMaximilian Albert2007-07-035-85/+62
* r15736@tres: ted | 2007-07-02 21:11:39 -0700Ted Gould2007-07-031-1/+1
* r15705@tres: ted | 2007-07-02 20:15:46 -0700Ted Gould2007-07-033-517/+0
* r15704@tres: ted | 2007-07-02 16:03:34 -0700Ted Gould2007-07-034-203/+310
* r15703@tres: ted | 2007-07-02 15:27:14 -0700Ted Gould2007-07-031-4/+0
* r15702@tres: ted | 2007-07-02 15:17:48 -0700Ted Gould2007-07-033-10/+0
* fix wrong modified signal handling: connecting was sigc but disconnecting was...bulia byak2007-07-022-6/+9
* was trying to have my cake and eat it too, memory-management-wise ... forMenTaLguY2007-07-012-18/+7
* initial implementation of XML::Subtree API for tracking changes on aMenTaLguY2007-07-013-0/+181
* isolated internal spaces no longer force font-family quoting, for theMenTaLguY2007-06-301-1/+19
* When an image is clipped, the curve used for snapping must be updatedDiederik van Lierop2007-06-291-1/+2
* Now nodes of transformed items will snap correctlyDiederik van Lierop2007-06-281-9/+14
* sp_style_new argumentbulia byak2007-06-281-4/+4
* reverting commit 15065; let's come up with something better than thisDiederik van Lierop2007-06-272-39/+53
* snapping transformation center again...Diederik van Lierop2007-06-271-0/+2
* a couple more checks just in casebulia byak2007-06-271-6/+8
* r15700@tres: ted | 2007-06-26 23:54:54 -0700Ted Gould2007-06-271-11/+0
* use an accessor method to get filter from stylebulia byak2007-06-279-26/+27
* (bzr r3144)Ted Gould2007-06-271-60/+34
* r15631@tres: ted | 2007-06-26 22:34:54 -0700Ted Gould2007-06-271-40/+14
* r15630@tres: ted | 2007-06-26 22:27:01 -0700Ted Gould2007-06-271-37/+18
* r15629@tres: ted | 2007-06-26 21:47:00 -0700Ted Gould2007-06-272-48/+35
* r15559@tres: ted | 2007-06-08 14:28:18 -0700Ted Gould2007-06-271-10/+14
* r15558@tres: ted | 2007-06-08 08:59:52 -0700Ted Gould2007-06-271-2/+2
* r15557@tres: ted | 2007-06-08 08:58:12 -0700Ted Gould2007-06-272-4/+14
* r15556@tres: ted | 2007-06-08 08:57:40 -0700Ted Gould2007-06-272-0/+12
* r15555@tres: ted | 2007-06-08 08:57:04 -0700Ted Gould2007-06-271-2/+2
* r15506@tres: ted | 2007-05-24 22:30:55 -0700Ted Gould2007-06-2711-34/+87
* r15481@tres: ted | 2007-05-22 09:56:22 -0700Ted Gould2007-06-2711-15/+13
* r15480@tres: ted | 2007-05-20 23:51:34 -0700Ted Gould2007-06-2712-72/+191
* r15432@tres: ted | 2007-05-12 21:24:09 -0700Ted Gould2007-06-271-1/+58
* r15380@tres: ted | 2007-05-10 19:24:35 -0700Ted Gould2007-06-272-1/+39
* r15379@tres: ted | 2007-05-09 19:13:37 -0700Ted Gould2007-06-274-12/+19
* r15378@tres: ted | 2007-05-09 18:59:27 -0700Ted Gould2007-06-271-0/+14
* r15377@tres: ted | 2007-05-08 22:03:14 -0700Ted Gould2007-06-272-28/+39
* r15368@tres: ted | 2007-05-05 13:53:51 -0700Ted Gould2007-06-274-401/+163
* switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...bulia byak2007-06-2722-152/+152
* fix issue introduced in r14229MenTaLguY2007-06-271-1/+1
* more unreffing temporary styles properlybulia byak2007-06-277-10/+10
* unref temporary styles properlybulia byak2007-06-271-1/+10
* fix style querying: now all objects have style, so to go up from SPStrings we...bulia byak2007-06-271-2/+3
* implementing snapping to imagesDiederik van Lierop2007-06-265-25/+128
* Move icon of 3D Box tool between Text tool and Connector toolMaximilian Albert2007-06-261-1/+1