| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | comment fix | bulia byak | 2007-03-19 | 1 | -1/+1 |
| | | | | (bzr r2710) | ||||
| * | clean up rect mess a bit before start working on other stuff | MenTaLguY | 2007-03-17 | 1 | -2/+2 |
| | | | | (bzr r2678) | ||||
| * | Eliminate remaining sources of empty NR::Rects | MenTaLguY | 2007-03-11 | 1 | -5/+10 |
| | | | | (bzr r2605) | ||||
| * | more comments on cairo's and our own woes | bulia byak | 2007-02-27 | 1 | -2/+7 |
| | | | | (bzr r2455) | ||||
| * | move a global to a class property; reduce the use of is_scrolling to prevent ↵ | bulia byak | 2007-02-25 | 1 | -6/+7 |
| | | | | | | the lack-of-redraw issues (bzr r2430) | ||||
| * | smooth panning: suppress painting for so long as scrolling events come one ↵ | bulia byak | 2007-02-19 | 1 | -60/+66 |
| | | | | | | after the other; add comments on tiles array; make tile size a define; simplify work with tiles in paint(); remove redundant redraw requests in sp_canvas_scroll_to as it gets requested by expose event anyway (bzr r2394) | ||||
| * | a bunch of cairo fixmes in anticipation of a more direct rendering with less ↵ | bulia byak | 2007-02-17 | 1 | -2/+20 |
| | | | | | | intermediate buffers and unpacked 32bit RGBA throughout (bzr r2385) | ||||
| * | patch 1635163: directional repaint for better interactivity | bulia byak | 2007-01-17 | 1 | -10/+47 |
| | | | | (bzr r2230) | ||||
| * | Fix for 1502439, annoying GTK warning: "Gtk-CRITICAL **: gtk_style_detach: ↵ | gustav_b | 2007-01-07 | 1 | -0/+2 |
| | | | | | | assertion:style->" (bzr r2152) | ||||
| * | fix another crash on exit caused by trying to do stuff when canvas is no more | bulia byak | 2006-11-13 | 1 | -0/+3 |
| | | | | (bzr r1946) | ||||
| * | Applied patch to disable the pressure sensitivity for those people that have | Jon Phillips | 2006-11-06 | 1 | -1/+4 |
| | | | | | | | | | | problems and added new author to our authors file: https://sourceforge.net/tracker/index.php?func=detail&aid=1511066&group_id=93438&atid=604308 Please test o this feature for those who have tablets, pressure sensitivity, etc...it is a workaround for gtk+ problems with some tablets, etc... (bzr r1911) | ||||
| * | extend the semantics of sp_canvas_force_full_redraw_after_interruptions to ↵ | bulia byak | 2006-10-26 | 1 | -5/+8 |
| | | | | | | allow passing 0 to it, meaning no interruptions at all until the next sp_canvas_end_forced_full_redraws (bzr r1865) | ||||
| * | another canvas repaint optimization: if the new rect and the rect aborted ↵ | bulia byak | 2006-10-16 | 1 | -51/+133 |
| | | | | | | last time are not close and compact, paint them separately instead of painting their enclosing rect (bzr r1805) | ||||
| * | Check to make sure canvas provided to forced redraw functions is not null. | John Bintz | 2006-10-03 | 1 | -0/+4 |
| | | | | (bzr r1757) | ||||
| * | Initial reworking of forced redraw to work better with interruptible display | John Bintz | 2006-09-06 | 1 | -20/+22 |
| | | | | (bzr r1696) | ||||
| * | Add ability to force canvas to perform a full, non-interruptible redraw | John Bintz | 2006-09-04 | 1 | -2/+33 |
| | | | | (bzr r1678) | ||||
| * | interruptible redraw | bulia byak | 2006-08-03 | 1 | -65/+178 |
| | | | | (bzr r1551) | ||||
| * | replace nr_new() with g_new(), and try to converge on using the glib ↵ | MenTaLguY | 2006-05-28 | 1 | -4/+4 |
| | | | | | | allocator a little more instead of the others (aside from libgc) (bzr r1044) | ||||
| * | SVG 1.1 Conditional Processing Module rendering support (<switch> element, ↵ | Andrius Ramanauskas | 2006-04-20 | 1 | -1/+1 |
| | | | | | | | | requiredReatures/requiredExtensions/systemLanguage attributes). Two more W3C SVG Test Suite testes pass after this change. (bzr r556) | ||||
| * | Rendering optimisation, which gives best results for zoomed in drawings with ↵ | Andrius Ramanauskas | 2006-04-19 | 1 | -0/+4 |
| | | | | | | complex (multi-node) paths. Optimisation focus - eliminating cubicTo and LineTo nodes outside of visible area, so no unneeded calculations is needed and less memory is consumed (this avoids crashes which were occurring previously if zooming into a complex drawing) (bzr r541) | ||||
| * | * src/display/sp-canvas.cpp, display/sp-canvas.h, connector-context.cpp: | mjwybrow | 2006-02-14 | 1 | -0/+24 |
| | | | | | | | | | Revert a previous change that generated enter events for canvas items other than the current one when mouse buttons were depressed. These events are now only generated in the connector context, where they are required. (bzr r142) | ||||
| * | bulk whitespace removal patch #1198588 by gigaclon | Ralf Stephan | 2006-02-13 | 1 | -7/+7 |
| | | | | (bzr r134) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+2074 |
| (bzr r1) | |||||
