summaryrefslogtreecommitdiffstats
path: root/src/dialogs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* make clonetiler obey the bbox prefsbulia byak2008-07-241-6/+4
* extract ImageToggler from layers dialogJohan B. C. Engelen2008-07-201-108/+3
* Patch from codedread: add mnemonics for Title and Description fields in Objec...Stephen Silver2008-07-171-2/+6
* Fixed layers dialog to correctly fetch icons from new location/code.Jon A. Cruz2008-07-151-16/+15
* Some improvements to my title/desc stuff of revision 18759 (see bug 171024).Stephen Silver2008-07-141-12/+2
* warning cleanupFelipe Corr??a da Silva Sanches2008-07-121-1/+1
* fix 245806bulia byak2008-07-051-4/+14
* add shadow to layers listMenTaLguY2008-07-021-0/+1
* add tab to layers dialogMenTaLguY2008-07-022-3/+9
* Cmake: remove header files from source listsJoshua L. Blocher2008-06-241-25/+0
* Added duplicate layer command. Fixes bug #171246.Jon A. Cruz2008-06-141-1/+7
* Added the ability to toggle a layer "solo". Fixes bug #171530.Jon A. Cruz2008-06-131-3/+9
* change NR::Matrix to Geom:: for many sp_item_xxx_affine functionsJohan B. C. Engelen2008-06-125-16/+16
* plumb XML::Documents in everywhereMenTaLguY2008-06-111-1/+1
* basic support for <title> and <desc>Stephen Silver2008-06-021-11/+43
* Fixed broken i18n strings causing problems with <b> tagJon A. Cruz2008-05-221-8/+4
* Cmake: Moved sp-* into own library to reduce link cmdline and add new files t...Joshua L. Blocher2008-05-191-2/+0
* Do not show/edit image URL for data URIs.Jon A. Cruz2008-05-101-1/+16
* More type registration cleanupJon A. Cruz2008-05-101-22/+26
* merge inline patch from JimmyMenTaLguY2008-05-082-35/+6
* Updating deprecated type calls.Jon A. Cruz2008-05-061-3/+3
* Cmake: Fix some undefined function callsJoshua L. Blocher2008-05-061-1/+3
* noop: Address string-literal-to-char* warning.Peter Moulder2008-05-041-2/+2
* warning cleanup and fixed string free issueJon A. Cruz2008-05-043-3/+3
* Cmake: Fixed issues with pedro not linking correctlyJoshua L. Blocher2008-04-281-2/+25
* Change status bar text for swatch hoverJohn Bintz2008-04-231-2/+2
* Keep swatch status messages visible while hoveringJohn Bintz2008-04-221-2/+20
* Fix swatch enter-notify event propagationJohn Bintz2008-04-211-23/+19
* Oops, this broke selecting a swatch, rolling back...John Bintz2008-04-211-18/+23
* Show the name of the swatch that is currently under the pointer in the status...John Bintz2008-04-211-0/+24
* delete remaining .cvsignore filesAdib Taraben2008-04-011-5/+0
* Cmake Build system - Initial commit.Joshua L. Blocher2008-03-271-0/+29
* patch from bug 170978bulia byak2008-03-271-8/+8
* Removed Win32 keep-dialogs-on-top preference, now set permanently to trueJoel Holdsworth2008-03-221-10/+4
* Fixed skipping of blank lines in .gpl filesJon A. Cruz2008-03-221-3/+4
* set busy cursor and statusbar message while creating clonesbulia byak2008-03-221-0/+11
* Really fix compile (patch by Krzysztof KosiƄski)Maximilian Albert2008-03-223-158/+1