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
/
dialog
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Gtkmm 3.0 fixes for script dialog
Alex Valavanis
2012-05-30
1
-0
/
+23
|
*
Gtkmm 3.0 fixes for debug dialog
Alex Valavanis
2012-05-30
1
-0
/
+19
|
*
Gtkmm 3.0 fixes for live path effect editor dialog
Alex Valavanis
2012-05-30
1
-0
/
+6
|
*
Gtkmm 3.0 fixes for layers dialog
Alex Valavanis
2012-05-30
1
-1
/
+32
|
*
Fix missing gtkmm header in document properties dialog
Alex Valavanis
2012-05-27
1
-0
/
+1
|
*
file dialog fixes for GTK+ 3
Alex Valavanis
2012-05-27
1
-11
/
+79
|
*
Stop using deprecated private members of GdkDevice.
Alex Valavanis
2012-05-26
1
-6
/
+18
|
*
Some GDK deprecation fixes for Input Devices dialog
Alex Valavanis
2012-05-26
1
-6
/
+31
|
*
Improve progress granularity when exporting multiple items.
Jon A. Cruz
2012-05-25
2
-11
/
+23
|
*
Don't use extension events API in GTK+3 builds
Alex Valavanis
2012-05-24
1
-0
/
+5
|
*
Added option to close export dialog upon completion. Fixes bug #43730.
Jon A. Cruz
2012-05-24
2
-0
/
+24
|
*
Added progress to export dialog and disabling export button while busy. Parti...
Jon A. Cruz
2012-05-24
2
-14
/
+49
|
*
Applied modified patch to add export messages. Partially fixes bug #43730.
Jon A. Cruz
2012-05-24
1
-28
/
+94
|
*
Drop deprecated progress bar orientation
Alex Valavanis
2012-05-22
1
-1
/
+0
|
*
Drop deprecated GtkNotebookPage usage
Alex Valavanis
2012-05-22
2
-4
/
+11
|
*
GTK+ 3 drawing in OCAL dialog
Alex Valavanis
2012-05-22
2
-4
/
+77
|
*
Start GTK+ 3 rendering in OCAL dialogs
Alex Valavanis
2012-05-21
2
-1
/
+56
|
*
Fix missing header in svg-fonts-dialog needed for GTK+ 3 build
Alex Valavanis
2012-05-21
1
-0
/
+1
|
*
GTK+ 3 changes for cell-renderers
Alex Valavanis
2012-05-21
2
-32
/
+72
|
*
More size-request GTK+ 3 fixes
Alex Valavanis
2012-05-21
2
-4
/
+22
|
*
Fix for 1000023 : Fill & Stroke dialog redesign
John Smith
2012-05-21
1
-1
/
+1
|
*
Fix for 997888 : Merge into Document Properties
John Smith
2012-05-17
2
-1
/
+76
|
*
remove GtkObject use in color-item
Alex Valavanis
2012-05-16
1
-1
/
+1
|
*
Fix for 950508 : Small padding change
John Smith
2012-05-16
1
-1
/
+1
|
*
a few UI message fixes
Kris De Gussem
2012-05-14
2
-2
/
+2
|
*
Fix more deprecated GDK key symbols
Alex Valavanis
2012-05-07
1
-4
/
+8
|
*
Find dialog: taking plurals into account for UI translation
Kris De Gussem
2012-05-07
1
-2
/
+2
|
*
UI message
Kris De Gussem
2012-05-06
1
-0
/
+1
*
|
The Polar Arrange Tab of the Arrange Dialog now hides the parametric
Denis Declara
2012-05-19
3
-8
/
+12
*
|
Added documentation and made helper functions in polar-arrange-tab.cpp static
Denis Declara
2012-05-19
2
-7
/
+32
*
|
Renamed "arrangetab.h" to "arrange-tab.h"
Denis Declara
2012-05-19
4
-3
/
+3
*
|
Removed debug output
Denis Declara
2012-05-09
1
-5
/
+0
*
|
Renamed files to better match coding conventions
Denis Declara
2012-05-09
6
-10
/
+10
*
|
Fixed runtime assertion about Parent beeing Null
Denis Declara
2012-05-09
1
-1
/
+0
*
|
Trunk merge
Denis Declara
2012-05-05
22
-69
/
+221
|
\
|
|
*
Preferences: generalisation of UI messages
Kris De Gussem
2012-05-04
1
-7
/
+7
|
*
Eliminated duplication of GTK key defines.
Jon A. Cruz
2012-05-03
1
-2
/
+1
|
*
Adding base configurable sizing of controls/handles.
Jon A. Cruz
2012-05-03
2
-12
/
+18
|
*
Find dialog: better user message
Kris De Gussem
2012-05-02
1
-3
/
+3
|
*
Find dialog UI:
Kris De Gussem
2012-05-02
1
-7
/
+14
|
*
Remove remaining ancient GTK+ version checks
Alex Valavanis
2012-04-30
1
-7
/
+0
|
*
Drop checks for ancient GTK+ version
Alex Valavanis
2012-04-30
2
-5
/
+0
|
*
Fix typos in Gtk3 fixes, and fix separator API usage
Alex Valavanis
2012-04-30
1
-1
/
+0
|
*
gtkmm-3.0 changes for Gtk::Adjustment
Alex Valavanis
2012-04-30
4
-8
/
+150
|
*
gtkmm-3.0 fixes for Gtk::Box and header inclusions
Alex Valavanis
2012-04-28
15
-13
/
+24
|
*
Drop GtkObject use in dialog
Alex Valavanis
2012-04-28
2
-4
/
+4
*
|
Fixed some math, so that the objects now line up correctly
Denis Declara
2012-05-05
2
-24
/
+49
*
|
Now also the "Arrange on last selected circle" option of the polar arrangemen...
Denis Declara
2012-05-03
1
-13
/
+79
*
|
Added undo support for polar arrangement as well as some minor fixes
Denis Declara
2012-05-01
1
-1
/
+5
*
|
Got parametrized arrangement to work
Denis Declara
2012-05-01
1
-42
/
+156
[prev]
[next]