summaryrefslogtreecommitdiffstats
path: root/src/dialogs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz2011-10-053-9/+12
* Doxygen cleanup.Jon A. Cruz2011-10-038-234/+223
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-273-20/+20
* Merge rendering cache branch (GSoC 2011)Krzysztof Kosi??ski2011-08-251-35/+21
|\
| * Rewrite NRArena -> Inkscape::Drawing. Call render and updateKrzysztof Kosi??ski2011-08-071-17/+13
| * Rewrite NRArenaItem hierarchy into C++Krzysztof Kosi??ski2011-08-061-11/+7
| * Merge from trunkKrzysztof Kosi??ski2011-07-255-50/+55
| |\
| * | Replace direct use of Cairo contexts and surfaces in the rendering treeKrzysztof Kosi??ski2011-07-221-15/+9
* | | Memory leaks fix / code cleanupKris De Gussem2011-07-301-0/+1
| |/ |/|
* | Remove deprecated Glib symbolsKrzysztof Kosi??ski2011-07-191-5/+9
* | - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen2011-07-172-4/+4
* | Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz2011-07-161-6/+7
* | Remove the icon-names.h thing, which was a mistake.Krzysztof Kosi??ski2011-07-153-35/+35
|/
* Merge from trunkKrzysztof Kosi??ski2011-07-067-298/+288
|\
| * Text edit dialog: Apply button should grab default only after adding to windowAlex Valavanis2011-07-051-2/+2
| * Migrate clonetiler to GtkComboBoxAlex Valavanis2011-07-011-25/+33
| * Minimise GTK version changes in text-edit dialogAlex Valavanis2011-06-301-34/+6
| * Gtk cleanup: gtk_signal_connect_while_aliveAlex Valavanis2011-06-261-49/+61
| * Gtk cleanup: gtk_object_get_dataAlex Valavanis2011-06-265-111/+111
| * Gtk cleanup: gtk_menu_appendAlex Valavanis2011-06-261-1/+1
| * Gtk cleanup: gtk_object_set_dataAlex Valavanis2011-06-254-62/+62
| * Remove/replace deprecated gtk_window_set_policy symbolAlex Valavanis2011-06-232-3/+1
| * Replace deprecated gtk_radio_button_group symbolAlex Valavanis2011-06-232-12/+12
* | Remove more of libnrKrzysztof Kosi??ski2011-06-231-0/+1
|/
* Position the 'Set' button to lower right corner of the object properties panel.Felipe Corr??a da Silva Sanches2011-06-221-9/+7
* Warning cleanup.Jon A. Cruz2011-06-221-1/+1
* Revision 10333 introduced dependency on gtk version 2.24 which is currently n...Felipe Corr??a da Silva Sanches2011-06-221-1/+50
* Replace deprecated GtkComboAlex Valavanis2011-06-221-12/+5
* Merge from trunkKrzysztof Kosi??ski2011-06-1914-445/+373
|\
| * Replace deprecated GtkSignalAlex Valavanis2011-06-137-100/+100
| * cmake:Campbell Barton2011-06-131-1/+14
| * Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macrosAlex Valavanis2011-06-122-5/+5
| |\
| | * Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macrosAlex Valavanis2011-06-122-5/+5
| * | cmake: now builds without having most of the source listed in 1 file.Campbell Barton2011-06-131-1/+2
| |/
| * Replace deprecated GtkTooltipsAlex Valavanis2011-06-127-192/+147
| |\
| | * Replace use of deprecated GtkTooltips APIAlex Valavanis2011-06-057-192/+147
| * | cmake:Campbell Barton2011-06-131-2/+3
| * | cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...Campbell Barton2011-06-121-2/+2
| * | work in progress cmake commit:Campbell Barton2011-06-121-24/+12
| |/
| * Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, b...Jon A. Cruz2011-06-047-16/+6
| |\
| | * Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-037-16/+6
| * | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz2011-06-044-3/+7
| |/
| * Added mnemonics for font dialog (Bug #170765)Kris De Gussem2011-04-181-6/+5
| * Guides and clonetiler. Fix for bug #477649 (GTK warning about an adjustment w...Nicolas Dufour2011-04-111-101/+78
* | Merge from trunkKrzysztof Kosi??ski2011-04-078-151/+187
|\|
| * 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