summaryrefslogtreecommitdiffstats
path: root/src/dialogs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Renamed ColorDef to PaintDef to prep for expanded functionality.Jon A. Cruz2009-03-201-3/+1
* gtk adjustment fixJon A. Cruz2009-03-111-6/+6
* Patch from Lubomir Rintel: fixes for GCC 4.4Krzysztof Kosi??ski2009-02-261-2/+4
* support up to 3 languagesbulia byak2009-02-241-44/+254
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-2132-9815/+39
* Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski2009-02-201-23/+2
* Make all icons themable (except the filter icons).Krzysztof Kosi??ski2009-02-196-117/+113
* fix cursor placement logicbulia byak2009-02-181-4/+4
* Scale preview pixmap as needed and cache scaled version.Jon A. Cruz2009-02-182-1/+24
* Warning cleanup.Jon A. Cruz2009-02-181-35/+35
* spellcheckerbulia byak2009-02-173-0/+867
* Move app-specific logic and file operations up from the lower level.Jon A. Cruz2009-02-163-19/+36
* remove temporary prevention of retransientization - this hack was added long ...bulia byak2009-02-141-26/+0
* adding comments/TODOs and/or reverting some of the things done in r20655Felipe Corr??a da Silva Sanches2009-02-091-7/+19
* gcc warning cleanupFelipe Corr??a da Silva Sanches2009-02-091-7/+7
* gcc warning cleanupFelipe Corr??a da Silva Sanches2009-02-091-1/+1
* gcc warning cleanup:Felipe Corr??a da Silva Sanches2009-02-081-2/+2
* Warning cleanup.Jon A. Cruz2009-02-081-1/+1
* remove mnemonic which does not work anywaybulia byak2009-02-021-1/+1
* draw red X icon while dragging the "remove color" itemFelipe Corr??a da Silva Sanches2009-01-272-1/+18
* proper resizing of remove color buttonFelipe Corr??a da Silva Sanches2009-01-271-1/+1
* removing a g_warningFelipe Corr??a da Silva Sanches2009-01-261-1/+0
* add "remove color" ColorItem to the swatches dialogFelipe Corr??a da Silva Sanches2009-01-244-26/+63
* trying to fix the build for debian sid. It builds OK for me on Ubuntu 8.10 bu...Felipe Corr??a da Silva Sanches2009-01-161-0/+1
* added interactivity attributes to the object properties dialog.Felipe Corr??a da Silva Sanches2009-01-151-1/+26
* Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher2009-01-121-1/+3
* Cmake: restructure build files to be more like current build system. Should r...Joshua L. Blocher2009-01-091-0/+1
* get rid of a lot of no longer needed "libnr/nr-..." includes.Johan B. C. Engelen2008-12-302-9/+0
* * remove sp_item_i2root_affine and sp_item_i2r_affine and replace all calls byThomas Holder2008-12-161-1/+1
* more 2geomificationJohan B. C. Engelen2008-12-051-2/+2
* small 2geomification of clone tile dialogJohan B. C. Engelen2008-11-271-24/+24
* Merge from fe-movedTed Gould2008-11-2149-1977/+404
* Merge from trunkTed Gould2008-10-311-7/+12
* From trunkTed Gould2008-10-2715-442/+402
* Merging from trunkTed Gould2008-10-116-29/+40
* release reprs properlybulia byak2008-09-201-0/+1
* by default, try square arrangement, not 1 row as beforebulia byak2008-09-191-5/+8
* Yet another NR ==> Geom changeMaximilian Albert2008-09-183-132/+130
* More NR ==> Geom conversion (points and some matrices/transforms)Maximilian Albert2008-09-181-129/+129
* Refactored preferences handling into a new version of Krzysztof Kosi??ski2008-09-163-173/+190
* fix leak of the arena and arenaitembulia byak2008-09-162-1/+6
* hide the item shown for tracing, fixes leakbulia byak2008-09-161-4/+9
* Update to sync metadata title to the document title.Jeff Schiller2008-08-231-2/+13
* since all values are 0..1, shifting gamma up must use power<1 so that the val...bulia byak2008-08-181-2/+2
* gtkmm-ify the 'Stroke style' tab of Fill and Stroke dialogMaximilian Albert2008-08-094-436/+419
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-085-18/+18
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-055-16/+16
* codedread's patch for bug 254850 (fixes handling of description field in Obje...Stephen Silver2008-08-051-2/+4
* NR:: => Geom:: for much of src/ui and src/widgetsJohan B. C. Engelen2008-08-041-1/+1
* Warning cleanupJon A. Cruz2008-08-011-2/+2