summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Removed duplication of menu items.Jon A. Cruz2008-12-061-32/+35
* Changed it use common code for profile locations.Jon A. Cruz2008-12-051-16/+7
* Layout code cleanup.Jon A. Cruz2008-12-051-12/+24
* Rearrange to enable code that does not directly rely on lcms.Jon A. Cruz2008-11-271-8/+3
* Fix compile with lcms disabled.Maximilian Albert2008-11-273-1/+7
* List color profile search locations in preference tooltipJon A. Cruz2008-11-271-1/+16
* marked forgotten translatable messageAlexandre Prokoudine2008-11-251-1/+1
* Add an option to the preferences to _only_ snap the node closest to the mouse...Diederik van Lierop2008-11-242-3/+6
* adding "remove" context menu in the embedded color profiles boxFelipe Corr??a da Silva Sanches2008-11-242-39/+132
* 1) Improve the way the distance to the pointer is taken into account when fin...Diederik van Lierop2008-11-232-2/+7
* Merge from fe-movedTed Gould2008-11-2119-89/+1768
* Merge from trunkTed Gould2008-10-315-12/+21
* From trunkTed Gould2008-10-2764-796/+859
* Merging from trunkTed Gould2008-10-115-58/+67
* Sorry, I got off on a branch and ended up with a bunch of things. I'm just g...Ted Gould2008-09-254-3/+111
* Made bitmap printing use the DPI setting (bug 258916)Niko Kiirala2008-09-221-3/+7
* release reprs properlybulia byak2008-09-201-0/+1
* More NR ==> Geom conversion (points and some matrices/transforms)Maximilian Albert2008-09-182-17/+17
* Some NR::Point ==> Geom::Point replacementsMaximilian Albert2008-09-181-2/+2
* Refactored preferences handling into a new version of Krzysztof Kosi??ski2008-09-167-63/+88
* remove extra unref; now ref/unref is done by show/hide; this used to stop thi...bulia byak2008-09-161-1/+0
* More sensible behaviour of the treat-selection-as-group option in align & dis...Maximilian Albert2008-09-131-2/+5
* Add option to align & distribute dialog to treat the selection as a group (cl...Maximilian Albert2008-09-132-5/+32
* convert almost all libnrtype to Geom::Johan B. C. Engelen2008-09-111-2/+2
* First patch for Bug 209199: Update Win32 Save As dialog to include a Title ed...Jeff Schiller2008-09-116-59/+175
* Fix LP #258124 and crash when copying LPEsMaximilian Albert2008-09-081-1/+1
* The page size table in Document Properties should use the available vertical ...Maximilian Albert2008-09-051-3/+9
* Add a zoom correction option to preferences (used when zooming to 1:1 etc. to...Maximilian Albert2008-09-042-4/+9
* removed unnecessary pointer, changed to by reference. (the pointer was not al...Johan B. C. Engelen2008-09-011-1/+1
* Ulf Ericson's patch for implementing missing properties in the new pdf exporterbulia byak2008-08-291-1/+1
* added missing semicolons in translatable messagesAlexandre Prokoudine2008-08-281-27/+27
* Cleanup of named icon background rendering and added pref for workaroundJon A. Cruz2008-08-252-1/+4
* whitespace cleanupMaximilian Albert2008-08-181-1/+1
* Groundwork for new LPETool tool (which consists of subtools that are construc...Maximilian Albert2008-08-182-1/+6
* family name field on svgfonts dialog now properly saves attribute. Should do ...Felipe Corr??a da Silva Sanches2008-08-152-14/+76
* gtkmm-ify the 'Stroke style' tab of Fill and Stroke dialogMaximilian Albert2008-08-091-1/+3
* Snap to intersections of any kind of path (were we previously only could snap...Diederik van Lierop2008-08-081-3/+3
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-082-4/+4
* optionally (default off) relink duplicated clones to the duplicated originalbulia byak2008-08-052-0/+7
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-054-29/+29
* more mockup on svgfonts dialogFelipe Corr??a da Silva Sanches2008-08-052-1/+27
* added class AttrEntryFelipe Corr??a da Silva Sanches2008-08-052-0/+11
* NR:: => Geom:: for much of src/ui and src/widgetsJohan B. C. Engelen2008-08-044-102/+102
* adding tabs to SVGFonts dialogFelipe Corr??a da Silva Sanches2008-08-012-21/+50
* fix invisible selection in the list; remove stripes; fix undo commentbulia byak2008-07-302-2/+25
* fix tweak page idbulia byak2008-07-261-1/+1
* add style selector for tweak toolbulia byak2008-07-262-5/+7
* meaningful limitsbulia byak2008-07-261-2/+2
* Added compensation factor for time-skew with event latency.Jon A. Cruz2008-07-262-0/+6
* fix compileFelipe Corr??a da Silva Sanches2008-07-221-0/+1