| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | restoring ffgeom.py | bulia byak | 2006-11-24 | 1 | -1/+2 | |
| | | | | (bzr r2024) | |||||
| * | oops, this one is actually used by other extensions too - restoring | bulia byak | 2006-11-24 | 1 | -0/+138 | |
| | | | | (bzr r2023) | |||||
| * | fixes: menu, name, encoding | bulia byak | 2006-11-24 | 4 | -26/+24 | |
| | | | | (bzr r2022) | |||||
| * | add title | bulia byak | 2006-11-24 | 1 | -0/+1 | |
| | | | | (bzr r2021) | |||||
| * | rename, copyedit | bulia byak | 2006-11-24 | 1 | -4/+5 | |
| | | | | (bzr r2020) | |||||
| * | remove error message from groupChatCreate(). Gtalk should be ok with groups ↵ | Bob Jamison | 2006-11-24 | 1 | -2/+2 | |
| | | | | | | now. (bzr r2019) | |||||
| * | remove 'from=' from messages, to work better with googletalk. It mangles ↵ | Bob Jamison | 2006-11-24 | 1 | -32/+56 | |
| | | | | | | the JID. (bzr r2018) | |||||
| * | rename for consistency | bulia byak | 2006-11-23 | 2 | -2/+2 | |
| | | | | (bzr r2017) | |||||
| * | fix status msg for overloading | Bob Jamison | 2006-11-23 | 1 | -1/+1 | |
| | | | | (bzr r2016) | |||||
| * | Allow msgfmt to create a subdir for each .mo file, such as de/de.mo | Bob Jamison | 2006-11-23 | 2 | -6/+24 | |
| | | | | (bzr r2015) | |||||
| * | a couple more static libs | Aaron Spike | 2006-11-23 | 1 | -1/+1 | |
| | | | | (bzr r2014) | |||||
| * | rename | bulia byak | 2006-11-23 | 1 | -1/+1 | |
| | | | | (bzr r2013) | |||||
| * | example not needed anymore, enums used in pattern-on-path | bulia byak | 2006-11-23 | 1 | -18/+0 | |
| | | | | (bzr r2012) | |||||
| * | retire kochify | bulia byak | 2006-11-23 | 5 | -180/+0 | |
| | | | | (bzr r2011) | |||||
| * | retire fretboard designer | bulia byak | 2006-11-23 | 9 | -699/+0 | |
| | | | | (bzr r2010) | |||||
| * | add Pattern on Path (patch 1594529) | bulia byak | 2006-11-23 | 5 | -2/+765 | |
| | | | | (bzr r2009) | |||||
| * | a couple more static libs | Aaron Spike | 2006-11-23 | 1 | -2/+3 | |
| | | | | (bzr r2008) | |||||
| * | PATCH: [ 1601240 ] cubicsuperpath.py: arc conversion | Aaron Spike | 2006-11-23 | 1 | -8/+93 | |
| | | | | (bzr r2007) | |||||
| * | small modifications because of new buildsystem | theAdib | 2006-11-22 | 1 | -2/+5 | |
| | | | | (bzr r2006) | |||||
| * | trying to nail the elusive disabled-mouse bug: if you're going to grab ↵ | bulia byak | 2006-11-22 | 1 | -0/+8 | |
| | | | | | | something, ungrab what you was holding before (bzr r2005) | |||||
| * | rearrange code to make rubberband a bit more interruptibility-proof | bulia byak | 2006-11-22 | 1 | -3/+4 | |
| | | | | (bzr r2004) | |||||
| * | rearrange code to make button actions a bit more interruptibility-proof | bulia byak | 2006-11-22 | 1 | -4/+4 | |
| | | | | (bzr r2003) | |||||
| * | button-down event may have been missed (e.g. when you do button-1 down while ↵ | bulia byak | 2006-11-22 | 1 | -2/+4 | |
| | | | | | | button-3 is down), so we can't just assume we have rubberband. This fixes the stray rubberband bug, especially annoying on windows with a tablet (bzr r2002) | |||||
| * | Speed improvement on dep scanning. Better decision about whether compile ↵ | Bob Jamison | 2006-11-21 | 1 | -20/+64 | |
| | | | | | | needed. (bzr r2001) | |||||
| * | should fix compilation issues on 64bit arches | St??phane Gimenez | 2006-11-21 | 1 | -3/+3 | |
| | | | | (bzr r2000) | |||||
| * | improve performance | Bob Jamison | 2006-11-21 | 1 | -5/+12 | |
| | | | | (bzr r1999) | |||||
| * | bug 1500287: Arabic and other RTL text not being shaped correctly | Richard Hughes | 2006-11-20 | 1 | -5/+26 | |
| | | | | (bzr r1998) | |||||
| * | yet another crash/freeze in ungrab. IMPORTANT: the document_done calls and ↵ | bulia byak | 2006-11-20 | 1 | -8/+6 | |
| | | | | | | others triggering screen redraw must come absolutely the last in any function, otherwise, because of the events that happened during the redraw, you risk seeing a vastly different landscape when you return for the remainder of your function (e.g. the tool context may have changed), and it will likely misbehave. (bzr r1997) | |||||
| * | correct annotation; fixme | bulia byak | 2006-11-20 | 1 | -1/+2 | |
| | | | | (bzr r1996) | |||||
| * | ensure Enter in spinbuttons activates the Apply | bulia byak | 2006-11-20 | 1 | -0/+10 | |
| | | | | (bzr r1995) | |||||
| * | patch 1598684: better trace quantization | bulia byak | 2006-11-20 | 7 | -569/+756 | |
| | | | | (bzr r1994) | |||||
| * | patch for Preview out of the tabs and other fixes | bulia byak | 2006-11-19 | 1 | -63/+58 | |
| | | | | (bzr r1993) | |||||
| * | string fixes from bug 1516157 | bulia byak | 2006-11-19 | 1 | -1/+1 | |
| | | | | (bzr r1992) | |||||
| * | string fixes from bug 1516157 | bulia byak | 2006-11-19 | 5 | -6/+5 | |
| | | | | (bzr r1991) | |||||
| * | my favorite misspelling | bulia byak | 2006-11-19 | 2 | -2/+2 | |
| | | | | (bzr r1990) | |||||
| * | add % to the blur/opacity labels | bulia byak | 2006-11-19 | 1 | -2/+2 | |
| | | | | (bzr r1989) | |||||
| * | change opacity display to 0..100 | bulia byak | 2006-11-19 | 2 | -15/+18 | |
| | | | | (bzr r1988) | |||||
| * | Cleanup work for markers - adding some documentation to areas of code | Bryce Harrington | 2006-11-18 | 4 | -12/+30 | |
| | | | | | | dealing with markers, and removing some marker debug stuff. (bzr r1987) | |||||
| * | Fix for abs paths on win32. Fix property overloading. | Bob Jamison | 2006-11-18 | 1 | -24/+37 | |
| | | | | (bzr r1986) | |||||
| * | Adding some documentation for things related to markers | Bryce Harrington | 2006-11-18 | 1 | -4/+15 | |
| | | | | (bzr r1985) | |||||
| * | separate updating window from updating layers | bulia byak | 2006-11-18 | 6 | -2/+10 | |
| | | | | (bzr r1984) | |||||
| * | update layers after effect | bulia byak | 2006-11-18 | 1 | -0/+1 | |
| | | | | (bzr r1983) | |||||
| * | add hsl adjusters; remove keep-rgb as redundant; update uris | bulia byak | 2006-11-18 | 27 | -55/+229 | |
| | | | | (bzr r1982) | |||||
| * | Add dll capabilities | Bob Jamison | 2006-11-18 | 3 | -137/+296 | |
| | | | | (bzr r1981) | |||||
| * | remove g++ 4.1.1 compiler errors | Bob Jamison | 2006-11-18 | 2 | -5/+5 | |
| | | | | (bzr r1980) | |||||
| * | extend the range of cap rounding, rename it to make more sense | bulia byak | 2006-11-18 | 1 | -2/+2 | |
| | | | | (bzr r1979) | |||||
| * | correct the cap rounding in the temporary (red) shape | bulia byak | 2006-11-18 | 1 | -4/+8 | |
| | | | | (bzr r1978) | |||||
| * | patch 1219308 for embedding type 1 fonts into ps/eps output | bulia byak | 2006-11-18 | 10 | -38/+594 | |
| | | | | (bzr r1977) | |||||
| * | Improve option parsing | Bob Jamison | 2006-11-18 | 1 | -33/+137 | |
| | | | | (bzr r1976) | |||||
| * | Fixed absolute paths in createDirectory() | Bob Jamison | 2006-11-18 | 2 | -5/+7 | |
| | | | | (bzr r1975) | |||||
