summaryrefslogtreecommitdiffstats
path: root/src/inkscape.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Separate Adwaita and Adwaita-dark with specific styling (alowing to tweak any...Jabier Arraiza2019-10-111-0/+1
* Remove MR811 from 5439390adf3975557920a1c047897aa425db713d to ebfcda5a1b0341c...Jabier Arraiza2019-08-041-2/+0
* Add custom GTK3 themes inside InkscapeJabiertxof2019-08-031-0/+2
* finish rebase from masterJabier Arraiza2019-07-081-1/+0
* Add coloring default to themeJabiertxof2019-07-081-1/+0
* working wth colors for iconsJabier Arraiza2019-07-081-1/+1
* add improvements to color handlingJabiertxof2019-07-081-1/+1
* improve speed not reloading root if only one style tagJabier Arraiza2019-07-081-1/+1
* allow multiple style tagsJabier Arraiza2019-07-081-0/+1
* Add initial commitJabiertxof2019-07-081-1/+2
* Adding styles defaultJabiertxof2019-07-081-1/+1
* Initial code to fixJabiertxof2019-07-081-2/+1
* Remove experimental code to work in MR and fixes for selectorsJabier Arraiza2019-06-231-1/+4
* Improving stylingJabiertxof2019-06-181-7/+7
* Fix compiling issuesJabiertxof2019-06-181-1/+1
* Base of theming refactorJabiertxof2019-06-181-1/+2
* Remove _argv0 from Inkscape::ApplicationPatrick Storz2019-06-071-7/+3
* Fix commandline page selection page selection and allow to select poppler in cmdMarc Jeanmougin2019-04-241-0/+8
* Misc. typos and whitespace fixesluz.paz2019-03-211-1/+1
* Rename add_style_sheet to reduce confusion with SVG/CSSMartin Owens2018-11-121-1/+1
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Fixing coding styleJabier Arraiza2018-07-211-1/+1
* adding gtk-themeJabier Arraiza2018-07-211-3/+2
* Add command-line option to select PDF pageJoe Rabinoff2018-06-191-0/+8
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Refactor profile directory use and promote IO::Resource get_path and get_file...Martin Owens2017-06-281-3/+0
* Move some main functions to Application classAlex Valavanis2016-08-091-0/+3
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+1
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-1/+0
* 5. Refactoring of Application class: make copy/assignment operators private, ...Liam P. White2014-06-271-14/+13
* Move constructor/destructor into private section, remove protected section. R...Liam P. White2014-06-271-7/+6
* 4. further refactor Application class; create proper singleton, encapsulate m...Liam P. White2014-06-261-54/+53
* 3. remove dead code, refactor existing code. Connect overlooked signals.Liam P. White2014-06-261-14/+22
* 1. make it compileLiam P. White2014-06-251-80/+180
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-2/+11
* Cleaned up a bit; fixed struct vs. class forward declarations.Markus Engel2013-07-311-1/+1
* Further renaming of DBus variables (object -> app_interface/doc_interfaceEric Greveson2013-07-041-0/+10
* Modified dbus interface so that it works in console mode (--dbus-listen)Eric Greveson2013-07-031-0/+11
* Kill ancient gcc version check in configure.ac and fix a load of broken forwa...Alex Valavanis2013-03-141-3/+3
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-081-1/+1
* Stop background rendering once crash handler is triggered.Jon A. Cruz2010-12-061-0/+2
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Remove the failed and unused "new gui" stuff.Krzysztof Kosi??ski2010-10-121-0/+1
* Made public some functions so they could be used by the DBus code. Similar f...Soren Berg2009-07-121-0/+3
* From trunkTed Gould2008-10-271-1/+0
* Committing fixed patch for autosave. Fixes bug #171092.Jon A. Cruz2008-06-121-0/+2
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-1/+1
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-1/+1
* added inkscape_get_all_desktops() after speaking with Dale about his plans fo...David Yip2006-07-151-0/+3
* optimized includesRalf Stephan2006-01-181-6/+10