summaryrefslogtreecommitdiffstats
path: root/src/dialogs/item-properties.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-01-08Object properties dialog now dockable (derived from Inkscape::UI:Widget::Pane...Kris De Gussem1-507/+0
2012-01-06Some more documentationKris De Gussem1-25/+4
2012-01-03documentation of item properties dialog and SPAttributeTableKris De Gussem1-5/+29
2012-01-01Item and image properties dialog update: restoring correct behaviour in case ...Kris De Gussem1-3/+8
2011-12-31Item properties dialog: fix multi-document issue (propably introduced in revi...Kris De Gussem1-1/+1
2011-12-31Item properties dialog:Kris De Gussem1-5/+12
2011-12-30Item properties dialog: another minor resource fixKris De Gussem1-16/+17
2011-12-30Item properties dialog: fix signal connectionKris De Gussem1-5/+3
2011-12-30Item properties dialog: fix wasting resources when moving objectsKris De Gussem1-3/+12
2011-12-30C++ification of item properties dialogKris De Gussem1-356/+290
2011-12-15- Dropped deprecated sp_window_newKris De Gussem1-37/+31
2011-12-11SPAttributeTable C++ifiedKris De Gussem1-4/+16
2011-10-03Doxygen cleanup.Jon A. Cruz1-14/+10
2011-06-26Gtk cleanup: gtk_object_get_dataAlex Valavanis1-23/+23
2011-06-25Gtk cleanup: gtk_object_set_dataAlex Valavanis1-20/+20
2011-06-22Position the 'Set' button to lower right corner of the object properties panel.Felipe Corr??a da Silva Sanches1-9/+7
2011-06-13Replace deprecated GtkSignalAlex Valavanis1-11/+11
2011-06-05Replace use of deprecated GtkTooltips APIAlex Valavanis1-6/+4
2011-06-03Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis1-9/+0
2011-02-22Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz1-1/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-10-24Some UI fixesKris De Gussem1-6/+6
2010-07-12SPObject c++ification finalized along with the beginning of XML Privatisation...Abhishek Sharma Public1-1/+1
2010-07-02New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public1-6/+6
2010-03-02Cleanup on id access.Jon A. Cruz1-2/+2
2009-07-13Newer GTK is more restrictive with includes, only <gtk/gtk.h> can be directly...Josh Andler1-1/+1
2009-02-21Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski1-10/+9
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
2008-11-21Merge from fe-movedTed Gould1-6/+4
2008-10-27From trunkTed Gould1-11/+12
2008-08-05codedread's patch for bug 254850 (fixes handling of description field in Obje...Stephen Silver1-2/+4
2008-07-17Patch from codedread: add mnemonics for Title and Description fields in Objec...Stephen Silver1-2/+6
2008-07-14Some improvements to my title/desc stuff of revision 18759 (see bug 171024).Stephen Silver1-12/+2
2008-06-02basic support for <title> and <desc>Stephen Silver1-11/+43
2008-05-04warning cleanup and fixed string free issueJon A. Cruz1-1/+1
2007-11-10Warning cleanupJon A. Cruz1-15/+15
2006-11-27non-gtkmm dialogs are now always opened ON-screenJohan B. C. Engelen1-9/+11
2006-10-10undo annotationsbulia byak1-12/+12
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-1/+1
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-1/+1
2006-06-29patch from Gustav Broberg: undo annotations and history dialogbulia byak1-6/+12
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY1-4/+4
2006-02-24make sure only positive dialog positions are read from preferences, fixes #12...Ralf Stephan1-0/+3
2006-02-24make sure no negative dialog position is written into preferences,Ralf Stephan1-0/+3
2006-02-13bulk whitespace removal patch #1198588 by gigaclonRalf Stephan1-51/+51