summaryrefslogtreecommitdiffstats
path: root/src/dialogs (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-04-01delete remaining .cvsignore filesAdib Taraben1-5/+0
2008-03-27Cmake Build system - Initial commit.Joshua L. Blocher1-0/+29
2008-03-27patch from bug 170978bulia byak1-8/+8
2008-03-22Removed Win32 keep-dialogs-on-top preference, now set permanently to trueJoel Holdsworth1-10/+4
2008-03-22Fixed skipping of blank lines in .gpl filesJon A. Cruz1-3/+4
2008-03-22set busy cursor and statusbar message while creating clonesbulia byak1-0/+11
2008-03-22Really fix compile (patch by Krzysztof KosiƄski)Maximilian Albert3-158/+1
2008-03-21fix duplicate entrybulia byak1-1/+1
2008-03-21No more NRMatrix or NRPoint.Jasper van de Gronde1-5/+4
2008-03-21Added dialog to name new calligraphicAubanel Monnier3-2/+158
2008-03-10noop: Address constness warning.Peter Moulder1-16/+16
2008-03-10noop: Address a warning.Peter Moulder1-1/+1
2008-03-09fix 179178bulia byak1-0/+3
2008-03-07add basic support for preserving processing instructions in the ASTMenTaLguY1-2/+2
2008-03-07Really fix P6M Clone Tiler mode (case where w <= h).Tavmjong Bah1-1/+1
2008-03-07Fix for bug 199387 (p3, p6 modes of Clone Tiler broken)Tavmjong Bah1-32/+32