AgeSort asc/desc | Change |
---|---|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 Next | |
Mar 26, 2019 | |
2 years 25 days | build: update lt versions |
2 years 25 days | build: bump version to 0.9.2 |
2 years 25 days | doc: update NEWS |
2 years 25 days | build: conditional include adg-canvas.h |
2 years 25 days | build: docs are built in builddir |
2 years 25 days | doc: remove reference to unexistent adg-cairo-fallback section |
2 years 25 days | Revert "doc: add docblock to AdgGtkLayoutClass" |
2 years 25 days | build: fix typo in gtkdoc makefile |
2 years 25 days | doc: fix typo (Paper instead of Page) |
2 years 25 days | doc: add docblock to AdgGtkLayoutClass |
2 years 25 days | doc: fix doc bugs to improve gtk-doc coverage |
2 years 25 days | adg: remove no more relevant backward workarounds |
2 years 25 days | build: sync Makefile.am.gtk-doc with gtk-doc.make |
2 years 25 days | docs: update TODO.xml |
2 years 25 days | adg: fix GTK2 building |
2 years 25 days | adg: cosmetic remove of double ;; |
Mar 25, 2019 | |
2 years 26 days | i18n: update italian translation |
2 years 26 days | test: avoid testing global scaling on AdgLDim |
2 years 26 days | adg: use G_PRIVATE_ADD and friends |
2 years 26 days | adg: adg_dim_get_dim_style() |