| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Adjusting how items in the marker menu are selected, so the recently | Bryce Harrington | 2007-02-21 | 1 | -4/+2 | |
| | | | | | | selected marker at the top of the menu shows as the selection. (bzr r2415) | |||||
| * | Fixes issue where a modified stock marker's preview image appears in the | Bryce Harrington | 2007-02-21 | 1 | -1/+2 | |
| | | | | | | | marker dropdown with the same preview image as the unmodified stock marker. This adds the source document's uri to the cache index. (bzr r2413) | |||||
| * | Adding handler for switching documents, to regenerate the marker menus | Bryce Harrington | 2007-02-21 | 1 | -24/+24 | |
| | | | | (bzr r2412) | |||||
| * | Completes fix for 980157. Markers in current document's defs is now | Bryce Harrington | 2007-02-20 | 1 | -46/+87 | |
| | | | | | | | | | | | | | shown in top of the marker dropdown menu. When you select a marker from the dropdown, all three menus are updated to show what you selected at the top. Note that to implement this, a marker cache is introduced, because otherwise the regeneration of the menus would be noticeably too slow. There is still a modest pause during the regeneration, but it's fairly reasonable on my machine. (bzr r2404) | |||||
| * | Moving cache management code from .h to .cpp. | Bryce Harrington | 2007-02-20 | 1 | -17/+21 | |
| | | | | | | Making the marker dropdowns static so they can be updated. (bzr r2403) | |||||
| * | Moving functions from svg_preview_cache.h to a new .cpp | Bryce Harrington | 2007-02-20 | 1 | -2/+1 | |
| | | | | (bzr r2402) | |||||
| * | 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) | |||||
| * | fix 1658088 | bulia byak | 2007-02-12 | 1 | -4/+4 | |
| | | | | (bzr r2370) | |||||
| * | batch export checkbox | bulia byak | 2007-02-12 | 1 | -71/+186 | |
| | | | | (bzr r2369) | |||||
| * | fix warning | bulia byak | 2007-02-11 | 1 | -1/+1 | |
| | | | | (bzr r2367) | |||||
| * | Added gnome-vfs patch by Ed Catmur so we can save/open/export to non-local | Jon Phillips | 2007-02-11 | 1 | -0/+4 | |
| | | | | | | | 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. (bzr r2357) | |||||
| * | comment for the future | bulia byak | 2007-01-25 | 1 | -0/+2 | |
| | | | | (bzr r2288) | |||||
| * | listen to subselection-changed signal to reflect gradient stop opacities | bulia byak | 2007-01-25 | 1 | -0/+1 | |
| | | | | (bzr r2280) | |||||
| * | patch 1642531 | bulia byak | 2007-01-24 | 1 | -1/+1 | |
| | | | | (bzr r2274) | |||||
| * | replacing sp_repr_new* | Kees Cook | 2007-01-21 | 2 | -30/+51 | |
| | | | | (bzr r2255) | |||||
| * | start switching sp_repr_new* over to XML::Document::create*, and rename ↵ | MenTaLguY | 2007-01-21 | 3 | -4/+6 | |
| | | | | | | create methods to match DOM (bzr r2253) | |||||
| * | prevent self-induced firings of opacity-changed callback; fixes 1636968 | bulia byak | 2007-01-17 | 1 | -5/+2 | |
| | | | | (bzr r2234) | |||||
| * | fix filter area clipping when blurring a squeezed object | bulia byak | 2007-01-16 | 1 | -1/+1 | |
| | | | | (bzr r2221) | |||||
| * | patch 1632843 | bulia byak | 2007-01-11 | 1 | -1/+1 | |
| | | | | (bzr r2178) | |||||
| * | 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) | |||||
| * | Small edits to copyright info. | Johan B. C. Engelen | 2007-01-06 | 1 | -2/+3 | |
| | | | | (bzr r2139) | |||||
| * | Special #ifdef win32 code to enable Dialogs on Top for windows. Note the ↵ | Johan B. C. Engelen | 2007-01-06 | 1 | -4/+21 | |
| | | | | | | removal of options from the global preferences on win32! just one option left: dialogs on top yes/no. Does have one "bug" though... read note! (bzr r2138) | |||||
| * | Fixed [ 1628085 ] PNG file not created/not recognized by WINXP, where the ↵ | Johan B. C. Engelen | 2007-01-04 | 1 | -3/+34 | |
| | | | | | | actual problem was that Windows defaults to not displaying extensions >< (bzr r2129) | |||||
| * | Fixed bug [ 1610103 ]: font-size px unit missing after font family change | Johan B. C. Engelen | 2007-01-02 | 1 | -2/+2 | |
| | | | | (bzr r2123) | |||||
| * | Fix 1516933 (text stroke crash inkscape) | gustav_b | 2006-12-31 | 1 | -0/+3 | |
| | | | | (bzr r2112) | |||||
| * | Export dialog is now always shown in view (not outside of screen) | Johan B. C. Engelen | 2006-12-28 | 1 | -10/+8 | |
| | | | | (bzr r2107) | |||||
| * | Change Layer Dialog opacity to use percentage (0-100%) rather than 0..1 range | John Bintz | 2006-12-23 | 2 | -9/+11 | |
| | | | | (bzr r2100) | |||||
| * | 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) | |||||
| * | non-gtkmm dialogs are now always opened ON-screen | Johan B. C. Engelen | 2006-11-27 | 7 | -60/+77 | |
| | | | | (bzr r2045) | |||||
| * | Documenting all routines in stroke-style.cpp | Bryce Harrington | 2006-11-27 | 1 | -8/+111 | |
| | | | | (bzr r2043) | |||||
| * | string fixes from bug 1516157 | bulia byak | 2006-11-19 | 1 | -1/+1 | |
| | | | | (bzr r1991) | |||||
| * | add % to the blur/opacity labels | bulia byak | 2006-11-19 | 1 | -2/+2 | |
| | | | | (bzr r1989) | |||||
| * | factor out retrieving export hints from selection and document; use that for ↵ | bulia byak | 2006-11-13 | 1 | -54/+4 | |
| | | | | | | create_bitmap if no resolution/minsize specified in prefs; for default 90dpi, snap the bitmap to pixel grid; move deleting objects when clipping/masking to the end of function (bzr r1943) | |||||
| * | fix crash reported by Vladimir Savic | bulia byak | 2006-11-05 | 1 | -1/+1 | |
| | | | | (bzr r1899) | |||||
| * | workaround for crash 1580903 and several other issues caused by GTK's ↵ | bulia byak | 2006-10-26 | 2 | -1/+21 | |
| | | | | | | braindead behavior exposed by display interruptibility (bzr r1866) | |||||
| * | fix crash: when closing a document, the selection we're passed as argument ↵ | bulia byak | 2006-10-24 | 1 | -1/+1 | |
| | | | | | | may be not the one of the active desktop, so use SP_ACTIVE_DESKTOP instead (bzr r1851) | |||||
| * | fix calculating the blur radius, use the new API | bulia byak | 2006-10-23 | 1 | -5/+5 | |
| | | | | (bzr r1841) | |||||
| * | simplify by using the new API | bulia byak | 2006-10-23 | 1 | -4/+1 | |
| | | | | (bzr r1840) | |||||
| * | make blur slider a percentage; change opacity to 1..100 as well; ensure the ↵ | bulia byak | 2006-10-20 | 2 | -16/+26 | |
| | | | | | | filter margins are at least twice the blur radius (bzr r1817) | |||||
| * | undo annotations | bulia byak | 2006-10-10 | 13 | -60/+64 | |
| | | | | (bzr r1793) | |||||
| * | Add blur | bulia byak | 2006-10-08 | 1 | -10/+89 | |
| | | | | (bzr r1781) | |||||
| * | cleanup, use the new APIs | bulia byak | 2006-10-07 | 1 | -72/+8 | |
| | | | | (bzr r1776) | |||||
| * | simplify style-querying for blur radius; move Blur slider above Opacity, cleanup | bulia byak | 2006-10-04 | 1 | -44/+38 | |
| | | | | (bzr r1766) | |||||
| * | gboolean -> bool conversion commit 1. Modifies code to do with getting the ↵ | Michael G. Sloan | 2006-08-26 | 1 | -10/+10 | |
| | | | | | | | | undo system to ignore actions, as well as SVG/XML save/load. Shouldn't cause problems though. (bzr r1639) | |||||
| * | Fixed a crash in modifying filter parameters in XML editor. | Niko Kiirala | 2006-08-25 | 1 | -3/+1 | |
| | | | | | | Fixed filters not appearing, when a file with filters is loaded. (bzr r1638) | |||||
| * | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 2006-08-25 | 12 | -33/+33 | |
| | | | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637) | |||||
| * | I peeled back my changes because of some deep error. | Jon Phillips | 2006-08-25 | 3 | -42/+3 | |
| | | | | (bzr r1636) | |||||
| * | Cleaned up more of the gboolean to bool janitorial task...great! | Jon Phillips | 2006-08-24 | 3 | -3/+42 | |
| | | | | (bzr r1634) | |||||
| * | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 2006-08-23 | 12 | -33/+33 | |
| | | | | | | one major janitorial task we identified.... (bzr r1633) | |||||
