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 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
*
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
2008-08-08
1
-2
/
+2
*
NR::Maybe => boost::optional
Johan B. C. Engelen
2008-08-05
1
-1
/
+1
*
NR:: => Geom:: for much of src/ui and src/widgets
Johan B. C. Engelen
2008-08-04
1
-3
/
+3
*
Preview emf on windows
Ulf Erikson
2008-07-14
1
-1
/
+187
*
patch from 226459, approved by joel
bulia byak
2008-06-20
1
-7
/
+15
*
change NR::Matrix to Geom:: for many sp_item_xxx_affine functions
Johan B. C. Engelen
2008-06-12
1
-1
/
+1
*
fix include path
Johan B. C. Engelen
2008-04-16
1
-1
/
+1
*
No more NRMatrix or NRPoint.
Jasper van de Gronde
2008-03-21
1
-1
/
+1
*
A fix for bug #199357 "cannot load emf file" based on the patch submitted by ...
Joel Holdsworth
2008-03-17
1
-5
/
+5
*
noop: reverted one line of commit #17642 (it's safe to call g_free with NULL)
Maximilian Albert
2008-03-04
1
-2
/
+1
*
Fixed buffer overrun in FileOpenDialogImplWin32::createFilterMenu, corrected ...
Joel Holdsworth
2008-03-04
1
-32
/
+36
*
fixed another localization issue - file extension names are now localized pro...
Marcin Floryan
2008-02-28
1
-2
/
+2
*
Fixed off-by-one filter bug with the windows native file dialogs, and tidied ...
Joel Holdsworth
2008-02-28
1
-49
/
+18
*
Finished translation stuff for filedialogimpl-win32.cpp
Marcin Floryan
2008-02-26
1
-3
/
+3
*
Added missing src/ui/dialog/filedialogimpl-win32.cpp file to po/POTFILES.in a...
Marcin Floryan
2008-02-26
1
-3
/
+3
*
Line-end fix
Jon A. Cruz
2008-02-25
1
-1461
/
+1461
*
Corrected Copyright years in file dialogs from 2007 -> 2008
Joel Holdsworth
2008-02-23
1
-1
/
+1
*
Merged in Native File Dialogs for Windows Branch
Joel Holdsworth
2008-02-23
1
-0
/
+1461