summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* switch to sigc++ SPObject signals for SPOffsetMenTaLguY2006-07-282-3/+10
* switch to sigc++ SPObject signals for SPShapeMenTaLguY2006-07-282-12/+36
* switch to sigc++ signalsNiko Kiirala2006-07-271-4/+5
* fix typo. oopsBob Jamison2006-07-271-2/+2
* fix bug in normalizeMatrix, add some better trace messagesBob Jamison2006-07-274-23/+75
* switch to sigc++ "release"MenTaLguY2006-07-271-4/+11
* Added renderer support for accessing background image from filtersNiko Kiirala2006-07-268-31/+116
* Refactoring Session Establishmentdaleharvey2006-07-266-24/+102
* finish switching to sigc++ SPObject signals for SPStyleMenTaLguY2006-07-262-4/+7
* Added support for enable-background to SPStyleNiko Kiirala2006-07-264-9/+51
* added sendProtocoldaleharvey2006-07-252-0/+35
* whoops, missed some uses of the old GObject signals in the last commitMenTaLguY2006-07-251-6/+39
* switch to sigc++ SPObject signals for SPGradientVectorSelectorMenTaLguY2006-07-252-17/+35
* session can be initlialised with a current document which is copied into the ...daleharvey2006-07-251-17/+45
* remove vestigal plugin supportMenTaLguY2006-07-254-55/+0
* added Rune and Rikumatiphas2006-07-241-0/+2
* Fix a null pointer bug I made myself. Sorry.Bob Jamison2006-07-241-2/+5
* forced redraw of canvas upon completion of zooming or upon starting rubber ba...John Bintz2006-07-233-0/+4
* Update pattern creation help text to reflect new menu layout.MenTaLguY2006-07-231-1/+1
* added SPDesktop::updateNow() and forced redraw of canvas upon completion of s...John Bintz2006-07-235-2/+17
* Forced redraw of canvas upon document commit to work around event starvation ...John Bintz2006-07-236-1/+19
* patch from John Bintz, adding pref to simplify multiple paths separatelyMenTaLguY2006-07-221-31/+56
* switch to using sigc++ signalsMenTaLguY2006-07-222-29/+50
* switch to sigc++ signals and manually clean up signal connections (although i...MenTaLguY2006-07-212-11/+8
* switch to sigc++ signal for "release"MenTaLguY2006-07-212-17/+22
* switch to sigc++ signals for "release"MenTaLguY2006-07-212-6/+9
* switch to sigc++ signal for "release"MenTaLguY2006-07-211-12/+9
* switch to sigc++ signals for "modified" and "release"MenTaLguY2006-07-212-44/+24
* switched to using sigc++ "modified" signalMenTaLguY2006-07-212-16/+17
* sp_object_invoke_release -> SPObject::releaseReferences, plus the introductio...MenTaLguY2006-07-213-28/+57
* replace two uses of hash_map with standard STL mapMenTaLguY2006-07-212-3/+4
* marker refactoring workBryce Harrington2006-07-209-104/+123
* added choose desktop dialog during intialising a whiteboard sessiondaleharvey2006-07-204-8/+205
* Add property getters to FileExportDialogBob Jamison2006-07-192-48/+222
* Added a bunch of comments to filter effects rendering codeNiko Kiirala2006-07-185-3/+135
* We now use connector spacing to determine the minimum space requiredTim Dwyer2006-07-182-3/+13
* Committed again without the essential fix on line 84 commented out!Tim Dwyer2006-07-181-1/+1
* added include of "helper/png-write.h" to fix compile error:Tim Dwyer2006-07-181-0/+2
* Create first mockup for export dialog panelBob Jamison2006-07-171-13/+146
* factor native PNG export out of file.cpp in preparation for new export dialogBob Jamison2006-07-171-0/+1
* factor native PNG export out of file.cpp in preparation for new export dialogBob Jamison2006-07-175-186/+325
* cleanup, remove warningsTim Dwyer2006-07-173-51/+57
* minor performance improvementTim Dwyer2006-07-172-7/+10
* remove debug messagesTim Dwyer2006-07-172-16/+11
* remove overlaps between connected componentsTim Dwyer2006-07-173-15/+64
* Constraints are now properly divided up between the connected componentsTim Dwyer2006-07-173-9/+47
* more string cleanupBob Jamison2006-07-162-268/+177
* more string cleanupBob Jamison2006-07-162-26/+41
* Layout algorithm is now applied to each connected component in the Tim Dwyer2006-07-166-91/+201
* added inkscape_get_all_desktops() after speaking with Dale about his plans fo...David Yip2006-07-152-0/+11