| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | r14577@tres: ted | 2007-02-27 18:51:05 -0800 | Ted Gould | 2007-03-01 | 1 | -1/+12 | |
| | | | | | | | Filling in the list function to list all the verbs for the command line option --verb-list (bzr r2474) | |||||
| * | r14576@tres: ted | 2007-02-26 23:29:13 -0800 | Ted Gould | 2007-03-01 | 3 | -1/+20 | |
| | | | | | | Basic construction in place to --verb-list (bzr r2473) | |||||
| * | API change: render methods now take a cairo_t (not yet used) | bulia byak | 2007-03-01 | 15 | -32/+33 | |
| | | | | (bzr r2472) | |||||
| * | * packaging/macosx/native-gtk/build-gtk.sh: Some updates to the script | mjwybrow | 2007-03-01 | 1 | -68/+252 | |
| | | | | | | | | to reflect the fact that gnome have switched from CVS to SVN. Also, some changes to use the same script for building the Universal Inkscape package. (bzr r2471) | |||||
| * | render text in outline mode via cairo (still no endian-safe); factor out ↵ | bulia byak | 2007-03-01 | 5 | -81/+180 | |
| | | | | | | helper functions (bzr r2470) | |||||
| * | Fix massive point queueing and tolerance issue | John Bintz | 2007-03-01 | 1 | -19/+20 | |
| | | | | (bzr r2469) | |||||
| * | Optimize flood algorithm to only scan adjacent runs once | John Bintz | 2007-03-01 | 1 | -12/+26 | |
| | | | | (bzr r2468) | |||||
| * | Re-add deleted preference setting for paint bucket tolerance | John Bintz | 2007-02-28 | 1 | -0/+1 | |
| | | | | (bzr r2467) | |||||
| * | refactor sp_svg_transform_write to return a dynamically-allocated string | MenTaLguY | 2007-02-28 | 11 | -115/+62 | |
| | | | | | | -- dynamic allocation won't hurt you, but buffer overruns will! (bzr r2466) | |||||
| * | Fix layer transform issue | John Bintz | 2007-02-28 | 1 | -17/+18 | |
| | | | | (bzr r2465) | |||||
| * | Fix issue with adding traced path to a layer with a transform | John Bintz | 2007-02-28 | 1 | -1/+18 | |
| | | | | (bzr r2464) | |||||
| * | Change paint bucket tolerance toolbar to use percentages rather than color ↵ | John Bintz | 2007-02-28 | 2 | -4/+3 | |
| | | | | | | channel distance (bzr r2463) | |||||
| * | Add paint bucket tolerance setting and toolbar widget to control tolerance | John Bintz | 2007-02-27 | 2 | -15/+34 | |
| | | | | (bzr r2462) | |||||
| * | get rid of sp_repr_document_root and (commented) sp_repr_duplicate | MenTaLguY | 2007-02-27 | 8 | -22/+11 | |
| | | | | (bzr r2461) | |||||
| * | increase padding | bulia byak | 2007-02-27 | 1 | -1/+1 | |
| | | | | (bzr r2460) | |||||
| * | add paintbucket cursor | bulia byak | 2007-02-27 | 2 | -4/+42 | |
| | | | | (bzr r2459) | |||||
| * | more comments | bulia byak | 2007-02-27 | 1 | -3/+10 | |
| | | | | (bzr r2458) | |||||
| * | added new paint bucket; changed some colors; resaved with less precision and ↵ | bulia byak | 2007-02-27 | 1 | -14969/+2491 | |
| | | | | | | whitespace (bzr r2457) | |||||
| * | Remove debug code from flood-context.cpp | John Bintz | 2007-02-27 | 1 | -9/+0 | |
| | | | | (bzr r2456) | |||||
| * | more comments on cairo's and our own woes | bulia byak | 2007-02-27 | 2 | -2/+17 | |
| | | | | (bzr r2455) | |||||
| * | Adjusted flood fill padding | John Bintz | 2007-02-27 | 1 | -1/+1 | |
| | | | | (bzr r2454) | |||||
| * | Flood fill render area now taken from desktop view area and zoom level | John Bintz | 2007-02-27 | 1 | -5/+22 | |
| | | | | (bzr r2453) | |||||
| * | dropping debian directory totally | Kees Cook | 2007-02-27 | 12 | -570/+0 | |
| | | | | (bzr r2452) | |||||
| * | add paint bucket | bulia byak | 2007-02-26 | 2 | -0/+3 | |
| | | | | (bzr r2451) | |||||
| * | warn if unable to fill an unbounded area | bulia byak | 2007-02-26 | 1 | -1/+6 | |
| | | | | (bzr r2450) | |||||
| * | rename flood to paintbucket, copyedit | bulia byak | 2007-02-26 | 12 | -36/+48 | |
| | | | | (bzr r2449) | |||||
| * | move flood under calligraphic | bulia byak | 2007-02-26 | 1 | -1/+1 | |
| | | | | (bzr r2448) | |||||
| * | add some obligatory shortcuts | bulia byak | 2007-02-26 | 1 | -0/+18 | |
| | | | | (bzr r2447) | |||||
| * | Fix typo | Johan B. C. Engelen | 2007-02-26 | 1 | -1/+1 | |
| | | | | (bzr r2446) | |||||
| * | get rid of sp_repr_document wrapper function | MenTaLguY | 2007-02-26 | 4 | -9/+3 | |
| | | | | (bzr r2445) | |||||
| * | Check for GGO_UNHINTED not being defined | Bob Jamison | 2007-02-26 | 1 | -0/+5 | |
| | | | | (bzr r2444) | |||||
| * | dead code removal | MenTaLguY | 2007-02-26 | 1 | -11/+0 | |
| | | | | (bzr r2443) | |||||
| * | Update. | Colin Marquardt | 2007-02-25 | 1 | -1010/+1064 | |
| | | | | (bzr r2442) | |||||
| * | Typofix ("canceled"). | Colin Marquardt | 2007-02-25 | 1 | -1/+1 | |
| | | | | (bzr r2441) | |||||
| * | Update, closes 1662426. | Colin Marquardt | 2007-02-25 | 1 | -4114/+1519 | |
| | | | | (bzr r2440) | |||||
| * | Remove item handler from flood fill tool | John Bintz | 2007-02-25 | 1 | -4/+0 | |
| | | | | (bzr r2439) | |||||
| * | Fix some memory issues with food fill | John Bintz | 2007-02-25 | 1 | -7/+9 | |
| | | | | (bzr r2438) | |||||
| * | Fix g_free crash | John Bintz | 2007-02-25 | 1 | -2/+2 | |
| | | | | (bzr r2437) | |||||
| * | Forgot to free some of the pixel storage | John Bintz | 2007-02-25 | 1 | -0/+2 | |
| | | | | (bzr r2436) | |||||
| * | Add ability to flood fill areas of contiguous color | John Bintz | 2007-02-25 | 1 | -16/+30 | |
| | | | | (bzr r2435) | |||||
| * | Prevent flood fills from leaking out of fill area | John Bintz | 2007-02-25 | 1 | -12/+30 | |
| | | | | (bzr r2434) | |||||
| * | r14551@tres: ted | 2007-02-24 15:22:47 -0800 | Ted Gould | 2007-02-25 | 34 | -700/+1202 | |
| | | | | | | | Merging in the latest libwpg and some code chages to make it work with everything. (bzr r2433) | |||||
| * | Add flood fill tool | John Bintz | 2007-02-25 | 12 | -12/+760 | |
| | | | | (bzr r2432) | |||||
| * | Factor out bpath_to_Path | John Bintz | 2007-02-25 | 2 | -6/+12 | |
| | | | | (bzr r2431) | |||||
| * | move a global to a class property; reduce the use of is_scrolling to prevent ↵ | bulia byak | 2007-02-25 | 5 | -14/+17 | |
| | | | | | | the lack-of-redraw issues (bzr r2430) | |||||
| * | add 'hide all except selected' checkbox | bulia byak | 2007-02-25 | 1 | -5/+28 | |
| | | | | (bzr r2429) | |||||
| * | patch 1665648 by Diederik to snap to grid when drawing rectangles | bulia byak | 2007-02-24 | 1 | -1/+6 | |
| | | | | (bzr r2428) | |||||
| * | fix 1666532 | bulia byak | 2007-02-24 | 1 | -1/+1 | |
| | | | | (bzr r2427) | |||||
| * | fix 1332884 | bulia byak | 2007-02-24 | 1 | -2/+2 | |
| | | | | (bzr r2426) | |||||
| * | some more refactoring | bulia byak | 2007-02-24 | 1 | -11/+20 | |
| | | | | (bzr r2425) | |||||
