summaryrefslogtreecommitdiffstats
path: root/src/widgets (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-15Correcting statements collapsed to a single line.Jon A. Cruz1-12/+36
2010-01-15Warning cleanup.Jon A. Cruz1-2/+2
2010-01-14* Add "show transform handles" toggle button.Krzysztof Kosi??ski1-9/+27
2010-01-14Implement segment weld to make segment join similar to node joinKrzysztof Kosi??ski1-1/+1
2010-01-13Adding a 'widescreen' task.Jon A. Cruz1-13/+50
2010-01-12Initial cut of disabling floating windows on window managers with problems.Jon A. Cruz2-8/+21
2010-01-12Enabling now that some have confirmed proper functionality on 64-bit.Jon A. Cruz1-1/+1
2010-01-11Implemented dynamic repositioning of toolboxes.Jon A. Cruz3-7/+52
2010-01-11Disable questioned code section.Jon A. Cruz2-0/+31
2010-01-10Removed null'd use of icons.Jon A. Cruz1-9/+1
2010-01-10Temporarily block out code giving problems on 64-bit.Jon A. Cruz1-0/+4
2010-01-10Completed base code to flip toolbox orientation.Jon A. Cruz2-9/+76
2010-01-10Avoid crash by uninitialized perspectives.Maximilian Albert1-3/+3
2010-01-09Leverage recent toolbox c++-ification work to move the snap toolbar to the si...Jon A. Cruz1-1/+2
2010-01-09Initial c++-ification of toolbox creation.Jon A. Cruz4-61/+116
2010-01-08C++-ification pass.Jon A. Cruz2-57/+71
2010-01-07Added UXManager. Cleaning up toolbox creation.Jon A. Cruz3-67/+63
2010-01-06Refactored common value.Jon A. Cruz1-15/+17
2010-01-04More refactoring to reduce copy-n-paste duplication.Jon A. Cruz1-88/+55
2010-01-04Refactoring copy-n-paste duplicate code out of toolbar creation.Jon A. Cruz1-79/+18
2010-01-03Spray cleanupSteren Giannini1-0/+3
2010-01-02i18n fix in toolbox.cpp (no-c-format %)Nicolas Dufour1-0/+2
2009-12-30Spray toolbar is working + spray-context.cpp small cleanupSteren Giannini1-5/+5
2009-12-29rotation and scale variation in toolbar, still need some debugSteren Giannini1-2/+2
2009-12-29french comments translated and some clean upSteren Giannini1-6/+6
2009-12-29Spray UI : first refactoring of the toolbarSteren Giannini1-34/+56
2009-12-27Parens added for safety and misc whitespace cleanup.Jon A. Cruz1-421/+422
2009-12-26alignment change accompanied by compensating move, so the text stays put insi...buliabyak1-1/+77
2009-12-26Refactoring of 3D box tool, mainly to avoid unnecessary creation of perspecti...Maximilian Albert1-13/+14
2009-12-25Fix compile when lcms is disabled (someone please check that this fix is corr...Maximilian Albert1-0/+2
2009-12-20Warning cleanupJon A. Cruz3-18/+21
2009-12-13"too much ink" icon is only enabled when the current ICC profile colorspace i...Felipe Corr??a da Silva Sanches1-9/+19
2009-12-11- new: Print Colors Preview Dialog and rendermodeFelipe Corr??a da Silva Sanches1-0/+8
2009-12-07Correctly read and write values for Spray Tool option on Tool Controls Bar.Josh Andler1-10/+10
2009-12-07This commit hooks device-cmyk handling to color pickers. Now we have basic in...Felipe Corr??a da Silva Sanches1-5/+21
2009-12-06added an icon to the color picker dialog to alert when there is too much ink ...Felipe Corr??a da Silva Sanches2-1/+24
2009-12-02Merge GSoC2009 Connectors into trunkArcadie M. Cracan1-16/+226
2009-11-30Spray Tool by the students at Ecole Centrale de Lyon, Lyon, FranceJosh Andler1-0/+214
2009-11-29First GSoC node tool commit to BazaarKrzysztof Kosi??ski1-143/+91
2009-11-08patch by Krzysztof for 459811bulia byak1-1/+1
2009-10-25remove registerEditWidget, move this to SPDesktop::init instead; a noop chang...bulia byak1-2/+1
2009-10-03Patch by Max for 264709.Josh Andler1-3/+11
2009-09-29Avoid crashing when profile is missing. Addresses main symptom of bug #437927.Jon A. Cruz1-9/+18
2009-09-23Fix for 181663 by The Adib. Yay for working Italics button on the toolbar!Josh Andler1-7/+32
2009-09-06textual patch from bug 408093bulia byak1-2/+2
2009-08-31Fixed crash when invoked and no profile is set.Jon A. Cruz1-1/+1
2009-08-22fix 416940bulia byak1-3/+11
2009-08-17adding iffdefs for LCMS and fixing layout of CMS iconsFelipe Corr??a da Silva Sanches2-5/+12
2009-08-17fix ctrl+arrow keys not working after startupbulia byak1-0/+2
2009-08-15now gamut check works!Felipe Corr??a da Silva Sanches1-24/+2