summaryrefslogtreecommitdiffstats
path: root/src/dialogs (unfollow)
Commit message (Expand)AuthorFilesLines
2011-10-05Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz3-9/+12
2011-10-03Doxygen cleanup.Jon A. Cruz8-234/+223
2011-08-27Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski3-20/+20
2011-08-07Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski1-17/+13
2011-08-06Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski1-11/+7
2011-07-30Memory leaks fix / code cleanupKris De Gussem1-0/+1
2011-07-22Replace direct use of Cairo contexts and surfaces in the rendering treeKrzysztof Kosi??ski1-15/+9
2011-07-19Remove deprecated Glib symbolsKrzysztof Kosi??ski1-5/+9
2011-07-17- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen2-4/+4
2011-07-16Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz1-6/+7
2011-07-15Remove the icon-names.h thing, which was a mistake.Krzysztof Kosi??ski3-35/+35
2011-07-05Text edit dialog: Apply button should grab default only after adding to windowAlex Valavanis1-2/+2
2011-07-01Migrate clonetiler to GtkComboBoxAlex Valavanis1-25/+33
2011-06-30Minimise GTK version changes in text-edit dialogAlex Valavanis1-34/+6
2011-06-26Gtk cleanup: gtk_signal_connect_while_aliveAlex Valavanis1-49/+61
2011-06-26Gtk cleanup: gtk_object_get_dataAlex Valavanis5-111/+111
2011-06-26Gtk cleanup: gtk_menu_appendAlex Valavanis1-1/+1
2011-06-25Gtk cleanup: gtk_object_set_dataAlex Valavanis4-62/+62
2011-06-23Remove/replace deprecated gtk_window_set_policy symbolAlex Valavanis2-3/+1
2011-06-23Replace deprecated gtk_radio_button_group symbolAlex Valavanis2-12/+12
2011-06-23Remove more of libnrKrzysztof Kosi??ski1-0/+1
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-22Warning cleanup.Jon A. Cruz1-1/+1
2011-06-22Revision 10333 introduced dependency on gtk version 2.24 which is currently n...Felipe Corr??a da Silva Sanches1-1/+50
2011-06-22Replace deprecated GtkComboAlex Valavanis1-12/+5
2011-06-13cmake:Campbell Barton1-1/+14
2011-06-13Replace deprecated GtkSignalAlex Valavanis7-100/+100
2011-06-13cmake: now builds without having most of the source listed in 1 file.Campbell Barton1-1/+2
2011-06-12Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macrosAlex Valavanis2-5/+5
2011-06-13cmake:Campbell Barton1-2/+3
2011-06-12cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...Campbell Barton1-2/+2
2011-06-12work in progress cmake commit:Campbell Barton1-24/+12
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