| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | r16593@tres: ted | 2007-09-18 09:16:31 -0700 | Ted Gould | 2007-09-19 | 5 | -87/+3 | |
| | | | | | | Commenting out convolve completely and removing flop. (bzr r3768) | |||||
| * | Move more dialog event handling into Dialog class, work in progress on | gustav_b | 2007-09-19 | 2 | -20/+77 | |
| | | | | | | focus issues. (bzr r3767) | |||||
| * | Cleaned up Dialog class, coding style, unused code, etc. (only | gustav_b | 2007-09-19 | 6 | -142/+138 | |
| | | | | | | | | | | | | | | estethical changes) --This line, and those below, will be ignored-- M src/ui/dialog/dialog.h M src/ui/dialog/tree-editor.cpp M src/ui/dialog/dialog.cpp M src/ui/dialog/dock-behavior.cpp M src/ui/dialog/floating-behavior.cpp M src/ui/dialog/tree-editor.h (bzr r3766) | |||||
| * | Improve snapping of newly created guides | Diederik van Lierop | 2007-09-16 | 1 | -9/+6 | |
| | | | | (bzr r3765) | |||||
| * | Add handling of focus tabbing for GdlDockItem + various DockItem focus | gustav_b | 2007-09-16 | 7 | -25/+166 | |
| | | | | | | fixes. (bzr r3764) | |||||
| * | noop: (SvgBuilder::setTransform): Mark argument as not being written through. | Peter Moulder | 2007-09-16 | 2 | -2/+2 | |
| | | | | (bzr r3763) | |||||
| * | noop: Remove a couple of redundant casts. | Peter Moulder | 2007-09-16 | 1 | -2/+2 | |
| | | | | (bzr r3762) | |||||
| * | trivial: **/*.xpm: svn propset svn:eol-style native. Mark strings as const, ↵ | Peter Moulder | 2007-09-16 | 33 | -82/+82 | |
| | | | | | | to avoid g++-4.2 warnings. (bzr r3761) | |||||
| * | (struct SPEventContext, sp-cursor.*): Change xpm arguments from gchar** to ↵ | Peter Moulder | 2007-09-16 | 3 | -7/+9 | |
| | | | | | | gchar const *const *. (bzr r3760) | |||||
| * | trivial: Address some g++-4.2 writable-strings warnings. | Peter Moulder | 2007-09-16 | 1 | -7/+6 | |
| | | | | (bzr r3759) | |||||
| * | trivial: Address some g++-4.2 writable-strings warnings. | Peter Moulder | 2007-09-16 | 9 | -20/+20 | |
| | | | | (bzr r3758) | |||||
| * | trivial changes to address warning with g++-4.2 | Peter Moulder | 2007-09-16 | 5 | -6/+6 | |
| | | | | (bzr r3757) | |||||
| * | merge in 2geom rev. 1154 | Johan B. C. Engelen | 2007-09-16 | 21 | -774/+998 | |
| | | | | (bzr r3756) | |||||
| * | add verticalpattern checkbox to path-along-path and some parameters that are ↵ | Johan B. C. Engelen | 2007-09-15 | 3 | -7/+20 | |
| | | | | | | not yet used. fix ScalarParam bug (bzr r3755) | |||||
| * | fix typo: .( -> .set( | Bob Jamison | 2007-09-15 | 1 | -2/+2 | |
| | | | | (bzr r3754) | |||||
| * | Refactoring SPColor to C++ and removing legacy CMYK implementation | Jon A. Cruz | 2007-09-15 | 36 | -409/+409 | |
| | | | | (bzr r3753) | |||||
| * | avoid code duplication, i.e. use sp_item_snappoints in the object-snapper.cpp | Diederik van Lierop | 2007-09-15 | 9 | -55/+33 | |
| | | | | (bzr r3752) | |||||
| * | copyedit | bulia byak | 2007-09-14 | 1 | -2/+2 | |
| | | | | (bzr r3750) | |||||
| * | Change "scale y" to "scale width" in description of LPEs. | Johan B. C. Engelen | 2007-09-14 | 2 | -4/+4 | |
| | | | | (bzr r3749) | |||||
| * | change Y-scaling for curve stiching and path-along-path. add warning message ↵ | Johan B. C. Engelen | 2007-09-14 | 7 | -17/+62 | |
| | | | | | | when path effect errors due to 2geom exception. (bzr r3748) | |||||
| * | Clean up code a bit. | Johan B. C. Engelen | 2007-09-14 | 1 | -11/+2 | |
| | | | | (bzr r3747) | |||||
| * | sorry for debug message. deleted. | Johan B. C. Engelen | 2007-09-14 | 1 | -1/+0 | |
| | | | | (bzr r3746) | |||||
| * | fix pasting of LPE's across multiple document; plus a number of small fixes. | Johan B. C. Engelen | 2007-09-14 | 5 | -7/+17 | |
| | | | | (bzr r3745) | |||||
| * | Fixed min/max confusion bug | Jon A. Cruz | 2007-09-14 | 2 | -2/+2 | |
| | | | | (bzr r3744) | |||||
| * | * Marking empty strings as non-translatable | Luca Bruno | 2007-09-13 | 3 | -14/+14 | |
| | | | | (bzr r3742) | |||||
| * | r16564@tres: ted | 2007-09-12 20:45:12 -0700 | Ted Gould | 2007-09-13 | 54 | -260/+223 | |
| | | | | | | Final GSoC patch from Chris. I took too long to include it :( (bzr r3740) | |||||
| * | change from <io.h> to <unistd.h> to define close | Adib Taraben | 2007-09-12 | 1 | -1/+1 | |
| | | | | (bzr r3739) | |||||
| * | copyedit | bulia byak | 2007-09-12 | 1 | -4/+4 | |
| | | | | (bzr r3738) | |||||
| * | revert partly 16042 include files | Adib Taraben | 2007-09-12 | 1 | -1/+5 | |
| | | | | (bzr r3736) | |||||
| * | NEW: XSLT Input/output extension support fix for: close not defined | Adib Taraben | 2007-09-12 | 1 | -0/+1 | |
| | | | | (bzr r3735) | |||||
| * | r16525@tres: ted | 2007-09-11 20:49:47 -0700 | Ted Gould | 2007-09-12 | 3 | -4/+209 | |
| | | | | | | Adding in code to XSLT. (bzr r3729) | |||||
| * | **/makefile.in: svn propset svn:eol-style native. Provide rule for ↵ | Peter Moulder | 2007-09-12 | 37 | -167/+167 | |
| | | | | | | %.$(OBJEXT) instead of %.o. (bzr r3726) | |||||
| * | (PrintPS::begin): Change isspace to g_ascii_isspace. | Peter Moulder | 2007-09-12 | 2 | -14/+28 | |
| | | | | | | print.cpp, extension/internal/ps.cpp: Fix some #includes. (bzr r3725) | |||||
| * | Preserve current zoom and view for reverted documents | Maximilian Albert | 2007-09-11 | 1 | -0/+9 | |
| | | | | (bzr r3724) | |||||
| * | Compute farthest-from-center point correctly in Alt+rotation | Maximilian Albert | 2007-09-11 | 3 | -1/+15 | |
| | | | | (bzr r3723) | |||||
| * | Purged fill type, stroke type enum | Adib Taraben | 2007-09-11 | 1 | -2/+2 | |
| | | | | (bzr r3721) | |||||
| * | Use angle step from prefs for rotation of PLs; Alt+parentheses rotate PLs by ↵ | Maximilian Albert | 2007-09-11 | 3 | -9/+11 | |
| | | | | | | (constant) small amount (bzr r3720) | |||||
| * | add select all, select all in all layers, deselect to selector toolbar | bulia byak | 2007-09-11 | 2 | -0/+11 | |
| | | | | (bzr r3719) | |||||
| * | Allow GdlDockItems to take focus, and grab focus on present. Various | gustav_b | 2007-09-10 | 6 | -86/+122 | |
| | | | | | | cleanups. (bzr r3718) | |||||
| * | Inkscape becomes unusable when trying to snap to the path of a traced bitmap ↵ | Diederik van Lierop | 2007-09-10 | 2 | -3/+36 | |
| | | | | | | or a text paragraph. Make it usable again by not snapping to text longer than 240 chars or paths containing more than 500 nodes. Snapping to more than one of such objects will still be very slow. (bzr r3716) | |||||
| * | add missed paint type assignment, fixes crash with no fill/no stroke on ↵ | bulia byak | 2007-09-10 | 1 | -1/+3 | |
| | | | | | | selected object (bzr r3715) | |||||
| * | preserve path effect | bulia byak | 2007-09-10 | 1 | -4/+10 | |
| | | | | (bzr r3714) | |||||
| * | set minimal appearace for toolbar widget | bulia byak | 2007-09-10 | 1 | -0/+1 | |
| | | | | (bzr r3713) | |||||
| * | ensure select-one labels in tweak and paintbucket | bulia byak | 2007-09-10 | 1 | -10/+10 | |
| | | | | (bzr r3712) | |||||
| * | add label to compact and full appearances | bulia byak | 2007-09-10 | 1 | -9/+24 | |
| | | | | (bzr r3711) | |||||
| * | Remove redundant dialog present(), make sure user_hidden is set for | gustav_b | 2007-09-10 | 2 | -1/+1 | |
| | | | | | | DockBehavior dialogs. (bzr r3710) | |||||
| * | Fix crash when 3D boxes are rotated in selector context | Maximilian Albert | 2007-09-10 | 1 | -5/+7 | |
| | | | | (bzr r3709) | |||||
| * | Don't catch Shift+Ctrl+L (Layers dialog) in 3D box context | Maximilian Albert | 2007-09-10 | 1 | -0/+1 | |
| | | | | (bzr r3708) | |||||
| * | Purged fill type enum | Jon A. Cruz | 2007-09-10 | 30 | -355/+331 | |
| | | | | (bzr r3706) | |||||
| * | rearrange, disable fidelity for color modes | bulia byak | 2007-09-10 | 1 | -2/+8 | |
| | | | | (bzr r3705) | |||||
