| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | Drop GdkWindow update stuff. Now handled automatically | Alexander Valavanis | 2017-07-09 | 1 | -1/+0 | |
| * | | | | | | | | | Update desktop-widget for GdkScreen/GdkMonitor changes | Alexander Valavanis | 2017-07-09 | 1 | -3/+29 | |
| * | | | | | | | | | Drop GdkWindow update stuff. Now handled automatically | Alexander Valavanis | 2017-07-09 | 1 | -5/+0 | |
| * | | | | | | | | | Updates for GdkScreen/GdkMonitor API changes | Alexander Valavanis | 2017-07-09 | 5 | -260/+205 | |
| * | | | | | | | | | ege-color-prof-tracker: Cosmetic cleanup | Alexander Valavanis | 2017-07-08 | 1 | -32/+10 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Fix Gtk alignment API | Alexander Valavanis | 2017-07-08 | 23 | -57/+86 | |
| * | | | | | | | | Merge branch 'master' of gitlab.com:inkscape/inkscape | Alexander Valavanis | 2017-07-07 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'su-v/inkscape-fix-MSYS2-libsoup-req' | Eduard Braun | 2017-07-06 | 2 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | Update MSYS2 port for new dependency (libsoup) | su-v | 2017-07-06 | 2 | -2/+2 | |
| * | | | | | | | | | | Fix gtk margin API | Alexander Valavanis | 2017-07-06 | 2 | -0/+27 | |
| |/ / / / / / / / / | ||||||
| * | | | | | | | | | Gtkmm deprecation fixes | Alexander Valavanis | 2017-07-06 | 13 | -87/+70 | |
| * | | | | | | | | | Gtkmm deprecation fixes | Alexander Valavanis | 2017-07-06 | 6 | -62/+59 | |
| * | | | | | | | | | http: Migrate to new LibSoup API | Alexander Valavanis | 2017-07-06 | 1 | -1/+1 | |
| * | | | | | | | | | 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 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Add new libsoup based http access with caching and async | Martin Owens | 2017-07-06 | 4 | -0/+215 | |
| * | | | | | | | | 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 | |
| * | | | | | | | | | Prevent crash when get_primary_monitor() returns nullptr. | Tavmjong Bah | 2017-07-04 | 1 | -1/+4 | |
| |/ / / / / / / / | ||||||
| * | | | | | | | | Merge branch 'ccrb/inkscape-save-document-as-template' | Martin Owens | 2017-07-02 | 8 | -21/+276 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | 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 | 3 | -12/+20 | |
| * | | | | | | | | | 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 | 11 | -351/+121 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Move directory scanners to new get_filenames(...) calls | Martin Owens | 2017-07-02 | 11 | -351/+121 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge https://gitlab.com/inkscape/inkscape into selectable-knots | Jabier Arraiza | 2017-07-01 | 298 | -8105/+179127 | |
| |\| | | | | | | | | ||||||
| | * | | | | | | | | Hackfest: Tidy and test for file exists in output. | Martin Owens | 2017-07-01 | 1 | -3/+6 | |
| | * | | | | | | | | Merge branch 'master' of gitlab.com:Frigory33/inkscape | Marc Jeanmougin | 2017-07-01 | 291 | -8021/+178948 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ | Merge branch 'master' of gitlab.com:inkscape/inkscape | Sylvain Chiron | 2017-07-01 | 112 | -514/+709 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Updated libs from the Adaptagrams project: libavoid, libcola and libvspc; cha... | Sylvain Chiron | 2017-07-01 | 291 | -8021/+178948 | |
| | * | | | | | | | | | | 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 | |
| | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||||
