summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | correct wrong find packageCampbell Barton2013-02-191-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | update cmake filesCampbell Barton2013-02-193-2/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Small bug fix (fix format of font-family in some cases).Tavmjong Bah2013-02-191-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for 998276 : Keyboard shortcuts not appearing in the main menu under UnityJohn Smith2013-02-183-108/+79
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Move code from text-toolbar to font-lister in preparation to share code with ...Tavmjong Bah2013-02-173-443/+921
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Path->Cut Path loses segments (Bug 166302)Alvin Penner2013-02-161-0/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Selection based on font-family via icon in text-toolbar font-family entry box.Tavmjong Bah2013-02-153-23/+167
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Bug #561503: fix typo in earlier fix (r11133)vaifrax2013-02-151-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | Better fix for Bug #911146 (Inkscape reads .eps files from /tmp instead of th...Nicolas Dufour2013-02-152-35/+8
* | | | | | | | | | | | | | | | | | | | | | | | | | | fix yet another warningKris De Gussem2013-02-142-4/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | fix warnings introduced in revision 12123Kris De Gussem2013-02-144-4/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | extensions. hpgl output. patch by TimeWaster for Bug 1118663Alvin Penner2013-02-132-52/+226
* | | | | | | | | | | | | | | | | | | | | | | | | | | fixing variable type in stream classes to what was intended (preparation for ...Kris De Gussem2013-02-1314-48/+36
| | | | * | | | | | | | | | | | | | | | | | | | | | | changes_2013_02_25a.patchDavid Mathog2013-03-0828-672/+19365
| | | | * | | | | | | | | | | | | | | | | | | | | | | merge from trunk (r12122)su_v2013-02-13199-28564/+18227
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Build. Adding unistd header (fixes compilation on Win32 with OpenSuse cross-c...Nicolas Dufour2013-02-131-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | Translations. Latvian translation update by Jānis Eisaks.Nicolas Dufour2013-02-131-990/+1061
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Translations. Russian translation update by Alexandre Prokoudine.Nicolas Dufour2013-02-121-6045/+4514
* | | | | | | | | | | | | | | | | | | | | | | | | | A couple of forward declarationsAlex Valavanis2013-02-1120-11/+35
* | | | | | | | | | | | | | | | | | | | | | | | | | Dropped duplicate code for dom/io and io/ (Bug #1120585 )Kris De Gussem2013-02-118-875/+35
* | | | | | | | | | | | | | | | | | | | | | | | | | cppcheckKris De Gussem2013-02-116-31/+12
* | | | | | | | | | | | | | | | | | | | | | | | | | Move cell_data_func and separator_func from text-toolbar to font-lister.Tavmjong Bah2013-02-115-96/+104
* | | | | | | | | | | | | | | | | | | | | | | | | | adding dockbar/switcher style toggles in prefs uiRaphael Rosch2013-02-112-0/+20
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Translations. Ukrainian translation update by Yuri Chornoivan.Nicolas Dufour2013-02-101-1088/+1128
* | | | | | | | | | | | | | | | | | | | | | | | | Attempt to speed up font-family handling be freezing/thawing Gtk::ListStore w...Tavmjong Bah2013-02-101-1/+7
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Use update_font_list() in font-lister.cpp. Remove equivalent code in text-too...Tavmjong Bah2013-02-092-95/+7
* | | | | | | | | | | | | | | | | | | | | | | | Add function to add document font-family entries to store.Tavmjong Bah2013-02-092-24/+165
* | | | | | | | | | | | | | | | | | | | | | | | partially reverted previous commitKris De Gussem2013-02-096-1/+5714
* | | | | | | | | | | | | | | | | | | | | | | | removed some unused filesKris De Gussem2013-02-0810-6323/+1
* | | | | | | | | | | | | | | | | | | | | | | | cppcheck (should fix a.o. copy paste error in SVGAnimatedPreserveAspectRatio)Kris De Gussem2013-02-082-120/+128
* | | | | | | | | | | | | | | | | | | | | | | | Better rc matching for text-toolbar font-family drop-down separator. From Joh...Tavmjong Bah2013-02-081-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | Widen the separator in font-family drop-down so it is visible in more themes.Tavmjong Bah2013-02-071-1/+7
* | | | | | | | | | | | | | | | | | | | | | | | Add separator between fonts in document and fonts on sytem in font-family dro...Tavmjong Bah2013-02-073-10/+59
* | | | | | | | | | | | | | | | | | | | | | | | Add fonts (and font-lists) used in document to top of Text tool-bar font-fami...Tavmjong Bah2013-02-064-30/+224
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Supress Pango error message.Tavmjong Bah2013-02-051-1/+3
* | | | | | | | | | | | | | | | | | | | | | | Win32. Fixing Glib and GTKmm deprecations.Nicolas Dufour2013-02-052-1/+25
* | | | | | | | | | | | | | | | | | | | | | | Second try at getting text toolbar properly initialized when there is no pref...Tavmjong Bah2013-02-051-8/+7
* | | | | | | | | | | | | | | | | | | | | | | Build. Adding test for external GDL build (--enable-gtk3-experimental option).Nicolas Dufour2013-02-051-0/+5
* | | | | | | | | | | | | | | | | | | | | | | Only set up text-tool bar if has actually been created. Ensures proper initia...Tavmjong Bah2013-02-041-0/+7
* | | | | | | | | | | | | | | | | | | | | | | Add explicit configure.ac check for pangoft2Alex Valavanis2013-02-041-2/+2
* | | | | | | | | | | | | | | | | | | | | | | Better fix for 1114243, crash on launch with default prefs from stableTavmjong Bah2013-02-041-17/+16
* | | | | | | | | | | | | | | | | | | | | | | Fix for 1002757 : Regressions with new default font 'sans-serif' - fix mapJohn Smith2013-02-041-5/+5
* | | | | | | | | | | | | | | | | | | | | | | add todo comment for fixing fontstyle fall-back behaviourJohan B. C. Engelen2013-02-031-0/+2
* | | | | | | | | | | | | | | | | | | | | | | fix crashJohan B. C. Engelen2013-02-032-1/+5
* | | | | | | | | | | | | | | | | | | | | | | Allow simple font style changes even if first font-family in font list is not...Tavmjong Bah2013-02-021-14/+39
* | | | | | | | | | | | | | | | | | | | | | | cppcheckKris De Gussem2013-02-029-60/+113
* | | | | | | | | | | | | | | | | | | | | | | Win32. Adding libcdr (Corel Draw) support.Nicolas Dufour2013-02-021-13/+21
* | | | | | | | | | | | | | | | | | | | | | | Text-Toolbar font-family entry-box warning-icon tooltip now includes list of ...Tavmjong Bah2013-02-021-29/+38
* | | | | | | | | | | | | | | | | | | | | | | Fix for 1002757 : Regressions with new default font 'sans-serif'John Smith2013-02-026-12/+45
* | | | | | | | | | | | | | | | | | | | | | | Fix for 1091582 : Problem with key release when pressing space with cursor of...John Smith2013-02-021-4/+5