summaryrefslogtreecommitdiffstats
path: root/src/dialogs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-20Renamed ColorDef to PaintDef to prep for expanded functionality.Jon A. Cruz1-3/+1
2009-03-11gtk adjustment fixJon A. Cruz1-6/+6
2009-02-26Patch from Lubomir Rintel: fixes for GCC 4.4Krzysztof Kosi??ski1-2/+4
2009-02-24support up to 3 languagesbulia byak1-44/+254
2009-02-21Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski32-9815/+39
2009-02-20Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski1-23/+2
2009-02-19Make all icons themable (except the filter icons).Krzysztof Kosi??ski6-117/+113
2009-02-18fix cursor placement logicbulia byak1-4/+4
2009-02-18Scale preview pixmap as needed and cache scaled version.Jon A. Cruz2-1/+24
2009-02-18Warning cleanup.Jon A. Cruz1-35/+35
2009-02-17spellcheckerbulia byak3-0/+867
2009-02-16Move app-specific logic and file operations up from the lower level.Jon A. Cruz3-19/+36
2009-02-14remove temporary prevention of retransientization - this hack was added long ...bulia byak1-26/+0
2009-02-09adding comments/TODOs and/or reverting some of the things done in r20655Felipe Corr??a da Silva Sanches1-7/+19
2009-02-09gcc warning cleanupFelipe Corr??a da Silva Sanches1-7/+7
2009-02-09gcc warning cleanupFelipe Corr??a da Silva Sanches1-1/+1
2009-02-08gcc warning cleanup:Felipe Corr??a da Silva Sanches1-2/+2
2009-02-08Warning cleanup.Jon A. Cruz1-1/+1
2009-02-02remove mnemonic which does not work anywaybulia byak1-1/+1
2009-01-27draw red X icon while dragging the "remove color" itemFelipe Corr??a da Silva Sanches2-1/+18
2009-01-27proper resizing of remove color buttonFelipe Corr??a da Silva Sanches1-1/+1
2009-01-26removing a g_warningFelipe Corr??a da Silva Sanches1-1/+0
2009-01-24add "remove color" ColorItem to the swatches dialogFelipe Corr??a da Silva Sanches4-26/+63
2009-01-16trying to fix the build for debian sid. It builds OK for me on Ubuntu 8.10 bu...Felipe Corr??a da Silva Sanches1-0/+1
2009-01-15added interactivity attributes to the object properties dialog.Felipe Corr??a da Silva Sanches1-1/+26
2009-01-12Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher1-1/+3
2009-01-09Cmake: restructure build files to be more like current build system. Should r...Joshua L. Blocher1-0/+1
2008-12-30get rid of a lot of no longer needed "libnr/nr-..." includes.Johan B. C. Engelen2-9/+0
2008-12-16* remove sp_item_i2root_affine and sp_item_i2r_affine and replace all calls byThomas Holder1-1/+1
2008-12-05more 2geomificationJohan B. C. Engelen1-2/+2
2008-11-27small 2geomification of clone tile dialogJohan B. C. Engelen1-24/+24
2008-11-21Merge from fe-movedTed Gould49-1977/+404
2008-10-31Merge from trunkTed Gould1-7/+12
2008-10-27From trunkTed Gould15-442/+402
2008-10-11Merging from trunkTed Gould6-29/+40
2008-09-20release reprs properlybulia byak1-0/+1
2008-09-19by default, try square arrangement, not 1 row as beforebulia byak1-5/+8
2008-09-18Yet another NR ==> Geom changeMaximilian Albert3-132/+130
2008-09-18More NR ==> Geom conversion (points and some matrices/transforms)Maximilian Albert1-129/+129
2008-09-16Refactored preferences handling into a new version of Krzysztof Kosi??ski3-173/+190
2008-09-16fix leak of the arena and arenaitembulia byak2-1/+6
2008-09-16hide the item shown for tracing, fixes leakbulia byak1-4/+9
2008-08-23Update to sync metadata title to the document title.Jeff Schiller1-2/+13
2008-08-18since all values are 0..1, shifting gamma up must use power<1 so that the val...bulia byak1-2/+2
2008-08-09gtkmm-ify the 'Stroke style' tab of Fill and Stroke dialogMaximilian Albert4-436/+419
2008-08-08remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen5-18/+18
2008-08-05NR::Maybe => boost::optionalJohan B. C. Engelen5-16/+16
2008-08-05codedread's patch for bug 254850 (fixes handling of description field in Obje...Stephen Silver1-2/+4
2008-08-04NR:: => Geom:: for much of src/ui and src/widgetsJohan B. C. Engelen1-1/+1
2008-08-01Warning cleanupJon A. Cruz1-2/+2