summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to trunkJabier Arraiza Cenoz2013-03-2810-6/+33
|\ | | | | (bzr r11950.1.76)
| * Fix for Bug #1161205 (Font substitution dialog appears when generic font ↵Nicolas Dufour2013-03-281-1/+5
| | | | | | | | | | family is found except Sans-serif). (bzr r12257)
| * Fix for Bug #1161197 (Untranslatable string in Font substitution dialog) by ↵Nicolas Dufour2013-03-281-1/+1
| | | | | | | | | | | | | | Masato HASHIMOTO. Translation template and French translation update. (bzr r12256)
| * Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible ↵Alex Valavanis2013-03-269-4/+27
| | | | | | | | | | | | | | | | | | check for X11 backend Fixed bugs: - https://launchpad.net/bugs/1160252 - https://launchpad.net/bugs/1122774 (bzr r12247)
* | Update to trunkJabier Arraiza Cenoz2013-03-2616-29/+21
|\| | | | | (bzr r11950.1.75)
| * Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-2516-29/+21
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12243)
* | Update to trunkJabier Arraiza Cenoz2013-03-233-18/+90
|\| | | | | (bzr r11950.1.71)
| * Translations. Translatable files clean-up (find.cpp removal).Nicolas Dufour2013-03-221-1/+1
| | | | | | | | | | | | | | Translations. Inkscape.pot update. Preferences. Filters preferences text fix (see Bug #1133033). Extensions. Fix for Bug #1158377 (Printing marks needs more precision). (bzr r12230)
| * ability to scroll inside the filter dock -- gain some screen real estate!Raphael Rosch2013-03-222-17/+89
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1062134 (bzr r12229)
* | Remove extra codeJabier Arraiza Cenoz2013-03-231-11/+0
| | | | | | (bzr r11950.1.69)
* | Mauro based feedbak added some fixesJabier Arraiza Cenoz2013-03-234-10/+20
| | | | | | (bzr r11950.1.68)
* | Fixed end extremium node delete fault, ready for testingroot2013-03-222-14/+28
| | | | | | (bzr r11950.1.66)
* | Fixing errors at delete extrewmiuns nodesJabier Arraiza Cenoz2013-03-211-8/+18
| | | | | | (bzr r11950.1.65)
* | Fixed redraw handles at node deleteJabier Arraiza Cenoz2013-03-211-6/+6
| | | | | | (bzr r11950.1.64)
* | Inserting nodes fixed, cleanupJabier Arraiza Cenoz2013-03-217-74/+55
|\ \ | | | | | | (bzr r11950.1.63)
| * | Fixing node faultjtx2013-03-201-2/+12
| | | | | | | | | (bzr r11950.4.3)
| * | Fixing node faultjtx2013-03-203-32/+25
| | | | | | | | | (bzr r11950.4.2)
| * | Fixing node creations in BSpline mode.jtx2013-03-205-41/+28
| |\ \ | |/ / |/| | (bzr r11950.4.1)
* | | For testing, widget added, regression fixedJabier Arraiza Cenoz2013-03-201-1/+6
|/ / | | | | (bzr r11950.1.62)
* | Fixing regressionjtx2013-03-1928-55/+97
| | | | | | (bzr r11950.1.61)
* | Widgets to effect addedJabier Arraiza Cenoz2013-03-199-39/+13
|\| | | | | (bzr r11950.1.59)
| * Drop remaining unused functionsAlex Valavanis2013-03-181-1/+2
| | | | | | (bzr r12224)
| * Fix -Wunused-function warningsAlex Valavanis2013-03-182-23/+0
| | | | | | (bzr r12221)
| * cppcheckKris De Gussem2013-03-176-14/+10
| | | | | | (bzr r12218)
* | Working width widgetsJabier Arraiza Cenoz2013-03-193-10/+4
| | | | | | (bzr r11950.1.58)
* | working whith widgetsJabier Arraiza Cenoz2013-03-184-4/+23
| | | | | | (bzr r11950.1.57)
* | Working with widjetsJabier Arraiza Cenoz2013-03-1728-97/+55
| | | | | | (bzr r11950.1.56)
* | Working in widgetsroot2013-03-1728-55/+97
|\| | | | | (bzr r11950.1.55)
| * cppcheckKris De Gussem2013-03-161-2/+0
| | | | | | (bzr r12217)
| * Drop checks for ancient dependency versions. These are satisfied elsewhere.Alex Valavanis2013-03-162-11/+0
| | | | | | (bzr r12213)
| * Warning cleanupAlex Valavanis2013-03-162-11/+9
| | | | | | (bzr r12211)
| * Fix missing Gtkmm/Glib headers for Gtk+ 3 buildAlex Valavanis2013-03-155-0/+9
| | | | | | (bzr r12209)
| * Fix remaining forward declaration tags (except for unavoidable internal ↵Alex Valavanis2013-03-153-3/+3
| | | | | | | | | | errors in Gtkmm headers) (bzr r12208)
| * Fix table layout in fill and stroke dialog in Gtk+ 2Alex Valavanis2013-03-151-0/+15
| | | | | | (bzr r12207)
| * Fix even more forward declaration tagsAlex Valavanis2013-03-1512-18/+54
| | | | | | (bzr r12206)
| * Fix another load of forward declaration tagsAlex Valavanis2013-03-146-10/+7
| | | | | | (bzr r12205)
* | widget working not compileroot2013-03-1625-153/+809
|\| | | | | (bzr r11950.1.54)
| * Fix another tonne of forward declaration tagsAlex Valavanis2013-03-147-8/+6
| | | | | | (bzr r12204)
| * Kill ancient gcc version check in configure.ac and fix a load of broken ↵Alex Valavanis2013-03-144-3/+5
| | | | | | | | | | forward declarations (bzr r12203)
| * GTK3: fix layout of 'Fill and Stroke' tabs (see bug #1088264)su_v2013-03-131-3/+3
| | | | | | (bzr r12200)
| * Migrate remaining dialogs to Gtk::GridAlex Valavanis2013-03-1312-28/+642
| | | | | | (bzr r12199)
| * Further migration to Gtk::GridAlex Valavanis2013-03-128-115/+157
| | | | | | (bzr r12196)
* | update to trunkroot2013-03-111-9/+10
|\| | | | | (bzr r11950.1.52)
| * Translations. Latvian, Spanish and Ukrainian translations update, and ↵Nicolas Dufour2013-03-111-9/+10
| | | | | | | | | | translators list update. (bzr r12189)
* | ~sub fix, double click to reset default handles and control to 10% steproot2013-03-113-6/+69
| | | | | | (bzr r11950.1.51)
* | Merge from trunkJabier Arraiza Cenoz2013-03-1029-160/+608
|\| | | | | (bzr r11950.1.50)
| * Migrate Object Properties dialog to Gtk::GridAlex Valavanis2013-03-095-50/+147
| | | | | | (bzr r12188)
| * Migrate calligraphic-profile-rename.* to Gtk::GridAlex Valavanis2013-03-092-12/+45
| | | | | | (bzr r12187)
| * Migrate from Gtk::Color to Gtk::RGBAAlex Valavanis2013-03-093-0/+46
| | | | | | (bzr r12186)
| * Use Gtk::Grid in PreviewHolder. Fixes color preview in RegisteredColorPickerAlex Valavanis2013-03-095-79/+256
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1094504 (bzr r12185)