summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fixed compilation when the new SVG font stuff is not enabled.Jon A. Cruz2008-06-262-1/+3
* * remove g_warningsFelipe Corr??a da Silva Sanches2008-06-262-15/+35
* adding list of available SVGFonts to the SVGFonts dialogFelipe Corr??a da Silva Sanches2008-06-252-2/+61
* warning cleanupFelipe Corr??a da Silva Sanches2008-06-252-3/+3
* missing files from previous commitFelipe Corr??a da Silva Sanches2008-06-252-0/+77
* adding a dialog for SVG FontsFelipe Corr??a da Silva Sanches2008-06-252-0/+9
* Resolve ID clashes when pasting (fixes bug 165936).Stephen Silver2008-06-241-22/+3
* Cmake: remove header files from source listsJoshua L. Blocher2008-06-245-99/+4
* patch from 226459, approved by joelbulia byak2008-06-201-7/+15
* copy complete LPE stack to clipboard instead of only the current active lpeJohan B. C. Engelen2008-06-161-5/+6
* new command: relink clone to copied objectbulia byak2008-06-152-0/+36
* Fixed preferences dialog to be usable on small screens, like on the Eee PC.Jon A. Cruz2008-06-131-1/+6
* general rearrange and copyeditbulia byak2008-06-132-77/+103
* change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen2008-06-123-4/+4
* Committing fixed patch for autosave. Fixes bug #171092.Jon A. Cruz2008-06-122-0/+28
* add selmodified connection to force dialog update on undobulia byak2008-06-092-5/+16
* Fixed uninitialized membersJon A. Cruz2008-06-061-4/+9
* Fixed uninitialized memberJon A. Cruz2008-06-061-0/+2
* merge gsoc2008_johan_path2geom into trunkJohan B. C. Engelen2008-06-061-1/+1
* Factor out 'create and apply' code for LPEs so that it can be called from eve...Maximilian Albert2008-06-041-17/+2
* Added tool style for eraser.Jon A. Cruz2008-06-041-2/+17