summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* more property and method table progressBob Jamison2006-08-272-379/+115
* add more property and method tablesBob Jamison2006-08-271-107/+554
* add j-binding filesBob Jamison2006-08-271-0/+2
* provide skeleton wrappers for all DOM core classes. add content laterBob Jamison2006-08-272-29/+3609
* domexception enums should be class scopedBob Jamison2006-08-271-23/+26
* New files. These will be the basis for ECMA-DOM binding using Spidermonkey.Bob Jamison2006-08-273-0/+1429
* Display message to indicate that bitmap tracing has startedJohn Bintz2006-08-261-0/+3
* gboolean -> bool conversion commit 1. Modifies code to do with getting the u...Michael G. Sloan2006-08-2618-110/+114
* Fixed a crash in modifying filter parameters in XML editor.Niko Kiirala2006-08-253-6/+6
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-25103-312/+313
* I peeled back my changes because of some deep error.Jon Phillips2006-08-2514-79/+28
* Cleaned up more of the gboolean to bool janitorial task...great!Jon Phillips2006-08-2414-28/+79
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-23103-313/+312
* I added Johan's badass patch for save a copy with the features I requested. Jon Phillips2006-08-229-38/+51
* I added a key configuration for this command, changed a variable name and add...Jon Phillips2006-08-221-3/+3
* Committed a great patch which adds a Save A Copy menu function. This is the f...Jon Phillips2006-08-227-15/+51
* Object groups can be blurred. Blur slider updates when selection changes. Com...Hugo Rodrigues2006-08-207-63/+172
* Last tweaks for nowBob Jamison2006-08-201-4/+4
* Change layout to be more space conserving. This allows a larger paper listBob Jamison2006-08-202-72/+76
* Added rest of icons for primary menus and updated verbs...flame me or create ...Jon Phillips2006-08-201-18/+18
* fix icon preview nameJon Phillips2006-08-191-1/+1
* Change to two columns. Probably do different later, but this is a startBob Jamison2006-08-192-26/+91
* disconnect signals on destroyingbulia byak2006-08-181-2/+7
* delete completion object on destroying, prevents a crash on exitbulia byak2006-08-181-0/+10
* disconnect signals on destroyingbulia byak2006-08-181-0/+7
* insert SPDesktopWidget directly into the window, without a boxbulia byak2006-08-181-11/+3
* delete unused functionbulia byak2006-08-182-18/+0
* see, if someone else with actual time had done this they probably wouldn't be...MenTaLguY2006-08-175-2/+24
* Clean up paper size tableBob Jamison2006-08-161-62/+70
* Clean up a bit. Clarify several variable names. Add a lot of comments.Bob Jamison2006-08-162-105/+168
* Change deprecated OptionMenu to ComboBox. Modernize lookup a bitBob Jamison2006-08-162-93/+239
* We were disconnecting the wrong signal, resulting on the old object'sMenTaLguY2006-08-161-1/+1
* inkboard-session now sends all changes to the documentdaleharvey2006-08-158-128/+99
* A guesstimate at what needs to be linkedBob Jamison2006-08-151-7/+7
* Temporarily leave off doing the reference file until we can optimize it.Bob Jamison2006-08-151-1/+3
* Work on filters. spFilterPrimitive structure added. Blur slider updated. Fixe...Hugo Rodrigues2006-08-1444-594/+548
* inform user of progress during long-running simplify operationsJohn Bintz2006-08-131-0/+27
* add interface for disabling interaction during long-running operationsJohn Bintz2006-08-137-1/+93
* added functions to allow update events to process during long-running operationsJohn Bintz2006-08-137-0/+32
* Fixed: Wrong colour space was used in images with transparency.Ulf Erikson2006-08-131-0/+5
* Changes to the document are registered through inkboard-session, inkboard-nod...daleharvey2006-08-1313-73/+266
* update livarot_path after committing change; fixes 1534994bulia byak2006-08-121-3/+4
* Tweak switch so that pango-cairo can be used in situations where cairo is bui...Bob Jamison2006-08-111-2/+2
* Removed left-in debug stuff.miklosh2006-08-101-2/+2
* Use std::vector.miklosh2006-08-101-2/+1
* Use std::vector.miklosh2006-08-101-18/+11
* fix (harmless, probably) copy and paste typoMenTaLguY2006-08-101-2/+2
* Fix for Bug #1535136 (Export PDF with transparent gradient fails whith pdflla...Ulf Erikson2006-08-081-0/+14
* CleanupUlf Erikson2006-08-073-97/+76
* initial keynodetable workdaleharvey2006-08-068-58/+89