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 PNG export dialog crash (heap-use-after-free)
Thomas Holder
2019-11-20
1
-3
/
+3
*
Eliminate clang warnings
Thomas Holder
2019-08-23
1
-19
/
+5
*
reduce usage of desktop coordinates (#341)
Thomas Holder
2019-08-18
1
-2
/
+4
*
Fix various minor typos
Yuri Chornoivan
2019-07-01
1
-4
/
+4
*
Tidy various dialog UIs
Nathan Lee
2019-04-02
1
-18
/
+22
*
Give more descriptive names to document file related variables and functions.
Tavmjong Bah
2019-02-20
1
-6
/
+6
*
Remove unused header file.
Tavmjong Bah
2019-01-08
1
-1
/
+0
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-6
/
+6
*
Rm deprecated budget widgets
Alexander Valavanis
2018-12-29
1
-4
/
+12
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-4
/
+0
*
Use _WIN32 instead of WIN32
Eduard Braun
2018-10-01
1
-2
/
+2
*
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
2018-06-19
1
-2
/
+2
*
Run clang-tidy’s modernize-use-bool-literals pass.
Emmanuel Gil Peyrot
2018-06-18
1
-3
/
+3
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-20
/
+20
*
Run clang-tidy’s modernize-use-equals-delete pass.
Emmanuel Gil Peyrot
2018-06-12
1
-2
/
+2
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-19
/
+20
*
panel: Remove the unused "title" label
Stefano Facchini
2018-01-16
1
-1
/
+1
*
Misc. typos
luz.paz
2018-01-08
1
-1
/
+1
*
Make bitmap export progress dialog transient for the main window
Eduard Braun
2017-11-30
1
-0
/
+1
*
Allow to cancel PNG export
Eduard Braun
2017-11-25
1
-4
/
+4
*
Remove deprecated GNOME VFS
Stefano Facchini
2017-10-13
1
-9
/
+1
*
Fix Gtk alignment API
Alexander Valavanis
2017-07-08
1
-2
/
+4
*
Refactor profile directory use and promote IO::Resource get_path and get_file...
Martin Owens
2017-06-28
1
-1
/
+2
*
Implement rotation via desktop to window affine.
Tavmjong Bah
2017-03-20
1
-8
/
+1
*
fixing to new trunk
Jabiertxof
2017-01-24
1
-13
/
+17
|
\
|
*
antialiasing options on export
Marc Jeanmougin
2017-01-04
1
-3
/
+12
|
*
Rm some deprecated Gtk::Stock usage
Alex Valavanis
2016-12-27
1
-10
/
+5
*
|
Add exporters
Jabier Arraiza Cenoz
2016-11-05
1
-3
/
+0
*
|
Update to trunk
Jabier Arraiza Cenoz
2016-10-25
1
-1
/
+1
|
\
|
|
*
CPPification: almost all sp_object_set_whatever and sp_selection_whatever glo...
Marc Jeanmougin
2016-10-24
1
-1
/
+1
*
|
Doc rotate start
Jabier Arraiza Cenoz
2016-10-02
1
-1
/
+11
|
/
*
minor fix (+ satisfy build bots (?))
Marc Jeanmougin
2016-09-25
1
-3
/
+4
*
Exposes to the user additional PNG settings: Interlacing, grayscale, bit dept...
Marc Jeanmougin
2016-09-25
1
-5
/
+56
*
Merged trunk
Adrian Boguszewski
2016-08-09
1
-90
/
+6
|
\
|
*
End GTK+ 2 support and remove GDL fork
Alex Valavanis
2016-08-04
1
-90
/
+6
|
|
\
|
|
*
Finish removing GTK+ 2 fallbacks
Alex Valavanis
2016-07-28
1
-5
/
+0
|
|
*
Drop remaining GTKMM 2 fallback support
Alex Valavanis
2016-07-28
1
-84
/
+6
*
|
|
Merged trunk
Adrian Boguszewski
2016-08-03
1
-14
/
+1
|
\
|
|
|
*
|
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-14
/
+1
|
*
|
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-1
/
+15
|
*
|
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-15
/
+1
|
|
/
*
|
Renamed some functions, fixed tests
Adrian Boguszewski
2016-07-27
1
-1
/
+1
*
|
Added items as a range function
Adrian Boguszewski
2016-07-03
1
-6
/
+8
|
\
|
*
|
Added xmlNodes as range function
Adrian Boguszewski
2016-07-01
1
-5
/
+4
*
|
Moved next functions, added namespace, renamed range functions
Adrian Boguszewski
2016-06-25
1
-7
/
+7
|
/
*
static code analysis
Kris De Gussem
2015-11-05
1
-3
/
+3
*
Export. Fix for bug #170295 (default export image name for not-saved drawings).
Nicolas Dufour
2015-09-12
1
-0
/
+7
*
Force PNG bitmap export to always write with PNG extension
Jabier Arraiza Cenoz
2015-07-10
1
-3
/
+5
*
updated with trunk
Marc Jeanmougin
2015-04-29
1
-4
/
+0
|
\
[next]