summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Brought back checkbox and to also append filename upon "save" being hitJon A. Cruz2007-03-031-45/+57
* More cleanup of piping. Add ccompiler listing.Bob Jamison2007-03-031-13/+64
* enable esc and ctrl-z to cancel drawingbulia byak2007-03-031-1/+50
* Add <touch> . Fix piping again.Bob Jamison2007-03-032-21/+91
* fix bug 1672619bulia byak2007-03-031-1/+4
* fix for automake 1.10 from Pierre-Luc Auclair (and jiho)Kees Cook2007-03-031-7/+7
* i18n cleanup and adding extension in more casesJon A. Cruz2007-03-031-13/+29
* the SP_IS_GAUSSIANBLUR fix is not only for shapes. fixme: this boilerplate de...bulia byak2007-03-032-2/+2
* fix warning when creating a mask which is the first item in defsbulia byak2007-03-031-1/+2
* Add the file extension even when the prior name has no extension alreadyJon A. Cruz2007-03-031-0/+3
* Speedup when switching types by avoiding setting to a directory we are alread...Jon A. Cruz2007-03-031-1/+3
* implement proper picking (by the frame and diagonals) in outline modebulia byak2007-03-031-11/+51
* restore rendering markers in outline modebulia byak2007-03-031-6/+10
* decouple click and drag release handlers to fix bug where zooming in by middl...bulia byak2007-03-031-4/+9
* mess with naming a little bit and quiet compiler warnings about unhandledMenTaLguY2007-03-031-13/+17
* Factor out bitmap scanline check into separate functionJohn Bintz2007-03-031-51/+106
* Add user-selectable paint bucket path offset sizeJohn Bintz2007-03-032-1/+24
* made it callable by other extensions. the workaround is sorta ugly, but it sh...Jos Hirth2007-03-021-12/+23
* blind fix for endianness, needs testing by someone on a big-endian machinebulia byak2007-03-021-0/+22
* cairoify image outlinesbulia byak2007-03-021-30/+28
* add TODO/FIXME comment to adjust tempfile names after we require a GTK greate...Aaron Spike2007-03-021-0/+17
* fix an error in rounding negative coordsbulia byak2007-03-021-3/+6
* fix comment to match codeAaron Spike2007-03-021-1/+1
* fix result piping from shelled-out commands on win32Bob Jamison2007-03-021-3/+14
* fix mental's typo! found purely by chancebulia byak2007-03-021-1/+1
* patch the RGBA/BGRA incompatibility (until we're not using cairo throughout)bulia byak2007-03-022-3/+8
* ted's fixbulia byak2007-03-021-1/+1
* create/destroy the cairo_t for all items to render into (currently used only ...bulia byak2007-03-021-6/+19
* outline mode: render into the passed cairo_tbulia byak2007-03-022-25/+9
* eliminate caching and temp buffers for cairo outline modebulia byak2007-03-021-31/+35
* Switched from deferred extension appending to live extension swapping in the ...Jon A. Cruz2007-03-023-50/+108
* Allow for filling of only visible parts of the bounded area, presenting a war...John Bintz2007-03-021-4/+26
* Remove some unnecessary codeJohn Bintz2007-03-011-33/+0
* Slovak translation updatecwebb2007-03-013-31/+74
* leave the selection alone on mouse down.Aaron Spike2007-03-011-1/+0
* jasper's patch for bug 1666430; see that patch for why we should ignore the c...bulia byak2007-03-011-25/+39
* when listing verbs, use description when available, remove superfluous quotesbulia byak2007-03-011-1/+1
* add accessor for tip (description)bulia byak2007-03-011-0/+2
* (hopefully) fixed build on linux, added missing isnormal.hMarkus Schwarzenberg2007-03-014-0/+26
* commited Solaris 2.8 / gcc-3.2.3 fixesMarkus Schwarzenberg2007-03-0112-61/+85
* r14651@tres: ted | 2007-02-28 23:23:41 -0800Ted Gould2007-03-011-4/+2
* r14649@tres: ted | 2007-02-28 23:21:44 -0800Ted Gould2007-03-011-86/+0
* (bzr r2482)Ted Gould2007-03-010-0/+0
* r14632@tres: ted | 2007-02-28 23:12:58 -0800Ted Gould2007-03-014-0/+161
* r14584@tres: ted | 2007-02-28 20:01:52 -0800Ted Gould2007-03-012-6/+26
* r14583@tres: ted | 2007-02-28 19:29:48 -0800Ted Gould2007-03-011-1/+15
* r14582@tres: ted | 2007-02-28 19:07:35 -0800Ted Gould2007-03-011-4/+39
* r14581@tres: ted | 2007-02-27 19:36:54 -0800Ted Gould2007-03-011-0/+62
* r14579@tres: ted | 2007-02-27 19:00:22 -0800Ted Gould2007-03-011-0/+5
* r14578@tres: ted | 2007-02-27 18:59:35 -0800Ted Gould2007-03-011-1/+2