8f8f7c7fe35e8c54bf8ce47fbb4d6021bd7a712d |
|
26-Feb-2015 |
Liam P. White <inkscapebrony@gmail.com> |
Rename libgc/ => inkgc/ to reflect difference from Boehm GC |
c83fdd0e5de4555dcd3c0814071b8c681eb49a39 |
|
25-Feb-2015 |
Liam P. White <inkscapebrony@gmail.com> |
Isolate components of libgc |
d2e42b9425ccd4c2d4c20c2217455da177035e48 |
|
27-Sep-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Update to experimental r13565 |
84d3dac7b0c792923b87e7d0df5b100ad98a4665 |
|
07-Sep-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Update to experimental r13543 |
ce400ef266d52e8e355d9381465798ac7e11ab98 |
|
02-Sep-2014 |
Liam P. White <inkscapebrony@gmail.com> |
Remove misleading dialogs directory |
bc8c3662a7baaea96927ed600c379fd7982ed555 |
|
16-May-2013 |
JazzyNico <nicoduf@yahoo.fr> |
Win32. More include fixes for glibmm 2.36 (file dialog). |
92eb663500564c06258bc74260952f9fe89258d1 |
|
26-Mar-2013 |
Alex Valavanis <valavanisalex@googlemail.com> |
Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible check for X11 backend |
1d4196d2907e1488555da6deec26b1c25f3dc560 |
|
25-Nov-2012 |
John Smith <john.smith7545@yahoo.com> |
Fix for 1036059 : Keyboard shortcut editor |
39390b1d33d6311205e7657d56e7b96b824b500f |
|
21-Mar-2012 |
JazzyNico <nicoduf@yahoo.fr> |
Preferences. New desktop integration preference for Windows users (native/gtk, see Bug #417365).
Preferences. Fix for a bug with the preferences dialog when Show dialogs is set to true (always opens on the Selector page).
Preferences. UI consistency fix (System information fields not correctly indented).
This line and the following will be ignored --------------
modified:
src/desktop.cpp
src/preferences-skeleton.h
src/ui/dialog/filedialog.cpp
src/ui/dialog/inkscape-preferences.cpp
src/ui/dialog/inkscape-preferences.h
unknown:
inkscape.el.1
inkscape.ja.1
inkscape.sk.1
inkscape.zh_TW.1
libtool
ltmain.sh@
preferencesDialog.diff
relink2.diff
revert10761.diff
rmbackups.sh
doc/keys.gl.html
doc/keys.pl.html
packaging/win32/languages/.fr-xLpu9j/
share/icons/inkscape-trunk.svg
share/icons/application/48x48/inkscape-trunk.png
src/.libs/
src/libnr/
src/relink.cpp
src/relink.h
src/extension/dbus/wrapper/inkdbus.pc |
1b3a8414f17dc95fc921d999ea715c99d10dd4aa |
|
26-Feb-2012 |
Alex Valavanis <valavanisalex@gmail.com> |
Clean up all remaining false warnings from Gtkmm |
dbb33756bd786e9432e18ec7be93f8c416e1b492 |
|
03-Oct-2011 |
Jon A. Cruz <jon@joncruz.org> |
Doxygen cleanup. |
a4030d5ca449e7e384bc699cd249ee704faaeab0 |
|
17-Nov-2010 |
Chris Morgan <chris.morganiser@gmail.com> |
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf-8 in all 1074 Vim modelines.
The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline").
Also corrected five deviant modestrings:
* src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end
* src/ui/dialog/tile.cpp: removed gratuitous second colon at the end
* src/helper/units-test.h: removed gratuitous space before a colon
* share/extensions/export_gimp_palette.py: missing textwidth=99
That's my geekiest commit yet. |
0620785ae52b0b76cf39d3aae8efe3d4455beb49 |
|
09-Aug-2009 |
cilix42 <cilix42@users.sourceforge.net> |
Put #ifdefs around all code related to the so-called "new" ExportDialog (whatever that is) |
48ca4bc36d8d8fa0536dc5f3eb619ae0c369c9d7 |
|
09-Aug-2009 |
cilix42 <cilix42@users.sourceforge.net> |
Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. remembering the last file type and folder). As part of the cleanup inkscape:output_extension was removed, too. |
4325c73c705ad4c09590f8d4f1e62d849eeda096 |
|
07-Aug-2009 |
cilix42 <cilix42@users.sourceforge.net> |
Store last used paths separately for the 'Save as ...' and 'Save a copy ...' dialogs and remember the last used file types in each case (closes LP #184655 and perhaps others; LP #386292 was fixed by the previous commit). |
e9b6af083e34e2397a8ddbe9781920733d09d151 |
|
27-Oct-2008 |
Ted Gould <ted@canonical.com> |
From trunk |
623ff472f7c7c13cbcfa9a74556cc2c4aeae337d |
|
11-Sep-2008 |
jeff_schiller <jeff_schiller@users.sourceforge.net> |
First patch for Bug 209199: Update Win32 Save As dialog to include a Title edit box (and label). This edit box is sync'ed with the RDF and doc-level title and allows a user to edit the title prior to save. This patch does not update the GTK dialogs (that will be submitted in a subsequent patch). |
7b1deb81d733985f84e2d0d687db2bace2bdd63d |
|
23-Feb-2008 |
joelholdsworth <joelholdsworth@users.sourceforge.net> |
Corrected Copyright years in file dialogs from 2007 -> 2008 |
416d7c3dbd94794cd4c3005b5bf2c9b51073b726 |
|
23-Feb-2008 |
joelholdsworth <joelholdsworth@users.sourceforge.net> |
Merged in Native File Dialogs for Windows Branch |
17702c3e7d673070205000a6359403bb920e10aa |
|
19-Aug-2007 |
joelholdsworth <joelholdsworth@users.sourceforge.net> |
Separated the OCAL import and export dialogs into their own source file - ocaldialogs.cpp and ocaldialogs.h |
0ecfdc3306de11985632877d1944f4d9825e945c |
|
16-Aug-2007 |
bdilly <bdilly@users.sourceforge.net> |
add import from ocal feature |
179726de7e87c87e60db35ef00d42b961a296e18 |
|
09-Aug-2007 |
bdilly <bdilly@users.sourceforge.net> |
changes export to ocal dialog |
ec332a770fc059979507aee0a1eaca8521e6cbe0 |
|
01-Aug-2007 |
joelholdsworth <joelholdsworth@users.sourceforge.net> |
Renamed various classes:
FileDialogBase -> FileDialogBaseGtk
FileOpenDialogImpl -> FileOpenDialogImplGtk
FileSaveDialogImpl -> FileSaveDialogImplGtk
FileExportDialog -> FileExportDialogImpl |
792bf4ea30db9bf06c0935bdedcf4f576de17796 |
|
01-Aug-2007 |
joelholdsworth <joelholdsworth@users.sourceforge.net> |
Broken filedialog into filedialog and filedialogimpl-gtkmm in preparation for a Win32 implementation of the file dialogs |
08be22f20985e3183bec96c9fb5e74d502f99e0b |
|
28-Jul-2007 |
joelholdsworth <joelholdsworth@users.sourceforge.net> |
Gtkmm-ified the desktop window object, and modified the file dialogs so that they are correctly parented |
715835088c4183f700d3d56386bfc40ab7cacc54 |
|
18-Jul-2007 |
buliabyak <buliabyak@users.sourceforge.net> |
make all-inkscape-files the default filter instead of all-images (do we need that at all? MIME has some pretty strange notions of what is an image and what not) |
17aef6608214035de38516d2ebd89757382dfdf4 |
|
21-Jun-2007 |
pjrm <pjrm@users.sourceforge.net> |
Handle the case of gnome_vfs_init failing. (Fixes Debian bug http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=415640.) |
f5fe5b7fdf793ff68fc434ca9dd4463da3baad55 |
|
07-Apr-2007 |
joncruz <joncruz@users.sourceforge.net> |
Corrected case where extension would not be added for opened filetypes not in default list (i.e. jpeg) |
0c110013d689784115ed8d3c9ae253cf3941a7e8 |
|
25-Mar-2007 |
buliabyak <buliabyak@users.sourceforge.net> |
comment out debug |
47df008fb66a693b0497d0a876d96fd095a94cd3 |
|
22-Mar-2007 |
ishmal <ishmal@users.sourceforge.net> |
More progress with preview and opening of files with non-ascii filenames. Still crash on previewing file with an image. |
34ef23794a1b75ae38874fe7a8462770c95010e1 |
|
22-Mar-2007 |
ishmal <ishmal@users.sourceforge.net> |
use <errno.h> instead of assuming extern int |
1ec3401c0cd82edde40f5d61176365804242b033 |
|
22-Mar-2007 |
ishmal <ishmal@users.sourceforge.net> |
Make sure there is a decl for "errno" |
e6e1b2e5f40dde0ce49b9cefe147181bb31c8837 |
|
21-Mar-2007 |
ishmal <ishmal@users.sourceforge.net> |
Do some cleanup |
5eb26fcf16904b1881b3df87b17fd2e20a1ae110 |
|
18-Mar-2007 |
mental <mental@users.sourceforge.net> |
fix 64-bit issues with width of npos -- patch #1675697 from mellum
(Falk Hueffner) |
b8f395d240c30bc66890313f4bbb2ce6b75930cb |
|
05-Mar-2007 |
joncruz <joncruz@users.sourceforge.net> |
Adding optional dialog preview. Implments RFE [ 1435276 ] switch preview on/off in filedialogs |
8371ba00b041258483868e49f05cd9d09e2b0340 |
|
03-Mar-2007 |
joncruz <joncruz@users.sourceforge.net> |
Brought back checkbox and to also append filename upon "save" being hit |
5f4e2cf6f9e241205ab19c8310103db2bc6e8da6 |
|
03-Mar-2007 |
joncruz <joncruz@users.sourceforge.net> |
i18n cleanup and adding extension in more cases |
9dc221b13d49cfa27ea296bd5a6d9a6c3e7a8248 |
|
03-Mar-2007 |
joncruz <joncruz@users.sourceforge.net> |
Add the file extension even when the prior name has no extension already |
71846a6785e38fcb276197579a7e7e5b34e81837 |
|
03-Mar-2007 |
joncruz <joncruz@users.sourceforge.net> |
Speedup when switching types by avoiding setting to a directory we are already set to |
dcb188b9e24a306e0cc433c93765d60a0614a381 |
|
02-Mar-2007 |
joncruz <joncruz@users.sourceforge.net> |
Switched from deferred extension appending to live extension swapping in the dialog |
4daf8f89039a1881c25f9743d7143e5755063b4d |
|
11-Feb-2007 |
kidproto <kidproto@users.sourceforge.net> |
Added gnome-vfs patch by Ed Catmur so we can save/open/export to non-local
GNOME-VFS URIs. We could do before on commandline, but this allows us to with
the gui! Yeah! This is useful for the plans for webdav and Open Clip Art Library. |
d37d8a004f7cef6184f19fa7bbc53416971e839c |
|
18-Jan-2007 |
buliabyak <buliabyak@users.sourceforge.net> |
text fixes |
36a77d3c101f8d90c336659d0b407c9d97211030 |
|
18-Nov-2006 |
buliabyak <buliabyak@users.sourceforge.net> |
enable Enter to activate filedialogs |
254d3c02009cf461c14183dcd1d3eeded815a4df |
|
17-Nov-2006 |
ishmal <ishmal@users.sourceforge.net> |
Remove our "fake" location field from the open dialog. Gtk's FileChooser has evolved enough that we don't need it any more. |
3c13b2f0f2d9d6dbac0b76c60937de7bf72a47cd |
|
03-Nov-2006 |
buliabyak <buliabyak@users.sourceforge.net> |
patch 1590039, whitespace |
1f60221c7de693c3fe1cbd60ffd1d5406b22d9fb |
|
01-Oct-2006 |
keescook <keescook@users.sourceforge.net> |
Fixes path memory issues with the save dialog. (Closes: #1089414) |
f2ab0fa1527c64eacc741d3726de7458b5df9b3a |
|
22-Aug-2006 |
kidproto <kidproto@users.sourceforge.net> |
I added Johan's badass patch for save a copy with the features I requested.
Now it all works quite well! Great! |
76798b090820e68f67ccc3e301d10e5967634adf |
|
19-Jul-2006 |
ishmal <ishmal@users.sourceforge.net> |
Add property getters to FileExportDialog |
a91bae1f068fec28da0654a91ea8433bc6b563fa |
|
18-Jul-2006 |
ishmal <ishmal@users.sourceforge.net> |
Create first mockup for export dialog panel |
080e2d7eb048b981497599a862eb4e34155ff714 |
|
16-Jul-2006 |
ishmal <ishmal@users.sourceforge.net> |
more string cleanup |
59cacd80c2075b25bc26bc6bb627191cf30f57c4 |
|
13-Jul-2006 |
ishmal <ishmal@users.sourceforge.net> |
Base all 3 dialogs from a common FileDialogBase to share behaviours |
993a89ca66d3a71eefc717f43fa9caed1f345741 |
|
13-Jul-2006 |
ishmal <ishmal@users.sourceforge.net> |
clean up redundancies. add a placeholder for Export dialog |
793b039e1a54a5b2545b85eb8d578d77bac376a6 |
|
12-Jul-2006 |
ishmal <ishmal@users.sourceforge.net> |
move filedialog to its new home |