summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Select landscape by default for certain page formatsMaximilian Albert2008-09-051-4/+28
| | | (bzr r6763)
* Add page sizes for various business card formats as per request in LP #172225Maximilian Albert2008-09-051-0/+5
| | | (bzr r6762)
* The page size table in Document Properties should use the available vertical ↵Maximilian Albert2008-09-052-4/+10
| | | | | space (bzr r6761)
* Add a zoom correction option to preferences (used when zooming to 1:1 etc. ↵Maximilian Albert2008-09-044-4/+259
| | | | | to display items in their true sizes) (bzr r6758)
* removed unnecessary pointer, changed to by reference. (the pointer was not ↵Johan B. C. Engelen2008-09-011-1/+1
| | | | | allowed to be NULL, so reference is better) (bzr r6752)
* Ulf Ericson's patch for implementing missing properties in the new pdf exporterbulia byak2008-08-291-1/+1
| | | (bzr r6726)
* Modify the parameters required for setting up the SnapManagerDiederik van Lierop2008-08-281-1/+1
| | | (bzr r6722)
* added missing semicolons in translatable messagesAlexandre Prokoudine2008-08-281-27/+27
| | | (bzr r6720)
* Fixed clipboard code to properly load needed extensions. Fixes bug #171662Jon A. Cruz2008-08-281-2/+21
| | | (bzr r6719)
* Cleanup of named icon background rendering and added pref for workaroundJon A. Cruz2008-08-252-1/+4
| | | (bzr r6715)
* whitespace cleanupMaximilian Albert2008-08-181-1/+1
| | | (bzr r6663)
* Groundwork for new LPETool tool (which consists of subtools that are ↵Maximilian Albert2008-08-182-1/+6
| | | | | constructed from LPEs) (bzr r6645)
* family name field on svgfonts dialog now properly saves attribute. Should do ↵Felipe Corr??a da Silva Sanches2008-08-152-14/+76
| | | | | the same for other fields on next commits. (bzr r6631)
* gtkmm-ify the 'Stroke style' tab of Fill and Stroke dialogMaximilian Albert2008-08-091-1/+3
| | | (bzr r6602)
* Snap to intersections of any kind of path (were we previously only could ↵Diederik van Lierop2008-08-081-3/+3
| | | | | snap to intersections of line-segments) (bzr r6597)
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-084-7/+7
| | | (bzr r6593)
* Fix regression in object snapper which caused self-snappingDiederik van Lierop2008-08-071-5/+5
| | | (bzr r6587)
* 1) When pasting, use an offset that is a multiple of the grid pitch (got ↵Diederik van Lierop2008-08-061-27/+53
| | | | | | | lost during a previous round of refactoring) 2) Refactor some of the pasting code (bzr r6580)
* optionally (default off) relink duplicated clones to the duplicated originalbulia byak2008-08-052-0/+7
| | | (bzr r6570)
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-058-43/+43
| | | (bzr r6569)
* more mockup on svgfonts dialogFelipe Corr??a da Silva Sanches2008-08-052-1/+27
| | | (bzr r6563)
* added class AttrEntryFelipe Corr??a da Silva Sanches2008-08-052-0/+11
| | | | | | Added 2 entries in glyphs tab (svgfonts dialog). But these fields do not change attributes yet (bzr r6562)
* NR:: => Geom:: for much of src/ui and src/widgetsJohan B. C. Engelen2008-08-0417-187/+188
| | | (bzr r6561)
* Fixed const-correctness and member accessJon A. Cruz2008-08-032-30/+35
| | | (bzr r6544)
* remove many needless references to n-art-bpath.hJohan B. C. Engelen2008-08-031-1/+0
| | | (bzr r6540)
* 2geomify a lot of NR::Points to Geom::PointJohan B. C. Engelen2008-08-012-4/+4
| | | (bzr r6513)
* adding tabs to SVGFonts dialogFelipe Corr??a da Silva Sanches2008-08-012-21/+50
| | | (bzr r6497)
* whitespaceMaximilian Albert2008-07-301-1/+1
| | | (bzr r6476)
* Make text widget for TextParams work and re-enable itMaximilian Albert2008-07-303-6/+4
| | | (bzr r6469)
* fix invisible selection in the list; remove stripes; fix undo commentbulia byak2008-07-302-2/+25
| | | (bzr r6468)
* New registered widget (text entry box).Maximilian Albert2008-07-295-0/+210
| | | (bzr r6461)
* fix tweak page idbulia byak2008-07-261-1/+1
| | | (bzr r6424)
* add style selector for tweak toolbulia byak2008-07-262-5/+7
| | | (bzr r6423)
* meaningful limitsbulia byak2008-07-261-2/+2
| | | (bzr r6422)
* Added compensation factor for time-skew with event latency.Jon A. Cruz2008-07-262-0/+6
| | | (bzr r6421)
* Fixed regression: changing blend mode in layers dialog didn't workNiko Kiirala2008-07-241-3/+9
| | | (bzr r6409)
* fix compileFelipe Corr??a da Silva Sanches2008-07-221-0/+1
| | | (bzr r6389)
* cleanup includesJohan B. C. Engelen2008-07-212-15/+1
| | | (bzr r6385)
* fix includes a bit for imagetogglerJohan B. C. Engelen2008-07-212-11/+1
| | | (bzr r6384)
* make visibility icon in LPE stack dialog clickableJohan B. C. Engelen2008-07-202-3/+21
| | | (bzr r6379)
* add visibility icon to LPE stack dialog. not clickable yetJohan B. C. Engelen2008-07-202-2/+16
| | | (bzr r6378)
* extract ImageToggler from layers dialogJohan B. C. Engelen2008-07-204-0/+226
| | | (bzr r6377)
* noop: rename function name and whitespaceJohan B. C. Engelen2008-07-202-36/+34
| | | (bzr r6376)
* remove redundant code from lpe dialogJohan B. C. Engelen2008-07-201-3/+1
| | | (bzr r6375)
* whitespace, and add virtual destructor to ModelColumns of LPE stack dialogJohan B. C. Engelen2008-07-201-7/+8
| | | (bzr r6374)
* Warning cleanupJon A. Cruz2008-07-203-21/+24
| | | (bzr r6367)
* make the resolution for create bitmap copy settable in uibulia byak2008-07-182-0/+5
| | | (bzr r6354)
* Removed the unused allowshorthands preference.Jasper van de Gronde2008-07-182-6/+0
| | | (bzr r6352)
* added SVF Fonts dialog to the list of translatablesAlexandre Prokoudine2008-07-181-7/+7
| | | | | marked its messages for translation (bzr r6350)
* * added another spinbox to the svgfonts uiFelipe Corr??a da Silva Sanches2008-07-182-1/+25
| | | | | | * this one will set the horiz_adv_x parameter of fonts (i.e. the "set width") * but it is still not working well since I need to find out how to tell cairo that the glyph cache is invalid and that glyphs should be rerendered (bzr r6347)