| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Update. | Colin Marquardt | 2006-05-29 | 2 | -41/+32 | |
| | | | | (bzr r1074) | |||||
| * | (bzr r1073) | Arpad Biro | 2006-05-29 | 1 | -305/+158 | |
| | | ||||||
| * | updated cs, zh_CN, fr | matiphas | 2006-05-29 | 3 | -349/+272 | |
| | | | | (bzr r1072) | |||||
| * | crash when we try to rasterise with a font that pango can't cope with | Richard Hughes | 2006-05-29 | 1 | -0/+2 | |
| | | | | (bzr r1071) | |||||
| * | comment out libloudmouth | Aaron Spike | 2006-05-29 | 1 | -1/+1 | |
| | | | | (bzr r1070) | |||||
| * | try to exclude the right files again | Aaron Spike | 2006-05-29 | 1 | -16/+15 | |
| | | | | (bzr r1069) | |||||
| * | swap order of palette and statusbar commands to match the screen layout | bulia byak | 2006-05-29 | 1 | -2/+2 | |
| | | | | (bzr r1068) | |||||
| * | add l-systems example | bulia byak | 2006-05-29 | 2 | -1/+2 | |
| | | | | (bzr r1067) | |||||
| * | updated PO files | Arpad Biro | 2006-05-29 | 38 | -2382/+3394 | |
| | | | | (bzr r1066) | |||||
| * | revert the other change that made inkboard build on windows | Aaron Spike | 2006-05-29 | 1 | -4/+4 | |
| | | | | (bzr r1065) | |||||
| * | workaround assertion upon file revert | Jon A. Cruz | 2006-05-29 | 4 | -11/+22 | |
| | | | | (bzr r1064) | |||||
| * | default inkboard to off for the remainder of the freeze | Aaron Spike | 2006-05-29 | 2 | -3/+3 | |
| | | | | | | sob, sob. (bzr r1063) | |||||
| * | handle request for not-compiled-in internal scripting; execute didn't check ↵ | Ralf Stephan | 2006-05-29 | 2 | -6/+8 | |
| | | | | | | return value; fixes #1495283 (bzr r1062) | |||||
| * | use unions for type-punning to remove some gcc-4.1 warnings | Ralf Stephan | 2006-05-29 | 3 | -107/+109 | |
| | | | | (bzr r1061) | |||||
| * | Updated italian installer | Luca Bruno | 2006-05-29 | 1 | -6/+6 | |
| | | | | (bzr r1060) | |||||
| * | rename to the more common name | bulia byak | 2006-05-29 | 1 | -1/+1 | |
| | | | | (bzr r1059) | |||||
| * | Updating changelog | Bryce Harrington | 2006-05-29 | 1 | -0/+3 | |
| | | | | (bzr r1058) | |||||
| * | Documenting SPMarker implementation file | Bryce Harrington | 2006-05-29 | 1 | -14/+86 | |
| | | | | (bzr r1057) | |||||
| * | applied JID patch by Alexander Darovsky | David Yip | 2006-05-29 | 2 | -4/+16 | |
| | | | | | | (see https://sourceforge.net/tracker/?func=detail&atid=604306&aid=1495414&group_id=93438) (bzr r1056) | |||||
| * | remove 'Preferences' from dialog title, as discussed on ml | bulia byak | 2006-05-29 | 1 | -1/+1 | |
| | | | | (bzr r1055) | |||||
| * | add to current layer, not root; fix initial position; add l/r angle, ↵ | bulia byak | 2006-05-29 | 2 | -35/+53 | |
| | | | | | | randomization, rearrange params (bzr r1054) | |||||
| * | add to current layer, not root | bulia byak | 2006-05-29 | 2 | -2/+2 | |
| | | | | (bzr r1053) | |||||
| * | fix effects failing when document has no namedview or no current-layer attr | bulia byak | 2006-05-29 | 1 | -10/+15 | |
| | | | | (bzr r1052) | |||||
| * | Add a configuration record. Modify the GUI later. | Bob Jamison | 2006-05-29 | 5 | -11/+499 | |
| | | | | (bzr r1051) | |||||
| * | add test for config | Bob Jamison | 2006-05-29 | 1 | -1/+35 | |
| | | | | (bzr r1050) | |||||
| * | typos, mnemonics | bulia byak | 2006-05-28 | 1 | -2/+2 | |
| | | | | (bzr r1049) | |||||
| * | typos, mnemonics | bulia byak | 2006-05-28 | 1 | -2/+2 | |
| | | | | (bzr r1048) | |||||
| * | Add code to generate and display an SSL-connection event with a padlock | Bob Jamison | 2006-05-28 | 4 | -8/+83 | |
| | | | | (bzr r1047) | |||||
| * | (bzr r1046) | Arpad Biro | 2006-05-28 | 1 | -418/+92 | |
| | | ||||||
| * | updated translations (zh_CN) | matiphas | 2006-05-28 | 39 | -15998/+14547 | |
| | | | | (bzr r1045) | |||||
| * | replace nr_new() with g_new(), and try to converge on using the glib ↵ | MenTaLguY | 2006-05-28 | 28 | -87/+126 | |
| | | | | | | allocator a little more instead of the others (aside from libgc) (bzr r1044) | |||||
| * | okay, that looked better in the icon preview than it did in practice; ↵ | MenTaLguY | 2006-05-28 | 1 | -3/+3 | |
| | | | | | | putting the letterform back the way it was (bzr r1043) | |||||
| * | correct vertical text flow icon to correctly reflect lines stacking ↵ | MenTaLguY | 2006-05-28 | 2 | -82/+144 | |
| | | | | | | right-to-left, as well as improving pixel alignment on both text flow icons (bzr r1042) | |||||
| * | rename pdf_output*.inx | Aaron Spike | 2006-05-28 | 3 | -1/+3 | |
| | | | | | | | This effectively disables the extensions but leaves them in the dist for easy access by interested parties. (bzr r1041) | |||||
| * | re-id this extension to prevent conflicts (bug #1495400) | Aaron Spike | 2006-05-28 | 1 | -1/+1 | |
| | | | | (bzr r1040) | |||||
| * | add tooltips to text toolbar widgets | MenTaLguY | 2006-05-28 | 2 | -0/+15 | |
| | | | | (bzr r1039) | |||||
| * | break apart faster: prepend to list instead of append, add objects to ↵ | bulia byak | 2006-05-28 | 3 | -9/+8 | |
| | | | | | | selection wholesale instead of one by one (bzr r1038) | |||||
| * | Option to keep selection when changing layers | Jon A. Cruz | 2006-05-28 | 8 | -10/+36 | |
| | | | | (bzr r1037) | |||||
| * | clicking toggles doesn't change selected layer. | Jon A. Cruz | 2006-05-28 | 3 | -1/+95 | |
| | | | | (bzr r1036) | |||||
| * | put fretboards into the current layer | Aaron Spike | 2006-05-28 | 1 | -1/+1 | |
| | | | | (bzr r1035) | |||||
| * | * src/sp-conn-end-pair.cpp: Detach connectors from empty groups | mjwybrow | 2006-05-28 | 2 | -0/+21 | |
| | | | | | | | before trying to route connectors to them. This is required since empty groups have no physical position. Fixes bug #1448811. (bzr r1034) | |||||
| * | center the tree on the current layer | Aaron Spike | 2006-05-28 | 1 | -1/+4 | |
| | | | | (bzr r1033) | |||||
| * | add a function to pull some info from the sodipodi:namedview | Aaron Spike | 2006-05-28 | 1 | -0/+16 | |
| | | | | (bzr r1032) | |||||
| * | patch 1496036 and fix for 1496114 | bulia byak | 2006-05-27 | 1 | -23/+35 | |
| | | | | (bzr r1031) | |||||
| * | fix 1496081 | bulia byak | 2006-05-27 | 1 | -7/+7 | |
| | | | | (bzr r1030) | |||||
| * | bug 1495265: css fallback fonts broken on win32 | Richard Hughes | 2006-05-27 | 3 | -10/+46 | |
| | | | | (bzr r1029) | |||||
| * | patch from bug 1474575 | bulia byak | 2006-05-27 | 1 | -0/+6 | |
| | | | | (bzr r1028) | |||||
| * | Fixes bug #1495310, allowing parameters for output extensions. | Kees Cook | 2006-05-27 | 2 | -3/+13 | |
| | | | | (bzr r1027) | |||||
| * | updated translations (es, cs, fr) | matiphas | 2006-05-27 | 39 | -17275/+18292 | |
| | | | | (bzr r1026) | |||||
| * | make button labels translatable, and use HButtonBox versus HBox for better ↵ | MenTaLguY | 2006-05-27 | 3 | -17/+29 | |
| | | | | | | appearance (bzr r1025) | |||||
