summaryrefslogtreecommitdiffstats
path: root/src/dialogs (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-07-24make clonetiler obey the bbox prefsbulia byak1-6/+4
2008-07-20extract ImageToggler from layers dialogJohan B. C. Engelen1-108/+3
2008-07-17Patch from codedread: add mnemonics for Title and Description fields in Objec...Stephen Silver1-2/+6
2008-07-15Fixed layers dialog to correctly fetch icons from new location/code.Jon A. Cruz1-16/+15
2008-07-14Some improvements to my title/desc stuff of revision 18759 (see bug 171024).Stephen Silver1-12/+2
2008-07-12warning cleanupFelipe Corr??a da Silva Sanches1-1/+1
2008-07-05fix 245806bulia byak1-4/+14
2008-07-02add shadow to layers listMenTaLguY1-0/+1
2008-07-02add tab to layers dialogMenTaLguY2-3/+9
2008-06-24Cmake: remove header files from source listsJoshua L. Blocher1-25/+0
2008-06-14Added duplicate layer command. Fixes bug #171246.Jon A. Cruz1-1/+7