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
/
export.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix for 620568 : Changes to 'Hide all except selected' in Export Bitmap
John Smith
2012-07-24
1
-5
/
+5
*
Drop GTK+ 2.20 support.
Alex Valavanis
2012-07-05
1
-15
/
+0
*
Reduce horizontal width of export bitmap dialog. This makes the GTK+ 3 versio...
Alex Valavanis
2012-07-01
1
-6
/
+6
*
Improve progress granularity when exporting multiple items.
Jon A. Cruz
2012-05-25
1
-10
/
+22
*
Added option to close export dialog upon completion. Fixes bug #43730.
Jon A. Cruz
2012-05-24
1
-0
/
+22
*
Added progress to export dialog and disabling export button while busy. Parti...
Jon A. Cruz
2012-05-24
1
-11
/
+38
*
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
*
UI message
Kris De Gussem
2012-05-06
1
-0
/
+1
*
gtkmm-3.0 changes for Gtk::Adjustment
Alex Valavanis
2012-04-30
1
-0
/
+41
*
Export: fix crash when removing last character in a selection (Bug #960980)
Kris De Gussem
2012-04-23
1
-6
/
+14
*
export dialog: c++ification and compile warning fix
Kris De Gussem
2012-04-22
1
-49
/
+39
*
Fixed non working cancel button in export dialog
Kris De Gussem
2012-04-21
1
-6
/
+12
*
C++ification of progress dialog / documentation
Kris De Gussem
2012-04-21
1
-69
/
+34
*
some more string class usage as opposed to c-strings to prevent issues
Kris De Gussem
2012-04-16
1
-193
/
+173
*
export dialog: type fix
Kris De Gussem
2012-04-14
1
-2
/
+2
*
more c++ification in export dialog / fixing warning for in case of new and un...
Kris De Gussem
2012-04-14
1
-54
/
+47
*
probably this was intended
Kris De Gussem
2012-04-13
1
-1
/
+1
*
probably this was intended
Kris De Gussem
2012-04-13
1
-1
/
+1
*
better memleak fix than rev. 11148
Kris De Gussem
2012-04-13
1
-11
/
+4
*
png export dialog: memory leak fix
Kris De Gussem
2012-04-04
1
-6
/
+12
*
Warning cleanup.
Jon A. Cruz
2012-04-04
1
-4
/
+4
*
Fix for 390458 : Convert Export Bitmap to a dockable dialog
John Smith
2012-03-03
1
-0
/
+1825
*
dead code removal
MenTaLguY
2008-07-01
1
-56
/
+0
*
The dialog to panel refactoring:
gustav_b
2007-11-22
1
-6
/
+4
*
Dockable dialogs patch applied
gustav_b
2007-08-29
1
-2
/
+2
*
moving trunk for module inkscape
MenTaLguY
2006-01-16
1
-0
/
+58
[prev]