summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* correct copy-paste errorJohan B. C. Engelen2007-11-202-2/+2
* Disable HAVE_POPPLER_CAIRO definition in config.h.Johan B. C. Engelen2007-11-201-1/+1
* Display CMS adjustment per-desktop viewJon A. Cruz2007-11-208-87/+228
* add one fractional digit to zooms less than 10%bulia byak2007-11-191-2/+7
* Update translations for KhmerKhoem Sokhem2007-11-191-208/+173
* 1) Improving snapping logic 2) When skewing, don't snap to selection itselfDiederik van Lierop2007-11-186-43/+97
* rename EditCloneOriginal to EditCloneSelectOriginalJohan B. C. Engelen2007-11-182-4/+4
* rename EditCloneOriginal to EditCloneSelectOriginal ; SP_VERB_EDIT_CLONE_ORIG...Johan B. C. Engelen2007-11-185-8/+8
* Fix bug [ 1685684 ] Document Properties: Grid number fields round too broadlyJohan B. C. Engelen2007-11-184-2/+18
* Make LPE Path along path behave more naturally. (fixes problems in moving a p...Johan B. C. Engelen2007-11-182-2/+8
* further work on the gtkmm exception problems in the file dialog/filedialogimp...Johan B. C. Engelen2007-11-181-2/+7
* Switched from directly using CairoOutputDev to using the poppler-glib APImiklosh2007-11-182-22/+25
* Require poppler-glib and poppler-cairo for PDF previewmiklosh2007-11-181-6/+6
* - modified the grid to be 0.5 pixels wide to make ti easier to snap to the pi...JiHO2007-11-181-717/+679
* Improving snapping logic; more to followDiederik van Lierop2007-11-181-5/+21
* whitespaceJohan B. C. Engelen2007-11-171-3/+2
* Prevent CMS button from pinning space used by scrollbarsJon A. Cruz2007-11-171-0/+4
* Fix exception catching, to allow polymorphism. Note to all: always catch by r...Johan B. C. Engelen2007-11-173-11/+8
* Merged from Poppler's Gfx.cc; Unset the font if it doesn't exist or we can no...miklosh2007-11-171-0/+4
* 2geom: splice exceptions code from utils.h into exception.hJohan B. C. Engelen2007-11-178-86/+130
* fix compile warning with C++ style castJohan B. C. Engelen2007-11-171-1/+1
* Adding ICC Profiles in X supportJon A. Cruz2007-11-175-39/+791
* 2geom tryout: new exceptionsJohan B. C. Engelen2007-11-178-18/+77
* hopefully fix compile (#include <errno.h>Johan B. C. Engelen2007-11-161-0/+1
* fix warnings and delete gradient pixmap that will not be usedJohan B. C. Engelen2007-11-166-48/+19
* Fix: [ 1829427 ] PNG export via cmd line is restricted to 65535x65535Johan B. C. Engelen2007-11-164-25/+28
* update translation for KhmerKhoem Sokhem2007-11-161-516/+291
* make the order of buttons the same as that of menu commandsbulia byak2007-11-161-4/+4
* Fix markups in pt_BR.poMaximilian Albert2007-11-161-3/+3
* INX files: <option>, <_option>, <item> and <_item> now all work. The undersco...Johan B. C. Engelen2007-11-152-4/+6
* Cleaning unnecessary lines.Valessio Soares de Brito2007-11-1559-91106/+68455
* Update pt_BR.po fileValessio Soares de Brito2007-11-151-1496/+1166
* update Khmer translationKhoem Sokhem2007-11-151-319/+238
* A pasted selection is supposed to snap to the grid, but this cannot work the ...Diederik van Lierop2007-11-143-70/+1
* Snap to intersections of line segmentsDiederik van Lierop2007-11-1413-63/+185
* Khmer translation updatedKhoem Sokhem2007-11-141-180/+160
* better paint bucket queue handling; queue points are sorted and cleaned up mo...John Bintz2007-11-131-25/+57
* change pixel queuing method & add pixel queue cleanup routine to reduce numbe...John Bintz2007-11-131-19/+40
* Partial fix for bug #1824387 [Still asks to save after complete undo]Maximilian Albert2007-11-133-1/+29
* Don't set inkscape:modified on startup when grids are shown/hidden.Maximilian Albert2007-11-134-8/+12
* make INX <option> translatableJohan B. C. Engelen2007-11-133-14/+20
* Update translations for KhmerKhoem Sokhem2007-11-131-332/+255
* fix 1830356bulia byak2007-11-131-8/+8
* add compiler warning flags from configure.ac to build.xmlJohan B. C. Engelen2007-11-121-1/+2
* video_files renamedpopolon.org2007-11-123-0/+0
* add fontforge glyph in Makefile.am and in video templates replace _ by x as W...popolon.org2007-11-121-3/+4
* Don't force focus on the canvas when the desktop is givengustav_b2007-11-121-4/+1
* Remove makefiles that shouldn't be in reposgustav_b2007-11-122-34/+0
* update to 2geom rev. 1168Johan B. C. Engelen2007-11-1219-68/+253
* LPE: no longer overload doEffect methods, but name them according to accepted...Johan B. C. Engelen2007-11-1215-34/+33