| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Partial fix for bug 980157. | Bryce Harrington | 2007-02-20 | 1 | -61/+14 |
| | | | | | | | | | | | This commit disables the code that prevents stock markers from appearing at the top of the marker menu, as discussed in the bug report. Additionally, this patch factors out the pixmap rendering code, which is nearly identical to the rendering code in icon.cpp (and perhaps elsewhere). (bzr r2401) | ||||
| * | Only evaluate stock markers if the inkscape:stockid tag is actually | Bryce Harrington | 2007-01-10 | 1 | -5/+7 |
| | | | | | | | defined. Fixes bug 1631906. (bzr r2170) | ||||
| * | Fix 1516933 (text stroke crash inkscape) | gustav_b | 2006-12-31 | 1 | -0/+3 |
| | | | | (bzr r2112) | ||||
| * | Marker menus now display custom markers in a document that are present | Bryce Harrington | 2006-12-07 | 1 | -46/+73 |
| | | | | | | | | when the document is loaded. The menus won't update with new markers, though, and there's a couple other issues that need to be addressed before its 100% reliable. (bzr r2080) | ||||
| * | Renaming sp-marker.* to marker.* | Bryce Harrington | 2006-12-06 | 1 | -1/+1 |
| | | | | (bzr r2077) | ||||
| * | Documenting all routines in stroke-style.cpp | Bryce Harrington | 2006-11-27 | 1 | -8/+111 |
| | | | | (bzr r2043) | ||||
| * | undo annotations | bulia byak | 2006-10-10 | 1 | -10/+10 |
| | | | | (bzr r1793) | ||||
| * | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 2006-08-25 | 1 | -1/+1 |
| | | | | | | 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 | -1/+1 |
| | | | | | | one major janitorial task we identified.... (bzr r1633) | ||||
| * | patch from Gustav Broberg: undo annotations and history dialog | bulia byak | 2006-06-29 | 1 | -9/+18 |
| | | | | (bzr r1315) | ||||
| * | replace nr_new() with g_new(), and try to converge on using the glib ↵ | MenTaLguY | 2006-05-28 | 1 | -2/+3 |
| | | | | | | allocator a little more instead of the others (aside from libgc) (bzr r1044) | ||||
| * | Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵ | MenTaLguY | 2006-04-17 | 1 | -16/+16 |
| | | | | | | 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 | -1/+1 |
| | | | | (bzr r439) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+1726 |
| (bzr r1) | |||||
