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
/
filedialogimpl-win32.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a crash in CUSTOM_TYPE Windows native file open dialogs
Patrick Storz
2019-09-24
1
-7
/
+7
*
Implement "translationdomain" attribute for extensions
Patrick Storz
2019-08-31
1
-22
/
+19
*
Hackfest2019: Rm tautological tests
Alexander Valavanis
2019-05-27
1
-2
/
+0
*
Avoid the “using std::*;” or “using namespace std;” constructs.
Emmanuel Gil Peyrot
2019-03-06
1
-9
/
+10
*
Fix encoding of "title" label in win32 native file dialog
Eduard Braun
2018-11-11
1
-1
/
+4
*
Clarify licenses
Max Gaukler
2018-11-08
1
-2
/
+3
*
Remove #include "config.h" wherever possible
Eduard Braun
2018-10-01
1
-3
/
+0
*
Use _WIN32 instead of WIN32
Eduard Braun
2018-10-01
1
-2
/
+2
*
Replace typedef struct with struct in POD type declarations.
Emmanuel Gil Peyrot
2018-06-20
1
-2
/
+3
*
Fix typo
Marc Jeanmougin
2018-01-07
1
-1
/
+1
*
Improve FileSave dialog
Marc Jeanmougin
2018-01-07
1
-2
/
+2
*
Misc. typos
Unknown
2017-11-07
1
-2
/
+2
*
Add default extension for native win32 file save dialog.
Eduard Braun
2017-09-15
1
-0
/
+1
*
Do not strip file extension in CUSTOM_TYPE Windows native file save dialogs
Eduard Braun
2017-06-20
1
-4
/
+9
*
Fix a crash in CUSTOM_TYPE Windows native file save dialogs
Eduard Braun
2017-06-20
1
-6
/
+6
*
Add units (px) to size being shown in native Windows file open dialog and fix...
Eduard Braun
2017-03-02
1
-12
/
+3
*
Fix for native Windows file open dialog only showing the first character of t...
Eduard Braun
2017-03-01
1
-2
/
+2
*
Fix SVG file preview in Windows native file open dialog.
Eduard Braun
2017-03-01
1
-103
/
+32
*
Fix encoding issues with title field in native Windows file save dialog.
Eduard Braun
2017-02-28
1
-6
/
+6
*
Drop remaining GTKMM 2 fallback support
Alex Valavanis
2016-07-28
1
-4
/
+0
*
remember status of preview pane in native Windows open dialog. (Bug 1428873)
Alvin Penner
2015-03-10
1
-0
/
+8
*
i18n
Kris De Gussem
2015-02-16
1
-1
/
+1
*
Remove misleading dialogs directory
Liam P. White
2014-09-02
1
-1
/
+1
*
make windows filedialog's code more portable for different mingw versions (fa...
Johan B. C. Engelen
2014-05-15
1
-10
/
+2
*
Win32. More include fixes for glibmm 2.36 (file dialog).
Nicolas Dufour
2013-05-16
1
-2
/
+2
*
Win32. Fixing some more include issues (glibmm threads depracation).
Nicolas Dufour
2013-05-15
1
-3
/
+1
*
Win32. Fixing Glib and GTKmm deprecations.
Nicolas Dufour
2013-02-05
1
-1
/
+21
*
Fix for 1036059 : Keyboard shortcut editor
John Smith
2012-11-25
1
-2
/
+70
*
Fix for 1023655 : Improvments to Embedded script UI
John Smith
2012-07-15
1
-0
/
+62
*
fix deprecated glib thingie
Johan B. C. Engelen
2012-04-11
1
-1
/
+1
*
UI. Fix for Bug #437521 (Save As dialog should be resizable in Windows) by Ja...
Nicolas Dufour
2012-04-04
1
-1
/
+1
*
fix warning
Johan B. C. Engelen
2012-02-15
1
-1
/
+1
*
(cppcheck and janitorial tasks:) C-style casting to C++-style casting
Kris De Gussem
2012-02-08
1
-18
/
+18
*
Cleaning up my mess... backward compatibility and fix Windows build (hopefully)
Alex Valavanis
2012-02-07
1
-0
/
+1
*
win32 saving: clean up filename handling on opening save dialog
Johan B. C. Engelen
2012-01-02
1
-2
/
+11
*
cppcheck
Kris De Gussem
2011-10-18
1
-4
/
+4
*
Doxygen cleanup.
Jon A. Cruz
2011-10-03
1
-2
/
+3
*
Completely remove libnr
Krzysztof Kosi??ski
2011-08-28
1
-3
/
+1
|
\
|
*
Refactor SPItem bounding box methods: remove NRRect usage and make code
Krzysztof Kosi??ski
2011-08-27
1
-3
/
+1
*
|
remove double backslash in pathname (Bug 805095)
Alvin Penner
2011-08-26
1
-0
/
+2
|
/
*
Rewrite NRArena -> Inkscape::Drawing. Call render and update
Krzysztof Kosi??ski
2011-08-07
1
-2
/
+2
*
- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...
Johan B. C. Engelen
2011-07-17
1
-1
/
+1
*
Merge from trunk
Krzysztof Kosi??ski
2011-06-19
1
-17
/
+20
|
\
|
*
Possible Win32 compile fix.
Jon A. Cruz
2011-06-04
1
-17
/
+20
*
|
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-167
/
+229
|
\
|
|
*
automatically enter current filename in windows save as dialog.
Johan B. C. Engelen
2011-03-15
1
-0
/
+11
|
*
Preferences. New bitmap editor selector (fixes Bug #262617, Edit externally d...
Nicolas Dufour
2011-02-21
1
-166
/
+217
|
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-1
/
+1
*
|
Merge from trunk (again)
Krzysztof Kosi??ski
2010-12-15
1
-12
/
+13
|
\
|
|
*
Win32 post-GSoC fixups.
Jon A. Cruz
2010-12-15
1
-6
/
+6
[next]