summaryrefslogtreecommitdiffstats
path: root/src/dialogs (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-06-13Added the ability to toggle a layer "solo". Fixes bug #171530.Jon A. Cruz1-3/+9
2008-06-12change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen5-16/+16
2008-06-11plumb XML::Documents in everywhereMenTaLguY1-1/+1
2008-06-02basic support for <title> and <desc>Stephen Silver1-11/+43
2008-05-22Fixed broken i18n strings causing problems with <b> tagJon A. Cruz1-8/+4
2008-05-19Cmake: Moved sp-* into own library to reduce link cmdline and add new files t...Joshua L. Blocher1-2/+0
2008-05-10Do not show/edit image URL for data URIs.Jon A. Cruz1-1/+16
2008-05-10More type registration cleanupJon A. Cruz1-22/+26
2008-05-08merge inline patch from JimmyMenTaLguY2-35/+6
2008-05-06Updating deprecated type calls.Jon A. Cruz1-3/+3
2008-05-06Cmake: Fix some undefined function callsJoshua L. Blocher1-1/+3
2008-05-04noop: Address string-literal-to-char* warning.Peter Moulder1-2/+2
2008-05-04warning cleanup and fixed string free issueJon A. Cruz3-3/+3
2008-04-28Cmake: Fixed issues with pedro not linking correctlyJoshua L. Blocher1-2/+25
2008-04-23Change status bar text for swatch hoverJohn Bintz1-2/+2
2008-04-22Keep swatch status messages visible while hoveringJohn Bintz1-2/+20
2008-04-21Fix swatch enter-notify event propagationJohn Bintz1-23/+19
2008-04-21Oops, this broke selecting a swatch, rolling back...John Bintz1-18/+23
2008-04-21Show the name of the swatch that is currently under the pointer in the status...John Bintz1-0/+24