summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into SymbolsSearchJabier Arraiza2017-10-2023-142/+28
|\
| * Merge branch 'smartpointer_refactor' of gitlab.com:jali/inkscapeMarc Jeanmougin2017-10-2012-37/+25
| |\
| | * Refactor Util::ptr_sharedJan Lingscheid2017-10-184-11/+11
| | * Replace boost::shared_ptrJan Lingscheid2017-10-175-19/+13
| | * Replace boost::scoped_ptrJan Lingscheid2017-10-172-3/+1
| | * Remove std::auto_ptrJan Lingscheid2017-10-171-4/+0
| * | Drop obsolete wrapper around Glib::file_open_tmpStefano Facchini2017-10-191-2/+1
| * | Remove all unused makefile.inStefano Facchini2017-10-195-85/+0
| * | Remove unused icon-size.hStefano Facchini2017-10-191-1/+0
| * | Remove unused util/accumulators.hStefano Facchini2017-10-192-13/+0
| * | Use standard glib macro instead of a custom oneStefano Facchini2017-10-192-4/+2
| |/
* | Progress Bar workinggit add .git add .Jabier Arraiza2017-10-202-46/+57
* | Fiz the MR note note_44059492. Thanks EduardJabiertxo Arraiza Cenoz2017-10-201-1/+1
* | Add progress bar to loading, currently not working but all the base code is d...Jabiertxo Arraiza Cenoz2017-10-202-7/+28
* | Add description search and icon if no resultsJabiertxo Arraiza Cenoz2017-10-201-2/+24
* | Add case insensitive and no dialog loadingJabier Arraiza2017-10-202-58/+39
* | Finish speed improvementsJabiertxo Arraiza Cenoz2017-10-192-34/+51
* | Working on current documentJabiertxo Arraiza Cenoz2017-10-192-14/+21
* | Improving speedJabier Arraiza2017-10-192-42/+69
* | Working on speed improvementsJabiertxo Arraiza Cenoz2017-10-182-32/+89
* | Add search to symbols dialogJabiertxo Arraiza Cenoz2017-10-182-17/+72
|/
* Remove deprecated GNOME VFSStefano Facchini2017-10-132-43/+17
* Rename get_group0_keyval to get_latin_keyvalAndrey Mozzhuhin2017-10-0535-77/+77
* Fix bug #1226962 - Keyboard shortcuts (hotkeys) not functional in someAndrey Mozzhuhin2017-10-052-3/+37
* Merge branch 'edit-clip-object' of gitlab.com:stfacc/inkscapeMarc Jeanmougin2017-10-056-104/+63
|\
| * Rename object-edit.cpp to what it really isStefano Facchini2017-10-014-89/+52
| * Fix the editing of clipping and masking objectsStefano Facchini2017-10-013-15/+11
* | Second batchMarc Jeanmougin2017-10-023-118/+42
* | First batchMarc Jeanmougin2017-10-016-69/+55
* | Removed all GSList occurences in .h filesMarc Jeanmougin2017-10-0117-239/+181
* | Hunted every GList to the last (except in libnrtype and libcroco)Marc Jeanmougin2017-09-305-30/+21
|/
* remove helper/gnome-utils.*Marc Jeanmougin2017-09-291-7/+7
* Merge branch 'jali/inkscape-ustring_refactor'Tavmjong Bah2017-09-278-48/+37
|\
| * Remove remaining usage of GString in ui/tools/*Jan Lingscheid2017-09-215-30/+25
| * Remove unused GString in ui/tools/box3d-tool.cppJan Lingscheid2017-09-211-1/+0
| * Remove usage of GString from ui/tools/spiral-tool.cppJan Lingscheid2017-09-211-3/+2
| * Remove usage of GString from tool/node.cppJan Lingscheid2017-09-211-12/+7
| * Refactor Box3d::string_from_axes to use Glib::ustringJan Lingscheid2017-09-211-2/+3
* | Add improvements to meassure segments LPE pointed by CRJabier Arraiza2017-09-251-2/+5
* | Remove unused parameter in SPItem::doWriteTransformStefano Facchini2017-09-2416-19/+19
* | Fix bug #1094504 GTK3: RegisteredColorPicker (e.g. for grid, guides color) do...Jabier Arraiza2017-09-231-22/+23
* | Fix for bug #1715433 Clone original LPE can no longer be used to fill a power...Jabier Arraiza2017-09-211-3/+5
|/
* Add default extension for native win32 file save dialog.Eduard Braun2017-09-151-0/+1
* Added new LPE parameter to store Items array, also bugfixing in patharray par...Jabiertxo Arraiza Cenoz2017-09-142-2/+2
* Fix a bug when creating a cloned LPE with fill between manyJabier Arraiza2017-09-091-1/+1
* This commit is based on a coment on bug #1670644. And allow to fill the fill ...Jabier Arraiza2017-09-092-0/+50
* Ressurrect Spiro Symplify by LPE because no wrong results and retain removed ...Jabiertxo Arraiza Cenoz2017-08-291-1/+1
* Remove LPE Simplify from spiro and BSpline mode because made uncontrolable pa...Jabiertxo Arraiza Cenoz2017-08-291-1/+3
* Alow shink in document dialog on expanders closeJabier Arraiza2017-08-152-4/+6
* Attemp to fix bug 1707899, retain shapes color. Also now retain shape previou...Jabier Arraiza2017-08-131-11/+25