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