summaryrefslogtreecommitdiffstats
path: root/src/dialogs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Do not show/edit image URL for data URIs.Jon A. Cruz2008-05-101-1/+16
| | | | | Fixes Bug #227253. (bzr r5648)
* More type registration cleanupJon A. Cruz2008-05-101-22/+26
| | | (bzr r5646)
* merge inline patch from JimmyMenTaLguY2008-05-082-35/+6
| | | (bzr r5631)
* Updating deprecated type calls.Jon A. Cruz2008-05-061-3/+3
| | | (bzr r5617)
* Cmake: Fix some undefined function callsJoshua L. Blocher2008-05-061-1/+3
| | | (bzr r5611)
* noop: Address string-literal-to-char* warning.Peter Moulder2008-05-041-2/+2
| | | (bzr r5596)
* warning cleanup and fixed string free issueJon A. Cruz2008-05-043-3/+3
| | | (bzr r5594)
* Cmake: Fixed issues with pedro not linking correctlyJoshua L. Blocher2008-04-281-2/+25
| | | (bzr r5534)
* Change status bar text for swatch hoverJohn Bintz2008-04-231-2/+2
| | | (bzr r5492)
* Keep swatch status messages visible while hoveringJohn Bintz2008-04-221-2/+20
| | | (bzr r5491)
* Fix swatch enter-notify event propagationJohn Bintz2008-04-211-23/+19
| | | (bzr r5485)
* Oops, this broke selecting a swatch, rolling back...John Bintz2008-04-211-18/+23
| | | (bzr r5484)
* Show the name of the swatch that is currently under the pointer in the ↵John Bintz2008-04-211-0/+24
| | | | | status bar, making it easier to identify a swatch when using a tablet. (bzr r5482)
* delete remaining .cvsignore filesAdib Taraben2008-04-011-5/+0
| | | (bzr r5299)
* Cmake Build system - Initial commit.Joshua L. Blocher2008-03-271-0/+29
| | | (bzr r5206)
* patch from bug 170978bulia byak2008-03-271-8/+8
| | | (bzr r5205)
* Removed Win32 keep-dialogs-on-top preference, now set permanently to trueJoel Holdsworth2008-03-221-10/+4
| | | (bzr r5160)
* Fixed skipping of blank lines in .gpl filesJon A. Cruz2008-03-221-3/+4
| | | (bzr r5159)
* set busy cursor and statusbar message while creating clonesbulia byak2008-03-221-0/+11
| | | (bzr r5158)
* Really fix compile (patch by Krzysztof Kosiński)Maximilian Albert2008-03-223-158/+1
| | | (bzr r5154)
* fix duplicate entrybulia byak2008-03-211-1/+1
| | | (bzr r5150)
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-5/+4
| | | (bzr r5149)
* Added dialog to name new calligraphicAubanel Monnier2008-03-213-2/+158
| | | | | profiles (bzr r5142)
* noop: Address constness warning.Peter Moulder2008-03-101-16/+16
| | | (bzr r5039)
* noop: Address a warning.Peter Moulder2008-03-101-1/+1
| | | (bzr r5037)
* fix 179178bulia byak2008-03-091-0/+3
| | | (bzr r5012)
* add basic support for preserving processing instructions in the ASTMenTaLguY2008-03-071-2/+2
| | | (bzr r4987)
* Really fix P6M Clone Tiler mode (case where w <= h).Tavmjong Bah2008-03-071-1/+1
| | | (bzr r4985)
* Fix for bug 199387 (p3, p6 modes of Clone Tiler broken)Tavmjong Bah2008-03-071-32/+32
| | | (bzr r4983)
* Fix for bug 184668 (Tile clone random scaling broken)Tavmjong Bah2008-02-261-2/+2
| | | (bzr r4863)
* Split the "Clones" string to introduce two contexted strings (Clones as ↵Marcin Floryan2008-02-261-1/+3
| | | | | objects to find and Clones as tool to use in ui/dialog/inkscape-preferences.cpp). Asses some comments for translators. (bzr r4861)
* Warning and whitespace cleanupJon A. Cruz2008-02-241-29/+29
| | | (bzr r4838)
* Merged in Native File Dialogs for Windows BranchJoel Holdsworth2008-02-231-381/+0
| | | (bzr r4830)
* Removed some (minor) build warnings for input.cp file.Marcin Floryan2008-02-231-2/+2
| | | (bzr r4827)
* Initial implementation of non-square swatchesJon A. Cruz2008-02-214-5/+21
| | | (bzr r4800)
* Decoupled swatch sizes from icon sizesJon A. Cruz2008-02-204-48/+44
| | | (bzr r4790)
* Fixing preview/swatch sizes.Jon A. Cruz2008-02-183-8/+73
| | | (bzr r4765)
* (almost) remove artificial limits in spinbuttonsbulia byak2008-02-171-3/+3
| | | (bzr r4749)
* * Translatable context menu on the colours palette, patch by Marcin Floryan ↵Luca Bruno2008-02-141-2/+4
| | | | | (closes: #191795) (bzr r4731)
* i18n patch from MarcinAlexandre Prokoudine2008-02-131-1/+1
| | | (bzr r4719)
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-1/+2
| | | (bzr r4629)
* rename grid arrange to rows and columnsbulia byak2008-01-301-1/+1
| | | (bzr r4617)
* set_markup() instead of set_label()Felipe Corr??a da Silva Sanches2008-01-281-1/+1
| | | (bzr r4609)
* copyeditbulia byak2008-01-251-11/+11
| | | (bzr r4590)
* first set of updates to headers for clean gcc 4.3 buildsKees Cook2008-01-251-0/+3
| | | (bzr r4588)
* rolling back parts of the "default metadata preferences" patch that ↵Felipe Corr??a da Silva Sanches2008-01-211-19/+1
| | | | | | | buliabyak forgot to rollback on revision 17005. (bzr r4575)
* Reverted earlier edit - export bitmap dialog is now sizeable once againJoel Holdsworth2008-01-171-1/+1
| | | (bzr r4538)
* Stopped the export bitmap dialog from being sizeableJoel Holdsworth2008-01-161-1/+1
| | | (bzr r4528)
* Corrected the parenting of the browse dialog, so that it cannot fall ↵Joel Holdsworth2008-01-161-1/+1
| | | | | underneath the export dialog on Windows (bzr r4527)
* stop toggling insensitive state for modification flag updates (fixes ↵MenTaLguY2008-01-151-6/+6
| | | | | | | | | critical bug #182401) In order to do this, I got rid of sodipodi:modified in favor of a simple flag in SPDocument, also renaming SPDocument::{set,is}Modified to SPDocument::{set,is}ModifiedSinceSave (bzr r4491)