| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Add global preference for selector tool, chosing between GEOMETRIC_BBOX or ↵ | Diederik van Lierop | 2007-04-13 | 2 | -2/+10 | |
| | | | | | | VISUAL_BBOX (bzr r2877) | |||||
| * | New grids are almost ready to fly! | Johan B. C. Engelen | 2007-04-13 | 1 | -1/+1 | |
| | | | | (bzr r2873) | |||||
| * | Always snap both bboxes and nodes. Remove all 'snap bbox/nodes' options from ↵ | Diederik van Lierop | 2007-04-12 | 2 | -21/+21 | |
| | | | | | | document properties (bzr r2868) | |||||
| * | Remove 'default scale origin' from selector tool's preferences | Diederik van Lierop | 2007-04-09 | 2 | -8/+2 | |
| | | | | (bzr r2839) | |||||
| * | Corrected case where extension would not be added for opened filetypes not ↵ | Jon A. Cruz | 2007-04-06 | 1 | -6/+5 | |
| | | | | | | in default list (i.e. jpeg) (bzr r2830) | |||||
| * | removed leftover debug messages. Toggling new grids now works. Almost ready ↵ | Johan B. C. Engelen | 2007-04-01 | 1 | -5/+1 | |
| | | | | | | to comment-out old grid code. (bzr r2806) | |||||
| * | patch 1690246 from Max + read_geometry fixes for consistent placement | bulia byak | 2007-04-01 | 1 | -0/+1 | |
| | | | | (bzr r2801) | |||||
| * | purge unused stuff, copyedit | bulia byak | 2007-03-26 | 1 | -16/+9 | |
| | | | | (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) | |||||
| * | 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) | |||||
| * | Monster commit. New grid infrastructure. The old gridmanagement code is ↵ | Johan B. C. Engelen | 2007-03-20 | 2 | -63/+227 | |
| | | | | | | still there; this committed for testing purposes. Goal is to delete the old grid code later on. (bzr r2721) | |||||
| * | 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) | |||||
| * | 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 | 2 | -46/+68 | |
| | | | | (bzr r2596) | |||||
| * | 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) | |||||
| * | 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) | |||||
| * | 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) | |||||
| * | enable click-action and general tooltip for style swatches | bulia byak | 2007-02-15 | 1 | -1/+1 | |
| | | | | (bzr r2378) | |||||
| * | 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) | |||||
| * | text fixes | bulia byak | 2007-01-18 | 1 | -5/+5 | |
| | | | | (bzr r2241) | |||||
| * | overwritten heap, wrong casts fixed. Closes SF#1575829 | Kees Cook | 2007-01-13 | 2 | -2/+2 | |
| | | | | (bzr r2198) | |||||
| * | Small typofix. | Colin Marquardt | 2007-01-10 | 1 | -1/+1 | |
| | | | | (bzr r2176) | |||||
| * | Using translator-credits | Luca Bruno | 2007-01-07 | 1 | -95/+4 | |
| | | | | (bzr r2142) | |||||
| * | Cleans it from //#ifndef WIN32 | Johan B. C. Engelen | 2007-01-06 | 1 | -2/+0 | |
| | | | | (bzr r2140) | |||||
| * | Small edits to copyright info. | Johan B. C. Engelen | 2007-01-06 | 3 | -4/+7 | |
| | | | | (bzr r2139) | |||||
| * | Special #ifdef win32 code to enable Dialogs on Top for windows. Note the ↵ | Johan B. C. Engelen | 2007-01-06 | 3 | -5/+29 | |
| | | | | | | removal of options from the global preferences on win32! just one option left: dialogs on top yes/no. Does have one "bug" though... read note! (bzr r2138) | |||||
| * | typo fixed | Luca Bruno | 2006-12-30 | 1 | -1/+1 | |
| | | | | (bzr r2109) | |||||
| * | Clean up internal Python/Perl dialog text; link against the python dynamic ↵ | Kees Cook | 2006-12-16 | 1 | -0/+20 | |
| | | | | | | library (bzr r2094) | |||||
| * | improvements to trace dialog: siox button moved above preview frame, and ↵ | St??phane Gimenez | 2006-12-10 | 1 | -335/+388 | |
| | | | | | | credits are now always visible. (bzr r2083) | |||||
| * | these didn't compile for me. so let's try this. | Aaron Spike | 2006-11-30 | 2 | -42/+42 | |
| | | | | (bzr r2058) | |||||
