| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | include header for close command | Adib Taraben | 2007-12-10 | 1 | -0/+1 |
| | | | | (bzr r4204) | ||||
| * | add #include <io.h> to enable win32 compile | Bob Jamison | 2007-12-10 | 1 | -0/+1 |
| | | | | (bzr r4202) | ||||
| * | remove all mention of extension/internal/gnome.cpp from build files for make ↵ | Aaron Spike | 2007-12-10 | 2 | -4/+0 |
| | | | | | | distcheck; this included removing mention from a comment in src/libnr/nr-path.h (bzr r4201) | ||||
| * | add snapped-line.cpp and snapped-line.h to src/Makefile_insert for make ↵ | Aaron Spike | 2007-12-10 | 1 | -0/+1 |
| | | | | | | distcheck (bzr r4200) | ||||
| * | Implement cross-architecture print dialog using cairo and PNG backends. | Kees Cook | 2007-12-10 | 10 | -175/+421 |
| | | | | (bzr r4199) | ||||
| * | always build cairo backend; add interface for setting cairo surface to renderer | Kees Cook | 2007-12-10 | 4 | -17/+21 |
| | | | | (bzr r4198) | ||||
| * | minor whitespace adjustment | Kees Cook | 2007-12-10 | 1 | -2/+2 |
| | | | | (bzr r4196) | ||||
| * | Init some checkboxes correctly in document-properties dialog | Diederik van Lierop | 2007-12-09 | 1 | -0/+2 |
| | | | | (bzr r4195) | ||||
| * | Snap to axonometric grid lines | Diederik van Lierop | 2007-12-08 | 6 | -43/+140 |
| | | | | (bzr r4194) | ||||
| * | Warning cleanup | Jon A. Cruz | 2007-12-08 | 4 | -165/+4 |
| | | | | (bzr r4192) | ||||
| * | Fixes for gcc versions before 4.1.x | Jon A. Cruz | 2007-12-08 | 1 | -78/+113 |
| | | | | (bzr r4191) | ||||
| * | LPE Bendpath: disable width path | Johan B. C. Engelen | 2007-12-07 | 2 | -5/+11 |
| | | | | (bzr r4189) | ||||
| * | Rework dialog management. Use singleton behavior for dialogs when | gustav_b | 2007-12-07 | 30 | -334/+324 |
| | | | | | | | | | started in floating dialogs mode and use one dialog/desktop behavior when started in dockable dialogs mode. Replace the panels use of the SP_ACTIVE_DESKTOP macro and unify the panels' handling of desktop activation events. (bzr r4188) | ||||
| * | Fized crashes & odd behaviour when resizing, zooming and rotating feTurbulence | Niko Kiirala | 2007-12-06 | 6 | -27/+90 |
| | | | | (bzr r4187) | ||||
| * | remove my drama comment | Johan B. C. Engelen | 2007-12-06 | 1 | -2/+2 |
| | | | | (bzr r4186) | ||||
| * | Fixed several crashes when modifying filter effect parameters with XML editor | Niko Kiirala | 2007-12-06 | 11 | -13/+24 |
| | | | | (bzr r4185) | ||||
| * | Removed conditional GTK+ < 2.6.0 code since 2.8.0 has been a requirement for ↵ | Jon A. Cruz | 2007-12-06 | 2 | -132/+112 |
| | | | | | | almost a year (bzr r4184) | ||||
| * | Warning cleanup | Jon A. Cruz | 2007-12-06 | 1 | -2/+1 |
| | | | | (bzr r4183) | ||||
| * | speed up keyboard scale and rotation too | bulia byak | 2007-12-06 | 1 | -6/+18 |
| | | | | (bzr r4182) | ||||
| * | Add unit selector for node coordinate entries | Maximilian Albert | 2007-12-05 | 1 | -8/+36 |
| | | | | (bzr r4181) | ||||
| * | Always set coord entry fields inactive when switching to the node tool | Maximilian Albert | 2007-12-05 | 2 | -0/+6 |
| | | | | (bzr r4179) | ||||
| * | Add icon for "Edit next LPE parameter" and add it to toolbar of nodetool. | Johan B. C. Engelen | 2007-12-05 | 2 | -1/+19 |
| | | | | (bzr r4177) | ||||
| * | warning cleanup | Jon A. Cruz | 2007-12-05 | 2 | -5/+5 |
| | | | | (bzr r4175) | ||||
| * | Add entry fields for x/y coordinates of selected nodes (fixes bugs #170116 ↵ | Maximilian Albert | 2007-12-05 | 4 | -56/+254 |
| | | | | | | and #172113) (bzr r4174) | ||||
| * | Lookup object from repr instead of id to fix redo of undo of guide creation :-) | Johan B. C. Engelen | 2007-12-05 | 1 | -3/+2 |
| | | | | (bzr r4173) | ||||
| * | don't crash upon adding strange named XML element to namedview. | Johan B. C. Engelen | 2007-12-04 | 1 | -2/+3 |
| | | | | (bzr r4172) | ||||
| * | 3D grid: When snapping, consider both left and right vertical lines next to ↵ | Johan B. C. Engelen | 2007-12-04 | 1 | -4/+4 |
| | | | | | | the point. (see rev 16610) (bzr r4171) | ||||
| * | Don't show error dialog when bitmap export is cancelled by the user (fixes ↵ | Maximilian Albert | 2007-12-04 | 1 | -2/+6 |
| | | | | | | bug #172338) (bzr r4170) | ||||
| * | Change title of tab in document properties dialog ("Snap details" -> "Snap ↵ | Diederik van Lierop | 2007-12-04 | 2 | -9/+10 |
| | | | | | | points") (bzr r4169) | ||||
| * | When snapping, consider all four grid lines around the current point instead ↵ | Diederik van Lierop | 2007-12-04 | 3 | -49/+44 |
| | | | | | | of only the nearest two (bzr r4168) | ||||
| * | Implemented use of "short_label" for toolbar items. | Jon A. Cruz | 2007-12-04 | 7 | -223/+256 |
| | | | | | | Fixes bug #168826. (bzr r4167) | ||||
| * | use stockid for label; help text update | bulia byak | 2007-12-04 | 1 | -4/+8 |
| | | | | (bzr r4165) | ||||
| * | fix bug: mid and end markers showed previews from start markers | bulia byak | 2007-12-04 | 1 | -2/+4 |
| | | | | (bzr r4164) | ||||
| * | warning cleanup | Jon A. Cruz | 2007-12-04 | 1 | -3/+6 |
| | | | | (bzr r4163) | ||||
| * | Solve crash on assert (see bugs #173555 and #173568 in launchpad) | Diederik van Lierop | 2007-12-03 | 1 | -6/+3 |
| | | | | (bzr r4162) | ||||
| * | Improve default axonomgrid settings (colors, and spacing=1mm since it will ↵ | Johan B. C. Engelen | 2007-12-02 | 1 | -4/+7 |
| | | | | | | be used for technical drawing probably. pixels seems like a strange default choice in that case) (bzr r4159) | ||||
| * | Snapping of axonometric grid: correctly snap to vertical gridline. angled ↵ | Johan B. C. Engelen | 2007-12-02 | 1 | -14/+11 |
| | | | | | | lines not implemented yet. (bzr r4158) | ||||
| * | Fix compile. Don't #include .cpp files! | Johan B. C. Engelen | 2007-12-02 | 4 | -12/+48 |
| | | | | (bzr r4157) | ||||
| * | copyedit labels for clarity | bulia byak | 2007-12-02 | 1 | -3/+3 |
| | | | | (bzr r4156) | ||||
| * | fix pmg | bulia byak | 2007-12-02 | 1 | -8/+12 |
| | | | | (bzr r4155) | ||||
| * | FIX for Bug #173068 can't import postscript files (ps and eps) | Adib Taraben | 2007-12-02 | 1 | -3/+59 |
| | | | | (bzr r4154) | ||||
| * | only snap to non-smooth nodes, 2nd try. Hopefully this one is more robust | Diederik van Lierop | 2007-12-02 | 1 | -24/+37 |
| | | | | (bzr r4153) | ||||
| * | UI tweaks for CMS view toggle | Jon A. Cruz | 2007-12-02 | 3 | -10/+32 |
| | | | | (bzr r4152) | ||||
| * | Warning cleanup (including OFFSET_OF warning) | Jon A. Cruz | 2007-12-01 | 15 | -46/+64 |
| | | | | (bzr r4150) | ||||
| * | Fix emphasized line drawing for axonometric grid | Johan B. C. Engelen | 2007-12-01 | 1 | -16/+17 |
| | | | | (bzr r4149) | ||||
| * | Improve layout of grid document properties | Johan B. C. Engelen | 2007-12-01 | 3 | -25/+32 |
| | | | | (bzr r4148) | ||||
| * | http://sourceforge.net/mailarchive/forum.php?thread_name=5747bce9a7ed077c1b4 ↵ | Johan B. C. Engelen | 2007-11-30 | 1 | -0/+3 |
| | | | | | | fc9f0f4f8a5e0%40localhost&forum_name=inkscape-devel (bzr r4147) | ||||
| * | add visibility and snap_enabled checkbuttons for grids. | Johan B. C. Engelen | 2007-11-29 | 4 | -15/+54 |
| | | | | | | visibility already works, snap_enabled not yet. (bzr r4146) | ||||
| * | show gridtype name in document properties | Johan B. C. Engelen | 2007-11-29 | 3 | -6/+37 |
| | | | | (bzr r4145) | ||||
| * | Adding icon for color management | Jon A. Cruz | 2007-11-29 | 2 | -2/+2 |
| | | | | (bzr r4144) | ||||
