| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Renamed ColorDef to PaintDef to prep for expanded functionality. | Jon A. Cruz | 2009-03-20 | 1 | -3/+1 |
| | | | | (bzr r7528) | ||||
| * | gtk adjustment fix | Jon A. Cruz | 2009-03-11 | 1 | -6/+6 |
| | | | | (bzr r7469) | ||||
| * | Patch from Lubomir Rintel: fixes for GCC 4.4 | Krzysztof Kosi??ski | 2009-02-26 | 1 | -2/+4 |
| | | | | (bzr r7380) | ||||
| * | support up to 3 languages | bulia byak | 2009-02-24 | 1 | -44/+254 |
| | | | | (bzr r7364) | ||||
| * | Move files from the src/dialogs/ directory to the places where they | Krzysztof Kosi??ski | 2009-02-21 | 32 | -9815/+39 |
| | | | | | | should be. Build libinkscape.a - should reduce link time. (bzr r7337) | ||||
| * | Only build static libraries for subdirs than actually contain libraries, | Krzysztof Kosi??ski | 2009-02-20 | 1 | -23/+2 |
| | | | | | | rather than for every subdirectory. (bzr r7336) | ||||
| * | Make all icons themable (except the filter icons). | Krzysztof Kosi??ski | 2009-02-19 | 6 | -117/+113 |
| | | | | (bzr r7332) | ||||
| * | fix cursor placement logic | bulia byak | 2009-02-18 | 1 | -4/+4 |
| | | | | (bzr r7323) | ||||
| * | Scale preview pixmap as needed and cache scaled version. | Jon A. Cruz | 2009-02-18 | 2 | -1/+24 |
| | | | | (bzr r7318) | ||||
| * | Warning cleanup. | Jon A. Cruz | 2009-02-18 | 1 | -35/+35 |
| | | | | (bzr r7317) | ||||
| * | spellchecker | bulia byak | 2009-02-17 | 3 | -0/+867 |
| | | | | (bzr r7311) | ||||
| * | Move app-specific logic and file operations up from the lower level. | Jon A. Cruz | 2009-02-16 | 3 | -19/+36 |
| | | | | (bzr r7308) | ||||
| * | remove temporary prevention of retransientization - this hack was added long ↵ | bulia byak | 2009-02-14 | 1 | -26/+0 |
| | | | | | | ago when creating new windows was much faster than now, so by now it does more harm than good (bzr r7291) | ||||
| * | adding comments/TODOs and/or reverting some of the things done in r20655 | Felipe Corr??a da Silva Sanches | 2009-02-09 | 1 | -7/+19 |
| | | | | | | due to JonCruz considerations about the proper way of doing it. (bzr r7254) | ||||
| * | gcc warning cleanup | Felipe Corr??a da Silva Sanches | 2009-02-09 | 1 | -7/+7 |
| | | | | | | warning: deprecated conversion from string constant to ‘char*’/'gchar*' (bzr r7253) | ||||
| * | gcc warning cleanup | Felipe Corr??a da Silva Sanches | 2009-02-09 | 1 | -1/+1 |
| | | | | | | suggested parentheses (bzr r7252) | ||||
| * | gcc warning cleanup: | Felipe Corr??a da Silva Sanches | 2009-02-08 | 1 | -2/+2 |
| | | | | | | | warning: suggest a space before ‘;’ or explicit braces around empty body in 'for'/'while' statement (bzr r7251) | ||||
| * | Warning cleanup. | Jon A. Cruz | 2009-02-08 | 1 | -1/+1 |
| | | | | (bzr r7247) | ||||
| * | remove mnemonic which does not work anyway | bulia byak | 2009-02-02 | 1 | -1/+1 |
| | | | | (bzr r7215) | ||||
| * | draw red X icon while dragging the "remove color" item | Felipe Corr??a da Silva Sanches | 2009-01-27 | 2 | -1/+18 |
| | | | | (bzr r7192) | ||||
| * | proper resizing of remove color button | Felipe Corr??a da Silva Sanches | 2009-01-27 | 1 | -1/+1 |
| | | | | (bzr r7188) | ||||
| * | removing a g_warning | Felipe Corr??a da Silva Sanches | 2009-01-26 | 1 | -1/+0 |
| | | | | (bzr r7179) | ||||
| * | add "remove color" ColorItem to the swatches dialog | Felipe Corr??a da Silva Sanches | 2009-01-24 | 4 | -26/+63 |
| | | | | (bzr r7164) | ||||
| * | trying to fix the build for debian sid. It builds OK for me on Ubuntu 8.10 ↵ | Felipe Corr??a da Silva Sanches | 2009-01-16 | 1 | -0/+1 |
| | | | | | | | | but a Debian sid user has complained about it. So I am including explicitely the gtkexpander.h header. I hope it fixes the build for him. (bzr r7138) | ||||
| * | added interactivity attributes to the object properties dialog. | Felipe Corr??a da Silva Sanches | 2009-01-15 | 1 | -1/+26 |
| | | | | | | | | | | | | If you want to test it, create a new document, draw something, select it, ctrl+shift+O, expand the Interactivity expander and set: onclick to window.location="http://xkcd.com" onmouseover to this.style.cursor="pointer" Save as Inkscape SVG (currently not working for Plain SVG) then open this SVG file in Firefox to see the result. (bzr r7136) | ||||
| * | Cmake: Fixed the extra -l in the link command, plus a add linking for all ↵ | Joshua L. Blocher | 2009-01-12 | 1 | -1/+3 |
| | | | | | | sub-libs of inkscape. (bzr r7120) | ||||
| * | Cmake: restructure build files to be more like current build system. Should ↵ | Joshua L. Blocher | 2009-01-09 | 1 | -0/+1 |
| | | | | | | reduce linking stage command for windows. (bzr r7100) | ||||
| * | get rid of a lot of no longer needed "libnr/nr-..." includes. | Johan B. C. Engelen | 2008-12-30 | 2 | -9/+0 |
| | | | | (bzr r7045) | ||||
| * | * remove sp_item_i2root_affine and sp_item_i2r_affine and replace all calls by | Thomas Holder | 2008-12-16 | 1 | -1/+1 |
| | | | | | | | | | | | | | sp_item_i2doc_affine or sp_item_i2d_affine respectively * remove sp_root_bbox, root->c2p was considered in the wrong place there * in sp_item_i2doc_affine do not consider SP_ITEM(object)->transform for root node, because <svg> node does not have a transform attribute * fix style scaling for boolean operations (with viewBox) * fix zoom to fit drawing (with viewBox) * fix export area size for "export drawing" (with viewBox) * fix simultaneous movement of clone + original (with viewBox) (bzr r7010) | ||||
| * | more 2geomification | Johan B. C. Engelen | 2008-12-05 | 1 | -2/+2 |
| | | | | (bzr r6956) | ||||
| * | small 2geomification of clone tile dialog | Johan B. C. Engelen | 2008-11-27 | 1 | -24/+24 |
| | | | | (bzr r6911) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 49 | -1977/+404 |
| | | | | (bzr r6891) | ||||
| * | Merge from trunk | Ted Gould | 2008-10-31 | 1 | -7/+12 |
| | | | | (bzr r6887) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 15 | -442/+402 |
| | | | | (bzr r6885) | ||||
| * | Merging from trunk | Ted Gould | 2008-10-11 | 6 | -29/+40 |
| | | | | (bzr r6884) | ||||
| * | release reprs properly | bulia byak | 2008-09-20 | 1 | -0/+1 |
| | | | | (bzr r6855) | ||||
| * | by default, try square arrangement, not 1 row as before | bulia byak | 2008-09-19 | 1 | -5/+8 |
| | | | | (bzr r6847) | ||||
| * | Yet another NR ==> Geom change | Maximilian Albert | 2008-09-18 | 3 | -132/+130 |
| | | | | (bzr r6840) | ||||
| * | More NR ==> Geom conversion (points and some matrices/transforms) | Maximilian Albert | 2008-09-18 | 1 | -129/+129 |
| | | | | (bzr r6836) | ||||
| * | Refactored preferences handling into a new version of | Krzysztof Kosi??ski | 2008-09-16 | 3 | -173/+190 |
| | | | | | | | | | the Inkscape::Preferences class. Removed all use of prefs_get_string_attribute(), pref_path_get_nth_child() and create_pref() in favor of the new API. Replaced some "0 or 1" integer preferences with booleans. (bzr r6823) | ||||
| * | fix leak of the arena and arenaitem | bulia byak | 2008-09-16 | 2 | -1/+6 |
| | | | | (bzr r6822) | ||||
| * | hide the item shown for tracing, fixes leak | bulia byak | 2008-09-16 | 1 | -4/+9 |
| | | | | (bzr r6821) | ||||
| * | Update to sync metadata title to the document title. | Jeff Schiller | 2008-08-23 | 1 | -2/+13 |
| | | | | (bzr r6710) | ||||
| * | since all values are 0..1, shifting gamma up must use power<1 so that the ↵ | bulia byak | 2008-08-18 | 1 | -2/+2 |
| | | | | | | values are actually increased by it (bzr r6695) | ||||
| * | gtkmm-ify the 'Stroke style' tab of Fill and Stroke dialog | Maximilian Albert | 2008-08-09 | 4 | -436/+419 |
| | | | | (bzr r6602) | ||||
| * | remove many unnecessary to_2geom and from_2geom calls | Johan B. C. Engelen | 2008-08-08 | 5 | -18/+18 |
| | | | | (bzr r6593) | ||||
| * | NR::Maybe => boost::optional | Johan B. C. Engelen | 2008-08-05 | 5 | -16/+16 |
| | | | | (bzr r6569) | ||||
| * | codedread's patch for bug 254850 (fixes handling of description field in ↵ | Stephen Silver | 2008-08-05 | 1 | -2/+4 |
| | | | | | | Object Properties dialog when switching between an object with a description and one without a description with the dialog open). (bzr r6568) | ||||
| * | NR:: => Geom:: for much of src/ui and src/widgets | Johan B. C. Engelen | 2008-08-04 | 1 | -1/+1 |
| | | | | (bzr r6561) | ||||
| * | Warning cleanup | Jon A. Cruz | 2008-08-01 | 1 | -2/+2 |
| | | | | (bzr r6495) | ||||
