| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | fix yet another warning | Kris De Gussem | 2013-02-14 | 2 | -4/+3 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | fix warnings introduced in revision 12123 | Kris De Gussem | 2013-02-14 | 4 | -4/+4 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | fixing variable type in stream classes to what was intended (preparation for ... | Kris De Gussem | 2013-02-13 | 14 | -48/+36 | |
| | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Build. Adding unistd header (fixes compilation on Win32 with OpenSuse cross-c... | Nicolas Dufour | 2013-02-13 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed unused function | Jabier Arraiza Cenoz | 2013-02-13 | 3 | -18/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | All done except cusp continuous and close bspline | Jabier Arraiza Cenoz | 2013-02-14 | 3 | -40/+63 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pen Context working in mode BSpline,Cusp mode to fix | Jabier Arraiza Cenoz | 2013-02-14 | 1 | -13/+54 | |
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | First Steps, BSpline Live Path Ok, working Pen Context | Jabier Arraiza Cenoz | 2013-02-13 | 3 | -111/+148 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | First attempt for Adjustable Wheight | Jabier Arraiza Cenoz | 2013-02-12 | 3 | -115/+69 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Update from trunk | Jabier Arraiza Cenoz | 2013-02-12 | 40 | -1013/+206 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | A couple of forward declarations | Alex Valavanis | 2013-02-11 | 20 | -11/+35 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Dropped duplicate code for dom/io and io/ (Bug #1120585 ) | Kris De Gussem | 2013-02-11 | 8 | -875/+35 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | cppcheck | Kris De Gussem | 2013-02-11 | 6 | -31/+12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Move cell_data_func and separator_func from text-toolbar to font-lister. | Tavmjong Bah | 2013-02-11 | 5 | -96/+104 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | adding dockbar/switcher style toggles in prefs ui | Raphael Rosch | 2013-02-11 | 2 | -0/+20 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | merge from trunk | Jabier Arraiza Cenoz | 2013-02-10 | 1 | -1/+7 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Attempt to speed up font-family handling be freezing/thawing Gtk::ListStore w... | Tavmjong Bah | 2013-02-10 | 1 | -1/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a obsolete dep on src CMake List | Jabier Arraiza Cenoz | 2013-02-10 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from Trunk | Jabier Arraiza Cenoz | 2013-02-09 | 13 | -795/+496 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Use update_font_list() in font-lister.cpp. Remove equivalent code in text-too... | Tavmjong Bah | 2013-02-09 | 2 | -95/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Add function to add document font-family entries to store. | Tavmjong Bah | 2013-02-09 | 2 | -24/+165 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | partially reverted previous commit | Kris De Gussem | 2013-02-09 | 6 | -1/+5714 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | removed some unused files | Kris De Gussem | 2013-02-08 | 10 | -6323/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | cppcheck (should fix a.o. copy paste error in SVGAnimatedPreserveAspectRatio) | Kris De Gussem | 2013-02-08 | 2 | -120/+128 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Better rc matching for text-toolbar font-family drop-down separator. From Joh... | Tavmjong Bah | 2013-02-08 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Widen the separator in font-family drop-down so it is visible in more themes. | Tavmjong Bah | 2013-02-07 | 1 | -1/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Add separator between fonts in document and fonts on sytem in font-family dro... | Tavmjong Bah | 2013-02-07 | 3 | -10/+59 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Add fonts (and font-lists) used in document to top of Text tool-bar font-fami... | Tavmjong Bah | 2013-02-06 | 4 | -30/+224 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from branch | Jabier Arraiza Cenoz | 2013-02-06 | 205 | -9000/+2699 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Supress Pango error message. | Tavmjong Bah | 2013-02-05 | 1 | -1/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Win32. Fixing Glib and GTKmm deprecations. | Nicolas Dufour | 2013-02-05 | 2 | -1/+25 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Second try at getting text toolbar properly initialized when there is no pref... | Tavmjong Bah | 2013-02-05 | 1 | -8/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Build. Adding test for external GDL build (--enable-gtk3-experimental option). | Nicolas Dufour | 2013-02-05 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Only set up text-tool bar if has actually been created. Ensures proper initia... | Tavmjong Bah | 2013-02-04 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Better fix for 1114243, crash on launch with default prefs from stable | Tavmjong Bah | 2013-02-04 | 1 | -17/+16 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Fix for 1002757 : Regressions with new default font 'sans-serif' - fix map | John Smith | 2013-02-04 | 1 | -5/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | add todo comment for fixing fontstyle fall-back behaviour | Johan B. C. Engelen | 2013-02-03 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | fix crash | Johan B. C. Engelen | 2013-02-03 | 2 | -1/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Allow simple font style changes even if first font-family in font list is not... | Tavmjong Bah | 2013-02-02 | 1 | -14/+39 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | cppcheck | Kris De Gussem | 2013-02-02 | 9 | -60/+113 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Text-Toolbar font-family entry-box warning-icon tooltip now includes list of ... | Tavmjong Bah | 2013-02-02 | 1 | -29/+38 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Fix for 1002757 : Regressions with new default font 'sans-serif' | John Smith | 2013-02-02 | 6 | -12/+45 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Fix for 1091582 : Problem with key release when pressing space with cursor of... | John Smith | 2013-02-02 | 1 | -4/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | Add internal support for CorelDRAW files (import), based on libcdr | Fridrich Strba | 2013-02-01 | 6 | -2/+402 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | libcdr, libvisio: fix compiler warnings (comparison between signed and unsign... | su_v | 2013-02-01 | 2 | -4/+4 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | libcdr: add remaining CorelDRAW formats (CDT, CCX, CMX) to internal support | su_v | 2013-01-28 | 1 | -0/+39 | |
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | Add support for libcdr | su_v | 2013-01-24 | 5 | -0/+361 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for Bug #1110397: Opacity of clipped group is ignored (regression) | Ted Janeczko | 2013-02-01 | 1 | -2/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for 1091582 : Problem when entering space in text after space tool toggling. | John Smith | 2013-02-01 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | Path::OutlineJoin. for inside join, simplify nodes only for obtuse angle (Bug... | Alvin Penner | 2013-01-31 | 1 | -3/+7 | |
