| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Updating deprecated type calls. | Jon A. Cruz | 2008-05-06 | 1 | -10/+13 |
| | | | | (bzr r5617) | ||||
| * | Cmake: Moved helper macros to their own file and removed *-test.h from ↵ | Joshua L. Blocher | 2008-05-05 | 1 | -1/+1 |
| | | | | | | inkscape source list (bzr r5608) | ||||
| * | Cmake: Correct INKSCAPE_LIBDIR value in config.h.cmake, to correct compiling ↵ | Joshua L. Blocher | 2008-04-11 | 1 | -1/+1 |
| | | | | | | issue with dependency.cpp (bzr r5406) | ||||
| * | adjust the file generation path fir sp-marshal to jive with the include vs ↵ | Aaron Spike | 2008-04-10 | 1 | -5/+1 |
| | | | | | | add_directories mentality (bzr r5398) | ||||
| * | cmake: fix file names in marshal generation | Johan B. C. Engelen | 2008-04-05 | 1 | -1/+1 |
| | | | | (bzr r5349) | ||||
| * | cmake: fix prefix | Johan B. C. Engelen | 2008-04-05 | 1 | -1/+1 |
| | | | | (bzr r5346) | ||||
| * | Cmake: add missing CMakeLists.txt | Joshua L. Blocher | 2008-04-05 | 1 | -0/+23 |
| | | | | (bzr r5340) | ||||
| * | delete remaining .cvsignore files | Adib Taraben | 2008-04-01 | 1 | -9/+0 |
| | | | | (bzr r5299) | ||||
| * | remove, totally obsolete | bulia byak | 2008-04-01 | 1 | -35/+0 |
| | | | | (bzr r5289) | ||||
| * | No more NRMatrix or NRPoint. | Jasper van de Gronde | 2008-03-21 | 2 | -2/+2 |
| | | | | (bzr r5149) | ||||
| * | Line-end fix | Jon A. Cruz | 2008-02-25 | 1 | -25/+25 |
| | | | | (bzr r4845) | ||||
| * | Warning and whitespace cleanup | Jon A. Cruz | 2008-02-24 | 1 | -188/+188 |
| | | | | (bzr r4838) | ||||
| * | Make units pc (pica) and ft (feet) work correctly. Closes: LP #167943. | Maximilian Albert | 2008-02-03 | 2 | -0/+4 |
| | | | | (bzr r4639) | ||||
| * | early version export to PS using blur to bitmap | Adib Taraben | 2008-01-14 | 2 | -0/+215 |
| | | | | (bzr r4480) | ||||
| * | glib/gtestutils.h is not available on gutsy, so switching to include of | Bryce Harrington | 2008-01-05 | 1 | -1/+1 |
| | | | | | | | glib.h, which will include that file on hardy, but on gutsy will include gmessage.h. (bzr r4390) | ||||
| * | Fix missing include for g_assert() calls - causes FTBFS on Ubuntu Hardy | Bryce Harrington | 2008-01-05 | 1 | -0/+1 |
| | | | | | | currently. (bzr r4389) | ||||
| * | warning cleanup | Jon A. Cruz | 2007-12-05 | 1 | -3/+3 |
| | | | | (bzr r4175) | ||||
| * | Don't show error dialog when bitmap export is cancelled by the user (fixes ↵ | Maximilian Albert | 2007-12-04 | 1 | -2/+6 |
| | | | | | | bug #172338) (bzr r4170) | ||||
| * | Menu item to toggle CMS adjustment on and off | Jon A. Cruz | 2007-11-26 | 1 | -3/+3 |
| | | | | (bzr r4138) | ||||
| * | Fix: [ 1829427 ] PNG export via cmd line is restricted to 65535x65535 | Johan B. C. Engelen | 2007-11-16 | 2 | -7/+7 |
| | | | | (bzr r4091) | ||||
| * | Add virtual to a lot of the destructors. Note: perhaps it will have to be ↵ | Johan B. C. Engelen | 2007-11-04 | 1 | -1/+1 |
| | | | | | | reverted for some files to keep them C-compatible. (bzr r4024) | ||||
| * | **/makefile.in: svn propset svn:eol-style native. Provide rule for ↵ | Peter Moulder | 2007-09-12 | 1 | -3/+3 |
| | | | | | | %.$(OBJEXT) instead of %.o. (bzr r3726) | ||||
| * | set minimal appearace for toolbar widget | bulia byak | 2007-09-10 | 1 | -0/+1 |
| | | | | (bzr r3713) | ||||
| * | Ensure active unit member pointer is always initialized, fixes 1784559 | Jon A. Cruz | 2007-09-02 | 1 | -1/+3 |
| | | | | (bzr r3661) | ||||
| * | revert jasper's way overzealous fix in png-write.cpp rev 13700; new fix in ↵ | bulia byak | 2007-08-11 | 1 | -7/+7 |
| | | | | | | item_render prevents banding on export and scroll and is a lot less expensive (bzr r3451) | ||||
| * | Gtkmm-ified the desktop window object, and modified the file dialogs so that ↵ | Joel Holdsworth | 2007-07-28 | 2 | -3/+32 |
| | | | | | | they are correctly parented (bzr r3328) | ||||
| * | Remove unused function sp_png_write_rgba (and its helper function ↵ | Peter Moulder | 2007-06-25 | 2 | -53/+19 |
| | | | | | | | | | sp_png_get_block_stripe). (sp_png_write_rgba_striped): Don't export this function. Change return type from int to bool. (sp_export_png_file): Change return type from int to bool. (bzr r3103) | ||||
| * | noop: (sp_export_png_file): Switch from NRMatrix to NR::Matrix. | Peter Moulder | 2007-06-25 | 1 | -8/+5 |
| | | | | (bzr r3102) | ||||
| * | CodingStyle: whitespace | Peter Moulder | 2007-06-25 | 1 | -152/+163 |
| | | | | (bzr r3101) | ||||
| * | CodingStyle: const usage | Peter Moulder | 2007-06-25 | 1 | -13/+16 |
| | | | | (bzr r3100) | ||||
| * | add document to action events (when possible) | MenTaLguY | 2007-05-10 | 1 | -3/+5 |
| | | | | (bzr r2997) | ||||
| * | add document to action events | MenTaLguY | 2007-05-10 | 1 | -0/+6 |
| | | | | (bzr r2996) | ||||
| * | allow nesting under verb events | MenTaLguY | 2007-05-06 | 1 | -1/+2 |
| | | | | (bzr r2980) | ||||
| * | instrument actions | MenTaLguY | 2007-05-06 | 1 | -0/+26 |
| | | | | (bzr r2978) | ||||
| * | Replacing old multifunction widget with separate widget & model | Jon A. Cruz | 2007-04-05 | 3 | -0/+341 |
| | | | | (bzr r2820) | ||||
| * | plumb XML::Document parameter into duplication, courtesy of bryce | MenTaLguY | 2007-03-20 | 1 | -3/+6 |
| | | | | (bzr r2723) | ||||
| * | API change: render methods now take a cairo_t (not yet used) | bulia byak | 2007-03-01 | 1 | -1/+1 |
| | | | | (bzr r2472) | ||||
| * | fix by jasper for bug 1631016 | bulia byak | 2007-01-12 | 1 | -23/+27 |
| | | | | (bzr r2195) | ||||
| * | Renaming sp-marker.* to marker.* | Bryce Harrington | 2006-12-06 | 1 | -1/+1 |
| | | | | (bzr r2077) | ||||
| * | export bitmap at maximum blur rendering quality | bulia byak | 2006-10-09 | 1 | -0/+9 |
| | | | | (bzr r1783) | ||||
| * | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 2006-08-25 | 5 | -7/+7 |
| | | | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637) | ||||
| * | I peeled back my changes because of some deep error. | Jon Phillips | 2006-08-25 | 1 | -12/+12 |
| | | | | (bzr r1636) | ||||
| * | Cleaned up more of the gboolean to bool janitorial task...great! | Jon Phillips | 2006-08-24 | 1 | -12/+12 |
| | | | | (bzr r1634) | ||||
| * | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 2006-08-23 | 5 | -7/+7 |
| | | | | | | one major janitorial task we identified.... (bzr r1633) | ||||
| * | factor native PNG export out of file.cpp in preparation for new export dialog | Bob Jamison | 2006-07-17 | 2 | -0/+213 |
| | | | | (bzr r1430) | ||||
| * | Added descriptions to Undo/Redo commands in the menus | gustav_b | 2006-07-09 | 2 | -1/+34 |
| | | | | (bzr r1379) | ||||
| * | apply patch 1498946 by zbsz (fixes #1492545 "PNG resolution value export") | Ralf Stephan | 2006-06-22 | 2 | -5/+6 |
| | | | | (bzr r1262) | ||||
| * | Added CREATE v0.1 support for gradients/swatches/patterns | Joshua L. Blocher | 2006-04-28 | 1 | -0/+12 |
| | | | | (bzr r601) | ||||
| * | Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵ | MenTaLguY | 2006-04-17 | 1 | -2/+2 |
| | | | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532) | ||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 24 | -0/+2839 |
| (bzr r1) | |||||
