| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | setting version to 0.44pre1 | Aaron Spike | 2006-05-30 | 5 | -4/+10 |
| * | removing some gcc4.1 warnings the right way | Ralf Stephan | 2006-05-30 | 3 | -39/+64 |
| * | revert patch 12062:12063, deemed unsafe, with better alternatives | Ralf Stephan | 2006-05-30 | 3 | -109/+107 |
| * | fixing "`msgid' and `msgstr' entries do not both end with '\n'" errors | Andrius Ramanauskas | 2006-05-30 | 1 | -0/+4 |
| * | make make distcheck work again | Ralf Stephan | 2006-05-30 | 1 | -0/+2 |
| * | update of Lithuanian translation | Andrius Ramanauskas | 2006-05-30 | 1 | -1674/+1141 |
| * | ok, then try this | Aaron Spike | 2006-05-30 | 1 | -1/+1 |
| * | get this loudmouth disable thing right for once | Aaron Spike | 2006-05-30 | 1 | -1/+2 |
| * | Documentation | Bryce Harrington | 2006-05-29 | 4 | -26/+140 |
| * | Update. | Colin Marquardt | 2006-05-29 | 2 | -41/+32 |
| * | (bzr r1073) | Arpad Biro | 2006-05-29 | 1 | -305/+158 |
| * | updated cs, zh_CN, fr | matiphas | 2006-05-29 | 3 | -349/+272 |
| * | crash when we try to rasterise with a font that pango can't cope with | Richard Hughes | 2006-05-29 | 1 | -0/+2 |
| * | comment out libloudmouth | Aaron Spike | 2006-05-29 | 1 | -1/+1 |
| * | try to exclude the right files again | Aaron Spike | 2006-05-29 | 1 | -16/+15 |
| * | swap order of palette and statusbar commands to match the screen layout | bulia byak | 2006-05-29 | 1 | -2/+2 |
| * | add l-systems example | bulia byak | 2006-05-29 | 2 | -1/+2 |
| * | updated PO files | Arpad Biro | 2006-05-29 | 38 | -2382/+3394 |
| * | revert the other change that made inkboard build on windows | Aaron Spike | 2006-05-29 | 1 | -4/+4 |
| * | workaround assertion upon file revert | Jon A. Cruz | 2006-05-29 | 4 | -11/+22 |
| * | default inkboard to off for the remainder of the freeze | Aaron Spike | 2006-05-29 | 2 | -3/+3 |
| * | handle request for not-compiled-in internal scripting; execute didn't check r... | Ralf Stephan | 2006-05-29 | 2 | -6/+8 |
| * | use unions for type-punning to remove some gcc-4.1 warnings | Ralf Stephan | 2006-05-29 | 3 | -107/+109 |
| * | Updated italian installer | Luca Bruno | 2006-05-29 | 1 | -6/+6 |
| * | rename to the more common name | bulia byak | 2006-05-29 | 1 | -1/+1 |
| * | Updating changelog | Bryce Harrington | 2006-05-29 | 1 | -0/+3 |
| * | Documenting SPMarker implementation file | Bryce Harrington | 2006-05-29 | 1 | -14/+86 |
| * | applied JID patch by Alexander Darovsky | David Yip | 2006-05-29 | 2 | -4/+16 |
| * | remove 'Preferences' from dialog title, as discussed on ml | bulia byak | 2006-05-29 | 1 | -1/+1 |
| * | add to current layer, not root; fix initial position; add l/r angle, randomiz... | bulia byak | 2006-05-29 | 2 | -35/+53 |
| * | add to current layer, not root | bulia byak | 2006-05-29 | 2 | -2/+2 |
| * | fix effects failing when document has no namedview or no current-layer attr | bulia byak | 2006-05-29 | 1 | -10/+15 |
| * | Add a configuration record. Modify the GUI later. | Bob Jamison | 2006-05-29 | 5 | -11/+499 |
| * | add test for config | Bob Jamison | 2006-05-29 | 1 | -1/+35 |
| * | typos, mnemonics | bulia byak | 2006-05-28 | 1 | -2/+2 |
| * | typos, mnemonics | bulia byak | 2006-05-28 | 1 | -2/+2 |
| * | Add code to generate and display an SSL-connection event with a padlock | Bob Jamison | 2006-05-28 | 4 | -8/+83 |
| * | (bzr r1046) | Arpad Biro | 2006-05-28 | 1 | -418/+92 |
| * | updated translations (zh_CN) | matiphas | 2006-05-28 | 39 | -15998/+14547 |
| * | replace nr_new() with g_new(), and try to converge on using the glib allocato... | MenTaLguY | 2006-05-28 | 28 | -87/+126 |
| * | okay, that looked better in the icon preview than it did in practice; putting... | MenTaLguY | 2006-05-28 | 1 | -3/+3 |
| * | correct vertical text flow icon to correctly reflect lines stacking right-to... | MenTaLguY | 2006-05-28 | 2 | -82/+144 |
| * | rename pdf_output*.inx | Aaron Spike | 2006-05-28 | 3 | -1/+3 |
| * | re-id this extension to prevent conflicts (bug #1495400) | Aaron Spike | 2006-05-28 | 1 | -1/+1 |
| * | add tooltips to text toolbar widgets | MenTaLguY | 2006-05-28 | 2 | -0/+15 |
| * | break apart faster: prepend to list instead of append, add objects to selecti... | bulia byak | 2006-05-28 | 3 | -9/+8 |
| * | Option to keep selection when changing layers | Jon A. Cruz | 2006-05-28 | 8 | -10/+36 |
| * | clicking toggles doesn't change selected layer. | Jon A. Cruz | 2006-05-28 | 3 | -1/+95 |
| * | put fretboards into the current layer | Aaron Spike | 2006-05-28 | 1 | -1/+1 |
| * | * src/sp-conn-end-pair.cpp: Detach connectors from empty groups | mjwybrow | 2006-05-28 | 2 | -0/+21 |