| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Fixed link order error | Jon A. Cruz | 2006-04-10 | 1 | -1/+1 | |
| | | | | (bzr r474) | |||||
| * | Temporary work-around for markup validation errors | Jon A. Cruz | 2006-04-10 | 2 | -3/+3 | |
| | | | | (bzr r473) | |||||
| * | Allow setting bitmap size by adjusting height as well as width | Aaron Spike | 2006-04-10 | 1 | -3/+67 | |
| | | | | (bzr r472) | |||||
| * | First dependency on ziptool | Bob Jamison | 2006-04-10 | 1 | -4/+4 | |
| | | | | (bzr r471) | |||||
| * | Add ziptool temporarily | Bob Jamison | 2006-04-10 | 1 | -1/+3 | |
| | | | | (bzr r470) | |||||
| * | New test files. I will rip this out later. | Bob Jamison | 2006-04-10 | 2 | -0/+3452 | |
| | | | | (bzr r469) | |||||
| * | Fixed jumping eye | Jon A. Cruz | 2006-04-09 | 2 | -67/+75 | |
| | | | | (bzr r468) | |||||
| * | add paste width/height separately | bulia byak | 2006-04-09 | 1 | -0/+2 | |
| | | | | (bzr r467) | |||||
| * | clear nascent_object on Esc, so that click - Esc - letter does not type text | bulia byak | 2006-04-09 | 1 | -0/+1 | |
| | | | | (bzr r466) | |||||
| * | Fixed problem when swatches were larger than provided area | Jon A. Cruz | 2006-04-09 | 1 | -2/+2 | |
| | | | | (bzr r465) | |||||
| * | Fixed <b></b> mismatches | Jon A. Cruz | 2006-04-09 | 2 | -2/+6 | |
| | | | | (bzr r464) | |||||
| * | Extended use of .h | Jon A. Cruz | 2006-04-09 | 1 | -1/+9 | |
| | | | | (bzr r463) | |||||
| * | Adding in new icon size | Jon A. Cruz | 2006-04-09 | 7 | -19/+27 | |
| | | | | (bzr r462) | |||||
| * | Before the rev 10880 fix in xml/simple-node.cpp, text updating when dragging ↵ | bulia byak | 2006-04-09 | 1 | -0/+14 | |
| | | | | | | gradient handle worked solely due to a bug: a fake attribute change was fired on style= though it did not in fact change. Now that these fake change events are eliminated, we need to explicitly update the style of the text's arena items in _modified, same as is done e.g. in sp_shape_modified. (bzr r461) | |||||
| * | Purge of OptionMenu | Jon A. Cruz | 2006-04-09 | 2 | -18/+46 | |
| | | | | (bzr r460) | |||||
| * | Tweaked smaller size to be 3/4ths the menu size | Jon A. Cruz | 2006-04-09 | 1 | -2/+2 | |
| | | | | (bzr r459) | |||||
| * | Fixed array index calculation | Jon A. Cruz | 2006-04-08 | 1 | -2/+4 | |
| | | | | (bzr r458) | |||||
| * | Shrunk a few icon sizes. | Jon A. Cruz | 2006-04-08 | 7 | -21/+29 | |
| | | | | (bzr r457) | |||||
| * | remove superfluous line, compile warning | Ralf Stephan | 2006-04-07 | 1 | -2/+0 | |
| | | | | (bzr r456) | |||||
| * | Putting in smaller icon size | Jon A. Cruz | 2006-04-07 | 4 | -19/+86 | |
| | | | | (bzr r455) | |||||
| * | reverting part of last changes (eliminating the "invalid access to ↵ | Andrius Ramanauskas | 2006-04-07 | 2 | -2/+3 | |
| | | | | | | non-static data member `SPKnotClass::event' of NULL object" warnings) (bzr r454) | |||||
| * | tweaked mingw makefiles to not stop if self-generated and included files are ↵ | Adib Taraben | 2006-04-06 | 2 | -6/+21 | |
| | | | | | | missing (bzr r453) | |||||
| * | add make.files make.ofiles make.dep as targets to the makefile.mingw | Adib Taraben | 2006-04-06 | 1 | -1/+10 | |
| | | | | (bzr r452) | |||||
| * | new files | Bob Jamison | 2006-04-06 | 3 | -18/+40 | |
| | | | | (bzr r451) | |||||
| * | Update autopackage specfile for lcms | Aaron Spike | 2006-04-06 | 1 | -2/+2 | |
| | | | | (bzr r450) | |||||
| * | Add variable to fix problems with autopackage | Aaron Spike | 2006-04-06 | 1 | -14/+15 | |
| | | | | (bzr r449) | |||||
| * | c -> cpp (eliminating unneded casts) | Andrius Ramanauskas | 2006-04-06 | 3 | -31/+27 | |
| | | | | (bzr r448) | |||||
| * | Typo | Andrius Ramanauskas | 2006-04-06 | 2 | -3/+3 | |
| | | | | (bzr r447) | |||||
| * | Adding simple debug | Jon A. Cruz | 2006-04-06 | 3 | -3/+120 | |
| | | | | (bzr r446) | |||||
| * | two crashes while editing nodes (one of those is reported as bug 1453558). | Andrius Ramanauskas | 2006-04-06 | 5 | -19/+82 | |
| | | | | | | | | * fixed by making SPKnotHolder a referenced class and adding ref/unref in knot_click_handler (which sometime change attributes and knot handler is destroyed before calling knotholder_update_knots); * fixed another crash by adding ref/unref to sp_knot_handler * also added signal disconnecting (bzr r445) | |||||
| * | one type and small update | Andrius Ramanauskas | 2006-04-06 | 1 | -1478/+974 | |
| | | | | (bzr r444) | |||||
| * | ignore generated test .cpp | Jon A. Cruz | 2006-04-06 | 0 | -0/+0 | |
| | | | | (bzr r443) | |||||
| * | ignore2 | Jon A. Cruz | 2006-04-06 | 0 | -0/+0 | |
| | | | | (bzr r442) | |||||
| * | ignore | Jon A. Cruz | 2006-04-06 | 0 | -0/+0 | |
| | | | | (bzr r441) | |||||
| * | missed a file | Jon A. Cruz | 2006-04-06 | 2 | -1/+35 | |
| | | | | (bzr r440) | |||||
| * | Decoupling from direct use of GtkIconSize to allow for smaller custom ones. | Jon A. Cruz | 2006-04-06 | 21 | -116/+148 | |
| | | | | (bzr r439) | |||||
| * | Adding rendering-intent to <color-profile> | Jon A. Cruz | 2006-04-06 | 8 | -30/+276 | |
| | | | | (bzr r438) | |||||
| * | share/keyboards -> share/keys; first shot at configurable keymaps | MenTaLguY | 2006-04-06 | 12 | -269/+691 | |
| | | | | (bzr r437) | |||||
| * | introduce uniform resource path API to replace copy-and-pasted hacks | MenTaLguY | 2006-04-06 | 5 | -4/+181 | |
| | | | | (bzr r436) | |||||
| * | new language zh_TW | Arpad Biro | 2006-04-05 | 1 | -1/+1 | |
| | | | | (bzr r435) | |||||
| * | new language zh_TW | Arpad Biro | 2006-04-05 | 1 | -1/+1 | |
| | | | | (bzr r434) | |||||
| * | updated PO files | Arpad Biro | 2006-04-05 | 37 | -43095/+70674 | |
| | | | | (bzr r433) | |||||
| * | POTFILES.in maintenance | Arpad Biro | 2006-04-05 | 1 | -0/+2 | |
| | | | | (bzr r432) | |||||
| * | insert clippath/mask item above the unmasked item into the same parent, ↵ | bulia byak | 2006-04-05 | 1 | -8/+18 | |
| | | | | | | instead of just putting it on top of everything in the current layer (bzr r431) | |||||
| * | now sp_item_invoke_bbox_full does union of the item's bbox (after clippath ↵ | bulia byak | 2006-04-05 | 2 | -6/+18 | |
| | | | | | | cropping) with the box passed as parameter, instead of subclass bbox methods as before; this fixes a bug with bbox of a group containig a clipped item (bzr r430) | |||||
| * | add stroke to bbox for flowtext too | bulia byak | 2006-04-05 | 1 | -0/+15 | |
| | | | | (bzr r429) | |||||
| * | Fixing bug 1462517 | Andrius Ramanauskas | 2006-04-05 | 1 | -2/+4 | |
| | | | | (bzr r428) | |||||
| * | Fixed comment | Jon A. Cruz | 2006-04-05 | 1 | -1/+1 | |
| | | | | (bzr r427) | |||||
| * | Tuned icc-color() parsing | Jon A. Cruz | 2006-04-05 | 3 | -41/+100 | |
| | | | | (bzr r426) | |||||
| * | Adding new attributes | Jon A. Cruz | 2006-04-05 | 1 | -0/+2 | |
| | | | | (bzr r425) | |||||
