summaryrefslogtreecommitdiffstats
path: root/src/extension (unfollow)
Commit message (Expand)AuthorFilesLines
2006-10-23Added fix from Andre Twupack for prefdialog.cpp's needed gettext support for ...Jon Phillips1-5/+6
2006-10-09allow an effect to be hidden from the effects menubulia byak1-1/+7
2006-10-08Comment out cairo-ft for font rendering. We should not need to depend on fre...Bob Jamison1-1/+6
2006-10-02Fixed a few warnings and hardcoded PANGO_GLYPH_* constantsmiklosh1-12/+13
2006-10-02Fixed the disabled debug macro which caused warningsmiklosh1-1/+1
2006-10-02Cleaned up virtual destructor problem and compile warnings.Jon A. Cruz5-6/+37
2006-10-01Added forgotten #ifdef HAVE_CAIRO_PDF/#endif pairmiklosh1-0/+5
2006-10-01Added forgotten #ifdef HAVE_CAIRO_PDF/#endif pairmiklosh1-0/+4
2006-10-01PNG output for Cairo renderermiklosh1-0/+2
2006-10-01PNG output for Cairo renderermiklosh1-0/+2
2006-10-01PNG output for Cairo renderermiklosh1-0/+128
2006-10-01PNG output for Cairo renderermiklosh1-0/+46
2006-10-01Initial commit of Cairo renderer for PDF exportmiklosh1-0/+2
2006-10-01Initial commit of Cairo renderer for PDF exportmiklosh1-1/+7
2006-10-01Initial commit of Cairo renderer for PDF exportmiklosh1-0/+133
2006-10-01Initial commit of Cairo renderer for PDF exportmiklosh1-0/+50
2006-10-01Initial commit of Cairo renderer for PDF exportmiklosh1-0/+614
2006-10-01Initial commit of Cairo renderer for PDF exportmiklosh1-0/+85
2006-10-01Initial commit of Cairo renderer for PDF exportmiklosh1-0/+1425
2006-10-01Initial commit of Cairo renderer for PDF exportmiklosh1-0/+198
2006-09-30fixed bug: fixed two of the 'quark > 0' console errors.Johan B. C. Engelen2-12/+19
2006-09-18Added support for enumerated types in the UI of Extensions! (all eyes on requ...Johan B. C. Engelen4-1/+289
2006-09-18deleted some incorrect comment of mine.Johan B. C. Engelen1-4/+0
2006-09-14My apologies. I just found out I have to modify the makefiles when I add stuf...Johan B. C. Engelen1-0/+2
2006-09-14Added notebook (tabs) support for Effects. Now you can specify a notebook par...Johan B. C. Engelen3-2/+506
2006-09-12Eek! Copyright message forgotten :( . Can we think up a standard format for s...Johan B. C. Engelen1-2/+3
2006-09-12Extension dependency-check now also finds win32 executables if ".exe" is omit...Johan B. C. Engelen1-0/+9
2006-09-05Removed spaces from font names in EPS export. Also removed the parentheses (t...Johan B. C. Engelen1-5/+8
2006-08-26gboolean -> bool conversion commit 1. Modifies code to do with getting the u...Michael G. Sloan3-8/+9
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips7-11/+11
2006-08-25I peeled back my changes because of some deep error.Jon Phillips2-2/+2
2006-08-24Cleaned up more of the gboolean to bool janitorial task...great!Jon Phillips2-2/+2
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips7-11/+11
2006-08-22I added Johan's badass patch for save a copy with the features I requested. Jon Phillips3-34/+18
2006-08-22Committed a great patch which adds a Save A Copy menu function. This is the f...Jon Phillips2-3/+8
2006-08-17see, if someone else with actual time had done this they probably wouldn't be...MenTaLguY5-2/+24
2006-08-13Fixed: Wrong colour space was used in images with transparency.Ulf Erikson1-0/+5
2006-08-11Tweak switch so that pango-cairo can be used in situations where cairo is bui...Bob Jamison1-2/+2
2006-08-10Removed left-in debug stuff.miklosh1-2/+2
2006-08-10Use std::vector.miklosh1-2/+1
2006-08-10Use std::vector.miklosh1-18/+11
2006-08-08Fix for Bug #1535136 (Export PDF with transparent gradient fails whith pdflla...Ulf Erikson1-0/+14
2006-08-07CleanupUlf Erikson3-97/+76
2006-08-06Changed the PANGO_GLYPH_* defines to their actual values so skipping empty or...miklosh1-4/+4
2006-08-06Notify save failure by throwing "save_failed".miklosh1-5/+13
2006-08-06Added Ulf's various PDF fixes.miklosh1-6/+11
2006-08-05Embed bitmap images (with transparency). No compression yet. Best used for sm...Ulf Erikson1-101/+87
2006-08-05Notify save failure by throwing "save_failed".Ulf Erikson2-6/+14
2006-08-05Fix for eccentric elliptic gradients.Ulf Erikson1-0/+14
2006-08-05Bug 1527659 (Lack of canvas dimensions integrity from SVG to PDF)Ulf Erikson2-7/+6