summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update to trunkJabier Arraiza Cenoz2013-04-262-7/+15
|\ | | | | (bzr r11950.1.107)
| * Fix for 600285 : Zoom sliderJohn Smith2013-04-212-7/+15
| | | | | | (bzr r12294)
* | Remove mesh tool active from sourceroot2013-04-181-1/+1
| | | | | | (bzr r11950.1.101)
* | Fix bspline icon showJabier Arraiza Cenoz2013-03-291-0/+1
| | | | | | (bzr r11950.1.77)
* | Update to trunkJabier Arraiza Cenoz2013-03-2623-47/+24
|\| | | | | (bzr r11950.1.75)
| * Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-2522-46/+23
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12243)
| * Fixed uninitialized variables & misc warnings.Jon A. Cruz2013-03-251-1/+1
| | | | | | (bzr r12241)
* | Update to trunkJabier Arraiza Cenoz2013-03-232-65/+120
|\| | | | | (bzr r11950.1.71)
| * Use subclass of RadioButton rather than setting gobject data in Stroke Style ↵Alex Valavanis2013-03-232-65/+120
| | | | | | | | | | dialog: fixes cast-align issue. (bzr r12233)
* | Adding meshjtx2013-03-221-1/+1
|\ \ | | | | | | (bzr r11950.4.4)
| * | Enabling MeshJabier Arraiza Cenoz2013-03-221-1/+1
| | | | | | | | | (bzr r11950.1.67)
| * | Fixed end extremium node delete fault, ready for testingroot2013-03-221-3/+3
|/ / | | | | (bzr r11950.1.66)
* | Fixing regressionjtx2013-03-193-6/+4
| | | | | | (bzr r11950.1.61)
* | Working with widjetsJabier Arraiza Cenoz2013-03-173-4/+6
| | | | | | (bzr r11950.1.56)
* | Working in widgetsroot2013-03-173-6/+4
|\| | | | | (bzr r11950.1.55)
| * Fix remaining forward declaration tags (except for unavoidable internal ↵Alex Valavanis2013-03-152-5/+3
| | | | | | | | | | errors in Gtkmm headers) (bzr r12208)
| * Fix another load of forward declaration tagsAlex Valavanis2013-03-141-1/+1
| | | | | | (bzr r12205)
* | widget working not compileroot2013-03-1626-32/+79
|\| | | | | (bzr r11950.1.54)
| * Fix another tonne of forward declaration tagsAlex Valavanis2013-03-144-4/+4
| | | | | | (bzr r12204)
| * Kill ancient gcc version check in configure.ac and fix a load of broken ↵Alex Valavanis2013-03-1420-20/+20
| | | | | | | | | | forward declarations (bzr r12203)
| * Further migration to Gtk::GridAlex Valavanis2013-03-122-8/+55
| | | | | | (bzr r12196)
* | Merge from trunkJabier Arraiza Cenoz2013-03-101-0/+5
|\| | | | | (bzr r11950.1.50)
| * Use Gtk::Grid in PreviewHolder. Fixes color preview in RegisteredColorPickerAlex Valavanis2013-03-091-0/+5
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1094504 (bzr r12185)
* | merge from trunkJabier Arraiza Cenoz2013-03-051-5/+0
|\| | | | | (bzr r11950.1.46)
| * Drop dead Inkboard code. Config flag no longer existsAlex Valavanis2013-03-041-5/+0
| | | | | | (bzr r12173)
* | merge from master branchjtx2013-03-043-161/+125
|\| | | | | (bzr r11950.3.5)
| * Convert font-selector, text-edit, glyphs to use updated font-lister (use ↵Tavmjong Bah2013-03-013-161/+125
| | | | | | | | | | fontspec rather than font). (bzr r12164)
* | Update from branchjtx2013-03-014-386/+112
|\| | | | | (bzr r11950.3.4)
| * Fix for font-family scrolling in text-tool tool-controls (bug 1122553).Tavmjong Bah2013-02-241-10/+19
| | | | | | (bzr r12149)
| * Fix missing headers for Gtk+ 3 buildAlex Valavanis2013-02-231-0/+1
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1122816 (bzr r12145)
| * Null pointer check (should fix Bug #966441 )Kris De Gussem2013-02-231-0/+4
| | | | | | (bzr r12141)
| * Remove unused variables. Change default preview font size.Tavmjong Bah2013-02-231-8/+1
| | | | | | (bzr r12140)
| * Move code from text-toolbar to font-lister in preparation to share code with ↵Tavmjong Bah2013-02-171-410/+84
| | | | | | | | | | font-selector/text-edit. (bzr r12131)
| * Selection based on font-family via icon in text-toolbar font-family entry box.Tavmjong Bah2013-02-151-1/+46
| | | | | | (bzr r12129)
* | Update from trunkJabier Arraiza Cenoz2013-02-122-93/+15
|\| | | | | (bzr r11950.2.1)
| * Move cell_data_func and separator_func from text-toolbar to font-lister.Tavmjong Bah2013-02-112-93/+15
| | | | | | | | | | Use functions with font-selector (in Text dialog). (bzr r12116)
* | Merge from TrunkJabier Arraiza Cenoz2013-02-091-29/+145
|\| | | | | (bzr r11950.1.20)
| * Use update_font_list() in font-lister.cpp. Remove equivalent code in ↵Tavmjong Bah2013-02-091-94/+6
| | | | | | | | | | | | | | text-toolbar.cpp. Change separator "tag" from "separatoR" to "#" in attempt to speed up start up. (bzr r12112)
| * Better rc matching for text-toolbar font-family drop-down separator. From ↵Tavmjong Bah2013-02-081-1/+1
| | | | | | | | | | John Smith. (bzr r12107)
| * Widen the separator in font-family drop-down so it is visible in more themes.Tavmjong Bah2013-02-071-1/+7
| | | | | | (bzr r12106)
| * Add separator between fonts in document and fonts on sytem in font-family ↵Tavmjong Bah2013-02-071-9/+30
| | | | | | | | | | | | | | drop-down menu. Separator style depends on GTK theme (may be invisible). (bzr r12105)
| * Add fonts (and font-lists) used in document to top of Text tool-bar ↵Tavmjong Bah2013-02-061-18/+195
| | | | | | | | | | | | | | font-family drop-down menu. If font is not on system, draws strikethrough on top of font name. (bzr r12104)
* | Merge from branchJabier Arraiza Cenoz2013-02-069-155/+163
|\| | | | | (bzr r11950.1.19)
| * Supress Pango error message.Tavmjong Bah2013-02-051-1/+3
| | | | | | (bzr r12103)
| * Second try at getting text toolbar properly initialized when there is no ↵Tavmjong Bah2013-02-051-8/+7
| | | | | | | | | | prefs file. (bzr r12101)
| * Only set up text-tool bar if has actually been created. Ensures proper ↵Tavmjong Bah2013-02-041-0/+7
| | | | | | | | | | initialization after creation. (bzr r12099)
| * Better fix for 1114243, crash on launch with default prefs from stableTavmjong Bah2013-02-041-17/+16
| | | | | | (bzr r12097)
| * add todo comment for fixing fontstyle fall-back behaviourJohan B. C. Engelen2013-02-031-0/+2
| | | | | | (bzr r12095)
| * fix crashJohan B. C. Engelen2013-02-032-1/+5
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1114243 (bzr r12094)
| * Allow simple font style changes even if first font-family in font list is ↵Tavmjong Bah2013-02-021-14/+39
| | | | | | | | | | not on users system. (bzr r12093)