| Commit message (Expand) | Author | Age | Files | Lines |
| * | Need to use bash, Ubuntu's /bin/sh is dash, which is unsafe for some of the b... | Kees Cook | 2006-12-03 | 1 | -1/+1 |
| * | Protect arguments with quotes | Kees Cook | 2006-12-03 | 1 | -4/+4 |
| * | Drop debian tree from tarball, as recommended by debian packaging. | Kees Cook | 2006-12-03 | 1 | -16/+0 |
| * | improve streaming | Bob Jamison | 2006-12-02 | 4 | -512/+439 |
| * | Fixing typo | Luca Bruno | 2006-12-02 | 1 | -1/+1 |
| * | Fixing typo | Luca Bruno | 2006-12-02 | 1 | -6/+6 |
| * | parse bind result from server to get resource. gtalk mangeles your proffered... | Bob Jamison | 2006-12-02 | 2 | -23/+38 |
| * | better version comparison | Luca Bruno | 2006-12-02 | 1 | -1/+7 |
| * | allow 0-length properties | Bob Jamison | 2006-12-02 | 2 | -12/+13 |
| * | fix minutes/seconds calc. oops. | Bob Jamison | 2006-12-02 | 1 | -1/+1 |
| * | fix for bug #1600900, freetype internals must not be used. | St??phane Gimenez | 2006-12-02 | 1 | -3/+3 |
| * | open window ON-screen | Ulf Erikson | 2006-11-30 | 1 | -4/+14 |
| * | these didn't compile for me. so let's try this. | Aaron Spike | 2006-11-30 | 2 | -42/+42 |
| * | get gettimeofday() out of buildtool:: namespace | Bob Jamison | 2006-11-30 | 1 | -11/+13 |
| * | C++ find dialog calling code. | Johan B. C. Engelen | 2006-11-29 | 1 | -0/+2 |
| * | C++ find dialog: only UI issues left (i hope) Testing needed. | Johan B. C. Engelen | 2006-11-29 | 2 | -6/+83 |
| * | C++ Find dialog almost complete! (it works, but it is biiig now) | Johan B. C. Engelen | 2006-11-29 | 4 | -18/+425 |
| * | prevent compiling error on gettimeofday on mingw compiler | theAdib | 2006-11-29 | 2 | -4/+4 |
| * | 'backup' commit. Added widgets to C++-find dialog. Work not finished. | Johan B. C. Engelen | 2006-11-29 | 2 | -18/+79 |
| * | New widget helperclass for Gtk:Entry | Johan B. C. Engelen | 2006-11-29 | 3 | -0/+79 |
| * | make the architecture settable | Bob Jamison | 2006-11-28 | 1 | -7/+8 |
| * | fix time | Bob Jamison | 2006-11-28 | 1 | -2/+2 |
| * | remove tabs, add time | Bob Jamison | 2006-11-28 | 1 | -854/+920 |
| * | get it to work on linux | Bob Jamison | 2006-11-28 | 2 | -35/+91 |
| * | fix 'strip' | Bob Jamison | 2006-11-27 | 1 | -1/+4 |
| * | non-gtkmm dialogs are now always opened ON-screen | Johan B. C. Engelen | 2006-11-27 | 7 | -60/+77 |
| * | fixed temporary files management in eqtexsvg extension | St??phane Gimenez | 2006-11-27 | 1 | -20/+31 |
| * | Documenting all routines in stroke-style.cpp | Bryce Harrington | 2006-11-27 | 1 | -8/+111 |
| * | bug 1598337 / patch 1603279 by atwupack: crash deleting invisible layers | Richard Hughes | 2006-11-27 | 2 | -4/+4 |
| * | bug 1602461: never use font-stretch on win32 because Pango/GDI don't support ... | Richard Hughes | 2006-11-26 | 1 | -1/+5 |
| * | make update-po works again | Alexandre Prokoudine | 2006-11-26 | 1 | -3/+6 |
| * | Check if dialog is going to be displayed offscreen, if so: move it to center ... | Johan B. C. Engelen | 2006-11-26 | 1 | -5/+8 |
| * | rename INX name for radiobuttons: <item> => <option> | Johan B. C. Engelen | 2006-11-25 | 2 | -8/+7 |
| * | added user unit conversion to eqtexsvg extension | St??phane Gimenez | 2006-11-25 | 2 | -3/+3 |
| * | upgrade apspec file to autopackage 1.2 | Aaron Spike | 2006-11-25 | 1 | -8/+5 |
| * | adding stroke-dasyarray | Aaron Spike | 2006-11-25 | 1 | -8/+42 |
| * | please don't forget to update Makefile.am | bulia byak | 2006-11-24 | 1 | -2/+0 |
| * | Added "multiply x-range with 2*pi" option to function plotter for easier use | Johan B. C. Engelen | 2006-11-24 | 2 | -3/+13 |
| * | Deleted the Wavy extension, because functionplotter provides the same functio... | Johan B. C. Engelen | 2006-11-24 | 2 | -153/+0 |
| * | NEW: radiobuttons for extensions. See radiobutton_example.inx how to use them... | Johan B. C. Engelen | 2006-11-24 | 6 | -12/+319 |
| * | Add "strip" to <link> so you can do it if linking is successful | Bob Jamison | 2006-11-24 | 2 | -12/+70 |
| * | forgot re | Aaron Spike | 2006-11-24 | 1 | -1/+1 |
| * | move user unit conversion into inkex.py | Aaron Spike | 2006-11-24 | 4 | -60/+27 |
| * | fixes related to bugs (#1495693,#1500967,#1555211) | St??phane Gimenez | 2006-11-24 | 2 | -69/+54 |
| * | grow/shrink node selection by scrollwheel | bulia byak | 2006-11-24 | 1 | -4/+31 |
| * | rename the effect | bulia byak | 2006-11-24 | 1 | -3/+3 |
| * | restoring ffgeom.py | bulia byak | 2006-11-24 | 1 | -1/+2 |
| * | oops, this one is actually used by other extensions too - restoring | bulia byak | 2006-11-24 | 1 | -0/+138 |
| * | fixes: menu, name, encoding | bulia byak | 2006-11-24 | 4 | -26/+24 |
| * | add title | bulia byak | 2006-11-24 | 1 | -0/+1 |