| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | http: Migrate to new LibSoup API | Alexander Valavanis | 2017-07-06 | 2 | -2/+2 | |
| * | | | | | | | | | | | filter-effects-dialog: Set a fixed bg color to avoid deprecated Gtk API (them... | Alexander Valavanis | 2017-07-06 | 1 | -3/+3 | |
| * | | | | | | | | | | | Remove more checks if icon exists in default theme. | Tavmjong Bah | 2017-07-06 | 4 | -33/+13 | |
| * | | | | | | | | | | | Don't check if icon exists in default theme since that prevents use of fallba... | Tavmjong Bah | 2017-07-06 | 1 | -8/+2 | |
| * | | | | | | | | | | | More icon cleanup. | Tavmjong Bah | 2017-07-06 | 7 | -297/+138 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Add libsoup to CI builder | Martin Owens | 2017-07-06 | 1 | -1/+1 | |
| * | | | | | | | | | | Add new libsoup based http access with caching and async | Martin Owens | 2017-07-06 | 5 | -1/+219 | |
| * | | | | | | | | | | Upgrade dropper with fixed for each of the modes | Martin Owens | 2017-07-05 | 3 | -122/+120 | |
| * | | | | | | | | | | cursors: rm deprecated gtkstyle custom black/white | Alexander Valavanis | 2017-07-05 | 4 | -13/+7 | |
| * | | | | | | | | | | Merge branch 'ccrb/inkscape-fix-template-preview-crash' | Martin Owens | 2017-07-05 | 1 | -19/+26 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Fix crash in "New from template" dialog | Christophe Lebras | 2017-07-04 | 1 | -19/+26 | |
| * | | | | | | | | | | | Merge branch 'houz/inkscape-color-profiles-cleanup' | Martin Owens | 2017-07-05 | 5 | -77/+120 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Use std::transform instead of a for loop | Tobias Ellinghaus | 2017-07-05 | 2 | -11/+14 | |
| | * | | | | | | | | | | | Clean up color profiles code | Tobias Ellinghaus | 2017-07-05 | 5 | -76/+116 | |
| * | | | | | | | | | | | | Fix 'direction' gui. | Tavmjong Bah | 2017-07-05 | 2 | -7/+6 | |
| |/ / / / / / / / / / / | ||||||
| * | | | | | | | | | | | Clean up color-profile and use io/resource for dir scanning | Martin Owens | 2017-07-05 | 1 | -45/+12 | |
| * | | | | | | | | | | | Make path scanning recursive, add ustring get_filenames and clean up | Martin Owens | 2017-07-05 | 2 | -16/+16 | |
| * | | | | | | | | | | | Fix a bug with select knots and modifiers | Jabier Arraiza | 2017-07-04 | 4 | -25/+29 | |
| * | | | | | | | | | | | More icons clean-up. | Tavmjong Bah | 2017-07-04 | 6 | -180/+104 | |
| * | | | | | | | | | | | More icon clean-up. | Tavmjong Bah | 2017-07-04 | 7 | -184/+79 | |
| * | | | | | | | | | | | Add icons.html to view icons sorted by menu/tools/dialogs. (Incomplete) | Tavmjong Bah | 2017-07-04 | 1 | -0/+342 | |
| * | | | | | | | | | | | Prevent crash when get_primary_monitor() returns nullptr. | Tavmjong Bah | 2017-07-04 | 1 | -1/+4 | |
| * | | | | | | | | | | | Update InstallMSYS2.cmake for latest libgfortran | su-v | 2017-07-04 | 1 | -1/+1 | |
| |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | Fix and cleanup icons. | Tavmjong Bah | 2017-07-02 | 4 | -184/+101 | |
| * | | | | | | | | | | Merge branch 'ccrb/inkscape-save-document-as-template' | Martin Owens | 2017-07-02 | 9 | -69/+326 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | Skip empty template information | Christophe Lebras | 2017-07-02 | 2 | -18/+25 | |
| | * | | | | | | | | | | Manage template informations | Christophe Lebras | 2017-07-02 | 3 | -24/+83 | |
| | * | | | | | | | | | | Add function to save template | Christophe Lebras | 2017-07-02 | 5 | -23/+46 | |
| | * | | | | | | | | | | Add Save Template Dialog | Christophe Lebras | 2017-07-02 | 3 | -0/+158 | |
| | * | | | | | | | | | | Add new verb "save template" | Christophe Lebras | 2017-07-02 | 4 | -60/+70 | |
| * | | | | | | | | | | | Fix windows builds with filename in symbols dialog | Martin Owens | 2017-07-02 | 1 | -1/+1 | |
| * | | | | | | | | | | | Remove duplicate error message | Martin Owens | 2017-07-02 | 1 | -8/+1 | |
| * | | | | | | | | | | | Merge https://gitlab.com/inkscape/inkscape into selectable-knots | Jabier Arraiza | 2017-07-02 | 12 | -351/+122 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Move directory scanners to new get_filenames(...) calls | Martin Owens | 2017-07-02 | 11 | -351/+121 | |
| | * | | | | | | | | | | | pyc files are generated when testing modules, ignore them | Martin Owens | 2017-07-02 | 1 | -0/+1 | |
| | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge https://gitlab.com/inkscape/inkscape into selectable-knots | Jabier Arraiza | 2017-07-02 | 1 | -2/+5 | |
| |\| | | | | | | | | | | ||||||
| | * | | | | | | | | | | Specify CI test stage platform dependencies | Tim Sheridan | 2017-07-02 | 1 | -2/+5 | |
| * | | | | | | | | | | | Merge https://gitlab.com/inkscape/inkscape into selectable-knots | Jabier Arraiza | 2017-07-01 | 303 | -8136/+179158 | |
| |\| | | | | | | | | | | ||||||
| | * | | | | | | | | | | When running without installing, extensions will spawn correct Inkscape | Maren Hachmann | 2017-07-01 | 1 | -0/+1 | |
| | * | | | | | | | | | | Hackfest: Tidy and test for file exists in output. | Martin Owens | 2017-07-01 | 1 | -3/+6 | |
| | * | | | | | | | | | | Update .gitlab-ci.yml | Marc Jeanmougin | 2017-07-01 | 1 | -1/+1 | |
| | * | | | | | | | | | | Merge branch 'master' of gitlab.com:Frigory33/inkscape | Marc Jeanmougin | 2017-07-01 | 292 | -8038/+178966 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ | Merge branch 'master' of gitlab.com:inkscape/inkscape | Sylvain Chiron | 2017-07-01 | 129 | -918/+7009 | |
| | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | Updated libs from the Adaptagrams project: libavoid, libcola and libvspc; cha... | Sylvain Chiron | 2017-07-01 | 292 | -8038/+178966 | |
| | * | | | | | | | | | | | | Merge branch 'master' of gitlab.com:inkscape/inkscape | Marc Jeanmougin | 2017-07-01 | 4 | -63/+93 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | Introduce get_filenames which scans paths for all filenames. | Martin Owens | 2017-07-01 | 4 | -63/+93 | |
| | * | | | | | | | | | | | | | Merge branch 'speed_up_drawing' of gitlab.com:psychon/inkscape | Marc Jeanmougin | 2017-07-01 | 2 | -16/+72 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | SPCanvas::paintSingleBuffer: Draw directly to _backing_store | Uli Schlachter | 2017-07-01 | 1 | -12/+18 | |
| | | * | | | | | | | | | | | | SPCanvas: Use a similar image for _backing_store | Uli Schlachter | 2017-07-01 | 2 | -4/+51 | |
| | | * | | | | | | | | | | | | Fix a small memory leak in SPCanvas::paint | Uli Schlachter | 2017-07-01 | 1 | -0/+3 | |
| | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | ||||||
