summaryrefslogtreecommitdiffstats
path: root/src/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-19Separate knots for 'shape-inside' and 'inline-size'.Tavmjong Bah1-101/+130
2018-12-19Add preference for using SVG2 auto-flowed text in GUI.Tavmjong Bah1-0/+4
2018-12-19Add preference for using SVG 2 text in a shape (GUI to come).Tavmjong Bah1-1/+1
2018-12-18Add ability to create SVG 2 text:Tavmjong Bah2-11/+271
2018-12-07Add some SVG 2 fallbacks:Tavmjong Bah4-5/+56
2018-12-06desktop-widget: Make canvas privateAlexander Valavanis1-2/+2
2018-12-04fix coding styleJabier Arraiza3-13/+8
2018-12-04Ready to review XRayJabier Arraiza2-0/+6
2018-12-04Added XRayJabier Arraiza1-1/+5
2018-12-03Update View README.Tavmjong Bah1-16/+22
2018-12-03Fix failed cast in ColorWheel.Tavmjong Bah1-8/+1
2018-12-03Remove dependance of SVGViewWidget on SVGView and View. Remove SVGView.Tavmjong Bah7-376/+232
2018-12-03Use std::unique_ptr for all MessageContextEmmanuel Gil Peyrot20-32/+25
2018-12-03Replace InkGC with std::shared_ptr for MessageStackEmmanuel Gil Peyrot7-9/+13
2018-12-01Fix coding styleJabier Arraiza1-4/+2
2018-12-01Turn off clang-format for about box formattinganatoly techtonik1-0/+2
2018-12-01Fix mergingJabier Arraiza1-1/+1
2018-12-01Fix merge to master and add shortcutJabier Arraiza1-1/+1
2018-12-01Initial commit of split canvasJabiertxof1-0/+3
2018-11-30Replace void* by SPItem* to avoid static casts.Tavmjong Bah1-1/+1
2018-11-29Start of making View independent of GUI.Tavmjong Bah1-28/+29
2018-11-28Update/correct README.Tavmjong Bah1-7/+12
2018-11-27desktop-widget: Move function to correct headerAlexander Valavanis1-5/+1
2018-11-27Include clean-up.Tavmjong Bah1-1/+3
2018-11-27aboutbox.cpp: Add 2019 as some 1.0 release date in the futureanatoly techtonik1-1/+1
2018-11-25Fix bug 1804946: Measurement tool is very slow when using gridsJabier Arraiza1-32/+6
2018-11-25EekPreview: Replace deprecated g_type_class_add_private and adhere to GObject...Alexander Valavanis1-3/+3
2018-11-21-Werror=format-security: g_warning(_("..."))Thomas Holder1-1/+1
2018-11-18Fix stream class locationsAlexander Valavanis1-1/+0
2018-11-16Rewrite of Gimp Color Wheel in C++.Tavmjong Bah5-51/+786
2018-11-15Remove Adwaita-hicolor icon themes toggles making more compatJabier Arraiza1-3/+0
2018-11-14Fix bug forcing symbolic system icons in hicolor themeJabiertxof1-1/+9
2018-11-12Rename add_style_sheet to reduce confusion with SVG/CSSMartin Owens1-1/+1
2018-11-11Fix encoding of "title" label in win32 native file dialogEduard Braun1-1/+4
2018-11-10Fix a bug icons dont show if no dialog openJabiertxof1-8/+5
2018-11-10fix compiling on macOSThomas Holder1-2/+2
2018-11-10Chage std::cout to g_warningJabier Arraiza1-2/+2
2018-11-09Fix codding styleJabiertxof22-33/+30
2018-11-09Move icon-loader and provide a temporary fallback to render pixbufJabiertxof34-34/+211
2018-11-09Fix compiling bugJabiertxof1-1/+0
2018-11-09Fixing symbols icon sizeJabiertxof2-1/+6
2018-11-09This improve symbolic icon rendering moving it to CSS only. There is places i...Jabiertxof14-21/+72
2018-11-09Add README to src/ui/viewTavmjong Bah1-0/+41
2018-11-08Clarify licensesMax Gaukler417-588/+1071
2018-11-07fix clipboard URL rebasingThomas Holder1-1/+6
2018-11-06Allow symbolic icons in default icon themeJabier Arraiza1-0/+5
2018-11-06Fix icon loader to allow inverse color in symbolic icons. Also added searchin...Jabier Arraiza1-8/+4
2018-11-06Remove delete that is causing crash.Tavmjong Bah1-1/+0
2018-11-06C++ify SVGViewWidget. Remove unused code.Tavmjong Bah11-253/+652
2018-11-06Remove unused widget.Tavmjong Bah4-568/+1