summaryrefslogtreecommitdiffstats
path: root/src/dialogs (unfollow)
Commit message (Expand)AuthorFilesLines
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
2009-07-07- Fix bug #396322: "Spell checker crashes the OS X package"mjwybrow1-23/+13
2009-06-09Contextuals splits to differentiate nodes as XML elements from nodes as parts...Alexandre Prokoudine1-2/+2
2009-06-05with latest gtk, aggressive presenting the window after transientization is n...bulia byak1-1/+1
2009-06-03* [INTL:*] translator comments for all context strings addedIvan Mas??r1-1/+3
2009-03-20Renamed ColorDef to PaintDef to prep for expanded functionality.Jon A. Cruz1-3/+1
2009-03-11gtk adjustment fixJon A. Cruz1-6/+6
2009-02-26Patch from Lubomir Rintel: fixes for GCC 4.4Krzysztof Kosi??ski1-2/+4
2009-02-24support up to 3 languagesbulia byak1-44/+254
2009-02-21Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski32-9815/+39
2009-02-20Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski1-23/+2
2009-02-19Make all icons themable (except the filter icons).Krzysztof Kosi??ski6-117/+113
2009-02-18fix cursor placement logicbulia byak1-4/+4
2009-02-18Scale preview pixmap as needed and cache scaled version.Jon A. Cruz2-1/+24
2009-02-18Warning cleanup.Jon A. Cruz1-35/+35
2009-02-17spellcheckerbulia byak3-0/+867
2009-02-16Move app-specific logic and file operations up from the lower level.Jon A. Cruz3-19/+36
2009-02-14remove temporary prevention of retransientization - this hack was added long ...bulia byak1-26/+0
2009-02-09adding comments/TODOs and/or reverting some of the things done in r20655Felipe Corr??a da Silva Sanches1-7/+19
2009-02-09gcc warning cleanupFelipe Corr??a da Silva Sanches1-7/+7
2009-02-09gcc warning cleanupFelipe Corr??a da Silva Sanches1-1/+1
2009-02-08gcc warning cleanup:Felipe Corr??a da Silva Sanches1-2/+2
2009-02-08Warning cleanup.Jon A. Cruz1-1/+1
2009-02-02remove mnemonic which does not work anywaybulia byak1-1/+1
2009-01-27draw red X icon while dragging the "remove color" itemFelipe Corr??a da Silva Sanches2-1/+18
2009-01-27proper resizing of remove color buttonFelipe Corr??a da Silva Sanches1-1/+1
2009-01-26removing a g_warningFelipe Corr??a da Silva Sanches1-1/+0
2009-01-24add "remove color" ColorItem to the swatches dialogFelipe Corr??a da Silva Sanches4-26/+63
2009-01-16trying to fix the build for debian sid. It builds OK for me on Ubuntu 8.10 bu...Felipe Corr??a da Silva Sanches1-0/+1
2009-01-15added interactivity attributes to the object properties dialog.Felipe Corr??a da Silva Sanches1-1/+26
2009-01-12Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher1-1/+3
2009-01-09Cmake: restructure build files to be more like current build system. Should r...Joshua L. Blocher1-0/+1
2008-12-30get rid of a lot of no longer needed "libnr/nr-..." includes.Johan B. C. Engelen2-9/+0
2008-12-16* remove sp_item_i2root_affine and sp_item_i2r_affine and replace all calls byThomas Holder1-1/+1
2008-12-05more 2geomificationJohan B. C. Engelen1-2/+2
2008-11-27small 2geomification of clone tile dialogJohan B. C. Engelen1-24/+24
2008-11-21Merge from fe-movedTed Gould49-1977/+404
2008-10-31Merge from trunkTed Gould1-7/+12
2008-10-27From trunkTed Gould15-442/+402