| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | copyedit | bulia byak | 2008-01-10 | 1 | -5/+5 |
| | | | | (bzr r4450) | ||||
| * | label fix: kbd selection can never go into groups anyway, only layers | bulia byak | 2008-01-10 | 1 | -4/+4 |
| | | | | (bzr r4449) | ||||
| * | roll back to 16721 (see discussion in the devel list) | bulia byak | 2008-01-09 | 2 | -132/+10 |
| | | | | (bzr r4445) | ||||
| * | Fix LP #181020: When snapping a guide, now only the part of the guide near ↵ | Diederik van Lierop | 2008-01-08 | 1 | -1/+1 |
| | | | | | | the pointer is considered (bzr r4435) | ||||
| * | Fix missing tooltips in LPE's. (Closes LP: #178471) | Bryce Harrington | 2008-01-06 | 1 | -1/+1 |
| | | | | | | Whitespace cleanup. (bzr r4413) | ||||
| * | Adds 'Save as SVG' button / dialog to clarify when saving file, that it | Bryce Harrington | 2008-01-06 | 1 | -2/+4 |
| | | | | | | will be saved as SVG. Patch from Gringer. (Closes LP: #169995) (bzr r4401) | ||||
| * | Fix LP #179741 | Johan B. C. Engelen | 2008-01-02 | 1 | -9/+3 |
| | | | | (bzr r4363) | ||||
| * | disable fill-and-stroke blend (separate commit for easy reversion) | MenTaLguY | 2008-01-01 | 1 | -1/+1 |
| | | | | (bzr r4358) | ||||
| * | make blend versus blur more configurable on a case-by-case basis | MenTaLguY | 2008-01-01 | 5 | -11/+20 |
| | | | | (bzr r4357) | ||||
| * | fix update on layer switch and work around some blur-related glitches | MenTaLguY | 2008-01-01 | 6 | -13/+18 |
| | | | | (bzr r4356) | ||||
| * | separate blend history for objects versus layers | MenTaLguY | 2008-01-01 | 3 | -6/+16 |
| | | | | (bzr r4355) | ||||
| * | first crack at enabling blend for layers dialog | MenTaLguY | 2008-01-01 | 4 | -14/+43 |
| | | | | (bzr r4354) | ||||
| * | abstraction for style widget subjects | MenTaLguY | 2008-01-01 | 5 | -71/+364 |
| | | | | (bzr r4353) | ||||
| * | factor filter and opacity controls into separate metawidget | MenTaLguY | 2008-01-01 | 5 | -241/+372 |
| | | | | (bzr r4352) | ||||
| * | Add default CC metadata and license to preferences. | Bryce Harrington | 2007-12-31 | 2 | -10/+132 |
| | | | | | | (Closes LP: #169954) (bzr r4346) | ||||
| * | Set teeth selector in lpe-gears to an integer value >= 3. | Bryce Harrington | 2007-12-30 | 2 | -18/+18 |
| | | | | | | Fix trailing whitespace. (bzr r4342) | ||||
| * | don't zoom when changing dpi | Kees Cook | 2007-12-30 | 1 | -2/+2 |
| | | | | (bzr r4338) | ||||
| * | beautify rendering options tab | Kees Cook | 2007-12-30 | 2 | -35/+66 |
| | | | | (bzr r4337) | ||||
| * | rip out gtkmmification of print dialog, to temporarily solve LP: #176018 | Kees Cook | 2007-12-30 | 2 | -53/+79 |
| | | | | (bzr r4336) | ||||
| * | adjust cairo bitmap origin offset fixup | Kees Cook | 2007-12-30 | 2 | -2/+2 |
| | | | | (bzr r4335) | ||||
| * | always show grids when adding new grid | Johan B. C. Engelen | 2007-12-29 | 1 | -0/+3 |
| | | | | (bzr r4333) | ||||
| * | clean up print dialog for better integration with gtkmm | Kees Cook | 2007-12-29 | 3 | -41/+33 |
| | | | | (bzr r4331) | ||||
| * | correct build_gridspage | Johan B. C. Engelen | 2007-12-29 | 1 | -5/+2 |
| | | | | (bzr r4330) | ||||
| * | Add icons to document properties grid table :-) | Johan B. C. Engelen | 2007-12-29 | 2 | -2/+36 |
| | | | | (bzr r4329) | ||||
| * | fix crit bug #168570 Crash when recreating grid using 'redo' | Johan B. C. Engelen | 2007-12-23 | 1 | -0/+1 |
| | | | | (bzr r4289) | ||||
| * | Fixed the parenting of the print dialog so that it cannot fall behind the ↵ | Joel Holdsworth | 2007-12-22 | 2 | -3/+3 |
| | | | | | | main inkscape desktop window (bzr r4278) | ||||
| * | guides: switch from using one position coordinate to Geom::Point point_on_line | Johan B. C. Engelen | 2007-12-19 | 1 | -4/+2 |
| | | | | (bzr r4258) | ||||
| * | Renaming captions and labels in snapping preferences dialog, and inverting ↵ | Diederik van Lierop | 2007-12-17 | 2 | -11/+11 |
| | | | | | | the behaviour of the 'snap at any distance' checkbox (bzr r4252) | ||||
| * | start of getting angled guidelines. | Johan B. C. Engelen | 2007-12-16 | 1 | -1/+1 |
| | | | | | | | define guide's normal instead of vertical/horizontal. rendering is not implemented for angled guides yet. (bzr r4243) | ||||
| * | add default unit to grid preferences. | Johan B. C. Engelen | 2007-12-16 | 4 | -4/+33 |
| | | | | (bzr r4238) | ||||
| * | Add default grid settings to Inkscape preferences. | Johan B. C. Engelen | 2007-12-14 | 5 | -2/+113 |
| | | | | (bzr r4230) | ||||
| * | Add global snapping toggle | Diederik van Lierop | 2007-12-12 | 2 | -3/+19 |
| | | | | (bzr r4221) | ||||
| * | Fixed the filter effects dialog always displaying all the filter settings by ↵ | Nicholas Bishop | 2007-12-12 | 2 | -1/+9 |
| | | | | | | overriding the behavior of show_all. (bzr r4220) | ||||
| * | Do NOT use frames in the snapping tab in the document properties dialog ;-) | Diederik van Lierop | 2007-12-12 | 2 | -41/+19 |
| | | | | (bzr r4218) | ||||
| * | Warning cleanup | Jon A. Cruz | 2007-12-12 | 1 | -3/+2 |
| | | | | (bzr r4216) | ||||
| * | connected a signal to update the filter primitives list treeview when the ↵ | Felipe Corr??a da Silva Sanches | 2007-12-12 | 1 | -0/+2 |
| | | | | | | filters dialog is resized (bzr r4214) | ||||
| * | I have added beveled edges to the connections on the filter-effects | Felipe Corr??a da Silva Sanches | 2007-12-11 | 1 | -3/+5 |
| | | | | | | dialog (bzr r4213) | ||||
| * | Use frames in the snapping tab in the document properties dialog | Diederik van Lierop | 2007-12-11 | 2 | -24/+41 |
| | | | | (bzr r4210) | ||||
| * | r17226@mini-emma: ted | 2007-12-10 20:24:40 -0800 | Ted Gould | 2007-12-11 | 1 | -0/+1 |
| | | | | | | Adding in attr-widget.h (bzr r4208) | ||||
| * | r17222@mini-emma: ted | 2007-12-10 19:23:29 -0800 | Ted Gould | 2007-12-11 | 1 | -2/+3 |
| | | | | | | Builds for me. A couple of changes that broke things. But this works for me (tm). (bzr r4205) | ||||
| * | 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) | ||||
| * | Implement cross-architecture print dialog using cairo and PNG backends. | Kees Cook | 2007-12-10 | 6 | -0/+396 |
| | | | | (bzr r4199) | ||||
| * | 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) | ||||
| * | Warning cleanup | Jon A. Cruz | 2007-12-08 | 1 | -2/+2 |
| | | | | (bzr r4192) | ||||
| * | Fixes for gcc versions before 4.1.x | Jon A. Cruz | 2007-12-08 | 1 | -78/+113 |
| | | | | (bzr r4191) | ||||
| * | Rework dialog management. Use singleton behavior for dialogs when | gustav_b | 2007-12-07 | 21 | -286/+301 |
| | | | | | | | | | 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) | ||||
| * | Change title of tab in document properties dialog ("Snap details" -> "Snap ↵ | Diederik van Lierop | 2007-12-04 | 2 | -9/+10 |
| | | | | | | points") (bzr r4169) | ||||
| * | copyedit labels for clarity | bulia byak | 2007-12-02 | 1 | -3/+3 |
| | | | | (bzr r4156) | ||||
