summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* trivial: ui/widget/*, ui/dialog/*: svn propset svn:eol-style native *.h *.cpp.Peter Moulder2007-10-119-3271/+3270
* noop: ui/widget/selected-style.cpp: Change a local var to be more const, to a...Peter Moulder2007-10-111-1/+1
* (ui/dialog/document-metadata.h, ui/dialog/document-properties.h): Change _pre...Peter Moulder2007-10-112-2/+2
* (noop): io/uristream.cpp: Remove some unneeded gchar/char casts. Change cons...Peter Moulder2007-10-111-6/+6
* dom/xpathparser.h: (Lookup::sval): Change from char* to char const *. Addres...Peter Moulder2007-10-111-6/+6
* dom/prop-svg.cpp: Exit non-zero if any I/O errors.Peter Moulder2007-10-111-13/+24
* Change type of a number of rdf-related fields from char* to char const *.Peter Moulder2007-10-111-9/+9
* noop: dialogs/rdf.cpp: Mark a few pointers as not being written through. Mak...Peter Moulder2007-10-111-6/+6
* Provide Node const* versions of existing sp_repr_children and sp_repr_next fu...Peter Moulder2007-10-111-0/+10
* Avoid string literal char* warnings on g++-4.2: change some functions to take...Peter Moulder2007-10-118-28/+28
* Fix g_return_if_fail failure: It can validly happen that fit_canvas_to_select...Peter Moulder2007-10-111-1/+4
* Hooks for handling embedded ICC profilesJon A. Cruz2007-10-111-1/+55
* update copyright header to reflect Nathan's work in e.g. r1204MenTaLguY2007-10-111-1/+3
* Add hack to prevent the dock paned from catching F6 and F8 key presses.gustav_b2007-10-091-0/+7
* Cliff's nice patch: [ 1803881 ] Stock Patterns Support in Fill/StrokeJohan B. C. Engelen2007-10-091-34/+155
* apply John Cliff's patch [ 1743843 ] Create Marker from Selection Menu ItemJohan B. C. Engelen2007-10-097-0/+125
* Removed some unnecessarry bounding box updates in sp-item.cppNiko Kiirala2007-10-081-2/+8
* Adding profile manager and user-visible drop-down in CMS pickerJon A. Cruz2007-10-088-19/+210
* tab handles in gradient tool only when they existbulia byak2007-10-081-2/+5
* Filter effects dialog:Nicholas Bishop2007-10-082-33/+18
* Filter effects dialog:Nicholas Bishop2007-10-082-87/+46
* Use neutral out of gamut warning colorJon A. Cruz2007-10-072-3/+3
* add gradient selection describer for statusbarbulia byak2007-10-072-0/+63
* copyeditbulia byak2007-10-071-3/+3
* still more utility functionsbulia byak2007-10-071-0/+4
* - marked forgotten message for translationAlexandre Prokoudine2007-10-071-6/+6
* simplify gradient by ctrl+lbulia byak2007-10-071-18/+99
* hasSelection methodbulia byak2007-10-071-0/+1
* export average_colorbulia byak2007-10-072-2/+4
* Exposed preference for smaller tool icons on the left. (Needed forJon A. Cruz2007-10-072-0/+5
* implement alt+drag of stopsbulia byak2007-10-071-2/+23
* fix dragging when center and radius are both selectedbulia byak2007-10-061-2/+2
* implement ins to create new stopsbulia byak2007-10-061-47/+124
* new selection utility methods; refactoring to allow finding grabber without k...bulia byak2007-10-062-31/+62
* a few more utility methodsbulia byak2007-10-062-14/+78
* Filters: Tweek various spinslider parameters.Tavmjong Bah2007-10-061-6/+6
* Composite Filter: Handle negative K's in Arithmetic mode.Tavmjong Bah2007-10-063-4/+19
* reenable stop moving by keys, add select-allbulia byak2007-10-053-20/+88
* Guards for lcms < 1.15Jon A. Cruz2007-10-052-2/+22
* Enabled custom out of gamut warning colorJon A. Cruz2007-10-053-3/+26
* keep family list open when font is selectedMenTaLguY2007-10-051-3/+2
* tune-up for lcms disabledJon A. Cruz2007-10-041-1/+6
* few more CMS optionsJon A. Cruz2007-10-044-13/+58
* Variable renameJon A. Cruz2007-10-042-45/+45
* Change CMS preference widgets to not expandJon A. Cruz2007-10-041-7/+7
* non-lcms build fixesJon A. Cruz2007-10-033-2/+10
* Split CMS to separate prefs pageJon A. Cruz2007-10-032-18/+25
* #ifdef improvementJon A. Cruz2007-10-031-2/+16
* Added profile intent optionsJon A. Cruz2007-10-034-5/+31
* Initial cut of softproofingJon A. Cruz2007-10-036-13/+179