summaryrefslogtreecommitdiffstats
path: root/src/dialogs (follow)
Commit message (Expand)AuthorAgeFilesLines
* UI fix (message was not clear)Kris De Gussem2011-03-081-1/+1
* compatibility patch to compile using gcc 4.6Adib Taraben2011-02-271-0/+1
* Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-224-30/+40
* Finished cleanup of outdated SP_OBJECT_PARENT C macro.Jon A. Cruz2011-02-212-23/+25
* update to latest 2geom !Johan B. C. Engelen2011-02-021-93/+93
* Mnemonics in "Export bitmap", and "Rows and Columns" dialogs (Bug 170765)Kris De Gussem2010-12-291-3/+3
* Simple tracking of time to display dialogs and main window.Jon A. Cruz2010-12-182-1/+24
* Fix change in revision 9947 to be consistent with rest of the codebase.Jon A. Cruz2010-12-121-2/+4
* Fix build failureKrzysztof Kosi??ski2010-12-121-1/+2
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-127-113/+129
|\
| * SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public2010-07-121-1/+1
| * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-033-6/+6
| * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-026-29/+29
| * C++fied SPDocument addedAbhishek Sharma Public2010-07-012-6/+6
| * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-293-14/+13
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-1716-16/+16
* | Dropped not working accelator key (r9858 Bug #170765)Kris De Gussem2010-10-291-1/+1
* | UI: punctiation and mnemonics in preferences, export and ico preview dialogKris De Gussem2010-10-271-1/+1
* | Some UI fixesKris De Gussem2010-10-242-10/+10
* | i18n. Link/image properties dialog title is now fully translatable.Nicolas Dufour2010-10-201-1/+8
* | Remove the failed and unused "new gui" stuff.Krzysztof Kosi??ski2010-10-121-23/+5
* | i18n. Context cleanup (context|string replaced with C_).Nicolas Dufour2010-08-222-13/+5
|/
* Switching to new input dialog. Allows for a better UI and addresses bug #3348...Jon A. Cruz2010-04-114-641/+0
* fix bug 166659. precisely calculate bbox when exporting to pngJohan B. C. Engelen2010-04-101-6/+6
* Create better names when intput devices are reported with broken ones.Jon A. Cruz2010-03-141-8/+62
* Minor cleanup and addition of tablet debugging code.Jon A. Cruz2010-03-141-23/+296
* Try harder to fix the tablet configuration problemKrzysztof Kosi??ski2010-03-131-7/+22
* Hopefully fix #334800 (input devices configuration not saved).Krzysztof Kosi??ski2010-03-121-53/+65
* Patch from Fridrich - LP #520532Krzysztof Kosi??ski2010-03-051-1/+1
* Cleanup on id access.Jon A. Cruz2010-03-022-41/+41
* Better patch by Adib for 431022. Appears safe, however, I am unable to test a...Josh Andler2009-09-231-2/+6
* Patch by Adib for 431022. Appears safe, however, I am unable to test as it is...Josh Andler2009-09-221-1/+1
* absolutize user-entered path from doc locationbulia byak2009-08-211-19/+30
* fix 396851: move absolutizing relative path (added by Ted) out of sp_export_p...bulia byak2009-08-171-6/+22
* Cleanup (remove unused variable; use generic function to determine the file e...Maximilian Albert2009-08-091-1/+1
* Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...Maximilian Albert2009-08-091-2/+1
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-063-17/+17
* SPDocument->Documentjohnce2009-08-053-17/+17
* FIX 2922232 win32 dialogue for browse file on export-bitmap dialogue, also so...theAdib2009-08-031-2/+53
* Newer GTK is more restrictive with includes, only <gtk/gtk.h> can be directly...Josh Andler2009-07-131-1/+1
* - Fix bug #396322: "Spell checker crashes the OS X package"mjwybrow2009-07-071-23/+13
* Contextuals splits to differentiate nodes as XML elements from nodes as parts...Alexandre Prokoudine2009-06-091-2/+2
* with latest gtk, aggressive presenting the window after transientization is n...bulia byak2009-06-051-1/+1
* * [INTL:*] translator comments for all context strings addedIvan Mas??r2009-06-031-1/+3
* Renamed ColorDef to PaintDef to prep for expanded functionality.Jon A. Cruz2009-03-201-3/+1
* gtk adjustment fixJon A. Cruz2009-03-111-6/+6
* Patch from Lubomir Rintel: fixes for GCC 4.4Krzysztof Kosi??ski2009-02-261-2/+4
* support up to 3 languagesbulia byak2009-02-241-44/+254
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-2132-9815/+39
* Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski2009-02-201-23/+2