2009-01-12 |
verbalshadow | Cmake: Fixed the extra -l in the link command, plus... |
tree | commitdiff |
2009-01-09 |
verbalshadow | Cmake: restructure build files to be more like current... |
tree | commitdiff |
2008-12-30 |
johanengelen | get rid of a lot of no longer needed "libnr/nr-...... |
tree | commitdiff |
2008-12-16 |
speleo3 | * remove sp_item_i2root_affine and sp_item_i2r_affine... |
tree | commitdiff |
2008-12-05 |
johanengelen | more 2geomification |
tree | commitdiff |
2008-11-27 |
johanengelen | small 2geomification of clone tile dialog |
tree | commitdiff |
2008-11-21 |
Ted Gould | Merge from fe-moved |
tree | commitdiff |
2008-10-31 |
Ted Gould | Merge from trunk |
tree | commitdiff |
2008-10-27 |
Ted Gould | From trunk |
tree | commitdiff |
2008-10-11 |
Ted Gould | Merging from trunk |
tree | commitdiff |
2008-09-20 |
buliabyak | release reprs properly |
tree | commitdiff |
2008-09-19 |
buliabyak | by default, try square arrangement, not 1 row as before |
tree | commitdiff |
2008-09-18 |
cilix42 | Yet another NR ==> Geom change |
tree | commitdiff |
2008-09-18 |
cilix42 | More NR ==> Geom conversion (points and some matrices... |
tree | commitdiff |
2008-09-16 |
tweenk | Refactored preferences handling into a new version of |
tree | commitdiff |
2008-09-16 |
buliabyak | fix leak of the arena and arenaitem |
tree | commitdiff |
2008-09-16 |
buliabyak | hide the item shown for tracing, fixes leak |
tree | commitdiff |
2008-08-23 |
jeff_schiller | Update to sync metadata title to the document title. |
tree | commitdiff |
2008-08-18 |
buliabyak | since all values are 0..1, shifting gamma up must use... |
tree | commitdiff |
2008-08-09 |
cilix42 | gtkmm-ify the 'Stroke style' tab of Fill and Stroke... |
tree | commitdiff |
2008-08-08 |
johanengelen | remove many unnecessary to_2geom and from_2geom calls |
tree | commitdiff |
2008-08-05 |
johanengelen | NR::Maybe => boost::optional |
tree | commitdiff |
2008-08-05 |
sasilver | codedread's patch for bug 254850 (fixes handling of... |
tree | commitdiff |
2008-08-04 |
johanengelen | NR:: => Geom:: for much of src/ui and src/widgets |
tree | commitdiff |
2008-08-01 |
joncruz | Warning cleanup |
tree | commitdiff |
2008-07-24 |
buliabyak | make clonetiler obey the bbox prefs |
tree | commitdiff |
2008-07-20 |
johanengelen | extract ImageToggler from layers dialog |
tree | commitdiff |
2008-07-17 |
sasilver | Patch from codedread: add mnemonics for Title and Descr... |
tree | commitdiff |
2008-07-15 |
joncruz | Fixed layers dialog to correctly fetch icons from new... |
tree | commitdiff |
2008-07-14 |
sasilver | Some improvements to my title/desc stuff of revision... |
tree | commitdiff |
2008-07-12 |
JucaBlues | warning cleanup |
tree | commitdiff |
2008-07-05 |
buliabyak | fix 245806 |
tree | commitdiff |
2008-07-02 |
mental | add shadow to layers list |
tree | commitdiff |
2008-07-02 |
mental | add tab to layers dialog |
tree | commitdiff |
2008-06-24 |
verbalshadow | Cmake: remove header files from source lists |
tree | commitdiff |
2008-06-14 |
joncruz | Added duplicate layer command. Fixes bug #171246. |
tree | commitdiff |
2008-06-13 |
joncruz | Added the ability to toggle a layer "solo". Fixes bug... |
tree | commitdiff |
2008-06-12 |
johanengelen | change NR::Matrix to Geom:: for many sp_item_xxx_affine... |
tree | commitdiff |
2008-06-11 |
mental | plumb XML::Documents in everywhere |
tree | commitdiff |
2008-06-02 |
sasilver | basic support for <title> and <desc> |
tree | commitdiff |
2008-05-22 |
joncruz | Fixed broken i18n strings causing problems with <b... |
tree | commitdiff |
2008-05-19 |
verbalshadow | Cmake: Moved sp-* into own library to reduce link cmdli... |
tree | commitdiff |
2008-05-10 |
joncruz | Do not show/edit image URL for data URIs. |
tree | commitdiff |
2008-05-10 |
joncruz | More type registration cleanup |
tree | commitdiff |
2008-05-08 |
mental | merge inline patch from Jimmy |
tree | commitdiff |
2008-05-06 |
joncruz | Updating deprecated type calls. |
tree | commitdiff |
2008-05-06 |
verbalshadow | Cmake: Fix some undefined function calls |
tree | commitdiff |
2008-05-04 |
pjrm | noop: Address string-literal-to-char* warning. |
tree | commitdiff |
2008-05-04 |
joncruz | warning cleanup and fixed string free issue |
tree | commitdiff |
2008-04-28 |
verbalshadow | Cmake: Fixed issues with pedro not linking correctly |
tree | commitdiff |
2008-04-23 |
johncoswell | Change status bar text for swatch hover |
tree | commitdiff |
2008-04-22 |
johncoswell | Keep swatch status messages visible while hovering |
tree | commitdiff |
2008-04-21 |
johncoswell | Fix swatch enter-notify event propagation |
tree | commitdiff |
2008-04-21 |
johncoswell | Oops, this broke selecting a swatch, rolling back... |
tree | commitdiff |
2008-04-21 |
johncoswell | Show the name of the swatch that is currently under... |
tree | commitdiff |
2008-04-01 |
theadib | delete remaining .cvsignore files |
tree | commitdiff |
2008-03-27 |
verbalshadow | Cmake Build system - Initial commit. |
tree | commitdiff |
2008-03-27 |
buliabyak | patch from bug 170978 |
tree | commitdiff |
2008-03-22 |
joelholdsworth | Removed Win32 keep-dialogs-on-top preference, now set... |
tree | commitdiff |
2008-03-22 |
joncruz | Fixed skipping of blank lines in .gpl files |
tree | commitdiff |
2008-03-22 |
buliabyak | set busy cursor and statusbar message while creating... |
tree | commitdiff |
2008-03-22 |
cilix42 | Really fix compile (patch by Krzysztof KosiĆski) |
tree | commitdiff |
2008-03-21 |
buliabyak | fix duplicate entry |
tree | commitdiff |
2008-03-21 |
jaspervdg | No more NRMatrix or NRPoint. |
tree | commitdiff |
2008-03-21 |
o__b | Added dialog to name new calligraphic |
tree | commitdiff |
2008-03-10 |
pjrm | noop: Address constness warning. |
tree | commitdiff |
2008-03-10 |
pjrm | noop: Address a warning. |
tree | commitdiff |
2008-03-09 |
buliabyak | fix 179178 |
tree | commitdiff |
2008-03-07 |
mental | add basic support for preserving processing instruction... |
tree | commitdiff |
2008-03-07 |
tavmjong | Really fix P6M Clone Tiler mode (case where w <= h). |
tree | commitdiff |
2008-03-07 |
tavmjong | Fix for bug 199387 (p3, p6 modes of Clone Tiler broken) |
tree | commitdiff |
2008-02-26 |
tavmjong | Fix for bug 184668 (Tile clone random scaling broken) |
tree | commitdiff |
2008-02-26 |
mfloryan | Split the "Clones" string to introduce two contexted... |
tree | commitdiff |
2008-02-24 |
joncruz | Warning and whitespace cleanup |
tree | commitdiff |
2008-02-23 |
joelholdsworth | Merged in Native File Dialogs for Windows Branch |
tree | commitdiff |
2008-02-23 |
mfloryan | Removed some (minor) build warnings for input.cp file. |
tree | commitdiff |
2008-02-21 |
joncruz | Initial implementation of non-square swatches |
tree | commitdiff |
2008-02-20 |
joncruz | Decoupled swatch sizes from icon sizes |
tree | commitdiff |
2008-02-18 |
joncruz | Fixing preview/swatch sizes. |
tree | commitdiff |
2008-02-17 |
buliabyak | (almost) remove artificial limits in spinbuttons |
tree | commitdiff |
2008-02-14 |
luca_bruno | * Translatable context menu on the colours palette... |
tree | commitdiff |
2008-02-13 |
prokoudine | i18n patch from Marcin |
tree | commitdiff |
2008-01-31 |
bryce | Applying fixes for gcc 4.3 build issues (closes LP... |
tree | commitdiff |
2008-01-30 |
buliabyak | rename grid arrange to rows and columns |
tree | commitdiff |
2008-01-28 |
jucablues | set_markup() instead of set_label() |
tree | commitdiff |
2008-01-25 |
buliabyak | copyedit |
tree | commitdiff |
2008-01-25 |
keescook | first set of updates to headers for clean gcc 4.3 builds |
tree | commitdiff |
2008-01-21 |
jucablues | rolling back parts of the "default metadata preferences... |
tree | commitdiff |
2008-01-17 |
joelholdsworth | Reverted earlier edit - export bitmap dialog is now... |
tree | commitdiff |
2008-01-16 |
joelholdsworth | Stopped the export bitmap dialog from being sizeable |
tree | commitdiff |
2008-01-16 |
joelholdsworth | Corrected the parenting of the browse dialog, so that... |
tree | commitdiff |
2008-01-15 |
mental | stop toggling insensitive state for modification flag... |
tree | commitdiff |
2008-01-15 |
mental | abstract use of sodipodi:modified |
tree | commitdiff |
2008-01-05 |
bryce | Applying Gail's patch for font-specification |
tree | commitdiff |
2008-01-01 |
mental | make blend versus blur more configurable on a case... |
tree | commitdiff |
2008-01-01 |
mental | separate blend history for objects versus layers |
tree | commitdiff |
2008-01-01 |
mental | first crack at enabling blend for layers dialog |
tree | commitdiff |
2007-12-31 |
bryce | Add default CC metadata and license to preferences. |
tree | commitdiff |
2007-12-28 |
johanengelen | guidelinedialog aesthetics |
tree | commitdiff |
2007-12-24 |
tavmjong | Cleanup: |
tree | commitdiff |
next |