| Commit message (Expand) | Author | Age | Files | Lines |
| * | UI fix (message was not clear) | Kris De Gussem | 2011-03-08 | 1 | -1/+1 |
| * | compatibility patch to compile using gcc 4.6 | Adib Taraben | 2011-02-27 | 1 | -0/+1 |
| * | Finished cleanup of outdated SP_OBJECT_REPR C macro. | Jon A. Cruz | 2011-02-22 | 4 | -30/+40 |
| * | Finished cleanup of outdated SP_OBJECT_PARENT C macro. | Jon A. Cruz | 2011-02-21 | 2 | -23/+25 |
| * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -93/+93 |
| * | Mnemonics in "Export bitmap", and "Rows and Columns" dialogs (Bug 170765) | Kris De Gussem | 2010-12-29 | 1 | -3/+3 |
| * | Simple tracking of time to display dialogs and main window. | Jon A. Cruz | 2010-12-18 | 2 | -1/+24 |
| * | Fix change in revision 9947 to be consistent with rest of the codebase. | Jon A. Cruz | 2010-12-12 | 1 | -2/+4 |
| * | Fix build failure | Krzysztof Kosi??ski | 2010-12-12 | 1 | -1/+2 |
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 7 | -113/+129 |
| |\ |
|
| | * | SPObject c++ification finalized along with the beginning of XML Privatisation... | Abhishek Sharma Public | 2010-07-12 | 1 | -1/+1 |
| | * | another c++ification for sp-object.h/cpp and still in progress... | Abhishek Sharma Public | 2010-07-03 | 3 | -6/+6 |
| | * | New Class SPDocumentUndo created which takes care of c++fying some non SPDocu... | Abhishek Sharma Public | 2010-07-02 | 6 | -29/+29 |
| | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 2 | -6/+6 |
| | * | This is the first c++ification commit from me. It handles sp-line, sp-polylin... | Abhishek Sharma Public | 2010-06-29 | 3 | -14/+13 |
| * | | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf... | Chris Morgan | 2010-11-17 | 16 | -16/+16 |
| * | | Dropped not working accelator key (r9858 Bug #170765) | Kris De Gussem | 2010-10-29 | 1 | -1/+1 |
| * | | UI: punctiation and mnemonics in preferences, export and ico preview dialog | Kris De Gussem | 2010-10-27 | 1 | -1/+1 |
| * | | Some UI fixes | Kris De Gussem | 2010-10-24 | 2 | -10/+10 |
| * | | i18n. Link/image properties dialog title is now fully translatable. | Nicolas Dufour | 2010-10-20 | 1 | -1/+8 |
| * | | Remove the failed and unused "new gui" stuff. | Krzysztof Kosi??ski | 2010-10-12 | 1 | -23/+5 |
| * | | i18n. Context cleanup (context|string replaced with C_). | Nicolas Dufour | 2010-08-22 | 2 | -13/+5 |
| |/ |
|
| * | Switching to new input dialog. Allows for a better UI and addresses bug #3348... | Jon A. Cruz | 2010-04-11 | 4 | -641/+0 |
| * | fix bug 166659. precisely calculate bbox when exporting to png | Johan B. C. Engelen | 2010-04-10 | 1 | -6/+6 |
| * | Create better names when intput devices are reported with broken ones. | Jon A. Cruz | 2010-03-14 | 1 | -8/+62 |
| * | Minor cleanup and addition of tablet debugging code. | Jon A. Cruz | 2010-03-14 | 1 | -23/+296 |
| * | Try harder to fix the tablet configuration problem | Krzysztof Kosi??ski | 2010-03-13 | 1 | -7/+22 |
| * | Hopefully fix #334800 (input devices configuration not saved). | Krzysztof Kosi??ski | 2010-03-12 | 1 | -53/+65 |
| * | Patch from Fridrich - LP #520532 | Krzysztof Kosi??ski | 2010-03-05 | 1 | -1/+1 |
| * | Cleanup on id access. | Jon A. Cruz | 2010-03-02 | 2 | -41/+41 |
| * | Better patch by Adib for 431022. Appears safe, however, I am unable to test a... | Josh Andler | 2009-09-23 | 1 | -2/+6 |
| * | Patch by Adib for 431022. Appears safe, however, I am unable to test as it is... | Josh Andler | 2009-09-22 | 1 | -1/+1 |
| * | absolutize user-entered path from doc location | bulia byak | 2009-08-21 | 1 | -19/+30 |
| * | fix 396851: move absolutizing relative path (added by Ted) out of sp_export_p... | bulia byak | 2009-08-17 | 1 | -6/+22 |
| * | Cleanup (remove unused variable; use generic function to determine the file e... | Maximilian Albert | 2009-08-09 | 1 | -1/+1 |
| * | Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi... | Maximilian Albert | 2009-08-09 | 1 | -2/+1 |
| * | Revert recent refactoring changes by johnce because they break the build, whi... | Maximilian Albert | 2009-08-06 | 3 | -17/+17 |
| * | SPDocument->Document | johnce | 2009-08-05 | 3 | -17/+17 |
| * | FIX 2922232 win32 dialogue for browse file on export-bitmap dialogue, also so... | theAdib | 2009-08-03 | 1 | -2/+53 |
| * | Newer GTK is more restrictive with includes, only <gtk/gtk.h> can be directly... | Josh Andler | 2009-07-13 | 1 | -1/+1 |
| * | - Fix bug #396322: "Spell checker crashes the OS X package" | mjwybrow | 2009-07-07 | 1 | -23/+13 |
| * | Contextuals splits to differentiate nodes as XML elements from nodes as parts... | Alexandre Prokoudine | 2009-06-09 | 1 | -2/+2 |
| * | with latest gtk, aggressive presenting the window after transientization is n... | bulia byak | 2009-06-05 | 1 | -1/+1 |
| * | * [INTL:*] translator comments for all context strings added | Ivan Mas??r | 2009-06-03 | 1 | -1/+3 |
| * | Renamed ColorDef to PaintDef to prep for expanded functionality. | Jon A. Cruz | 2009-03-20 | 1 | -3/+1 |
| * | gtk adjustment fix | Jon A. Cruz | 2009-03-11 | 1 | -6/+6 |
| * | Patch from Lubomir Rintel: fixes for GCC 4.4 | Krzysztof Kosi??ski | 2009-02-26 | 1 | -2/+4 |
| * | support up to 3 languages | bulia byak | 2009-02-24 | 1 | -44/+254 |
| * | Move files from the src/dialogs/ directory to the places where they | Krzysztof Kosi??ski | 2009-02-21 | 32 | -9815/+39 |
| * | Only build static libraries for subdirs than actually contain libraries, | Krzysztof Kosi??ski | 2009-02-20 | 1 | -23/+2 |