| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Remove nr-forward.h | Krzysztof Kosi??ski | 2011-08-27 | 1 | -1/+0 | |
| | | | | (bzr r10582.1.8) | |||||
| * | Rewrite NRArena -> Inkscape::Drawing. Call render and update | Krzysztof Kosi??ski | 2011-08-07 | 1 | -1/+1 | |
| | | | | | | methods on the Drawing rather than on the root DrawingItem. (bzr r10347.1.25) | |||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2011-07-06 | 1 | -14/+13 | |
| |\ | | | | | (bzr r10347.1.5) | |||||
| | * | GTK+ cleanup: gtk_type_class | Alex Valavanis | 2011-07-03 | 1 | -1/+1 | |
| | | | | | | | (bzr r10407) | |||||
| | * | Switch to GObject | Alex Valavanis | 2011-06-24 | 1 | -13/+12 | |
| | | | | | | | (bzr r10350.1.3) | |||||
| * | | Remove more of libnr | Krzysztof Kosi??ski | 2011-06-23 | 2 | -2/+2 | |
| |/ | | | (bzr r10347.1.2) | |||||
| * | Remove deprecated glib macro wrappers | Alex Valavanis | 2011-06-14 | 1 | -4/+4 | |
| | | | | (bzr r10302.1.1) | |||||
| * | cmake: | Campbell Barton | 2011-06-13 | 1 | -4/+0 | |
| | | | | | | | | turns out my recent commits (which I undid) were not incorrect, variables were set in subdirectories then used in the parent directory, where they were still unset. Fixing this broke the build because some files in the subdir were not compiling. (bzr r10276) | |||||
| * | work in progress cmake commit: | Campbell Barton | 2011-06-12 | 1 | -9/+3 | |
| | | | | | | | - cmake now builds all files that automake does but does NOT link yet - inlcudes nasty hard coded paths and libs (will replace once linking works) (bzr r10272) | |||||
| * | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 2011-06-03 | 2 | -2/+2 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1) | |||||
| * | Adding initial cut of resource manager. | Jon A. Cruz | 2011-05-06 | 1 | -0/+4 | |
| | | | | (bzr r10198) | |||||
| * | compatibility patch to compile using gcc 4.6 | Adib Taraben | 2011-02-27 | 1 | -0/+1 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1) | |||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -3/+2 | |
| |\ | | | | | (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 | -7/+7 | |
| | | | | | | | | | | | 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) | |||||
| * | | 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) | |||||
| * | | fix build on windows by removing even more files. | Johan B. C. Engelen | 2010-10-15 | 4 | -1980/+0 | |
| | | | | | | | (bzr r9832) | |||||
| * | | Remove the failed and unused "new gui" stuff. | Krzysztof Kosi??ski | 2010-10-12 | 1 | -4/+0 | |
| |/ | | | (bzr r9828) | |||||
| * | Spray cleanup | Steren Giannini | 2010-01-03 | 2 | -7/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | ------------ This line and the following will be ignored -------------- removed: src/ui/dialog/spray-option.cpp src/ui/dialog/spray-option.h modified: src/spray-context.cpp src/ui/dialog/Makefile_insert src/ui/dialog/dialog-manager.cpp src/ui/view/edit-widget.cpp src/ui/view/edit-widget.h src/widgets/toolbox.cpp unknown: backup.bzr/ description-pak doc-pak/ po/.intltool-merge-cache (bzr r8938.1.1) | |||||
| * | Spray Tool by the students at Ecole Centrale de Lyon, Lyon, France | Josh Andler | 2009-11-30 | 2 | -0/+7 | |
| | | | | (bzr r8851) | |||||
| * | remove registerEditWidget, move this to SPDesktop::init instead; a noop ↵ | bulia byak | 2009-10-25 | 1 | -2/+1 | |
| | | | | | | change but fixes a weird crash on Windows (bzr r8805) | |||||
| * | Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. ↵ | Maximilian Albert | 2009-08-09 | 1 | -1/+1 | |
| | | | | | | remembering the last file type and folder). As part of the cleanup inkscape:output_extension was removed, too. (bzr r8454) | |||||
| * | Revert recent refactoring changes by johnce because they break the build, ↵ | Maximilian Albert | 2009-08-06 | 4 | -12/+12 | |
| | | | | | | which cannot be fixed easily. (bzr r8422) | |||||
| * | SPDocument->Document | johnce | 2009-08-05 | 2 | -5/+5 | |
| | | | | (bzr r8408) | |||||
| * | SPDocument->Document | johnce | 2009-08-05 | 2 | -7/+7 | |
| | | | | (bzr r8407) | |||||
| * | Fix for bug LP #400985 (3 strings in UI are not translatable) | Nicolas Dufour | 2009-07-18 | 1 | -3/+3 | |
| | | | | (bzr r8300) | |||||
| * | Also store the window's geometry when saving through the data-loss warning ↵ | Diederik van Lierop | 2009-05-25 | 1 | -7/+8 | |
| | | | | | | dialog (the one that pops up when Inkscape is being closed with unsaved data) (bzr r7934) | |||||
| * | remove desktop-affine.h and refactor sp_desktop_dt2doc_* calls | Thomas Holder | 2009-03-13 | 1 | -1/+0 | |
| | | | | (bzr r7478) | |||||
| * | Move files from the src/dialogs/ directory to the places where they | Krzysztof Kosi??ski | 2009-02-21 | 1 | -3/+3 | |
| | | | | | | 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 | -6/+1 | |
| | | | | | | rather than for every subdirectory. (bzr r7336) | |||||
| * | Make all icons themable (except the filter icons). | Krzysztof Kosi??ski | 2009-02-19 | 1 | -32/+23 | |
| | | | | (bzr r7332) | |||||
| * | adding comments/TODOs and/or reverting some of the things done in r20655 | Felipe Corr??a da Silva Sanches | 2009-02-09 | 1 | -1/+3 | |
| | | | | | | 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 | -1/+1 | |
| | | | | | | warning: deprecated conversion from string constant to ‘char*’/'gchar*' (bzr r7253) | |||||
| * | removing void files | Felipe Corr??a da Silva Sanches | 2009-01-25 | 11 | -11/+2 | |
| | | | | | | duh! (bzr r7171) | |||||
| * | remove old icon code that seems unused | Johan B. C. Engelen | 2009-01-01 | 1 | -2/+0 | |
| | | | | (bzr r7054) | |||||
| * | More NR ==> Geom changes | Joshua L. Blocher | 2008-12-28 | 1 | -0/+1 | |
| | | | | (bzr r7032) | |||||
| * | convert NR to Geom | Johan B. C. Engelen | 2008-12-28 | 1 | -4/+4 | |
| | | | | (bzr r7031) | |||||
| * | Merge from fe-moved | Ted Gould | 2008-11-21 | 1 | -1/+1 | |
| | | | | (bzr r6891) | |||||
| * | From trunk | Ted Gould | 2008-10-27 | 1 | -9/+11 | |
| | | | | (bzr r6885) | |||||
| * | Merging from trunk | Ted Gould | 2008-10-11 | 1 | -6/+8 | |
| | | | | (bzr r6884) | |||||
| * | on closing and document change, if this was the last view on this document, ↵ | bulia byak | 2008-09-21 | 1 | -5/+9 | |
| | | | | | | delete document to free up memory (bzr r6866) | |||||
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -5/+5 | |
| | | | | (bzr r6839) | |||||
| * | NR:: => Geom:: for much of src/ui and src/widgets | Johan B. C. Engelen | 2008-08-04 | 5 | -56/+53 | |
| | | | | (bzr r6561) | |||||
| * | replace separate forward declarations by proper forward.h inclusion | Johan B. C. Engelen | 2008-07-07 | 1 | -5/+1 | |
| | | | | (bzr r6214) | |||||
| * | Cmake: remove header files from source lists | Joshua L. Blocher | 2008-06-24 | 1 | -11/+1 | |
| | | | | (bzr r6046) | |||||
| * | cmake: EOL of cmakelists.txt in subdirs | Johan B. C. Engelen | 2008-04-07 | 1 | -20/+20 | |
| | | | | (bzr r5379) | |||||
| * | delete remaining .cvsignore files | Adib Taraben | 2008-04-01 | 1 | -3/+0 | |
| | | | | (bzr r5299) | |||||
| * | add CMakeLists.txt file for src/ui and subdirs | Johan B. C. Engelen | 2008-03-30 | 1 | -0/+21 | |
| | | | | (bzr r5240) | |||||
| * | Patch from Marcin Floryan to get rid of one string in the pot file | Bryce Harrington | 2008-02-10 | 1 | -1/+1 | |
| | | | | (bzr r4698) | |||||
| * | stop toggling insensitive state for modification flag updates (fixes ↵ | MenTaLguY | 2008-01-15 | 1 | -1/+1 | |
| | | | | | | | | | | critical bug #182401) In order to do this, I got rid of sodipodi:modified in favor of a simple flag in SPDocument, also renaming SPDocument::{set,is}Modified to SPDocument::{set,is}ModifiedSinceSave (bzr r4491) | |||||
