| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Added some set_size_requests to ishmal's cool work so dialogs look nice from the | Jon Phillips | 2006-08-28 | 4 | -1/+12 | |
| | | | | | | beginning... (bzr r1648) | |||||
| * | more property and method table progress | Bob Jamison | 2006-08-27 | 2 | -379/+115 | |
| | | | | (bzr r1647) | |||||
| * | add more property and method tables | Bob Jamison | 2006-08-27 | 1 | -107/+554 | |
| | | | | (bzr r1646) | |||||
| * | add j-binding files | Bob Jamison | 2006-08-27 | 1 | -0/+2 | |
| | | | | (bzr r1645) | |||||
| * | provide skeleton wrappers for all DOM core classes. add content later | Bob Jamison | 2006-08-27 | 2 | -29/+3609 | |
| | | | | (bzr r1644) | |||||
| * | domexception enums should be class scoped | Bob Jamison | 2006-08-27 | 1 | -23/+26 | |
| | | | | (bzr r1643) | |||||
| * | New files. These will be the basis for ECMA-DOM binding using Spidermonkey. | Bob Jamison | 2006-08-27 | 3 | -0/+1429 | |
| | | | | (bzr r1642) | |||||
| * | Display message to indicate that bitmap tracing has started | John Bintz | 2006-08-26 | 1 | -0/+3 | |
| | | | | (bzr r1640) | |||||
| * | gboolean -> bool conversion commit 1. Modifies code to do with getting the ↵ | Michael G. Sloan | 2006-08-26 | 18 | -110/+114 | |
| | | | | | | | | undo system to ignore actions, as well as SVG/XML save/load. Shouldn't cause problems though. (bzr r1639) | |||||
| * | Fixed a crash in modifying filter parameters in XML editor. | Niko Kiirala | 2006-08-25 | 3 | -6/+6 | |
| | | | | | | Fixed filters not appearing, when a file with filters is loaded. (bzr r1638) | |||||
| * | peeled back the gboolean code as it hit on some complexity theory principles... | Jon Phillips | 2006-08-25 | 103 | -312/+313 | |
| | | | | | | 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 | 14 | -79/+28 | |
| | | | | (bzr r1636) | |||||
| * | Cleaned up more of the gboolean to bool janitorial task...great! | Jon Phillips | 2006-08-24 | 14 | -28/+79 | |
| | | | | (bzr r1634) | |||||
| * | Ok, committed msgloan's patch to convert gbooleans to bools thus completing | Jon Phillips | 2006-08-23 | 103 | -313/+312 | |
| | | | | | | one major janitorial task we identified.... (bzr r1633) | |||||
| * | I added Johan's badass patch for save a copy with the features I requested. | Jon Phillips | 2006-08-22 | 9 | -38/+51 | |
| | | | | | | Now it all works quite well! Great! (bzr r1630) | |||||
| * | I added a key configuration for this command, changed a variable name and ↵ | Jon Phillips | 2006-08-22 | 1 | -3/+3 | |
| | | | | | | added the patch's author to the AUTHORS file.... (bzr r1629) | |||||
| * | Committed a great patch which adds a Save A Copy menu function. This is the ↵ | Jon Phillips | 2006-08-22 | 7 | -15/+51 | |
| | | | | | | first gloss of this patch...I will add more stuff to it shortly... (bzr r1628) | |||||
| * | Object groups can be blurred. Blur slider updates when selection changes. ↵ | Hugo Rodrigues | 2006-08-20 | 7 | -63/+172 | |
| | | | | | | Comments added/fixed. (bzr r1622) | |||||
| * | Last tweaks for now | Bob Jamison | 2006-08-20 | 1 | -4/+4 | |
| | | | | (bzr r1621) | |||||
| * | Change layout to be more space conserving. This allows a larger paper list | Bob Jamison | 2006-08-20 | 2 | -72/+76 | |
| | | | | (bzr r1620) | |||||
| * | Added rest of icons for primary menus and updated verbs...flame me or create ↵ | Jon Phillips | 2006-08-20 | 1 | -18/+18 | |
| | | | | | | and update my first stabs at getting these fleshed out. (bzr r1618) | |||||
| * | fix icon preview name | Jon Phillips | 2006-08-19 | 1 | -1/+1 | |
| | | | | (bzr r1617) | |||||
| * | Change to two columns. Probably do different later, but this is a start | Bob Jamison | 2006-08-19 | 2 | -26/+91 | |
| | | | | (bzr r1616) | |||||
| * | disconnect signals on destroying | bulia byak | 2006-08-18 | 1 | -2/+7 | |
| | | | | (bzr r1615) | |||||
| * | delete completion object on destroying, prevents a crash on exit | bulia byak | 2006-08-18 | 1 | -0/+10 | |
| | | | | (bzr r1614) | |||||
| * | disconnect signals on destroying | bulia byak | 2006-08-18 | 1 | -0/+7 | |
| | | | | (bzr r1613) | |||||
| * | insert SPDesktopWidget directly into the window, without a box | bulia byak | 2006-08-18 | 1 | -11/+3 | |
| | | | | (bzr r1612) | |||||
| * | delete unused function | bulia byak | 2006-08-18 | 2 | -18/+0 | |
| | | | | (bzr r1611) | |||||
| * | see, if someone else with actual time had done this they probably wouldn't ↵ | MenTaLguY | 2006-08-17 | 5 | -2/+24 | |
| | | | | | | be tired and in a hurry and making stupid mistakes (bzr r1609) | |||||
| * | Clean up paper size table | Bob Jamison | 2006-08-16 | 1 | -62/+70 | |
| | | | | (bzr r1606) | |||||
| * | Clean up a bit. Clarify several variable names. Add a lot of comments. | Bob Jamison | 2006-08-16 | 2 | -105/+168 | |
| | | | | (bzr r1605) | |||||
| * | Change deprecated OptionMenu to ComboBox. Modernize lookup a bit | Bob Jamison | 2006-08-16 | 2 | -93/+239 | |
| | | | | (bzr r1604) | |||||
| * | We were disconnecting the wrong signal, resulting on the old object's | MenTaLguY | 2006-08-16 | 1 | -1/+1 | |
| | | | | | | | release signal lingering after a URIReference's referrent changed. Fixed, thereby fixing bug #1535218. (bzr r1603) | |||||
| * | inkboard-session now sends all changes to the document | daleharvey | 2006-08-15 | 8 | -128/+99 | |
| | | | | (bzr r1602) | |||||
| * | A guesstimate at what needs to be linked | Bob Jamison | 2006-08-15 | 1 | -7/+7 | |
| | | | | (bzr r1601) | |||||
| * | Temporarily leave off doing the reference file until we can optimize it. | Bob Jamison | 2006-08-15 | 1 | -1/+3 | |
| | | | | (bzr r1600) | |||||
| * | Work on filters. spFilterPrimitive structure added. Blur slider updated. ↵ | Hugo Rodrigues | 2006-08-14 | 44 | -594/+548 | |
| | | | | | | Fixed sp-object-repr.cpp typos (bzr r1598) | |||||
| * | inform user of progress during long-running simplify operations | John Bintz | 2006-08-13 | 1 | -0/+27 | |
| | | | | (bzr r1597) | |||||
| * | add interface for disabling interaction during long-running operations | John Bintz | 2006-08-13 | 7 | -1/+93 | |
| | | | | (bzr r1596) | |||||
| * | added functions to allow update events to process during long-running operations | John Bintz | 2006-08-13 | 7 | -0/+32 | |
| | | | | (bzr r1595) | |||||
| * | Fixed: Wrong colour space was used in images with transparency. | Ulf Erikson | 2006-08-13 | 1 | -0/+5 | |
| | | | | (bzr r1594) | |||||
| * | Changes to the document are registered through inkboard-session, ↵ | daleharvey | 2006-08-13 | 13 | -73/+266 | |
| | | | | | | inkboard-node extends simplenode and allows us to store whiteboard specific information for each node (bzr r1593) | |||||
| * | update livarot_path after committing change; fixes 1534994 | bulia byak | 2006-08-12 | 1 | -3/+4 | |
| | | | | (bzr r1591) | |||||
| * | Tweak switch so that pango-cairo can be used in situations where cairo is ↵ | Bob Jamison | 2006-08-11 | 1 | -2/+2 | |
| | | | | | | built without freetype. Including cairo-ft.h when cairo does not have freetype (such as cairo1.2.2 on win32) will cause an error. (bzr r1581) | |||||
| * | Removed left-in debug stuff. | miklosh | 2006-08-10 | 1 | -2/+2 | |
| | | | | (bzr r1579) | |||||
| * | Use std::vector. | miklosh | 2006-08-10 | 1 | -2/+1 | |
| | | | | (bzr r1578) | |||||
| * | Use std::vector. | miklosh | 2006-08-10 | 1 | -18/+11 | |
| | | | | (bzr r1577) | |||||
| * | fix (harmless, probably) copy and paste typo | MenTaLguY | 2006-08-10 | 1 | -2/+2 | |
| | | | | (bzr r1576) | |||||
| * | Fix for Bug #1535136 (Export PDF with transparent gradient fails whith ↵ | Ulf Erikson | 2006-08-08 | 1 | -0/+14 | |
| | | | | | | | | pdfllatex) Bug and solution found by gomyhr. (bzr r1572) | |||||
| * | Cleanup | Ulf Erikson | 2006-08-07 | 3 | -97/+76 | |
| | | | | (bzr r1571) | |||||
