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 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
|
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-9
/
+10
|
|
\
|
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-4
/
+4
|
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-6
/
+6
*
|
|
Merge from trunk
Krzysztof Kosi??ski
2010-11-25
1
-7
/
+33
|
\
|
|
|
*
|
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
2010-11-17
1
-1
/
+1
|
*
|
Correct application of older Win32 patch. Fixes bug #616589.
Jon A. Cruz
2010-08-12
1
-1
/
+1
|
*
|
Catch bad save dialog sizes on Win32. Fixes bug #285267.
Jon A. Cruz
2010-08-11
1
-6
/
+32
|
|
/
*
|
Completely remove NRPixBlock
Krzysztof Kosi??ski
2010-08-14
1
-1
/
+5
*
|
Wholesale cruft removal part 3
Krzysztof Kosi??ski
2010-08-04
1
-9
/
+8
|
/
*
Cast cleanup.
Jon A. Cruz
2010-03-01
1
-2
/
+2
*
Compilation fixes for Windows 64-bit by Fridrich
Krzysztof Kosi??ski
2010-02-28
1
-3
/
+3
*
File preview max size increased to 10Mio.
Nicolas Dufour
2010-02-13
1
-1
/
+1
*
Updates for devlibs revision 9
Krzysztof Kosi??ski
2010-02-01
1
-2
/
+2
*
Fix for bug #423326 (Untranslated file types).
Nicolas Dufour
2009-10-15
1
-5
/
+5
*
Add missing namespaces in win32 code (thanks to Yann Papouin for pointing thi...
Maximilian Albert
2009-08-10
1
-2
/
+2
*
Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...
Maximilian Albert
2009-08-09
1
-2
/
+3
*
Store last used paths separately for the 'Save as ...' and 'Save a copy ...' ...
Maximilian Albert
2009-08-07
1
-2
/
+3
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-1
/
+1
*
SPDocument->Document
johnce
2009-08-05
1
-1
/
+1
*
Fix for bug #396580 (non-ASCII characters not displayed correctly in the open...
Nicolas Dufour
2009-07-29
1
-1
/
+4
*
implement the same all-bitmaps and all-vectors filters as on linux
bulia byak
2009-06-05
1
-5
/
+54
*
fix compile after rev 20377
Johan B. C. Engelen
2008-12-16
1
-1
/
+1
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-1
/
+1
*
Merge from trunk
Ted Gould
2008-10-31
1
-6
/
+3
*
From trunk
Ted Gould
2008-10-27
1
-6
/
+5
*
Merging from trunk
Ted Gould
2008-10-11
1
-1
/
+1
*
remove extra unref; now ref/unref is done by show/hide; this used to stop thi...
bulia byak
2008-09-16
1
-1
/
+0
*
First patch for Bug 209199: Update Win32 Save As dialog to include a Title ed...
Jeff Schiller
2008-09-11
1
-12
/
+99
*
removed unnecessary pointer, changed to by reference. (the pointer was not al...
Johan B. C. Engelen
2008-09-01
1
-1
/
+1
[next]