index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
/
desktop-widget.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unneeded header.
Tavmjong Bah
2018-02-03
1
-1
/
+0
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-21
/
+28
*
swatches: Code cleanup
Stefano Facchini
2018-01-18
1
-1
/
+0
*
Minor cleanup.
Tavmjong Bah
2018-01-18
1
-21
/
+34
*
Restore ability to switch mode while using spray tool (is this even useful?).
Tavmjong Bah
2018-01-08
1
-1
/
+5
*
Fix bug#1643179. Guides lock lost on load. Patch proposed in #5
Jabier Arraiza
2017-12-05
1
-3
/
+3
*
Unset the current tool early on shutdown.
Stefano Facchini
2017-11-13
1
-2
/
+1
*
Hunted every GList to the last (except in libnrtype and libcroco)
Marc Jeanmougin
2017-09-30
1
-22
/
+19
*
Fix duplicate definition
Alexander Valavanis
2017-07-11
1
-1
/
+0
*
Update desktop-widget for GdkScreen/GdkMonitor changes
Alexander Valavanis
2017-07-09
1
-3
/
+29
*
Drop GdkWindow update stuff. Now handled automatically
Alexander Valavanis
2017-07-09
1
-5
/
+0
*
Updates for GdkScreen/GdkMonitor API changes
Alexander Valavanis
2017-07-09
1
-8
/
+7
*
Remove old icon handling code
Alexander Valavanis
2017-06-29
1
-4
/
+3
*
Revert "menu-items: C++ify"
Alexander Valavanis
2017-06-28
1
-8
/
+5
*
menu-items: C++ify
Alexander Valavanis
2017-06-28
1
-5
/
+8
*
Use Glib::ustring to simplify title string code.
Tavmjong Bah
2017-06-14
1
-55
/
+39
*
Add entry for canvas rotate step in Inkscape Preferences dialog.
Tavmjong Bah
2017-03-21
1
-2
/
+3
*
Implement rotation via desktop to window affine.
Tavmjong Bah
2017-03-20
1
-157
/
+176
*
Fix zoom reference point when using desktop's zoom widget.
Tavmjong Bah
2017-03-14
1
-2
/
+4
*
Replace rectangle based zooming by affine based zooming.
Tavmjong Bah
2017-03-13
1
-13
/
+7
*
Fix field width of rotation input text
Eduard Braun
2017-03-07
1
-1
/
+1
*
Sync code of "sp_dtw_zoom_input()" with code of "sp_dtw_rotation_input()" fro...
Eduard Braun
2017-03-06
1
-7
/
+12
*
Fix Inkscape crashing on Windows (and possibly other OSs) if $LANG is set to ...
Eduard Braun
2017-03-06
1
-12
/
+15
*
Fix bug pointed by suv on IRC bad using of unicode degree sign
Jabiertxof
2017-03-06
1
-9
/
+9
*
Merged.
Shlomi Fish
2017-02-06
1
-10
/
+208
|
\
|
*
Remove some unneeded < C++11 fallback code
Alex Valavanis
2017-02-06
1
-5
/
+0
|
*
Prevent display units from effecting 'line-height' unit.
Tavmjong Bah
2017-02-01
1
-0
/
+7
|
*
Fix Bug:1659253. Thanks houz and jazzynico
Tobias Ellinghaus
2017-01-26
1
-1
/
+1
|
*
[Bug #1659297] 'Theme parsing error' messages in trunk rev 15447.
suv-lp
2017-01-26
1
-1
/
+1
|
*
Comented one of the shortcuts for doc rotate because bad response now interac...
Jabier Arraiza Cenoz
2017-01-25
1
-1
/
+1
|
*
merge lp:~inkscape.dev/inkscape/doc_rotate
Jabier Arraiza Cenoz
2017-01-24
1
-6
/
+202
|
|
\
|
|
*
fixing to new trunk
Jabiertxof
2017-01-24
1
-7
/
+0
|
|
|
\
|
|
|
/
|
|
/
|
|
|
*
Some bug fixes and improvements
Jabier Arraiza Cenoz
2016-10-25
1
-11
/
+0
|
|
*
Fix for widget value of rotate
Jabier Arraiza Cenoz
2016-10-23
1
-3
/
+10
|
|
*
Add right click rotation panning, some fixes
Jabier Arraiza Cenoz
2016-10-23
1
-5
/
+7
|
|
*
Add right click attempt
Jabier Arraiza Cenoz
2016-10-23
1
-17
/
+17
|
|
*
Working with rotate preview
Jabier Arraiza Cenoz
2016-10-19
1
-10
/
+14
|
|
*
Reposition widget and add degree symbol
Jabier Arraiza Cenoz
2016-10-15
1
-11
/
+49
|
|
*
Change from slider to spin
Jabier Arraiza Cenoz
2016-10-14
1
-79
/
+87
|
|
*
Working with rotate widget
Jabier Arraiza Cenoz
2016-10-14
1
-2
/
+91
|
|
*
Fix some canvas problems and refactorization
Jabier Arraiza Cenoz
2016-10-10
1
-11
/
+30
|
|
*
Added widget to to rotate
Jabier Arraiza Cenoz
2016-10-09
1
-3
/
+43
*
|
|
Cleanup: remove an unused local enum declaration.
Shlomi Fish
2017-01-04
1
-8
/
+0
|
/
/
*
/
fix automatic dockbar resizing
Marc Jeanmougin
2016-11-11
1
-7
/
+0
|
/
*
Adjust dock size to minimum width during canvas table size allocation signal.
Martin Owens
2016-10-02
1
-3
/
+10
*
Move GIMP widgets to their own folder
Alex Valavanis
2016-08-08
1
-1
/
+1
*
End GTK+ 2 support and remove GDL fork
Alex Valavanis
2016-08-04
1
-163
/
+16
|
\
|
*
Drop remaining GTKMM 2 fallback support
Alex Valavanis
2016-07-28
1
-162
/
+16
|
*
ui/widgets: Drop GTK2 fallbacks
Alex Valavanis
2016-07-28
1
-1
/
+0
*
|
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-8
/
+0
[next]