| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' into powerpencil | Jabiertxo Arraiza Cenoz | 2017-11-10 | 9 | -10/+10 |
| |\ | |||||
| | * | Merge branch 'luzpaz/inkscape-typos' (!119) | Eduard Braun | 2017-11-07 | 9 | -9/+9 |
| | |\ | |||||
| | | * | Misc. typos | Unknown | 2017-11-07 | 9 | -9/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Found using `codespell -q 3 -w --skip="*.svg,*.po,*.ts,./share/tutorials,./src/libavoid,./packaging/win32/languages,./man,./src/2geom" -I ../inkscape-whitelist.txt` whereby whitelist file contained: ``` dum iff glight substract te upto ``` | ||||
| | * | | Fix typo in line spacing tool tip | Maren Hachmann | 2017-11-04 | 1 | -1/+1 |
| | |/ | |||||
| * | | Merge branch 'master' into powerpencil | Jabier Arraiza | 2017-11-03 | 20 | -442/+217 |
| |\| | |||||
| | * | Remove unused functions. | Tavmjong Bah | 2017-10-26 | 2 | -129/+0 |
| | | | |||||
| | * | Remove all unused makefile.in | Stefano Facchini | 2017-10-19 | 1 | -17/+0 |
| | | | |||||
| | * | Remove unused icon-size.h | Stefano Facchini | 2017-10-19 | 6 | -7/+2 |
| | | | |||||
| | * | Rename get_group0_keyval to get_latin_keyval | Andrey Mozzhuhin | 2017-10-05 | 1 | -1/+1 |
| | | | |||||
| | * | removed GList in ruler.cpp | Marc Jeanmougin | 2017-10-03 | 1 | -9/+15 |
| | | | |||||
| | * | First batch | Marc Jeanmougin | 2017-10-01 | 3 | -100/+48 |
| | | | |||||
| | * | Removed all GSList occurences in .h files | Marc Jeanmougin | 2017-10-01 | 2 | -32/+18 |
| | | | |||||
| | * | Hunted every GList to the last (except in libnrtype and libcroco) | Marc Jeanmougin | 2017-09-30 | 7 | -147/+133 |
| | | | |||||
| * | | Merge branch 'master' into powerpencil | Jabiertxo Arraiza Cenoz | 2017-08-29 | 1 | -3/+6 |
| |\| | |||||
| | * | Ressurrect Spiro Symplify by LPE because no wrong results and retain removed ↵ | Jabiertxo Arraiza Cenoz | 2017-08-29 | 1 | -3/+6 |
| | | | | | | | | | in bspline mode | ||||
| * | | Merge from master | Jabiertxo Arraiza Cenoz | 2017-08-29 | 1 | -3/+16 |
| |\| | |||||
| | * | Remove LPE Simplify from spiro and BSpline mode because made uncontrolable ↵ | Jabiertxo Arraiza Cenoz | 2017-08-29 | 1 | -2/+15 |
| | | | | | | | | | paths. Is retained in bezier mode. Consider backport it | ||||
| * | | Parametrice into preferences magic numbers and other staff | Jabier Arraiza | 2017-08-28 | 1 | -24/+21 |
| | | | |||||
| * | | Allow pressure in pencil in the tree modes, bezier, bspline and spiro | Jabier Arraiza | 2017-08-28 | 1 | -42/+57 |
| | | | |||||
| * | | Working on preview over powerpencil | Jabier Arraiza | 2017-08-27 | 1 | -1/+70 |
| | | | |||||
| * | | Starting with powerpencil | Jabier Arraiza | 2017-08-25 | 1 | -0/+7 |
| |/ | |||||
| * | Add flatten button to simplify, bspline and spiro. Need to rerun cmake ↵ | Jabier Arraiza | 2017-08-12 | 1 | -5/+75 |
| | | | | | because file changed | ||||
| * | Fix keyboard shortcuts for changing line spacing. | Tavmjong Bah | 2017-08-09 | 1 | -59/+123 |
| | | | | | | | | Many bug fixes to ensure proper behavior for the different line spacing modes. Return focus to canvas when buttons are pushed in text tool bar. Change step size to a reasonable value for line height when unit not percent. Fix some issues with history for changes to line spacing in flowed text. | ||||
| * | Add GUI and code to implement "Line Spacing Modes". | Tavmjong Bah | 2017-08-05 | 1 | -0/+287 |
| | | | | | | Selecting a Line Spacing Mode allows a user to quickly pick an algorithm for consistant line spacing. | ||||
| * | Remove unused files. | Tavmjong Bah | 2017-08-01 | 1 | -12/+0 |
| | | |||||
| * | Add C++ based Gtk::Action for choosing one item out of many. | Tavmjong Bah | 2017-07-24 | 1 | -231/+168 |
| | | | | | | | | | | | Options: Show icons and/or labels. Use combbox or radio buttons. Replacement for C based ege-select-one-action. Update text toolbar to use this class, allowing bar to be narrower. | ||||
| * | Fix typo | Alexander Valavanis | 2017-07-12 | 1 | -1/+1 |
| | | |||||
| * | Fix duplicate definition | Alexander Valavanis | 2017-07-11 | 1 | -1/+0 |
| | | |||||
| * | gimpcolorwheel: Fix event time | Alexander Valavanis | 2017-07-11 | 1 | -1/+1 |
| | | |||||
| * | update GdkSeat usage | Alexander Valavanis | 2017-07-10 | 1 | -7/+27 |
| | | |||||
| * | Use new GdkSeat API and update gimpcolorwheel comments | Alexander Valavanis | 2017-07-10 | 2 | -29/+25 |
| | | |||||
| * | 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 | 1 | -8/+7 |
| | | |||||
| * | Fix Gtk alignment API | Alexander Valavanis | 2017-07-08 | 2 | -2/+2 |
| | | |||||
| * | Fix gtk margin API | Alexander Valavanis | 2017-07-06 | 1 | -0/+10 |
| | | |||||
| * | Fix 'direction' gui. | Tavmjong Bah | 2017-07-05 | 1 | -5/+3 |
| | | |||||
| * | Hackfest icon work: restore selected menu icons and make theming easier | Alexander Valavanis | 2017-06-29 | 42 | -1896/+120 |
| |\ | |||||
| | * | Remove old icon handling code | Alexander Valavanis | 2017-06-29 | 42 | -1894/+120 |
| | | | |||||
| | * | Revert "color wheel: Temp fix for Gtk+ style properties" | Alexander Valavanis | 2017-06-28 | 1 | -30/+0 |
| | | | | | | | | | This reverts commit c951edaa91414fd5dfddb745de49baf777f72075. | ||||
| | * | Revert "menu-items: C++ify" | Alexander Valavanis | 2017-06-28 | 2 | -13/+6 |
| | | | | | | | | | This reverts commit d483c2ab23354cf5ea58a2d2225ab464b77f6614. | ||||
| | * | menu-items: C++ify | Alexander Valavanis | 2017-06-28 | 2 | -6/+13 |
| | | | |||||
| | * | color wheel: Temp fix for Gtk+ style properties | Alexander Valavanis | 2017-06-27 | 1 | -0/+30 |
| | | | |||||
| * | | Refactor profile directory use and promote IO::Resource get_path and ↵ | Martin Owens | 2017-06-28 | 2 | -11/+13 |
| |/ | | | | get_filename methods | ||||
| * | Attempt to make paintbucket build option not cause errors for toolbar loading | Martin Owens | 2017-06-16 | 1 | -0/+11 |
| | | |||||
| * | Fix err leaking and cmake | Martin Owens | 2017-06-16 | 1 | -0/+2 |
| | | |||||
| * | Complete to move to using ui files instead of compiled in xml | Martin Owens | 2017-06-16 | 1 | -470/+23 |
| | | |||||
| * | Cleanup old xml | Martin Owens | 2017-06-16 | 1 | -55/+4 |
| | | |||||
| * | Use user interface files for the user interface | Martin Owens | 2017-06-16 | 1 | -3/+17 |
| | | |||||
| * | Remove duplicated build checks. | Elliott Sales de Andrade | 2017-06-15 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | Most of these #defines are not even checked anyway, though they could have the side-effect of failing configure before the build started. However, these checks are redundant due to other checks for the same thing: * concept_check.hpp was added to Boost in 1.19.0, released in 2000. I sincerely doubt anyone is using that version right now, but I added a minimum version to the find_package() call. In any case, no code actually checked the #define, so it wouldn't have built without it anyway. * FindBoehmGC puts gc.h on the compiler search path, so there's no need to try gc/gc.h also. * libintl.h is found by FindIntl. * unordered_set is part of the C++11 standard. * zlib.h is found by find_package(ZLIB). | ||||
