| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Drop GTK+ 2.20 support. | Alex Valavanis | 2012-07-05 | 1 | -4/+0 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1020494 (bzr r11529) | |||||
| | * | Fix for 1015352 : Vacuum defs : Rename to 'Clean up document' | John Smith | 2012-06-20 | 1 | -1/+1 | |
| | | | | | | | (bzr r11506) | |||||
| | * | Add Mesh tool (experimental, requires Cario >= 1.11.4, disabled by default). | Tavmjong Bah | 2012-05-23 | 1 | -0/+11 | |
| | | | | | | | (bzr r11406) | |||||
| | * | a few UI message fixes | Kris De Gussem | 2012-05-14 | 1 | -1/+1 | |
| | | | | | | | (bzr r11363) | |||||
| | * | Fix for 169759 : HIG compliant Edit menu | John Smith | 2012-05-11 | 1 | -1/+1 | |
| | | | | | | | (bzr r11354) | |||||
| * | | Trunk merge | Denis Declara | 2012-05-05 | 1 | -2/+1 | |
| |\| | | | | | (bzr r11073.1.29) | |||||
| | * | Eliminated duplication of GTK key defines. | Jon A. Cruz | 2012-05-03 | 1 | -2/+1 | |
| | | | | | | | (bzr r11318) | |||||
| * | | Code Refactoreing. Moved parts of the code from tile.cpp tile.h to ↵ | Denis Declara | 2012-04-27 | 1 | -4/+4 | |
| |/ | | | | | | | arrangetab.h, gridarrangetab(.cpp|.h), polararrangetab(.cpp|.h) Also modified the name of the verb used by the "Rows and Columns" dialog to SP_VERB_SELECTION_ARRANGE (bzr r11073.1.21) | |||||
| * | Get rid of remaining deprecated GDK Key symbols | Alex Valavanis | 2012-04-15 | 1 | -2/+7 | |
| | | | | (bzr r11250) | |||||
| * | Translation. More disambiguations (see Bug #832560). | Nicolas Dufour | 2012-04-13 | 1 | -1/+1 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/832560 (bzr r11234) | |||||
| * | Fix for 170378 : Select same objects by fill or stroke : Added stroke style | John Smith | 2012-04-04 | 1 | -7/+12 | |
| | | | | (bzr r11146) | |||||
| * | Fix for 170378 : Select same objects by fill or stroke | John Smith | 2012-04-03 | 1 | -0/+15 | |
| | | | | (bzr r11141) | |||||
| * | Adding verbs for lock and hide layers (see Bug #728081, patch by Jessica). | Nicolas Dufour | 2012-03-28 | 1 | -0/+17 | |
| | | | | (bzr r11131) | |||||
| * | Fix for 251674 and 592323 : Make CloneTiler dialog dockable | John Smith | 2012-03-24 | 1 | -2/+3 | |
| | | | | (bzr r11125) | |||||
| * | Fix for 909328 : Dockable Find & Replace dialog | John Smith | 2012-03-23 | 1 | -3/+1 | |
| | | | | (bzr r11117) | |||||
| * | UI. Patch for Bug #789797 (Add an icon/definiton for Duplicate Current Layer). | Nicolas Dufour | 2012-03-21 | 1 | -1/+1 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/789797 (bzr r11108) | |||||
| * | Fix for 940715 : Convert XML Editor to a dockable dialog | John Smith | 2012-03-09 | 1 | -2/+1 | |
| | | | | (bzr r11065) | |||||
| * | Fix for 390458 : Convert Export Bitmap to a dockable dialog | John Smith | 2012-03-03 | 1 | -3/+8 | |
| | | | | (bzr r11042) | |||||
| * | Fix for 927074 : Simplify Path Effects dialog | John Smith | 2012-03-02 | 1 | -1/+1 | |
| | | | | (bzr r11037) | |||||
| * | Merge Andrew's new OCAL dialog and clean headers. Please test | Alex Valavanis | 2012-02-27 | 1 | -2/+3 | |
| |\ | | | | | (bzr r11027) | |||||
| | * | merged with trunk so I can build again... | Andrew Higginson | 2011-12-27 | 1 | -632/+574 | |
| | |\ | | | | | | | (bzr r10092.1.36) | |||||
| | * | | Increased size of OCAL logo and removed "Powered by" text | Andrew rugby471@gmail.com | 2011-03-25 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | Removed border of LoadingBox on startup (bzr r10092.1.21) | |||||
| | * | | Change menutems and title to "Import Clip Art" | Andrew rugby471@gmail.com | 2011-03-25 | 1 | -1/+1 | |
| | | | | | | | | | | (bzr r10092.1.20) | |||||
| * | | | Clean up all remaining false warnings from Gtkmm | Alex Valavanis | 2012-02-26 | 1 | -0/+1 | |
| | | | | | | | | | | (bzr r11018) | |||||
| * | | | Fix for 934721 : Convert SpellCheck dialog to a dockable dialog | John Smith | 2012-02-21 | 1 | -2/+2 | |
| | | | | | | | | | | (bzr r11006) | |||||
| * | | | Fix for 930535 : Convert Font and Text dialog to a dockable dialog | John Smith | 2012-02-16 | 1 | -2/+1 | |
| | | | | | | | | | | (bzr r10989) | |||||
| * | | | cppcheck | Kris De Gussem | 2012-02-15 | 1 | -7/+6 | |
| | | | | | | | | | | (bzr r10987) | |||||
| * | | | Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ↵ | Alex Valavanis | 2012-02-15 | 1 | -2/+4 | |
| | | | | | | | | | | | | | | | | Hides many GTK deprecation errors that we can't fix in Inkscape (bzr r10982) | |||||
| * | | | Gtkmmification of object attributes dialog: image and link attributes now ↵ | Kris De Gussem | 2012-01-19 | 1 | -0/+7 | |
| | | | | | | | | | | | | | | | | editable in dockable dialog (Bug #592323) (bzr r10910) | |||||
| * | | | add a menu item for using the Clone original LPE efficiently. | Johan B. C. Engelen | 2012-01-15 | 1 | -0/+5 | |
| | | | | | | | | | | (bzr r10889) | |||||
| * | | | Object properties dialog now dockable (derived from ↵ | Kris De Gussem | 2012-01-08 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | | Inkscape::UI:Widget::Panel as opposed to Gtk::Widget) (bzr r10862) | |||||
| * | | | Janitorial tasks: get rid of deprecated repr wrapper functions | Kris De Gussem | 2012-01-03 | 1 | -1/+1 | |
| | |/ |/| | | | (bzr r10830) | |||||
| * | | Another minor pass of Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 1 | -348/+400 | |
| | | | | | | | (bzr r10659) | |||||
| * | | UI. Fix for bug #817249 (Help->About Inkscape icon missing in rev 10505, Win32). | Nicolas Dufour | 2011-08-29 | 1 | -1/+1 | |
| | | | | | | | (bzr r10599) | |||||
| * | | Remove nr-object.h and nr-macros.h | Krzysztof Kosi??ski | 2011-08-28 | 1 | -177/+55 | |
| | | | | | | | (bzr r10582.1.10) | |||||
| * | | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 1 | -1/+1 | |
| | | | | | | | | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1) | |||||
| * | | Remove the icon-names.h thing, which was a mistake. | Krzysztof Kosi??ski | 2011-07-15 | 1 | -119/+119 | |
| | | | | | | | | | | | | | | | | | 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) | |||||
| * | | Adding a "Remove All Guides" option to the Edit menu. | Felipe Corr??a da Silva Sanches | 2011-06-22 | 1 | -0/+5 | |
| | | | | | | | (bzr r10343) | |||||
| * | | The label ‘Guides Around Page’ does not include a verb. ‘Guides Around ↵ | Felipe Corr??a da Silva Sanches | 2011-06-22 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | Page’ what? 'Create Guides Around the Page' :-D http://cuts.thinking-garment.com/144 (bzr r10340) | |||||
| * | | Merge from trunk | Krzysztof Kosi??ski | 2011-06-19 | 1 | -6/+17 | |
| |\ \ | | | | | | | (bzr r9508.1.89) | |||||
| | * | | Introducing our new nice measurement tool! :-D | Felipe Corr??a da Silva Sanches | 2011-06-06 | 1 | -0/+11 | |
| | | | | | | | | | | (bzr r10259) | |||||
| | * | | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 2011-06-03 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1) | |||||
| | * | | UI. New mnemonics (see Bug #768277 , Add mnemonics for menu items without ↵ | Nicolas Dufour | 2011-04-21 | 1 | -5/+5 | |
| | |/ | | | | | | | | | | | | | | | verbs / default key mapping). Fixed bugs: - https://launchpad.net/bugs/768277 (bzr r10187) | |||||
| * / | No more PrintWin32, including no special cases for non-Unicode Windows anymore. | Jasper van de Gronde | 2011-04-15 | 1 | -5/+0 | |
| |/ | | | (bzr r9508.1.82) | |||||
| * | Finished cleanup of outdated SP_OBJECT_REPR C macro. | Jon A. Cruz | 2011-02-22 | 1 | -2/+2 | |
| | | | | (bzr r10067) | |||||
| * | NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5) | Johan B. C. Engelen | 2011-02-21 | 1 | -5/+20 | |
| | | | | (bzr r10065) | |||||
| * | Mnemonics in "Input devices", and LPE dialogs (Bug 170765) | Kris De Gussem | 2010-12-29 | 1 | -1/+1 | |
| | | | | (bzr r9990) | |||||
| * | Mnemonics in "Export bitmap", and "Rows and Columns" dialogs (Bug 170765) | Kris De Gussem | 2010-12-29 | 1 | -1/+1 | |
| | | | | (bzr r9989) | |||||
| * | Mnemonics in fill and stroke dialog and menu | Kris De Gussem | 2010-12-17 | 1 | -1/+1 | |
| | | | | (bzr r9964) | |||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -23/+26 | |
| |\ | | | | | (bzr r9945.1.1) | |||||
