| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Added regex. Greatly improved <fileset> scanning. | Bob Jamison | 2006-11-18 | 2 | -75/+1054 | |
| | | | | (bzr r1974) | |||||
| * | enable Enter to activate filedialogs | bulia byak | 2006-11-18 | 1 | -3/+3 | |
| | | | | (bzr r1973) | |||||
| * | add <makefile> | Bob Jamison | 2006-11-17 | 2 | -305/+489 | |
| | | | | (bzr r1972) | |||||
| * | added new color effects to the list of translatable files | Alexandre Prokoudine | 2006-11-17 | 1 | -0/+13 | |
| | | | | (bzr r1971) | |||||
| * | Remove our "fake" location field from the open dialog. Gtk's FileChooser ↵ | Bob Jamison | 2006-11-17 | 1 | -84/+0 | |
| | | | | | | has evolved enough that we don't need it any more. (bzr r1970) | |||||
| * | prevent multiple processing of the same gradient if it is used by more than ↵ | bulia byak | 2006-11-17 | 1 | -0/+9 | |
| | | | | | | one selected object (bzr r1969) | |||||
| * | Better file checking | Bob Jamison | 2006-11-17 | 3 | -3/+77 | |
| | | | | (bzr r1968) | |||||
| * | removed pdf.cpp from the list to make 'make update-po' work again | Alexandre Prokoudine | 2006-11-17 | 1 | -1/+0 | |
| | | | | (bzr r1967) | |||||
| * | library tweaks | Bob Jamison | 2006-11-17 | 3 | -18/+14 | |
| | | | | (bzr r1966) | |||||
| * | New file. use for building with gtk28 | Bob Jamison | 2006-11-16 | 1 | -0/+269 | |
| | | | | (bzr r1965) | |||||
| * | Update to gtk2.10 | Bob Jamison | 2006-11-16 | 1 | -4/+8 | |
| | | | | (bzr r1964) | |||||
| * | fix circ dep check | Bob Jamison | 2006-11-16 | 1 | -26/+61 | |
| | | | | (bzr r1963) | |||||
| * | Slight include tweak | Bob Jamison | 2006-11-16 | 1 | -1/+1 | |
| | | | | (bzr r1962) | |||||
| * | change include to not interfere with other instances of uri.h | Bob Jamison | 2006-11-16 | 1 | -1/+1 | |
| | | | | (bzr r1961) | |||||
| * | cleanup filter handling, fix hreffing, implement release and modified signal ↵ | bulia byak | 2006-11-16 | 2 | -40/+90 | |
| | | | | | | listening for filters (fixes numerous crashes) (bzr r1960) | |||||
| * | improve status msgs | Bob Jamison | 2006-11-15 | 1 | -7/+23 | |
| | | | | (bzr r1959) | |||||
| * | tweaks | Bob Jamison | 2006-11-15 | 2 | -58/+76 | |
| | | | | (bzr r1958) | |||||
| * | New commit. This will eventually replace the old Makefile.mingw stuff | Bob Jamison | 2006-11-15 | 2 | -0/+6999 | |
| | | | | (bzr r1957) | |||||
| * | Fix non-basenames | Bob Jamison | 2006-11-15 | 1 | -1/+3 | |
| | | | | (bzr r1956) | |||||
| * | More compile error cleanup | Bob Jamison | 2006-11-15 | 5 | -27/+30 | |
| | | | | (bzr r1955) | |||||
| * | Make C++ - compilable. Mostly remove pointer casting problems. Fix a few ↵ | Bob Jamison | 2006-11-15 | 27 | -340/+259 | |
| | | | | | | places where C++ is stricter than C. (bzr r1954) | |||||
| * | color effects | bulia byak | 2006-11-15 | 28 | -2/+494 | |
| | | | | (bzr r1953) | |||||
| * | removed obsolete -G option from main.cpp and therefore from '--help' output | Alexandre Prokoudine | 2006-11-14 | 1 | -9/+0 | |
| | | | | (bzr r1952) | |||||
| * | redesign the dialog into 3 tabs, rewrite most texts, increase preview size | bulia byak | 2006-11-14 | 1 | -145/+129 | |
| | | | | (bzr r1951) | |||||
| * | no need to list win32 stuff here? | bulia byak | 2006-11-14 | 1 | -12/+1 | |
| | | | | (bzr r1950) | |||||
| * | remove debug output | bulia byak | 2006-11-14 | 1 | -2/+0 | |
| | | | | (bzr r1949) | |||||
| * | patch 1591723 for extra tracing parameters | bulia byak | 2006-11-14 | 3 | -18/+143 | |
| | | | | (bzr r1948) | |||||
| * | patch for emf export on win32 | bulia byak | 2006-11-13 | 6 | -2/+2242 | |
| | | | | (bzr r1947) | |||||
| * | 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) | |||||
| * | fix bug which caused erroneous zoom-in after shift-middle-clicking to zoom ↵ | bulia byak | 2006-11-13 | 1 | -0/+1 | |
| | | | | | | out from max zoom with slow redraw (bzr r1945) | |||||
| * | remove default minsize for creating bitmap | bulia byak | 2006-11-13 | 1 | -1/+1 | |
| | | | | (bzr r1944) | |||||
| * | factor out retrieving export hints from selection and document; use that for ↵ | bulia byak | 2006-11-13 | 3 | -65/+120 | |
| | | | | | | 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) | |||||
| * | Remove loudmouth, and replace -DHAVE_SSL | Bob Jamison | 2006-11-13 | 1 | -3/+3 | |
| | | | | (bzr r1942) | |||||
| * | small type in control chars | theAdib | 2006-11-12 | 1 | -1/+1 | |
| | | | | (bzr r1941) | |||||
| * | New finnish translation from Riku Leino. Closes 1594940. | Colin Marquardt | 2006-11-12 | 2 | -0/+184 | |
| | | | | (bzr r1940) | |||||
| * | Updated translation from Riku Leino. Closes 1594935. | Colin Marquardt | 2006-11-12 | 1 | -1363/+1438 | |
| | | | | (bzr r1939) | |||||
| * | remove warning - it's normal | bulia byak | 2006-11-12 | 1 | -1/+0 | |
| | | | | (bzr r1938) | |||||
| * | ok, fix another crash caused by GTK's broken spinbuttons | bulia byak | 2006-11-12 | 1 | -1/+8 | |
| | | | | (bzr r1937) | |||||
| * | Added oops... | Jon Phillips | 2006-11-10 | 1 | -0/+795 | |
| | | | | (bzr r1936) | |||||
| * | allow union on a single object for the purpose of removing self overlaps | Aaron Spike | 2006-11-10 | 1 | -1/+1 | |
| | | | | (bzr r1935) | |||||
| * | disable "experimental" Cairo PDF output for now | MenTaLguY | 2006-11-10 | 1 | -0/+2 | |
| | | | | (bzr r1934) | |||||
| * | "fix" gradients; things need to be resolved on the Cairo side, of course | MenTaLguY | 2006-11-10 | 1 | -4/+4 | |
| | | | | (bzr r1933) | |||||
| * | fix alpha compositing in PDF export | MenTaLguY | 2006-11-10 | 1 | -13/+17 | |
| | | | | (bzr r1932) | |||||
| * | infinity end markers | bulia byak | 2006-11-10 | 1 | -0/+30 | |
| | | | | (bzr r1931) | |||||
| * | jettison old PDF export | MenTaLguY | 2006-11-10 | 7 | -2250/+0 | |
| | | | | (bzr r1930) | |||||
| * | * packaging/macosx/native-gtk/build-gtk.sh: Improve the OSX native GTk | mjwybrow | 2006-11-09 | 1 | -7/+15 | |
| | | | | | | build script. (bzr r1929) | |||||
| * | rope | bulia byak | 2006-11-09 | 2 | -1/+493 | |
| | | | | (bzr r1928) | |||||
| * | Added updated bulgarian translation and about screen... | Jon Phillips | 2006-11-09 | 2 | -4914/+3729 | |
| | | | | (bzr r1927) | |||||
| * | undo annotations | gustav_b | 2006-11-08 | 2 | -4/+2 | |
| | | | | (bzr r1926) | |||||
| * | us spelling | bulia byak | 2006-11-07 | 1 | -2/+2 | |
| | | | | (bzr r1925) | |||||
