| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | 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) | |||||
| * | First patch for Bug 209199: Update Win32 Save As dialog to include a Title ↵ | Jeff Schiller | 2008-09-11 | 1 | -12/+99 | |
| | | | | | | edit box (and label). This edit box is sync'ed with the RDF and doc-level title and allows a user to edit the title prior to save. This patch does not update the GTK dialogs (that will be submitted in a subsequent patch). (bzr r6791) | |||||
| * | removed unnecessary pointer, changed to by reference. (the pointer was not ↵ | Johan B. C. Engelen | 2008-09-01 | 1 | -1/+1 | |
| | | | | | | allowed to be NULL, so reference is better) (bzr r6752) | |||||
| * | remove many unnecessary to_2geom and from_2geom calls | Johan B. C. Engelen | 2008-08-08 | 1 | -2/+2 | |
| | | | | (bzr r6593) | |||||
| * | NR::Maybe => boost::optional | Johan B. C. Engelen | 2008-08-05 | 1 | -1/+1 | |
| | | | | (bzr r6569) | |||||
| * | NR:: => Geom:: for much of src/ui and src/widgets | Johan B. C. Engelen | 2008-08-04 | 1 | -3/+3 | |
| | | | | (bzr r6561) | |||||
| * | Preview emf on windows | Ulf Erikson | 2008-07-14 | 1 | -1/+187 | |
| | | | | (bzr r6294) | |||||
| * | patch from 226459, approved by joel | bulia byak | 2008-06-20 | 1 | -7/+15 | |
| | | | | (bzr r6006) | |||||
| * | change NR::Matrix to Geom:: for many sp_item_xxx_affine functions | Johan B. C. Engelen | 2008-06-12 | 1 | -1/+1 | |
| | | | | (bzr r5915) | |||||
| * | fix include path | Johan B. C. Engelen | 2008-04-16 | 1 | -1/+1 | |
| | | | | (bzr r5456) | |||||
| * | No more NRMatrix or NRPoint. | Jasper van de Gronde | 2008-03-21 | 1 | -1/+1 | |
| | | | | (bzr r5149) | |||||
| * | A fix for bug #199357 "cannot load emf file" based on the patch submitted by ↵ | Joel Holdsworth | 2008-03-17 | 1 | -5/+5 | |
| | | | | | | Ulferikson (bzr r5109) | |||||
| * | noop: reverted one line of commit #17642 (it's safe to call g_free with NULL) | Maximilian Albert | 2008-03-04 | 1 | -2/+1 | |
| | | | | (bzr r4953) | |||||
| * | Fixed buffer overrun in FileOpenDialogImplWin32::createFilterMenu, corrected ↵ | Joel Holdsworth | 2008-03-04 | 1 | -32/+36 | |
| | | | | | | a couple of potential memory leaks, and tidied the code a bit (bzr r4950) | |||||
| * | fixed another localization issue - file extension names are now localized ↵ | Marcin Floryan | 2008-02-28 | 1 | -2/+2 | |
| | | | | | | properly. (bzr r4901) | |||||
| * | Fixed off-by-one filter bug with the windows native file dialogs, and tidied ↵ | Joel Holdsworth | 2008-02-28 | 1 | -49/+18 | |
| | | | | | | code a bit in filedialogimpl-win32.cpp/h (bzr r4900) | |||||
| * | Finished translation stuff for filedialogimpl-win32.cpp | Marcin Floryan | 2008-02-26 | 1 | -3/+3 | |
| | | | | (bzr r4865) | |||||
| * | Added missing src/ui/dialog/filedialogimpl-win32.cpp file to po/POTFILES.in ↵ | Marcin Floryan | 2008-02-26 | 1 | -3/+3 | |
| | | | | | | and changed the former to mark all relevant strings for translation. (bzr r4864) | |||||
| * | Line-end fix | Jon A. Cruz | 2008-02-25 | 1 | -1461/+1461 | |
| | | | | (bzr r4845) | |||||
| * | Corrected Copyright years in file dialogs from 2007 -> 2008 | Joel Holdsworth | 2008-02-23 | 1 | -1/+1 | |
| | | | | (bzr r4832) | |||||
| * | Merged in Native File Dialogs for Windows Branch | Joel Holdsworth | 2008-02-23 | 1 | -0/+1461 | |
| (bzr r4830) | ||||||
