summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-0417-187/+188
* Fixed const-correctness and member accessJon A. Cruz2008-08-032-30/+35
* remove many needless references to n-art-bpath.hJohan B. C. Engelen2008-08-031-1/+0
* 2geomify a lot of NR::Points to Geom::PointJohan B. C. Engelen2008-08-012-4/+4
* adding tabs to SVGFonts dialogFelipe Corr??a da Silva Sanches2008-08-012-21/+50
* whitespaceMaximilian Albert2008-07-301-1/+1
* Make text widget for TextParams work and re-enable itMaximilian Albert2008-07-303-6/+4
* fix invisible selection in the list; remove stripes; fix undo commentbulia byak2008-07-302-2/+25
* New registered widget (text entry box).Maximilian Albert2008-07-295-0/+210
* 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
* Fixed regression: changing blend mode in layers dialog didn't workNiko Kiirala2008-07-241-3/+9
* fix compileFelipe Corr??a da Silva Sanches2008-07-221-0/+1
* cleanup includesJohan B. C. Engelen2008-07-212-15/+1
* fix includes a bit for imagetogglerJohan B. C. Engelen2008-07-212-11/+1
* make visibility icon in LPE stack dialog clickableJohan B. C. Engelen2008-07-202-3/+21
* add visibility icon to LPE stack dialog. not clickable yetJohan B. C. Engelen2008-07-202-2/+16
* extract ImageToggler from layers dialogJohan B. C. Engelen2008-07-204-0/+226
* noop: rename function name and whitespaceJohan B. C. Engelen2008-07-202-36/+34
* remove redundant code from lpe dialogJohan B. C. Engelen2008-07-201-3/+1
* whitespace, and add virtual destructor to ModelColumns of LPE stack dialogJohan B. C. Engelen2008-07-201-7/+8
* Warning cleanupJon A. Cruz2008-07-203-21/+24
* make the resolution for create bitmap copy settable in uibulia byak2008-07-182-0/+5
* Removed the unused allowshorthands preference.Jasper van de Gronde2008-07-182-6/+0
* added SVF Fonts dialog to the list of translatablesAlexandre Prokoudine2008-07-181-7/+7
* * added another spinbox to the svgfonts uiFelipe Corr??a da Silva Sanches2008-07-182-1/+25
* fix initialization order of FilterEffectDialog fields, per bug #249514MenTaLguY2008-07-172-7/+8
* fix combo enum, to handle enums of all types (not only the ones that range fr...Johan B. C. Engelen2008-07-162-9/+9
* improving SVG Fonts UIFelipe Corr??a da Silva Sanches2008-07-161-6/+16
* Support for copy/paste with Windows clipboard. (LP 217609)Ulf Erikson2008-07-151-20/+159
* Preview emf on windowsUlf Erikson2008-07-142-1/+195
* increase font size on kerning_preview and text_preview drawing areasFelipe Corr??a da Silva Sanches2008-07-122-3/+13
* properly update kerning value in the spinbox and fix some crashesFelipe Corr??a da Silva Sanches2008-07-121-10/+19
* now one can visually adjust glyph kerning. (still doesn save that info in the...Felipe Corr??a da Silva Sanches2008-07-122-2/+29
* kerning pairs already can be selected but kerning value still cant be setFelipe Corr??a da Silva Sanches2008-07-122-2/+14
* glyph-kerning setup user interface (not functional yet, just the gtk UI sketch)Felipe Corr??a da Silva Sanches2008-07-122-4/+49
* move max-recent to ui tabbulia byak2008-07-121-7/+5
* fix crash on svnfonts dialogFelipe Corr??a da Silva Sanches2008-07-121-17/+6
* Text Preview entry box on SVGFonts dialog (unfortunately crashing sometimes, ...Felipe Corr??a da Silva Sanches2008-07-112-5/+24
* * removed the auxiliary GtkWindowFelipe Corr??a da Silva Sanches2008-07-112-7/+73
* remove tolerance from tool prefs now that it's on the controls barbulia byak2008-07-092-6/+0
* replace separate forward declarations by proper forward.h inclusionJohan B. C. Engelen2008-07-071-5/+1
* move undo commits closer to the UIbulia byak2008-07-051-0/+3
* ui/widget/tolerance-slider.h: Supply missing #includes/declarations so that w...Peter Moulder2008-07-051-1/+4
* Warning cleanupJon A. Cruz2008-07-041-1/+1
* missed a spotMenTaLguY2008-07-011-14/+0
* dead code removalMenTaLguY2008-07-0111-565/+0