summaryrefslogtreecommitdiffstats
path: root/src/ui/widget (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove pixman_log_error from consoleNathan Lee2019-09-261-0/+1
* Fix unsetting variable font values giving wrong font name (Issue 842).Tavmjong Bah2019-09-121-1/+2
* Fix non changing value on combobox. This can also be used in other toolbarsJabier Arraiza2019-09-124-2/+17
* Add Text direction iconsJabiertxof2019-09-071-2/+14
* Last improvements to line heightJabier Arraiza2019-09-073-5/+13
* Add line height UX improvementsJabier Arraiza2019-09-072-0/+7
* Puts back translator commentsMarc Jeanmougin2019-08-281-2/+2
* Eliminate clang warningsThomas Holder2019-08-231-1/+1
* Formatting last commitvanntile2019-08-172-19/+16
* Some useful hatch changesvanntile2019-08-172-5/+19
* Remove line height code and ficx coding styleJabiertxof2019-08-022-13/+0
* Fix coding styleJabiertxof2019-08-021-2/+2
* Add font size units and Adam UX sugestionJabiertxof2019-08-022-0/+13
* Add lineheight proposalJabier Arraiza2019-08-023-32/+2
* Fix coding styleJabier Arraiza2019-08-021-3/+4
* add hamburger line height menuJabier Arraiza2019-08-021-1/+2
* moving hamburger to only line height partJabier Arraiza2019-08-022-0/+28
* Make doc2dt a document propertyThomas Holder2019-07-271-1/+1
* fix issue on theme changeJabier Arraiza2019-07-082-13/+1
* Fix coding styleJabiertxof2019-07-081-1/+0
* Allow pop in front and disable color buttons viewJabiertxof2019-07-082-9/+12
* Coding Style FixesJabiertxof2019-07-081-7/+2
* Add coloring default to themeJabiertxof2019-07-081-2/+6
* Add initial commitJabiertxof2019-07-081-0/+5
* Initial code to fixJabiertxof2019-07-082-7/+17
* Fix various minor typosYuri Chornoivan2019-07-013-3/+3
* Remove gimp ruler.Tavmjong Bah2019-06-291-3/+6
* Make ruler tickes line up with other GUI elements (e.g. grids).Tavmjong Bah2019-06-291-1/+1
* Fix rendering on high DPI screens.Tavmjong Bah2019-06-292-8/+11
* Reimplement ruler in C++.Tavmjong Bah2019-06-292-0/+545
* Merge branch 'gtk3-deprecated' of gitlab.com:Qantas94Heavy/inkscapeMarc Jeanmougin2019-06-204-23/+6
|\
| * Remove custom tab order in Document PropertiesKarl Cheng2019-06-162-8/+0
| * Replace deprecated Gtk::Menu::popup() -> popup_at_pointer()Karl Cheng2019-06-162-15/+6
* | Show correct selected font feature for large listsNathan Lee2019-06-181-1/+1
|/
* PageSizer: Avoid writing terminating NULL to pages.csvPatrick Storz2019-06-151-1/+1
* PageSizer: Allow spaces in pages.csvPatrick Storz2019-06-142-80/+70
* PageSizer: Do not require portrait page sizesPatrick Storz2019-06-141-3/+4
* fix coding styleJabier Arraiza2019-06-135-12/+6
* Fix CI problemJabiertxof2019-06-133-3/+3
* Fix step valueJabiertxof2019-06-131-5/+5
* Try to fix issue with focus with thomas and add also stops to combos and unit...Jabiertxof2019-06-136-11/+32
* Improve event handleJabier Arraiza2019-06-131-2/+2
* allow page increments with control keyJabier Arraiza2019-06-131-0/+3
* Fixes hover scrool bugJabiertxof2019-06-132-2/+31
* Update comments to match reality.Tavmjong Bah2019-06-122-4/+5
* ComboBoxEntryToolItem: Add tooltip support (Fix issue #290)Alexander Valavanis2019-06-071-1/+1
* ComboToolItem: Add tooltip support (Partial fix for issue #290)Alexander Valavanis2019-06-071-0/+2
* ComboToolItem: Add missing proxy-menu labelAlexander Valavanis2019-06-071-1/+1
* Fix build (loading icon).Tavmjong Bah2019-06-061-1/+2
* Merge branch 'text-toolbar-migration'Alexander Valavanis2019-06-0510-498/+922
|\