summaryrefslogtreecommitdiffstats
path: root/src/dialogs (unfollow)
Commit message (Expand)AuthorFilesLines
2011-06-05Replace use of deprecated GtkTooltips APIAlex Valavanis7-192/+147
2011-06-04Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz4-3/+7
2011-06-03Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis7-16/+6
2011-04-18Added mnemonics for font dialog (Bug #170765)Kris De Gussem1-6/+5
2011-04-11Guides and clonetiler. Fix for bug #477649 (GTK warning about an adjustment w...Nicolas Dufour1-101/+78
2011-03-08UI fix (message was not clear)Kris De Gussem1-1/+1
2011-02-27compatibility patch to compile using gcc 4.6Adib Taraben1-0/+1
2011-02-22Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz4-30/+40
2011-02-21Finished cleanup of outdated SP_OBJECT_PARENT C macro.Jon A. Cruz2-23/+25
2011-02-02update to latest 2geom !Johan B. C. Engelen1-93/+93
2010-12-29Mnemonics in "Export bitmap", and "Rows and Columns" dialogs (Bug 170765)Kris De Gussem1-3/+3
2010-12-18Simple tracking of time to display dialogs and main window.Jon A. Cruz2-1/+24
2010-12-12Fix change in revision 9947 to be consistent with rest of the codebase.Jon A. Cruz1-2/+4
2010-12-12Fix build failureKrzysztof Kosi??ski1-1/+2
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan16-16/+16
2010-10-29Dropped not working accelator key (r9858 Bug #170765)Kris De Gussem1-1/+1
2010-10-27UI: punctiation and mnemonics in preferences, export and ico preview dialogKris De Gussem1-1/+1
2010-10-24Some UI fixesKris De Gussem2-10/+10
2010-10-20i18n. Link/image properties dialog title is now fully translatable.Nicolas Dufour1-1/+8
2010-10-12Remove the failed and unused "new gui" stuff.Krzysztof Kosi??ski1-23/+5
2010-08-22i18n. Context cleanup (context|string replaced with C_).Nicolas Dufour2-13/+5
2010-08-15Make nr_arena_invoke_render expect an already transformed context,Krzysztof Kosi??ski1-0/+1
2010-08-14Completely remove NRPixBlockKrzysztof Kosi??ski1-30/+2
2010-08-14Fix paint bucket toolKrzysztof Kosi??ski1-1/+1
2010-08-14Fix background tracing in clone tiler dialogKrzysztof Kosi??ski1-49/+41
2010-08-05Wholesale cruft removal part 5; completely remove RasterFontKrzysztof Kosi??ski1-17/+57
2010-08-04Wholesale cruft removal part 1Krzysztof Kosi??ski1-0/+1
2010-07-12SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public1-1/+1
2010-07-03another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public3-6/+6
2010-07-02New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public6-29/+29
2010-07-01C++fied SPDocument addedAbhishek Sharma Public2-6/+6
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public3-14/+13
2010-04-11Switching to new input dialog. Allows for a better UI and addresses bug #3348...Jon A. Cruz4-641/+0
2010-04-10fix bug 166659. precisely calculate bbox when exporting to pngJohan B. C. Engelen1-6/+6
2010-03-14Create better names when intput devices are reported with broken ones.Jon A. Cruz1-8/+62
2010-03-14Minor cleanup and addition of tablet debugging code.Jon A. Cruz1-23/+296
2010-03-13Try harder to fix the tablet configuration problemKrzysztof Kosi??ski1-7/+22
2010-03-12Hopefully fix #334800 (input devices configuration not saved).Krzysztof Kosi??ski1-53/+65
2010-03-05Patch from Fridrich - LP #520532Krzysztof Kosi??ski1-1/+1
2010-03-02Cleanup on id access.Jon A. Cruz2-41/+41
2009-09-23Better patch by Adib for 431022. Appears safe, however, I am unable to test a...Josh Andler1-2/+6
2009-09-22Patch by Adib for 431022. Appears safe, however, I am unable to test as it is...Josh Andler1-1/+1
2009-08-21absolutize user-entered path from doc locationbulia byak1-19/+30
2009-08-17fix 396851: move absolutizing relative path (added by Ted) out of sp_export_p...bulia byak1-6/+22
2009-08-09Cleanup (remove unused variable; use generic function to determine the file e...Maximilian Albert1-1/+1
2009-08-09Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. rememberi...Maximilian Albert1-2/+1
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert3-17/+17
2009-08-05SPDocument->Documentjohnce3-17/+17
2009-08-03FIX 2922232 win32 dialogue for browse file on export-bitmap dialogue, also so...theAdib1-2/+53
2009-07-13Newer GTK is more restrictive with includes, only <gtk/gtk.h> can be directly...Josh Andler1-1/+1