index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-11-24
Fixing bend from clipboard to trunk 0.92
Jabier Arraiza Cenoz
1
-27
/
+21
2014-11-24
Fix a bug in pen/cil modes triangle in/out
Jabier Arraiza Cenoz
1
-1
/
+1
2014-11-24
Units: make it absolutely clear that Document properties unit dropdown is for...
Johan B. C. Engelen
14
-26
/
+26
2014-11-22
Revert old behavior: changing "Default units" changes *only* the displayed un...
Johan B. C. Engelen
1
-3
/
+7
2014-11-21
properly name the document units as "Document units" in the UI. The setting i...
Johan B. C. Engelen
1
-1
/
+1
2014-11-20
Rename variable to better express its use. (units -> page_size_units)
Tavmjong Bah
1
-2
/
+2
2014-11-19
modify sequence of events. (Bug 1247801)
Alvin Penner
1
-1
/
+1
2014-11-17
commented unused variables
Jabier Arraiza Cenoz
1
-2
/
+2
2014-11-15
Purged GTKish SP_IS_RECT_CONTEXT/SP_RECT_CONTEXT macros.
Jon A. Cruz
1
-3
/
+1
2014-11-15
Purged GTKish macros SP_SCRIPT/SP_IS_SCRIPT.
Jon A. Cruz
1
-7
/
+12
2014-11-15
ignore this commit
Jabier Arraiza Cenoz
4
-28
/
+30
2014-11-15
ignore this commit
Jabier Arraiza Cenoz
1
-10
/
+25
2014-11-15
scale symbols when changing document units (Bug 1365451)
Alvin Penner
1
-0
/
+7
2014-11-14
Add inverse subdivision chamfer to fillet chamfer LPE, feature sugested by Iv...
Jabier Arraiza Cenoz
2
-3
/
+13
2014-11-12
Fixed bug in node point selection to LPE.
Jabier Arraiza Cenoz
1
-1
/
+1
2014-11-10
Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files.
Jon A. Cruz
4
-112
/
+152
2014-11-10
Fix 32-bit build break.
Jon A. Cruz
1
-1
/
+1
2014-11-09
fix a bug pointed by su_v in fillet chamfer dialog, about units
Jabier Arraiza Cenoz
2
-18
/
+29
2014-11-08
export dialog, small code cleanup, should be a noop. (check if pointer is nul...
Johan B. C. Engelen
1
-1
/
+1
2014-11-08
Black list some properties that shouldn't appear in default styles.
Tavmjong Bah
1
-0
/
+3
2014-11-07
fixed typo in src/ui/dialog/Makefile_insert -- dialpg to dialog
Ryan Lerch
1
-1
/
+1
2014-11-05
Fixing typos found by Firas Hanife.
Nicolas Dufour
1
-1
/
+1
2014-11-05
Refactor to remove references to Desktop/Ui in Effect, bspline and fillet-cha...
Jabier Arraiza Cenoz
1
-0
/
+10
2014-11-05
i18n. Fix for bug #1389509 (typos in trunk-r13669).
Masato Hashimoto
1
-1
/
+1
2014-11-03
Remove unused variable and put well a constant
Jabier Arraiza Cenoz
1
-4
/
+1
2014-11-03
Update fillet/chamfer to allow subdivisions in chamfer mode.
Jabier Arraiza Cenoz
2
-12
/
+19
2014-11-02
Correct check-for-layer that should have been check-for-group. Fixes bug #138...
Jon A. Cruz
1
-1
/
+1
2014-11-02
Warning cleanup.
Jon A. Cruz
6
-29
/
+26
2014-11-01
Warning cleanup.
Jon A. Cruz
4
-6
/
+6
2014-10-25
Cleaned casts from sp-shape by fixing member type.
Jon A. Cruz
1
-0
/
+1
2014-10-24
Initial removal of box3d outdated GTKish macros.
Jon A. Cruz
4
-132
/
+195
2014-10-21
Updating translators list.
Nicolas Dufour
1
-7
/
+9
2014-10-15
Fix strict build with Gtk+ 2
Tavmjong Bah
1
-1
/
+2
2014-10-15
LiamW's initial font caching work.
Tavmjong Bah
1
-3
/
+3
2014-10-14
Fix crash with GTK+ 3.14 on launch
Bryce Harrington
1
-1
/
+3
2014-10-13
Fixed: "Called C++ object pointer is null"
Tavmjong Bah
1
-1
/
+6
2014-10-09
Apply cx, cy, etc. from template to newly created document window.
Tavmjong Bah
1
-1
/
+5
2014-10-09
Apply cx, cy, etc. from template to newly created document window.
Tavmjong Bah
1
-1
/
+5
2014-10-08
Fix gtk3 build at risk of breaking windows build
Liam P. White
3
-20
/
+3
2014-10-05
Add missing file to CMakeLists
Liam P. White
1
-0
/
+1
2014-10-05
Move more UI code into ui/
Liam P. White
42
-46
/
+2253
2014-10-05
Attempt to fix build breakage reported by su_v (but not seen locally).
Tavmjong Bah
1
-1
/
+3
2014-10-05
Use actual SVG width and height property values in preview image text.
Tavmjong Bah
1
-2
/
+38
2014-10-05
Fix CMakeLists
Liam P. White
1
-0
/
+2
2014-10-05
Move GtkAction subclasses to widgets/
Liam P. White
1
-1
/
+1
2014-10-05
Move obvious ui component to ui/
Liam P. White
17
-14
/
+2523
2014-10-04
Refactor SPGuide to use more C++
Liam P. White
1
-10
/
+11
2014-10-02
i18n. Fix for Bug #380522 (strings that need to be fixed for translation).
Nicolas Dufour
4
-7
/
+11
2014-10-02
Fixing inconsistencies in the PixelArt dialog.
Nicolas Dufour
1
-2
/
+2
2014-10-01
Fix for bug #690255 (Rename te_IN.po to te.po).
Nicolas Dufour
1
-2
/
+2
[prev]
[next]