| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | make horizontal scrollbar automatic | bulia byak | 2007-03-27 | 1 | -2/+2 |
| | | | | (bzr r2768) | ||||
| * | fix range, make integer, remove unnecessary document_done, fix 1635388 | bulia byak | 2007-03-26 | 2 | -6/+8 |
| | | | | (bzr r2766) | ||||
| * | purge unused stuff, copyedit | bulia byak | 2007-03-26 | 3 | -30/+15 |
| | | | | (bzr r2764) | ||||
| * | Fix compile warning about construction order. | Johan B. C. Engelen | 2007-03-25 | 1 | -2/+2 |
| | | | | (bzr r2760) | ||||
| * | Purging old axonometric grid code: reworked it into the new grid class ↵ | Johan B. C. Engelen | 2007-03-25 | 2 | -28/+12 |
| | | | | | | structure. Still needs alot of work (snapping mostly and code cleansing). (bzr r2757) | ||||
| * | comment out debug | bulia byak | 2007-03-25 | 1 | -1/+1 |
| | | | | (bzr r2752) | ||||
| * | allow multiple (balanced) calls to add and remove document | MenTaLguY | 2007-03-23 | 1 | -0/+7 |
| | | | | (bzr r2745) | ||||
| * | More progress with preview and opening of files with non-ascii filenames. ↵ | Bob Jamison | 2007-03-22 | 1 | -1/+5 |
| | | | | | | Still crash on previewing file with an image. (bzr r2738) | ||||
| * | use <errno.h> instead of assuming extern int | Bob Jamison | 2007-03-22 | 1 | -1/+1 |
| | | | | (bzr r2733) | ||||
| * | Make sure there is a decl for "errno" | Bob Jamison | 2007-03-21 | 1 | -5/+5 |
| | | | | (bzr r2731) | ||||
| * | Do some cleanup | Bob Jamison | 2007-03-21 | 1 | -35/+48 |
| | | | | (bzr r2728) | ||||
| * | plumb XML::Document parameter into duplication, courtesy of bryce | MenTaLguY | 2007-03-20 | 1 | -1/+1 |
| | | | | (bzr r2723) | ||||
| * | Monster commit. New grid infrastructure. The old gridmanagement code is ↵ | Johan B. C. Engelen | 2007-03-20 | 4 | -104/+297 |
| | | | | | | still there; this committed for testing purposes. Goal is to delete the old grid code later on. (bzr r2721) | ||||
| * | patch by cilix42 for bug 1671665 | bulia byak | 2007-03-19 | 2 | -14/+20 |
| | | | | (bzr r2719) | ||||
| * | fix 64-bit issues with width of npos -- patch #1675697 from mellum | MenTaLguY | 2007-03-18 | 1 | -1/+1 |
| | | | | | | (Falk Hueffner) (bzr r2695) | ||||
| * | move masks to their own page, move tablet checkbox to mouse, copyedit | bulia byak | 2007-03-18 | 2 | -15/+24 |
| | | | | (bzr r2689) | ||||
| * | re-introduce isEmpty tests | MenTaLguY | 2007-03-17 | 1 | -1/+1 |
| | | | | (bzr r2679) | ||||
| * | Eliminate remaining sources of empty NR::Rects | MenTaLguY | 2007-03-11 | 2 | -13/+9 |
| | | | | (bzr r2605) | ||||
| * | Switch selection bounds and center to use NR::Maybe, addressing most of the | MenTaLguY | 2007-03-11 | 2 | -73/+99 |
| | | | | | | recent bbox regressions. (bzr r2604) | ||||
| * | Merge further bbox work | MenTaLguY | 2007-03-10 | 3 | -51/+73 |
| | | | | (bzr r2596) | ||||
| * | specialize MaybeStorage for Rect, and start using reference maybes to | MenTaLguY | 2007-03-09 | 1 | -1/+1 |
| | | | | | | avoid some copies (bzr r2582) | ||||
| * | fix by dvlierop2 for snapping bugs 1579556 and 1579587 | bulia byak | 2007-03-05 | 1 | -2/+4 |
| | | | | (bzr r2557) | ||||
| * | Adding optional dialog preview. Implments RFE [ 1435276 ] switch preview ↵ | Jon A. Cruz | 2007-03-05 | 1 | -157/+120 |
| | | | | | | on/off in filedialogs (bzr r2553) | ||||
| * | Brought back checkbox and to also append filename upon "save" being hit | Jon A. Cruz | 2007-03-03 | 1 | -45/+57 |
| | | | | (bzr r2524) | ||||
| * | i18n cleanup and adding extension in more cases | Jon A. Cruz | 2007-03-03 | 1 | -13/+29 |
| | | | | (bzr r2518) | ||||
| * | Add the file extension even when the prior name has no extension already | Jon A. Cruz | 2007-03-03 | 1 | -0/+3 |
| | | | | (bzr r2515) | ||||
| * | Speedup when switching types by avoiding setting to a directory we are ↵ | Jon A. Cruz | 2007-03-03 | 1 | -1/+3 |
| | | | | | | already set to (bzr r2514) | ||||
| * | Switched from deferred extension appending to live extension swapping in the ↵ | Jon A. Cruz | 2007-03-02 | 2 | -29/+88 |
| | | | | | | dialog (bzr r2494) | ||||
| * | API change: render methods now take a cairo_t (not yet used) | bulia byak | 2007-03-01 | 1 | -1/+1 |
| | | | | (bzr r2472) | ||||
| * | rename flood to paintbucket, copyedit | bulia byak | 2007-02-26 | 2 | -5/+5 |
| | | | | (bzr r2449) | ||||
| * | Add flood fill tool | John Bintz | 2007-02-25 | 2 | -1/+5 |
| | | | | (bzr r2432) | ||||
| * | Fixes issue where a modified stock marker's preview image appears in the | Bryce Harrington | 2007-02-21 | 2 | -6/+10 |
| | | | | | | | marker dropdown with the same preview image as the unmodified stock marker. This adds the source document's uri to the cache index. (bzr r2413) | ||||
| * | Moving cache management code from .h to .cpp. | Bryce Harrington | 2007-02-20 | 2 | -34/+53 |
| | | | | | | Making the marker dropdowns static so they can be updated. (bzr r2403) | ||||
| * | Moving functions from svg_preview_cache.h to a new .cpp | Bryce Harrington | 2007-02-20 | 5 | -70/+200 |
| | | | | (bzr r2402) | ||||
| * | Partial fix for bug 980157. | Bryce Harrington | 2007-02-20 | 1 | -0/+78 |
| | | | | | | | | | | | This commit disables the code that prevents stock markers from appearing at the top of the marker menu, as discussed in the bug report. Additionally, this patch factors out the pixmap rendering code, which is nearly identical to the rendering code in icon.cpp (and perhaps elsewhere). (bzr r2401) | ||||
| * | Cleaned up DOS line ends that had snuck in. | Jon A. Cruz | 2007-02-19 | 2 | -79/+79 |
| | | | | (bzr r2399) | ||||
| * | now at least the first opening of the first gtkmm dialog opens it in-place ↵ | bulia byak | 2007-02-19 | 1 | -3/+2 |
| | | | | | | without jumping. still can't make it work for all cases. (bzr r2397) | ||||
| * | New dir for UI cache management code | Bryce Harrington | 2007-02-18 | 1 | -0/+3 |
| | | | | (bzr r2393) | ||||
| * | enable click-action and general tooltip for style swatches | bulia byak | 2007-02-15 | 3 | -8/+45 |
| | | | | (bzr r2378) | ||||
| * | spell out Fill and Stroke labels | bulia byak | 2007-02-15 | 1 | -4/+4 |
| | | | | (bzr r2377) | ||||
| * | isolate the nodepath-or-knotholder unit into the new ShapeEditor class which ↵ | bulia byak | 2007-02-13 | 1 | -5/+4 |
| | | | | | | handles listeners etc. and provides a single interface to work with nodepath or knotholder; later will add another layer, ShapeEditorsCollective, which will allow us to have any number of nodepaths and knotholders simultaneously (bzr r2374) | ||||
| * | angular brackets <> aren't allowed | Luca Bruno | 2007-02-13 | 1 | -1/+1 |
| | | | | (bzr r2372) | ||||
| * | readded comment for translators; moved comment to avoid showing in po | Luca Bruno | 2007-02-11 | 1 | -2/+4 |
| | | | | (bzr r2365) | ||||
| * | Added gnome-vfs patch by Ed Catmur so we can save/open/export to non-local | Jon Phillips | 2007-02-11 | 1 | -0/+40 |
| | | | | | | | GNOME-VFS URIs. We could do before on commandline, but this allows us to with the gui! Yeah! This is useful for the plans for webdav and Open Clip Art Library. (bzr r2357) | ||||
| * | Cleaned up comments | Bob Jamison | 2007-02-09 | 1 | -10/+65 |
| | | | | (bzr r2346) | ||||
| * | First, show translator-credits for this language if available, then show all ↵ | Bob Jamison | 2007-02-09 | 2 | -361/+497 |
| | | | | | | translators (bzr r2345) | ||||
| * | Added Esperanto translation | Luca Bruno | 2007-02-06 | 1 | -0/+1 |
| | | | | (bzr r2333) | ||||
| * | start switching sp_repr_new* over to XML::Document::create*, and rename ↵ | MenTaLguY | 2007-01-21 | 2 | -2/+6 |
| | | | | | | create methods to match DOM (bzr r2253) | ||||
| * | text fixes | bulia byak | 2007-01-18 | 2 | -7/+7 |
| | | | | (bzr r2241) | ||||
| * | text markup | bulia byak | 2007-01-18 | 1 | -2/+2 |
| | | | | (bzr r2240) | ||||
