| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | i18n. Adding some context tags (disambiguation). | Nicolas Dufour | 2012-04-11 | 1 | -3/+3 | |
| | | | | (bzr r11224) | |||||
| * | UI. Restoring context menu items order (Embed image) and activation test ↵ | Nicolas Dufour | 2012-04-11 | 1 | -2/+2 | |
| | | | | | | (Extract image). (bzr r11223) | |||||
| * | Additional cleanup. | Jon A. Cruz | 2012-04-10 | 1 | -38/+0 | |
| | | | | (bzr r11206) | |||||
| * | Replace remaining gtk_hbox_new usage | Alex Valavanis | 2012-04-10 | 1 | -0/+10 | |
| | | | | (bzr r11204) | |||||
| * | Documentation / dropping some pointer conversions in context menu | Kris De Gussem | 2012-04-09 | 1 | -78/+34 | |
| | | | | (bzr r11200) | |||||
| * | restore item order of dialogs in context menu (Bug #910529) | Kris De Gussem | 2012-04-06 | 1 | -45/+27 | |
| | | | | (bzr r11167) | |||||
| * | fixes issue with revision 11160? | Kris De Gussem | 2012-04-06 | 1 | -6/+6 | |
| | | | | (bzr r11162) | |||||
| * | build warning fix | Kris De Gussem | 2012-04-06 | 1 | -1/+1 | |
| | | | | (bzr r11161) | |||||
| * | C++ify context menu: | Kris De Gussem | 2012-04-05 | 1 | -105/+687 | |
| | | | | | | | | | - c++ified context-menu.cpp (and included in interface.cpp) - removed dozens of pointer conversions (of which some were erroneous) - fixed a memory leak - added some null pointer checks to prevent crashes (bzr r11160) | |||||
| * | add NULL checks to perhaps fix bug 970105 | Johan B. C. Engelen | 2012-04-05 | 1 | -13/+15 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/970105 (bzr r11156) | |||||
| * | Merge Andrew's new OCAL dialog and clean headers. Please test | Alex Valavanis | 2012-02-27 | 1 | -2/+2 | |
| |\ | | | | | (bzr r11027) | |||||
| * | | Header cleaning | Alex Valavanis | 2012-02-12 | 1 | -0/+1 | |
| | | | | | | | (bzr r10963) | |||||
| * | | Cleaning up a few headers | Alex Valavanis | 2012-02-12 | 1 | -0/+2 | |
| | | | | | | | (bzr r10961) | |||||
| * | | Patch from lp 721448 to make OSX Aqua builds more stable | Josh Andler | 2012-02-08 | 1 | -15/+0 | |
| | | | | | | | (bzr r10950) | |||||
| * | | Get rid of gtkmm top-level header usage - not required by API | Alex Valavanis | 2012-02-06 | 1 | -0/+1 | |
| | | | | | | | (bzr r10940) | |||||
| * | | GTK 2.20 compat for interface.cpp | Alex Valavanis | 2012-01-05 | 1 | -0/+8 | |
| | | | | | | | (bzr r10848) | |||||
| * | | Cleanup GSEAL issues and deprecated GtkTooltips | Alex Valavanis | 2012-01-03 | 1 | -13/+16 | |
| |/ | | | (bzr r10826) | |||||
| * | Another minor pass of Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 1 | -33/+36 | |
| | | | | (bzr r10659) | |||||
| * | Remove nr-object.h and nr-macros.h | Krzysztof Kosi??ski | 2011-08-28 | 1 | -25/+12 | |
| | | | | (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) | |||||
| * | Rewrite NRArenaItem hierarchy into C++ | Krzysztof Kosi??ski | 2011-08-06 | 1 | -4/+4 | |
| | | | | (bzr r10347.1.21) | |||||
| * | - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is ↵ | Johan B. C. Engelen | 2011-07-17 | 1 | -2/+2 | |
| | | | | | | | | 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) | |||||
| * | Refactoring color profile to bring more internal. Help to prep for optional ↵ | Jon A. Cruz | 2011-07-06 | 1 | -4/+0 | |
| | | | | | | lcms2 support. (bzr r10420) | |||||
| * | Gtk cleanup: gtk_menu_append | Alex Valavanis | 2011-06-26 | 1 | -5/+5 | |
| | | | | (bzr r10350.1.7) | |||||
| * | Remove/replace deprecated gtk_window_set_policy symbol | Alex Valavanis | 2011-06-23 | 1 | -3/+1 | |
| | | | | (bzr r10350.1.2) | |||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-06-19 | 1 | -3/+3 | |
| |\ | | | | | (bzr r9508.1.89) | |||||
| | * | UI. New mnemonics (see Bug #768277 , Add mnemonics for menu items without ↵ | Nicolas Dufour | 2011-04-21 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | verbs / default key mapping). Fixed bugs: - https://launchpad.net/bugs/768277 (bzr r10187) | |||||
| * | | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 1 | -57/+69 | |
| |\| | | | | | (bzr r9508.1.73) | |||||
| | * | Cleaned up memory patch. Fixes bug #737298. | Jon A. Cruz | 2011-03-20 | 1 | -4/+12 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/737298 (bzr r10118) | |||||
| | * | NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5) | Johan B. C. Engelen | 2011-02-21 | 1 | -27/+32 | |
| | | | | | | | (bzr r10065) | |||||
| | * | Finished cleanup of outdated SP_OBJECT_PARENT C macro. | Jon A. Cruz | 2011-02-21 | 1 | -13/+13 | |
| | | | | | | | (bzr r10064) | |||||
| | * | Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵ | Jon A. Cruz | 2010-12-23 | 1 | -13/+12 | |
| | | | | | | | | | | | header. (bzr r9978.1.1) | |||||
| * | | Merge from trunk (again) | Krzysztof Kosi??ski | 2010-12-15 | 1 | -23/+58 | |
| |\| | | | | | (bzr r9508.1.72) | |||||
| | * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -21/+25 | |
| | |\ | | | | | | | (bzr r9945.1.1) | |||||
| | | * | SPObject c++ification finalized along with the beginning of XML ↵ | Abhishek Sharma Public | 2010-07-12 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | Privatisation tweaks (bzr r9546.1.6) | |||||
| | | * | New Class SPDocumentUndo created which takes care of c++fying some non ↵ | Abhishek Sharma Public | 2010-07-02 | 1 | -8/+8 | |
| | | | | | | | | | | | | | | | | SPDocument based methods (bzr r9546.1.3) | |||||
| | | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 1 | -2/+2 | |
| | | | | | | | | | | (bzr r9546.1.2) | |||||
| | | * | This is the first c++ification commit from me. It handles sp-line, ↵ | Abhishek Sharma Public | 2010-06-29 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options]. (bzr r9546.1.1) | |||||
| | * | | Restore copies of renamed icons on certain gtk versions. Fixes bug #651678. | Jon A. Cruz | 2010-12-06 | 1 | -2/+33 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/651678 (bzr r9939) | |||||
| * | | | Merge from trunk | Krzysztof Kosi??ski | 2010-11-25 | 1 | -82/+10 | |
| |\| | | | | | | | | (bzr r9508.1.70) | |||||
| | * | | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | |||||
| | * | | Automatically add shortcuts to tooltips | Jasper van de Gronde | 2010-09-06 | 1 | -81/+9 | |
| | | | | | | | | | | (bzr r9745) | |||||
| * | | | merge from trunk | Krzysztof Kosi??ski | 2010-08-08 | 1 | -2/+2 | |
| |\| | | | | | | | | (bzr r9508.1.52) | |||||
| | * | | i18n. Fix for Bug #611025 (Setup for widescreen work does not show translated). | Nicolas Dufour | 2010-07-30 | 1 | -1/+1 | |
| | |/ | | | | | (bzr r9670) | |||||
| | * | Partial C++-ification of SPGradient | Jon A. Cruz | 2010-06-28 | 1 | -1/+1 | |
| | | | | | | | (bzr r9542) | |||||
| * | | Wholesale cruft removal part 3 | Krzysztof Kosi??ski | 2010-08-04 | 1 | -2/+2 | |
| |/ | | | (bzr r9508.1.47) | |||||
| * | Fix for show/hide. | Jon A. Cruz | 2010-06-17 | 1 | -2/+1 | |
| | | | | (bzr r9505) | |||||
| * | Move the task view changing to the "View" menu. Fixes bugs #170781 and #171663. | Jon A. Cruz | 2010-06-16 | 1 | -25/+74 | |
| | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/170781 - https://launchpad.net/bugs/171663 (bzr r9503) | |||||
| * | Changed the embed/link dialog to use radio buttons instead of a checkbox to ↵ | Jon A. Cruz | 2010-03-18 | 1 | -3/+3 | |
| | | | | | | make the link/embed effect clearer. (bzr r9202) | |||||
| * | Improve behavior when pasting, DnDing and importing bitmap images | Krzysztof Kosi??ski | 2010-03-04 | 1 | -41/+21 | |
| | | | | (bzr r9143) | |||||
