| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merge from trunk (r12337) | su_v | 2013-05-16 | 2 | -288/+306 |
| |\ | | | | | (bzr r11668.1.70) | ||||
| | * | Moved icc selector members to internal helper. | Jon A. Cruz | 2013-05-13 | 2 | -288/+306 |
| | | | | | | | (bzr r12332) | ||||
| * | | merge from trunk (r12322) | su_v | 2013-05-05 | 8 | -28/+19 |
| |\| | | | | | (bzr r11668.1.69) | ||||
| | * | Fixed logic error confusing bitwise and with logical and. | Jon A. Cruz | 2013-04-29 | 2 | -4/+4 |
| | | | | | | | | | | | Whitespace cleanup to make the issue easier to spot. (bzr r12311) | ||||
| | * | Warning cleanup. | Jon A. Cruz | 2013-04-28 | 2 | -6/+5 |
| | | | | | | | (bzr r12309) | ||||
| | * | minor cppcheck stuff | Kris De Gussem | 2013-04-28 | 6 | -18/+10 |
| | | | | | | | (bzr r12307) | ||||
| * | | merge from trunk (r12305) | su_v | 2013-04-27 | 2 | -7/+15 |
| |\| | | | | | (bzr r11668.1.68) | ||||
| | * | Fix for 600285 : Zoom slider | John Smith | 2013-04-21 | 2 | -7/+15 |
| | | | | | | | (bzr r12294) | ||||
| * | | merge from trunk (r12258) | su_v | 2013-03-29 | 23 | -47/+24 |
| |\| | | | | | (bzr r11668.1.65) | ||||
| | * | Workaround usage of deprecated glib symbols in 3rd party libraries | Alex Valavanis | 2013-03-25 | 22 | -46/+23 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12243) | ||||
| | * | Fixed uninitialized variables & misc warnings. | Jon A. Cruz | 2013-03-25 | 1 | -1/+1 |
| | | | | | | | (bzr r12241) | ||||
| * | | merge from trunk (r12240) | su_v | 2013-03-24 | 2 | -65/+120 |
| |\| | | | | | (bzr r11668.1.64) | ||||
| | * | Use subclass of RadioButton rather than setting gobject data in Stroke Style ↵ | Alex Valavanis | 2013-03-23 | 2 | -65/+120 |
| | | | | | | | | | | | dialog: fixes cast-align issue. (bzr r12233) | ||||
| * | | merge from trunk (r12209) | su_v | 2013-03-15 | 26 | -30/+28 |
| |\| | | | | | (bzr r11668.1.58) | ||||
| | * | Fix remaining forward declaration tags (except for unavoidable internal ↵ | Alex Valavanis | 2013-03-15 | 2 | -5/+3 |
| | | | | | | | | | | | errors in Gtkmm headers) (bzr r12208) | ||||
| | * | Fix another load of forward declaration tags | Alex Valavanis | 2013-03-14 | 1 | -1/+1 |
| | | | | | | | (bzr r12205) | ||||
| | * | Fix another tonne of forward declaration tags | Alex Valavanis | 2013-03-14 | 4 | -4/+4 |
| | | | | | | | (bzr r12204) | ||||
| | * | Kill ancient gcc version check in configure.ac and fix a load of broken ↵ | Alex Valavanis | 2013-03-14 | 20 | -20/+20 |
| | | | | | | | | | | | forward declarations (bzr r12203) | ||||
| * | | merge from trunk (r12201) | su_v | 2013-03-13 | 2 | -8/+55 |
| |\| | | | | | (bzr r11668.1.57) | ||||
| | * | Further migration to Gtk::Grid | Alex Valavanis | 2013-03-12 | 2 | -8/+55 |
| | | | | | | | (bzr r12196) | ||||
| * | | merge from trunk (r12191) | su_v | 2013-03-11 | 1 | -0/+5 |
| |\| | | | | | (bzr r11668.1.55) | ||||
| | * | Use Gtk::Grid in PreviewHolder. Fixes color preview in RegisteredColorPicker | Alex Valavanis | 2013-03-09 | 1 | -0/+5 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1094504 (bzr r12185) | ||||
| * | | merge from trunk (r12181) | su_v | 2013-03-08 | 5 | -550/+235 |
| |\| | | | | | (bzr r11668.1.53) | ||||
| | * | Drop dead Inkboard code. Config flag no longer exists | Alex Valavanis | 2013-03-04 | 1 | -5/+0 |
| | | | | | | | (bzr r12173) | ||||
| | * | Convert font-selector, text-edit, glyphs to use updated font-lister (use ↵ | Tavmjong Bah | 2013-03-01 | 3 | -161/+125 |
| | | | | | | | | | | | fontspec rather than font). (bzr r12164) | ||||
| | * | Fix for font-family scrolling in text-tool tool-controls (bug 1122553). | Tavmjong Bah | 2013-02-24 | 1 | -10/+19 |
| | | | | | | | (bzr r12149) | ||||
| | * | Fix missing headers for Gtk+ 3 build | Alex Valavanis | 2013-02-23 | 1 | -0/+1 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1122816 (bzr r12145) | ||||
| | * | Null pointer check (should fix Bug #966441 ) | Kris De Gussem | 2013-02-23 | 1 | -0/+4 |
| | | | | | | | (bzr r12141) | ||||
| | * | Remove unused variables. Change default preview font size. | Tavmjong Bah | 2013-02-23 | 1 | -8/+1 |
| | | | | | | | (bzr r12140) | ||||
| | * | Move code from text-toolbar to font-lister in preparation to share code with ↵ | Tavmjong Bah | 2013-02-17 | 1 | -410/+84 |
| | | | | | | | | | | | font-selector/text-edit. (bzr r12131) | ||||
| | * | Selection based on font-family via icon in text-toolbar font-family entry box. | Tavmjong Bah | 2013-02-15 | 1 | -1/+46 |
| | | | | | | | (bzr r12129) | ||||
| * | | merge from trunk (r12122) | su_v | 2013-02-13 | 8 | -203/+248 |
| |\| | | | | | (bzr r11668.1.51) | ||||
| | * | Move cell_data_func and separator_func from text-toolbar to font-lister. | Tavmjong Bah | 2013-02-11 | 2 | -93/+15 |
| | | | | | | | | | | | Use functions with font-selector (in Text dialog). (bzr r12116) | ||||
| | * | Use update_font_list() in font-lister.cpp. Remove equivalent code in ↵ | Tavmjong Bah | 2013-02-09 | 1 | -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 Bah | 2013-02-08 | 1 | -1/+1 |
| | | | | | | | | | | | John Smith. (bzr r12107) | ||||
| | * | Widen the separator in font-family drop-down so it is visible in more themes. | Tavmjong Bah | 2013-02-07 | 1 | -1/+7 |
| | | | | | | | (bzr r12106) | ||||
| | * | Add separator between fonts in document and fonts on sytem in font-family ↵ | Tavmjong Bah | 2013-02-07 | 1 | -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 Bah | 2013-02-06 | 1 | -18/+195 |
| | | | | | | | | | | | | | | | font-family drop-down menu. If font is not on system, draws strikethrough on top of font name. (bzr r12104) | ||||
| | * | Supress Pango error message. | Tavmjong Bah | 2013-02-05 | 1 | -1/+3 |
| | | | | | | | (bzr r12103) | ||||
| | * | Second try at getting text toolbar properly initialized when there is no ↵ | Tavmjong Bah | 2013-02-05 | 1 | -8/+7 |
| | | | | | | | | | | | prefs file. (bzr r12101) | ||||
| | * | Only set up text-tool bar if has actually been created. Ensures proper ↵ | Tavmjong Bah | 2013-02-04 | 1 | -0/+7 |
| | | | | | | | | | | | initialization after creation. (bzr r12099) | ||||
| | * | Better fix for 1114243, crash on launch with default prefs from stable | Tavmjong Bah | 2013-02-04 | 1 | -17/+16 |
| | | | | | | | (bzr r12097) | ||||
| | * | add todo comment for fixing fontstyle fall-back behaviour | Johan B. C. Engelen | 2013-02-03 | 1 | -0/+2 |
| | | | | | | | (bzr r12095) | ||||
| | * | fix crash | Johan B. C. Engelen | 2013-02-03 | 2 | -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 Bah | 2013-02-02 | 1 | -14/+39 |
| | | | | | | | | | | | not on users system. (bzr r12093) | ||||
| | * | Fix for 1091582 : Problem with key release when pressing space with cursor ↵ | John Smith | 2013-02-02 | 1 | -4/+5 |
| | | | | | | | | | | | off canvas. (bzr r12088) | ||||
| | * | Clean up Cairo rendering in a couple of widgets | Alex Valavanis | 2013-01-31 | 1 | -41/+18 |
| | | | | | | | (bzr r12083) | ||||
| | * | Text toolbar will display style options for the first font in a font-family ↵ | Tavmjong Bah | 2013-01-31 | 1 | -0/+7 |
| | | | | | | | | | | | list. Also, fix mem leak. (bzr r12082) | ||||
| | * | Disconnect size_allocation signal handler before disposing desktop widget | Alex Valavanis | 2013-01-30 | 2 | -23/+29 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1108930 (bzr r12078) | ||||
| | * | desktop-widget: Add callback to ensure that ruler ranges are correctly ↵ | Alex Valavanis | 2013-01-27 | 1 | -0/+23 |
| | | | | | | | | | | | | | | | | | updated when canvas table resizes Fixed bugs: - https://launchpad.net/bugs/950552 (bzr r12068) | ||||
