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
/
aboutbox.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-30
Set spacing in About Dialog
Nathan Lee
1
-0
/
+3
2019-03-24
About dialog: Fix icon file location
Patrick Storz
1
-1
/
+1
2019-01-19
Remove unneeded document unref.
Tavmjong Bah
1
-2
/
+0
2018-12-01
Turn off clang-format for about box formatting
anatoly techtonik
1
-0
/
+2
2018-11-27
aboutbox.cpp: Add 2019 as some 1.0 release date in the future
anatoly techtonik
1
-1
/
+1
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-11-06
C++ify SVGViewWidget. Remove unused code.
Tavmjong Bah
1
-7
/
+7
2018-10-01
Remove #include "config.h" wherever possible
Eduard Braun
1
-4
/
+0
2018-06-18
Run clang-tidy’s modernize-use-emplace pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-4
/
+6
2017-12-25
Use a macro for GtkMM version checks
Alexander Valavanis
1
-4
/
+4
2017-08-16
AboutBox: Add placeholder Copyright string. Need to confirm contents
Alexander Valavanis
1
-8
/
+9
2017-08-16
AboutBox: Tweak class structure
Alexander Valavanis
1
-33
/
+33
2017-08-16
AboutBox: Add metadata
Alexander Valavanis
1
-13
/
+10
2017-08-16
Install AUTHORS & TRANSLATORS files and auto-generate credits in AboutBox
Alexander Valavanis
1
-361
/
+25
2017-08-16
Initial rebase on Gtk::AboutDialog
Alexander Valavanis
1
-1001
/
+214
2017-08-13
AboutBox: Add metadata
Alexander Valavanis
1
-13
/
+10
2017-08-13
Install AUTHORS & TRANSLATORS files and auto-generate credits in AboutBox
Alexander Valavanis
1
-361
/
+25
2017-08-13
Initial rebase on Gtk::AboutDialog
Alexander Valavanis
1
-1001
/
+214
2017-06-29
aboutbox: Gtk3 fixes
Alexander Valavanis
1
-0
/
+27
2017-02-13
AboutBox: Remove superfluous space in website URL
Eduard Braun
1
-1
/
+1
2017-01-26
[Bug #1659426] About screen - Missing image and small window - Translation co...
Nicolas Dufour
1
-4
/
+1
2017-01-26
defaults to about.svg when localized versions fail
jabiertxof
1
-0
/
+3
2016-12-27
Rm remaining Gtk::Stock usage
Alex Valavanis
1
-3
/
+0
2016-12-27
Rm some deprecated Gtk::Stock usage
Alex Valavanis
1
-1
/
+1
2016-10-20
update translators
Marc Jeanmougin
1
-0
/
+2
2016-10-18
update author list in about dialog from AUTHORS file
Marc Jeanmougin
1
-1
/
+8
2016-08-07
aboutbox: Gtkmmify
Alex Valavanis
1
-3
/
+4
2016-07-28
Drop remaining GTKMM 2 fallback support
Alex Valavanis
1
-13
/
+1
2016-07-08
Documentation. French documentation translation updated.
Nicolas Dufour
1
-6
/
+18
2016-05-08
Change license in about box to GPLv3 - due to GIMP files
Krzysztof Kosi??ski
1
-286
/
+620
2016-04-07
Add clickable link to www.inkscape.org to splash screen dialog.
Kamalpreet Grewal
1
-0
/
+12
2015-01-10
Translations. Italian translation udpate.
Firas Hanife
1
-1
/
+1
2015-01-05
Translators list update
Nicolas Dufour
1
-1
/
+3
2014-10-21
Updating translators list.
Nicolas Dufour
1
-7
/
+9
2014-09-27
Update to experimental r13565
Liam P. White
1
-3
/
+15
2014-09-07
Update to experimental r13543
Liam P. White
1
-3
/
+15
2014-09-02
Updated about box authors list from AUTHORS file.
Matthew Petroff
1
-0
/
+10
2014-08-30
Fix modelines
Alex Valavanis
1
-3
/
+3
2014-08-30
Translators list update
Nicolas Dufour
1
-3
/
+5
2014-06-06
revise email theadib
Adib Taraben
1
-1
/
+1
2013-08-27
Added viewBox implement document unit support.
Matthew Petroff
1
-2
/
+3
2013-06-17
Fix my own mis-credit and some symbols labels
Martin Owens
1
-1
/
+1
2013-03-11
Translations. Latvian, Spanish and Ukrainian translations update, and transla...
Nicolas Dufour
1
-9
/
+10
2013-03-08
Drop deprecated get_vbox method in Gtk::Dialog
Alex Valavanis
1
-0
/
+9
2012-08-17
Authors update
Josh Andler
1
-0
/
+1
2012-07-23
Add missing files and add Daniel Wagenaar to Authors
Josh Andler
1
-0
/
+1
2012-07-05
Drop GTK+ 2.20 support.
Alex Valavanis
1
-4
/
+0
2012-04-10
Replace deprecated gtk_vbox_new and gtk_widget_size_request
Alex Valavanis
1
-0
/
+4
[next]