Code

Add missing namespaces in win32 code (thanks to Yann Papouin for pointing this out)
[inkscape.git] / src / ui / dialog /
2009-08-10 cilix42Add missing namespaces in win32 code (thanks to Yann...
2009-08-09 cilix42Put #ifdefs around all code related to the so-called...
2009-08-09 cilix42Fix remaining glitches in the behaviour of the Save...
2009-08-07 cilix42Clarify tooltip
2009-08-07 cilix42Fix compile on windows
2009-08-07 cilix42Store last used paths separately for the 'Save as ...
2009-08-07 cilix42Fix buglet: In the Save dialog the file extension shoul...
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2009-08-05 johnceSPDocument->Document
2009-07-29 JazzyNicoFix for bug LP #383244 (patch by Hannes Hochreiner)
2009-07-29 cilix42Remove unnecessary tab in Layers dialog (closes LP...
2009-07-29 JazzyNicoFix for bug #396580 (non-ASCII characters not displayed...
2009-07-16 cilix42Implement guide behaviour as discussed on the mailing...
2009-07-13 scislacNewer GTK is more restrictive with includes, only ...
2009-07-09 JazzyNicoFix for LP #358921 (Colons in filters parameters must...
2009-07-09 helix84* added tooltip (see bug 358921) and translator comments
2009-07-06 JazzyNicoFix for Bug #327533 (Calligraphy presets are not transl...
2009-06-16 prokoudineSeparated "Arrange" as button caption from "Arrange...
2009-06-05 buliabyakimplement the same all-bitmaps and all-vectors filters...
2009-06-03 helix84* [INTL:*] translator comments for all context strings...
2009-05-29 luca_bruno * Just a couple of string fixes
2009-05-21 jucabluesadding Aurelio Heckert
2009-05-06 helix84 * [INTL:*] fixed typos (by Yuri Chornoivan)
2009-05-04 jucabluessince "Unicode" made people believe that they could...
2009-05-04 jucabluesadd "Reset missing glyph" button to svgfonts dialog
2009-04-24 theadibapply printing w32 patch https://bugs.launchpad.net...
2009-04-24 theadibapply printing w32 patch https://bugs.launchpad.net...
2009-04-23 helix84translator comments and minor string fixes
2009-04-21 jaspervdgPartial fix for bug 193926 , thanks to Preben Soeberg.
2009-04-20 JazzyNicoKorean translation update by yongdoria
2009-04-16 tweenkRestore 0.46 placement of node alignment buttons
2009-04-13 tweenkFix two legacy icon IDs
2009-04-13 tweenkReally fix node alignment icons; add clarifying comment...
2009-04-10 joncruzFix compatibility with much older Glibmm version.
2009-04-10 joncruzWhitespace cleanup
2009-04-10 joncruzAdding initial system info listing.
2009-04-07 joncruzChanged to more accurate names for toolbar icon sizes...
2009-04-06 speareFix for bug #338521 - align node buttons did not match...
2009-04-03 tweenkFix inverted node alignment actions
2009-03-24 buliabyakcorrect labels
2009-03-24 joncruzCleaning up PIXMAP_DIR usage.
2009-03-23 joncruzTrack stroke and fill of selected object and flag style...
2009-03-23 joncruzMake drag-n-drop preview a gradient image for gradients.
2009-03-22 joncruzMake simple clicks and menu set match the drag-n-drop...
2009-03-22 joncruzFixed warning from double append.
2009-03-21 joncruzAdded rought preview of gradients in swatches.
2009-03-21 joncruzCleaning up interface. Moved internals out of .h file.
2009-03-21 joncruzAdded explicit tagging of "solid color gradients" and...
2009-03-20 joncruzRenamed ColorDef to PaintDef to prep for expanded funct...
2009-03-18 joncruzLimit things to single-color gradients until we get...
2009-03-18 joncruzPurged use of INKSCAPE_PIXMAPDIR
2009-03-17 joncruzInitial read-only generation of per-document palette
2009-03-09 spearepart of bug #339660; can not use Add/Rename dialog...
2009-03-08 spearepart of #339660; layers dialog allows non-unique inksca...
2009-03-08 spearedeleting layer also hid layers, missing 'break' statement
2009-03-08 joncruzReworked internals of color and drag-n-drop.
2009-03-07 joncruzMoving dnd data generation into the generic ColorDef...
2009-03-05 joncruzHide the new 'clear' swatch for now
2009-03-05 joncruzAdding clear-color swatch to complement no-color.
2009-03-05 joncruzAdd option to only flash paths for node tool when none...
2009-03-04 joncruzRemoved boolean "remove" from swatch, used new type...
2009-03-04 joncruzCleanup and prep for more work
2009-03-03 joncruzAdding some no-color to drag-n-drop
2009-02-27 joncruzAdded work-around for broken themes that fill in with...
2009-02-26 theAdibreenable inkboard compilation
2009-02-24 johanengelenfix win build
2009-02-24 buliabyakadd spellcheck page, copyedit on other pages
2009-02-24 tweenkFix whiteboard compilation.
2009-02-22 dvlierop2Snapping of guides now turned on by default, and fixed...
2009-02-21 JazzyNicoTranslators updated
2009-02-21 theadibfix typo that breaks build
2009-02-21 tweenkUpdate the author list in aboutbox.
2009-02-21 tweenkMove files from the src/dialogs/ directory to the place...
2009-02-20 tweenkOnly build static libraries for subdirs than actually...
2009-02-19 tweenkMake all icons themable (except the filter icons).
2009-02-09 tweenkFix some console warning spam (most cannot be fixed...
2009-02-06 buliabyakadd All Vectors and All Bitmaps filters (todo: port...
2009-02-02 buliabyakdisplay waiting cursor; move credits to a page of its own
2009-01-31 dvlierop2Store the snapper tolerances in the snap-preferences...
2009-01-29 JucaBluesfix crash described at
2009-01-28 dvlierop2Add buttons for snapping to grids and/or guides
2009-01-26 dvlierop2All snap options which can be accessed through the...
2009-01-21 cilix42Fix compile when lcms is disabled
2009-01-20 joncruzWarning cleanup
2009-01-18 dvlierop2- Snap to the midpoint of shapes and bboxes
2009-01-15 JucaBluesadding a "scripting" tab to document properties dialog...
2009-01-13 tweenkImproved version reporting. Add SVN revision and custom...
2009-01-11 buliabyakcopyedit
2009-01-11 JucaBluesNow it is possible to clear the list of documents in
2009-01-11 JucaBluesadded some messages to the user in the svgfonts dialog
2009-01-08 buliabyakmove shape_editor from node context to the parent class...
2009-01-06 JucaBluesfix crash when no glyph is selected at the svgfonts...
2009-01-06 joncruzWarning and whitespace cleanup.
2009-01-05 JucaBluesAnother week coding offline...
2009-01-05 theadibminor change to prevent double translation and inconsis...
2009-01-05 theadibmove option: interface language from INTERNATIONALISATI...
2009-01-05 verbalshadowCmake build fixes, minor
2009-01-02 johanengelenMove filters into their own namespace Inkscape::Filters...
2009-01-01 johanengelenremove redundant inclusion
next