| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | get default rounding right in calligraphy toolbar | MenTaLguY | 2006-09-04 | 1 | -1/+1 |
| | | | | (bzr r1685) | ||||
| * | ignore transform messages | daleharvey | 2006-09-04 | 4 | -9/+26 |
| | | | | (bzr r1684) | ||||
| * | fix cap rounding default in preferences skeleton | MenTaLguY | 2006-09-04 | 1 | -2/+2 |
| | | | | (bzr r1683) | ||||
| * | Force non-interruptible redraws while modifying paths to ensure accurate display | John Bintz | 2006-09-04 | 1 | -0/+4 |
| | | | | (bzr r1682) | ||||
| * | Fix race condition where node dragging is not ended after mouse button is ↵ | John Bintz | 2006-09-04 | 2 | -9/+17 |
| | | | | | | released (bzr r1681) | ||||
| * | added ui for mental's calligraphy tool cap rounding | Josh Andler | 2006-09-04 | 1 | -1/+21 |
| | | | | (bzr r1680) | ||||
| * | Force non-interruptible canvas redraws to ensure accurate display while ↵ | John Bintz | 2006-09-04 | 6 | -0/+27 |
| | | | | | | creating objects (bzr r1679) | ||||
| * | Add ability to force canvas to perform a full, non-interruptible redraw | John Bintz | 2006-09-04 | 2 | -2/+37 |
| | | | | (bzr r1678) | ||||
| * | quick bug fix to whiteboard | daleharvey | 2006-09-04 | 2 | -13/+15 |
| | | | | (bzr r1677) | ||||
| * | whiteboard working prototype | daleharvey | 2006-09-04 | 10 | -52/+212 |
| | | | | (bzr r1676) | ||||
| * | add rounded caps to temporary shapes as well | MenTaLguY | 2006-09-04 | 1 | -0/+5 |
| | | | | (bzr r1675) | ||||
| * | reduce epsilon a little bit | MenTaLguY | 2006-09-04 | 1 | -1/+1 |
| | | | | (bzr r1674) | ||||
| * | add support for rounded caps with the calligraphy tool | MenTaLguY | 2006-09-04 | 3 | -1/+19 |
| | | | | (bzr r1673) | ||||
| * | reduce DYNA_EPSILON further, as artifacts still occur frequently with the ↵ | MenTaLguY | 2006-09-03 | 1 | -1/+1 |
| | | | | | | smaller setting (bzr r1672) | ||||
| * | increase DYNA_EPSILON in order to reduce calligraphy tool artifacts | MenTaLguY | 2006-09-03 | 1 | -1/+1 |
| | | | | (bzr r1671) | ||||
| * | Disable pen events while finishing pen operations to prevent race condition | John Bintz | 2006-09-03 | 1 | -2/+4 |
| | | | | (bzr r1670) | ||||
| * | Disable pen event handling during important update operations | John Bintz | 2006-09-03 | 2 | -0/+34 |
| | | | | (bzr r1668) | ||||
| * | again rearrange code in ungrab handler so that screen update is as close to ↵ | bulia byak | 2006-09-03 | 1 | -23/+27 |
| | | | | | | the end as possible, to prevent crash when switching tools during redraw after transform (bzr r1667) | ||||
| * | fix pattern transform when doing object-to-pattern within a transformed group | bulia byak | 2006-09-03 | 1 | -5/+11 |
| | | | | (bzr r1666) | ||||
| * | Undo inadvertent commit | Bob Jamison | 2006-09-01 | 1 | -1/+1 |
| | | | | (bzr r1665) | ||||
| * | Update to inkboard | daleharvey | 2006-08-31 | 5 | -16/+91 |
| | | | | (bzr r1663) | ||||
| * | Add js def | Bob Jamison | 2006-08-30 | 1 | -5/+59 |
| | | | | (bzr r1660) | ||||
| * | More binding progress. Fix Node::textContent and child manipulation. | Bob Jamison | 2006-08-30 | 5 | -105/+930 |
| | | | | (bzr r1659) | ||||
| * | Fixed my mistake with #ifndef/#else/#endif HAVE_SSL | Bob Jamison | 2006-08-30 | 1 | -1/+2 |
| | | | | (bzr r1658) | ||||
| * | Start shell. Begin to make prototypes and wrappers. | Bob Jamison | 2006-08-29 | 5 | -20/+325 |
| | | | | (bzr r1657) | ||||
| * | added getHaveSSL() | daleharvey | 2006-08-29 | 1 | -0/+2 |
| | | | | (bzr r1656) | ||||
| * | better handle startTls() if client not built with ssl | Bob Jamison | 2006-08-29 | 1 | -1/+3 |
| | | | | (bzr r1655) | ||||
| * | better handle startTls() if client not built with ssl | Bob Jamison | 2006-08-29 | 1 | -13/+9 |
| | | | | (bzr r1654) | ||||
| * | better handle startTls() if client not built with ssl | Bob Jamison | 2006-08-29 | 1 | -6/+13 |
| | | | | (bzr r1653) | ||||
| * | Added an #undef for SEVERITY_ERROR, which conflicts with a Win32 macro | Bob Jamison | 2006-08-28 | 1 | -0/+5 |
| | | | | (bzr r1652) | ||||
| * | Finish method and property tables. Clean up comments. | Bob Jamison | 2006-08-28 | 1 | -476/+911 |
| | | | | (bzr r1651) | ||||
| * | allow either forms-based or older method of in-band registration | Bob Jamison | 2006-08-28 | 1 | -5/+11 |
| | | | | (bzr r1650) | ||||
| * | relax need for realm on md5 auth | Bob Jamison | 2006-08-28 | 1 | -2/+3 |
| | | | | (bzr r1649) | ||||
| * | Added some set_size_requests to ishmal's cool work so dialogs look nice from the | Jon Phillips | 2006-08-28 | 4 | -1/+12 |
| | | | | | | beginning... (bzr r1648) | ||||
| * | more property and method table progress | Bob Jamison | 2006-08-27 | 2 | -379/+115 |
| | | | | (bzr r1647) | ||||
| * | add more property and method tables | Bob Jamison | 2006-08-27 | 1 | -107/+554 |
| | | | | (bzr r1646) | ||||
| * | add j-binding files | Bob Jamison | 2006-08-27 | 1 | -0/+2 |
| | | | | (bzr r1645) | ||||
| * | provide skeleton wrappers for all DOM core classes. add content later | Bob Jamison | 2006-08-27 | 2 | -29/+3609 |
| | | | | (bzr r1644) | ||||
| * | domexception enums should be class scoped | Bob Jamison | 2006-08-27 | 1 | -23/+26 |
| | | | | (bzr r1643) | ||||
| * | New files. These will be the basis for ECMA-DOM binding using Spidermonkey. | Bob Jamison | 2006-08-27 | 3 | -0/+1429 |
| | | | | (bzr r1642) | ||||
| * | Display message to indicate that bitmap tracing has started | John Bintz | 2006-08-26 | 1 | -0/+3 |
| | | | | (bzr r1640) | ||||
| * | gboolean -> bool conversion commit 1. Modifies code to do with getting the ↵ | Michael G. Sloan | 2006-08-26 | 18 | -110/+114 |
| | | | | | | | | 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 | 3 | -6/+6 |
| | | | | | | 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 | 103 | -312/+313 |
| | | | | | | 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 | 14 | -79/+28 |
| | | | | (bzr r1636) | ||||
| * | Cleaned up more of the gboolean to bool janitorial task...great! | Jon Phillips | 2006-08-24 | 14 | -28/+79 |
| | | | | (bzr r1634) | ||||
| * | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 2006-08-23 | 103 | -313/+312 |
| | | | | | | one major janitorial task we identified.... (bzr r1633) | ||||
| * | I added Johan's badass patch for save a copy with the features I requested. | Jon Phillips | 2006-08-22 | 9 | -38/+51 |
| | | | | | | Now it all works quite well! Great! (bzr r1630) | ||||
| * | I added a key configuration for this command, changed a variable name and ↵ | Jon Phillips | 2006-08-22 | 1 | -3/+3 |
| | | | | | | added the patch's author to the AUTHORS file.... (bzr r1629) | ||||
| * | Committed a great patch which adds a Save A Copy menu function. This is the ↵ | Jon Phillips | 2006-08-22 | 7 | -15/+51 |
| | | | | | | first gloss of this patch...I will add more stuff to it shortly... (bzr r1628) | ||||
