| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Prevent creation of preview images if 'Enable preview' is not enabled. Fixes ↵ | Jon A. Cruz | 2011-08-14 | 1 | -5/+10 |
| | | | | | | | | | bug #826027. Fixed bugs: - https://launchpad.net/bugs/826027 (bzr r10541) | ||||
| * | UI uniformisation / addition of mnemonics (Bug #170765) | Kris De Gussem | 2011-07-28 | 1 | -24/+53 |
| | | | | | | Removed unnecessary command in path effects (bzr r10515) | ||||
| * | - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is ↵ | Johan B. C. Engelen | 2011-07-17 | 5 | -7/+7 |
| | | | | | | | | item-to-desktop, not item-to-document. This should make it easier to spot bugs. - tag some instances where the document-to-desktop transform has been hardcoded (bzr r10466) | ||||
| * | Cleanup of oudated/redundant SP_ITEM() macro use. | Jon A. Cruz | 2011-07-16 | 2 | -7/+6 |
| | | | | (bzr r10461) | ||||
| * | Fix icon toggler breakage after the icon-names.h change. Patch from ~suv. | Krzysztof Kosi??ski | 2011-07-15 | 2 | -4/+4 |
| | | | | (bzr r10456) | ||||
| * | Remove the icon-names.h thing, which was a mistake. | Krzysztof Kosi??ski | 2011-07-15 | 7 | -620/+52 |
| | | | | | | | | | The file now contains a no-op macro which is used to mark icon names. This way we can still generate a list of icon names we use using a simple grep, but don't trigger unnecessary rebuilds when a new icon names is added. (bzr r10452) | ||||
| * | Merge from trunk to pull in fix for LP #806105 | Krzysztof Kosi??ski | 2011-07-13 | 11 | -432/+42 |
| |\ | | | | | (bzr r10347.1.13) | ||||
| | * | Fix crashes in print preview | Krzysztof Kosi??ski | 2011-07-13 | 2 | -4/+3 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/806105 (bzr r10450) | ||||
| | * | update cmake for new files | Campbell Barton | 2011-07-13 | 1 | -1/+0 |
| | | | | | | | (bzr r10447) | ||||
| | * | GUI uniformisation | Kris De Gussem | 2011-07-12 | 1 | -2/+2 |
| | | | | | | | (bzr r10446) | ||||
| | * | Clean up more whiteboard stuff and fix header name in file | Josh Andler | 2011-07-11 | 2 | -365/+0 |
| | | | | | | | (bzr r10441) | ||||
| | * | Refactored to abstract lcms usage more. Added CMSSystem class. | Jon A. Cruz | 2011-07-10 | 1 | -7/+8 |
| | | | | | | | (bzr r10437) | ||||
| | * | Merge upstream GDL 0.7.8 changes | Alex Valavanis | 2011-07-09 | 3 | -3/+3 |
| | | | | | | | (bzr r10430) | ||||
| | * | Fix regression in swatch display (LP #804930). | Krzysztof Kosi??ski | 2011-07-06 | 1 | -5/+7 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/804930 (bzr r10423) | ||||
| | * | Refactoring color profile to bring more internal. Help to prep for optional ↵ | Jon A. Cruz | 2011-07-06 | 2 | -45/+19 |
| | | | | | | | | | | | lcms2 support. (bzr r10420) | ||||
| * | | Merge from trunk | Krzysztof Kosi??ski | 2011-07-06 | 11 | -83/+87 |
| |\| | | | | | (bzr r10347.1.5) | ||||
| | * | GTK+ cleanup: gtk_timeout_add | Alex Valavanis | 2011-07-03 | 2 | -2/+2 |
| | | | | | | | (bzr r10412) | ||||
| | * | GTK+ cleanup: gtk_type_class | Alex Valavanis | 2011-07-03 | 1 | -1/+1 |
| | | | | | | | (bzr r10407) | ||||
| | * | GTK+ cleanup: gtk_type_new | Alex Valavanis | 2011-07-02 | 1 | -1/+1 |
| | | | | | | | (bzr r10402) | ||||
| | * | Implement decent snapping to text (baseline & anchor), and provide a toggle ↵ | Diederik van Lierop | 2011-06-30 | 1 | -0/+2 |
| | | | | | | | | | | | button for this (as requested in LP bug #727281 ) (bzr r10392) | ||||
| | * | - Add a third group of snap sources/targets, called ¨others¨ (before we ↵ | Diederik van Lierop | 2011-06-26 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | had only ¨bounding box¨ and nodes (see bug #788178) - Fix the display of the snap source - Fix snapping of guides to other guides & grids (bzr r10372) | ||||
| | * | Gtk cleanup: gtk_object_get_data | Alex Valavanis | 2011-06-26 | 1 | -12/+12 |
| | |\ | | | | | | | (bzr r10365) | ||||
| | | * | Gtk cleanup: gtk_object_get_data | Alex Valavanis | 2011-06-26 | 1 | -12/+12 |
| | | | | | | | | | | (bzr r10350.1.8) | ||||
| | * | | Gtk cleanup: gtk_menu_append | Alex Valavanis | 2011-06-26 | 1 | -18/+18 |
| | |\| | | | | | | | (bzr r10364) | ||||
| | | * | Gtk cleanup: gtk_menu_append | Alex Valavanis | 2011-06-26 | 1 | -18/+18 |
| | | | | | | | | | | (bzr r10350.1.7) | ||||
| | * | | Gtk cleanup: gtk_object_set_data | Alex Valavanis | 2011-06-25 | 2 | -17/+17 |
| | |\| | | | | | | | (bzr r10363) | ||||
| | | * | Gtk cleanup: gtk_object_set_data | Alex Valavanis | 2011-06-25 | 2 | -17/+17 |
| | | | | | | | | | | (bzr r10350.1.5) | ||||
| | * | | Removed questionable operator altogether. | Jon A. Cruz | 2011-06-25 | 1 | -2/+0 |
| | | | | | | | | | | (bzr r10361) | ||||
| | * | | Removed questionable cast. | Jon A. Cruz | 2011-06-25 | 1 | -2/+1 |
| | | | | | | | | | | (bzr r10360) | ||||
| | * | | Document. Fix for bug #680347 (page margins can't be reset with single click ↵ | Nicolas Dufour | 2011-06-24 | 2 | -13/+20 |
| | |/ | | | | | | | | | of Resize). (bzr r10355) | ||||
| | * | Switch to GObject | Alex Valavanis | 2011-06-24 | 1 | -13/+12 |
| | | | | | | | (bzr r10350.1.3) | ||||
| | * | update file lists | Campbell Barton | 2011-06-24 | 1 | -3/+0 |
| | | | | | | | (bzr r10348) | ||||
| * | | Remove more of libnr | Krzysztof Kosi??ski | 2011-06-23 | 10 | -11/+13 |
| |/ | | | (bzr r10347.1.2) | ||||
| * | Completely remove Inkboard | Krzysztof Kosi??ski | 2011-06-23 | 7 | -1027/+0 |
| | | | | (bzr r10346) | ||||
| * | Warning cleanup. | Jon A. Cruz | 2011-06-22 | 1 | -2/+1 |
| | | | | (bzr r10339) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-06-19 | 73 | -520/+1382 |
| |\ | | | | | (bzr r9508.1.89) | ||||
| | * | I am not sure if it is possible to have a script element with more than a ↵ | Felipe Corr??a da Silva Sanches | 2011-06-19 | 1 | -0/+9 |
| | | | | | | | | | | | single childnode. Since we are not handling that, this is a warning to be displayed if we even encounter a file with more than one child for one of its script element nodes (bzr r10319) | ||||
| | * | Patch sent by Fernando Lucchesi (GSoC student) and modified by me. | Felipe Corr??a da Silva Sanches | 2011-06-19 | 2 | -21/+248 |
| | | | | | | | | | | | Interface for editing content of embedded scripts. (bzr r10318) | ||||
| | * | UI fix / mnemonics | Kris De Gussem | 2011-06-18 | 2 | -5/+5 |
| | | | | | | | (bzr r10317) | ||||
| | * | user interface for selecting colors of guidelines | Felipe Corr??a da Silva Sanches | 2011-06-18 | 2 | -0/+19 |
| | | | | | | | (bzr r10315) | ||||
| | * | patch reviewed and accepted from fernandolbastos@gmail.com (GSoC student) | Felipe Corr??a da Silva Sanches | 2011-06-17 | 2 | -8/+26 |
| | | | | | | | | | | | Split scripting ui in the document properties dialog to have one tab for embedded scripts and one for external scripts. (bzr r10312) | ||||
| | * | add preference for relative guideline rotation snapping (see rev 10303) | Johan B. C. Engelen | 2011-06-15 | 2 | -1/+5 |
| | | | | | | | (bzr r10307) | ||||
| | * | Clean up deprecated GTK_WIDGET API | Alex Valavanis | 2011-06-15 | 1 | -1/+1 |
| | | | | | | | (bzr r10302.1.2) | ||||
| | * | Remove deprecated glib macro wrappers | Alex Valavanis | 2011-06-14 | 2 | -8/+8 |
| | | | | | | | (bzr r10302.1.1) | ||||
| | * | adding preferences page for Measure Tool with option (enabled by default) to ↵ | Felipe Corr??a da Silva Sanches | 2011-06-13 | 2 | -0/+8 |
| | | | | | | | | | | | ignore first and last points when calculating/displaying distances (bzr r10295) | ||||
| | * | Replace deprecated GtkSignal | Alex Valavanis | 2011-06-13 | 2 | -23/+23 |
| | | | | | | | (bzr r10282.1.1) | ||||
| | * | cmake: | Campbell Barton | 2011-06-13 | 1 | -1/+127 |
| | | | | | | | | | | | | | | | - group source/headers per library (for some IDE's) - include headers with source listing (also for IDE's) - remove unneeded Find modules (bzr r10281) | ||||
| | * | cmake: now builds without having most of the source listed in 1 file. | Campbell Barton | 2011-06-13 | 1 | -9/+2 |
| | | | | | | | (bzr r10278) | ||||
| | * | cmake: | Campbell Barton | 2011-06-13 | 5 | -118/+98 |
| | | | | | | | | | | | | | | | turns out my recent commits (which I undid) were not incorrect, variables were set in subdirectories then used in the parent directory, where they were still unset. Fixing this broke the build because some files in the subdir were not compiling. (bzr r10276) | ||||
| | * | cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ↵ | Campbell Barton | 2011-06-12 | 1 | -2/+2 |
| | | | | | | | | | | | cake keyword, and also dont mix up dor names with libs. (bzr r10274) | ||||
