| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Next roud of NR ==> Geom conversion | Maximilian Albert | 2008-09-18 | 1 | -3/+3 |
| | | | | (bzr r6839) | ||||
| * | More NR ==> Geom conversion (points and some matrices/transforms) | Maximilian Albert | 2008-09-18 | 1 | -2/+2 |
| | | | | (bzr r6836) | ||||
| * | remove many unnecessary to_2geom and from_2geom calls | Johan B. C. Engelen | 2008-08-08 | 1 | -1/+1 |
| | | | | (bzr r6593) | ||||
| * | NR::Maybe => boost::optional | Johan B. C. Engelen | 2008-08-05 | 1 | -2/+2 |
| | | | | (bzr r6569) | ||||
| * | rearrange to fix the first keypress event being lost with ↵ | bulia byak | 2008-07-19 | 1 | -4/+4 |
| | | | | | | options.savewindowgeometry == 2 (bzr r6356) | ||||
| * | change NR::Matrix to Geom:: for many sp_item_xxx_affine functions | Johan B. C. Engelen | 2008-06-12 | 1 | -1/+1 |
| | | | | (bzr r5915) | ||||
| * | remove warnings | Bob Jamison | 2008-05-13 | 1 | -7/+7 |
| | | | | (bzr r5667) | ||||
| * | Removed outdated default size setting | Jon A. Cruz | 2008-05-13 | 1 | -3/+0 |
| | | | | (bzr r5664) | ||||
| * | No more NRMatrix or NRPoint. | Jasper van de Gronde | 2008-03-21 | 1 | -1/+1 |
| | | | | (bzr r5149) | ||||
| * | Added part of a patch by Adam Strzelecki which makes GTK menu migrate to OS ↵ | JiHO | 2008-01-10 | 1 | -0/+13 |
| | | | | | | X menubar when GTK+quartz is used. This is taken from Gimp and should be safe enough at this stage since it really only affects OS X. (bzr r4454) | ||||
| * | Use "%"-key for toggling the snapper, and modify the related sp-desktop code | Diederik van Lierop | 2007-12-20 | 1 | -3/+4 |
| | | | | (bzr r4266) | ||||
| * | warning cleanup | Jon A. Cruz | 2007-11-02 | 1 | -25/+25 |
| | | | | (bzr r4012) | ||||
| * | Hooks for visual feedback during drag-n-drop | Jon A. Cruz | 2007-10-17 | 1 | -0/+46 |
| | | | | (bzr r3922) | ||||
| * | drop color on gr-drag first | bulia byak | 2007-10-16 | 1 | -38/+59 |
| | | | | (bzr r3909) | ||||
| * | implement dropping color onto stroke | bulia byak | 2007-10-13 | 1 | -4/+34 |
| | | | | (bzr r3900) | ||||
| * | Fixed unsafe hardcoding of buffer size | Jon A. Cruz | 2007-09-24 | 1 | -1/+1 |
| | | | | (bzr r3791) | ||||
| * | Modification of the parameters/return value of SPDesktop::getToplevel | Joel Holdsworth | 2007-07-28 | 1 | -7/+1 |
| | | | | (bzr r3332) | ||||
| * | Gtkmm-ified the desktop window object, and modified the file dialogs so that ↵ | Joel Holdsworth | 2007-07-28 | 1 | -85/+28 |
| | | | | | | they are correctly parented (bzr r3328) | ||||
| * | Fix Bug 1653629 : we can know start inkscape without key file | Jean-Ren?? Reinhard | 2007-07-26 | 1 | -2/+12 |
| | | | | (bzr r3310) | ||||
| * | patch 1734633: option to save window geometry in prefs | bulia byak | 2007-06-18 | 1 | -16/+115 |
| | | | | (bzr r3075) | ||||
| * | Updated overwrite confirmation dialog to be similar to the new stock GTK+ one | Jon A. Cruz | 2007-04-07 | 1 | -39/+26 |
| | | | | | | addresses RFE 1692837 (bzr r2831) | ||||
| * | fix annoying superfluous separator | bulia byak | 2007-04-01 | 1 | -1/+2 |
| | | | | (bzr r2807) | ||||
| * | plumb XML::Document parameter into duplication, courtesy of bryce | MenTaLguY | 2007-03-20 | 1 | -11/+5 |
| | | | | (bzr r2723) | ||||
| * | format string protection/clean up (CVE-2007-1463, CVE-2007-1464) | Kees Cook | 2007-03-20 | 1 | -1/+1 |
| | | | | (bzr r2720) | ||||
| * | Switch selection bounds and center to use NR::Maybe, addressing most of the | MenTaLguY | 2007-03-11 | 1 | -2/+5 |
| | | | | | | recent bbox regressions. (bzr r2604) | ||||
| * | get rid of sp_repr_document_root and (commented) sp_repr_duplicate | MenTaLguY | 2007-02-27 | 1 | -1/+1 |
| | | | | (bzr r2461) | ||||
| * | start switching sp_repr_new* over to XML::Document::create*, and rename ↵ | MenTaLguY | 2007-01-21 | 1 | -2/+3 |
| | | | | | | create methods to match DOM (bzr r2253) | ||||
| * | separate updating window from updating layers | bulia byak | 2006-11-18 | 1 | -0/+1 |
| | | | | (bzr r1984) | ||||
| * | fix 1574873 | bulia byak | 2006-10-24 | 1 | -1/+1 |
| | | | | (bzr r1858) | ||||
| * | undo annotations | bulia byak | 2006-10-05 | 1 | -4/+4 |
| | | | | (bzr r1768) | ||||
| * | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 2006-08-25 | 1 | -5/+5 |
| | | | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637) | ||||
| * | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 2006-08-23 | 1 | -5/+5 |
| | | | | | | one major janitorial task we identified.... (bzr r1633) | ||||
| * | insert SPDesktopWidget directly into the window, without a box | bulia byak | 2006-08-18 | 1 | -11/+3 |
| | | | | (bzr r1612) | ||||
| * | Added descriptions to Undo/Redo commands in the menus | gustav_b | 2006-07-09 | 1 | -1/+14 |
| | | | | (bzr r1379) | ||||
| * | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 2006-06-29 | 1 | -4/+8 |
| | | | | (bzr r1315) | ||||
| * | swap order of palette and statusbar commands to match the screen layout | bulia byak | 2006-05-29 | 1 | -2/+2 |
| | | | | (bzr r1068) | ||||
| * | Flipped LCMS on | Jon A. Cruz | 2006-05-23 | 1 | -4/+4 |
| | | | | (bzr r981) | ||||
| * | r11886@tres: ted | 2006-05-13 00:30:29 -0700 | Ted Gould | 2006-05-13 | 1 | -3/+0 |
| | | | | | | Making the effects menu default on. (bzr r819) | ||||
| * | moved and renamed object-ui.h and object-ui.cpp to src/ui/context-menu.cpp & ↵ | Joshua L. Blocher | 2006-04-24 | 1 | -1/+1 |
| | | | | | | context-menu.h, also updated make_insert with change (bzr r579) | ||||
| * | Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵ | MenTaLguY | 2006-04-17 | 1 | -3/+3 |
| | | | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532) | ||||
| * | Decoupling from direct use of GtkIconSize to allow for smaller custom ones. | Jon A. Cruz | 2006-04-06 | 1 | -5/+15 |
| | | | | (bzr r439) | ||||
| * | Introducing optional LittleCms use. | Jon A. Cruz | 2006-04-01 | 1 | -0/+13 |
| | | | | (bzr r391) | ||||
| * | Renaming temp non-standard attributes | Jon A. Cruz | 2006-03-29 | 1 | -1/+1 |
| | | | | (bzr r330) | ||||
| * | Changed objects to only get linked to "linkable" colors. | Jon A. Cruz | 2006-03-28 | 1 | -5/+7 |
| | | | | (bzr r321) | ||||
| * | Objects will now change when their linked colors change. | Jon A. Cruz | 2006-03-28 | 1 | -0/+61 |
| | | | | (bzr r319) | ||||
| * | menu rearrange, tips copyedit | bulia byak | 2006-03-26 | 1 | -2/+2 |
| | | | | (bzr r297) | ||||
| * | #include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h. | Peter Moulder | 2006-03-13 | 1 | -1/+1 |
| | | | | (bzr r232) | ||||
| * | Shift-drop of color now sets stroke. | Jon A. Cruz | 2006-03-13 | 1 | -1/+1 |
| | | | | (bzr r230) | ||||
| * | Initial cut of color drag-n-drop to items on canvas. | Jon A. Cruz | 2006-03-10 | 1 | -1/+46 |
| | | | | (bzr r220) | ||||
| * | bulk trailing spaces removal. consistency through MD5 of binary | Ralf Stephan | 2006-02-15 | 1 | -3/+3 |
| | | | | (bzr r149) | ||||
