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