| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix for 1036059 : Keyboard shortcut editor | John Smith | 2012-11-25 | 1 | -2/+70 |
| | | | | (bzr r11895) | ||||
| * | Fix for 1023655 : Improvments to Embedded script UI | John Smith | 2012-07-15 | 1 | -0/+62 |
| | | | | (bzr r11549) | ||||
| * | fix deprecated glib thingie | Johan B. C. Engelen | 2012-04-11 | 1 | -1/+1 |
| | | | | (bzr r11227) | ||||
| * | UI. Fix for Bug #437521 (Save As dialog should be resizable in Windows) by ↵ | Nicolas Dufour | 2012-04-04 | 1 | -1/+1 |
| | | | | | | Jaroslaw M. Gliwinski. (bzr r11150) | ||||
| * | fix warning | Johan B. C. Engelen | 2012-02-15 | 1 | -1/+1 |
| | | | | (bzr r10980) | ||||
| * | (cppcheck and janitorial tasks:) C-style casting to C++-style casting | Kris De Gussem | 2012-02-08 | 1 | -18/+18 |
| | | | | (bzr r10952) | ||||
| * | Cleaning up my mess... backward compatibility and fix Windows build (hopefully) | Alex Valavanis | 2012-02-07 | 1 | -0/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/927992 (bzr r10947) | ||||
| * | win32 saving: clean up filename handling on opening save dialog | Johan B. C. Engelen | 2012-01-02 | 1 | -2/+11 |
| | | | | (bzr r10820) | ||||
| * | cppcheck | Kris De Gussem | 2011-10-18 | 1 | -4/+4 |
| | | | | (bzr r10681) | ||||
| * | Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 1 | -2/+3 |
| | | | | (bzr r10660) | ||||
| * | Completely remove libnr | Krzysztof Kosi??ski | 2011-08-28 | 1 | -3/+1 |
| |\ | | | | | (bzr r10589) | ||||
| | * | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 1 | -3/+1 |
| | | | | | | | | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1) | ||||
| * | | remove double backslash in pathname (Bug 805095) | Alvin Penner | 2011-08-26 | 1 | -0/+2 |
| |/ | | | | | | Fixed bugs: - https://launchpad.net/bugs/805095 (bzr r10583) | ||||
| * | Rewrite NRArena -> Inkscape::Drawing. Call render and update | Krzysztof Kosi??ski | 2011-08-07 | 1 | -2/+2 |
| | | | | | | methods on the Drawing rather than on the root DrawingItem. (bzr r10347.1.25) | ||||
| * | - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is ↵ | Johan B. C. Engelen | 2011-07-17 | 1 | -1/+1 |
| | | | | | | | | 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) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-06-19 | 1 | -17/+20 |
| |\ | | | | | (bzr r9508.1.89) | ||||
| | * | Possible Win32 compile fix. | Jon A. Cruz | 2011-06-04 | 1 | -17/+20 |
| | | | | | | | (bzr r10256) | ||||
| * | | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 1 | -167/+229 |
| |\| | | | | | (bzr r9508.1.73) | ||||
| | * | automatically enter current filename in windows save as dialog. | Johan B. C. Engelen | 2011-03-15 | 1 | -0/+11 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/530957 (bzr r10107) | ||||
| | * | Preferences. New bitmap editor selector (fixes Bug #262617, Edit externally ↵ | Nicolas Dufour | 2011-02-21 | 1 | -166/+217 |
| | | | | | | | | | | | | | | | | | doesn't work on Windows). Fixed bugs: - https://launchpad.net/bugs/262617 (bzr r10062) | ||||
| | * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -1/+1 |
| | | | | | | | (bzr r10025) | ||||
| * | | Merge from trunk (again) | Krzysztof Kosi??ski | 2010-12-15 | 1 | -12/+13 |
| |\| | | | | | (bzr r9508.1.72) | ||||
| | * | Win32 post-GSoC fixups. | Jon A. Cruz | 2010-12-15 | 1 | -6/+6 |
| | | | | | | | (bzr r9953) | ||||
| | * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -9/+10 |
| | |\ | | | | | | | (bzr r9945.1.1) | ||||
| | | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 1 | -4/+4 |
| | | | | | | | | | | (bzr r9546.1.2) | ||||
| | | * | This is the first c++ification commit from me. It handles sp-line, ↵ | Abhishek Sharma Public | 2010-06-29 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | 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) | ||||
| * | | | Merge from trunk | Krzysztof Kosi??ski | 2010-11-25 | 1 | -7/+33 |
| |\| | | | | | | | | (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) | ||||
| | * | | Correct application of older Win32 patch. Fixes bug #616589. | Jon A. Cruz | 2010-08-12 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/616589 (bzr r9702) | ||||
| | * | | Catch bad save dialog sizes on Win32. Fixes bug #285267. | Jon A. Cruz | 2010-08-11 | 1 | -6/+32 |
| | |/ | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/285267 (bzr r9698) | ||||
| * | | Completely remove NRPixBlock | Krzysztof Kosi??ski | 2010-08-14 | 1 | -1/+5 |
| | | | | | | | (bzr r9508.1.67) | ||||
| * | | Wholesale cruft removal part 3 | Krzysztof Kosi??ski | 2010-08-04 | 1 | -9/+8 |
| |/ | | | (bzr r9508.1.47) | ||||
| * | Cast cleanup. | Jon A. Cruz | 2010-03-01 | 1 | -2/+2 |
| | | | | (bzr r9124) | ||||
| * | Compilation fixes for Windows 64-bit by Fridrich | Krzysztof Kosi??ski | 2010-02-28 | 1 | -3/+3 |
| | | | | (bzr r9118) | ||||
| * | File preview max size increased to 10Mio. | Nicolas Dufour | 2010-02-13 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/499310 (bzr r9086) | ||||
| * | Updates for devlibs revision 9 | Krzysztof Kosi??ski | 2010-02-01 | 1 | -2/+2 |
| | | | | (bzr r9041) | ||||
| * | Fix for bug #423326 (Untranslated file types). | Nicolas Dufour | 2009-10-15 | 1 | -5/+5 |
| | | | | | | Okayed by Joshua A. Andler on IRC (thanks!). (bzr r8779) | ||||
| * | Add missing namespaces in win32 code (thanks to Yann Papouin for pointing ↵ | Maximilian Albert | 2009-08-10 | 1 | -2/+2 |
| | | | | | | this out) (bzr r8460) | ||||
| * | Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. ↵ | Maximilian Albert | 2009-08-09 | 1 | -2/+3 |
| | | | | | | remembering the last file type and folder). As part of the cleanup inkscape:output_extension was removed, too. (bzr r8454) | ||||
| * | Store last used paths separately for the 'Save as ...' and 'Save a copy ...' ↵ | Maximilian Albert | 2009-08-07 | 1 | -2/+3 |
| | | | | | | dialogs and remember the last used file types in each case (closes LP #184655 and perhaps others; LP #386292 was fixed by the previous commit). (bzr r8432) | ||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 1 | -1/+1 |
| | | | | | | which cannot be fixed easily. (bzr r8422) | ||||
| * | SPDocument->Document | johnce | 2009-08-05 | 1 | -1/+1 |
| | | | | (bzr r8408) | ||||
| * | Fix for bug #396580 (non-ASCII characters not displayed correctly in the ↵ | Nicolas Dufour | 2009-07-29 | 1 | -1/+4 |
| | | | | | | open dialog). (bzr r8355) | ||||
| * | implement the same all-bitmaps and all-vectors filters as on linux | bulia byak | 2009-06-05 | 1 | -5/+54 |
| | | | | (bzr r8008) | ||||
| * | fix compile after rev 20377 | Johan B. C. Engelen | 2008-12-16 | 1 | -1/+1 |
| | | | | (bzr r7011) | ||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -1/+1 |
| | | | | (bzr r6891) | ||||
| * | Merge from trunk | Ted Gould | 2008-10-31 | 1 | -6/+3 |
| | | | | (bzr r6887) | ||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -6/+5 |
| | | | | (bzr r6885) | ||||
| * | Merging from trunk | Ted Gould | 2008-10-11 | 1 | -1/+1 |
| | | | | (bzr r6884) | ||||
| * | remove extra unref; now ref/unref is done by show/hide; this used to stop ↵ | bulia byak | 2008-09-16 | 1 | -1/+0 |
| | | | | | | this arenaitem from leaking, but this is now fixed properly in SPItem (bzr r6819) | ||||
