summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2019-01-275-99/+120
|\ \
| * | Finich CSS refactorJabier Arraiza2019-01-271-2/+5
| | |
| * | Fix compiling errorsJabier Arraiza2019-01-271-24/+22
| | |
| * | Remove files from prev branch splitedJabier Arraiza2019-01-272-107/+0
| | |
| * | Improvements to CSS to easy tweak widgetsJabier Arraiza2019-01-273-154/+143
| | |
| * | Adding styling refactoring, moving after to other branch the CSS partJabier Arraiza2019-01-276-39/+88
| | |
| * | Initial work of LPESelectorJabier Arraiza2019-01-274-138/+260
| | |
| * | Improvements to icon loader codeJabier Arraiza2019-01-272-83/+50
| | |
* | | Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2019-01-262-4/+42
|\| |
| * | Add 'Theme Decide' option to symbolic icons colorJabier Arraiza2019-01-262-4/+42
| | |
* | | RectToolbar: GtkAction migration (first pass)Alexander Valavanis2019-01-266-131/+254
|/ /
* | Fix inverted up/down when moving last point placed by pen toolWizardOhio242019-01-251-0/+2
| | | | | | | | | | Fixes inbox#20 Closes !504
* | Rewrite main menu bar code:Tavmjong Bah2019-01-256-624/+590
| | | | | | | | | | | | Convert to GTKMM. General cleanup. Move to dedicated files.
* | SelectToolbar: cleanup unusedAlexander Valavanis2019-01-242-20/+3
| |
* | fix CIMarc Jeanmougin2019-01-242-4/+9
| |
* | SelectToolbar: GtkAction migrationAlexander Valavanis2019-01-225-298/+737
| |
* | Fix some typos and syntax errorsMattia Rizzolo2019-01-221-1/+1
| | | | | | | | | | | | | | | | | | Some of the typos fixes are in libcroco code. They are already fixed in upstream's git (https://bugzilla.gnome.org/show_bug.cgi?id=776798). Also fix a bunch of "allow to" (with the missing object). Signed-off-by: Mattia Rizzolo <mattia@mapreri.org>
* | Tidy up toolbox utilitiesAlexander Valavanis2019-01-2223-31/+180
| |
* | Tidy more memory mgmt in toolbarsAlexander Valavanis2019-01-226-45/+10
| |
* | NodeToolbar: Fix initialisationAlexander Valavanis2019-01-226-37/+12
| |
* | NodeToolbar: Fix initialisationAlexander Valavanis2019-01-221-1/+2
| |
* | Tidy memory management in toolbarsAlexander Valavanis2019-01-221-7/+6
| |
* | Tidy memory management in toolbarsAlexander Valavanis2019-01-223-33/+12
| |
* | Tidy up toolbox codeAlexander Valavanis2019-01-2218-74/+70
| |
* | Cleanup unused toolbar codeAlexander Valavanis2019-01-2118-145/+9
| |
* | Update potfiles and add overridesMarc Jeanmougin2019-01-2013-13/+13
| |
* | Remove sp_create_window().Tavmjong Bah2019-01-192-83/+3
| |
* | Move drag-and-drop code to separate file.Tavmjong Bah2019-01-195-493/+591
| |
* | Merge branch 'master' of gitlab.com:inkscape/inkscapeAlexander Valavanis2019-01-194-29/+67
|\ \
| * | Remove unneeded document unref.Tavmjong Bah2019-01-191-2/+0
| | |
| * | Remove crashes when using attributes XML dialog with Objects dialog open (II)Jabier Arraiza2019-01-182-8/+13
| | |
| * | Remove crashes when using attributes XML dialogJabiertxof2019-01-181-13/+15
| | |
| * | Remove unwanted atributes from text and comment nodesJabiertxof2019-01-181-4/+10
| | |
| * | Allow edit comment nodes with the XMLInspectorJabier Arraiza2019-01-171-1/+5
| | |
| * | Allow edit text nodes with the XMLInspectorJabiertxof2019-01-172-6/+29
| | |
* | | derive all toolbars from Inkscape::ToolbarAlexander Valavanis2019-01-1938-5770/+7216
|/ /
* | Add correct tooltips for Cap height and x-height.Gyuris Gellért2019-01-141-2/+2
| |
* | Misc. typo and whitespace fixesluz.paz2019-01-143-4/+4
| | | | | | Found via `codespell` and `atom editor`
* | Another baby step in creating InkscapeWindow.Tavmjong Bah2019-01-131-6/+6
| |
* | Add button to delete prefsMarc Jeanmougin2019-01-112-1/+10
| |
* | First baby step in adding InkscapeWindow (Gtk::ApplicationWindow)Tavmjong Bah2019-01-091-10/+3
| |
* | Remove helper/window.h helper/window.cppTavmjong Bah2019-01-091-2/+11
| |
* | Remove unused header file.Tavmjong Bah2019-01-081-1/+0
| |
* | C++iffy cmd_new_element_node dialog. Remove dependancy on window.h.Tavmjong Bah2019-01-081-73/+23
| |
* | Remove unused header file.Tavmjong Bah2019-01-084-6/+0
| |
* | fix double construction of Button membersThomas Holder2019-01-031-8/+0
| |
* | run clang tidy modernize passMarc Jeanmougin2019-01-027-38/+38
| |
* | modernize: add overridesMarc Jeanmougin2019-01-024-12/+12
| |
* | modernize loops (2)Marc Jeanmougin2019-01-022-20/+18
| |
* | modernize loopsMarc Jeanmougin2019-01-0263-665/+563
| |