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 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346
|
gtk-qt-engine (1:0.8-4) unstable; urgency=low
* fix focus rect drawing routine (Closes: #484882), thanks Andrew O.
Shadoura for the patches!
* New build dependency on dpatch
-- Bastian Venthur <venthur@debian.org> Mon, 21 Jul 2008 00:26:42 +0200
gtk-qt-engine (1:0.8-3) unstable; urgency=low
* Bumped standards version
* Fixed bug introduced by last NMU which prevented the po files to build
correctly (Closes: #482245)
-- Bastian Venthur <venthur@debian.org> Wed, 16 Jul 2008 11:04:26 +0200
gtk-qt-engine (1:0.8-2) unstable; urgency=low
* Bumped standards version
* Added Homepage field
* Acknowledge NMU (Closes: #460634, #424385), thanks Sune!
-- Bastian Venthur <venthur@debian.org> Wed, 26 Mar 2008 14:57:56 +0100
gtk-qt-engine (1:0.8-1.1) unstable; urgency=low
* Non-maintainer upload.
* Disable under nspluginviewer (Closes: #460634)
* Make package build twice by using out of tree build as cmake is expected
to do. Minor patches to build system needed. (Closes: #424385)
* Apply ldflags as ldflags and not as cflags
* Don't build it twice every time
-- Sune Vuorela <debian@pusling.com> Mon, 14 Jan 2008 22:24:15 +0100
gtk-qt-engine (1:0.8-1) unstable; urgency=low
* New Upstream release, changes since the last SVN snapshot are:
- Fix corrupt scrollbar ends on Firefox and Eclipse in the Domino style
- Make buttons, checkboxes and radio buttons indicate keyboard focus
- Fix icon loading code when dealing with multiple inheritance
- Map more GTK icons
- Setting a font with bold or italic options now works correctly
- Fix a bug where menu checkmarks would be displayed as a series of
horizontal lines
-- Bastian Venthur <venthur@debian.org> Tue, 30 Oct 2007 20:32:01 +0100
gtk-qt-engine (1:0.8~svn-rev36-2) unstable; urgency=low
* Added dh_gtkmodules call to debian/rules (Closes: #419306)
-- Bastian Venthur <venthur@debian.org> Tue, 17 Apr 2007 09:37:50 +0200
gtk-qt-engine (1:0.8~svn-rev36-1) unstable; urgency=low
* New SVN snapshot
- Added Turkish translation
- Added Bulgarian translation
- Added Russian translation
- Fix compilation on GCC 4.3 (Closes: #417219), thanks again Martin!
* Dropped transitional package gtk2-engines-gtk-qt
* Don't ship files in /usr/lib64 on such archs anymore (Closes: #417044)
* Bumped gtk dependency (Closes: #419306)
-- Bastian Venthur <venthur@debian.org> Sun, 15 Apr 2007 17:06:25 +0200
gtk-qt-engine (1:0.8~svn-rev31-3) unstable; urgency=low
* Upload to unstable
- (Closes: #412279) "unusable with GTK+ 2.10" and many other bugs,
already fixed in experimental.
-- Bastian Venthur <venthur@debian.org> Tue, 27 Feb 2007 13:17:34 +0100
gtk-qt-engine (1:0.8~svn-rev31-2) experimental; urgency=low
* Added --as-needed CFLAG in order to reduce the dependencies
-- Bastian Venthur <venthur@debian.org> Tue, 27 Feb 2007 12:09:36 +0100
gtk-qt-engine (1:0.8~svn-rev31-1) experimental; urgency=low
* New SVN snapshot
- Added Italian translation
- Fix button appearance in the Motif Plus style
-- Bastian Venthur <venthur@debian.org> Fri, 9 Feb 2007 13:17:22 +0100
gtk-qt-engine (1:0.8~svn-rev29-1) experimental; urgency=low
* New SVN snapshot
- Merged gtk-qt-engine-small-pixmaps.patch from SuSe.
- Highlighted menu item are now always white.
-- Bastian Venthur <venthur@debian.org> Mon, 15 Jan 2007 15:13:01 +0100
gtk-qt-engine (1:0.8~svn-rev27-1) experimental; urgency=low
* New SVN snapshot
- Merged fix-iconpaths.patch from suse. This fixes icon loading issues
wit inherited icon themes.
* Since gtk-qt-engine 0.8 will use cmake im closing libtoolbug.
(Closes: #342914)
-- Bastian Venthur <venthur@debian.org> Thu, 4 Jan 2007 13:29:13 +0100
gtk-qt-engine (1:0.8~svn-rev26-1) experimental; urgency=low
* New upstream SVN snapshot
- My toolbarfix.patch is now officially included, so removing it from
debian/patches.
-- Bastian Venthur <venthur@debian.org> Fri, 8 Dec 2006 11:11:39 +0100
gtk-qt-engine (1:0.8~svn-rev25-2) experimental; urgency=low
* Applied toolbarfix.patch in order to respect KDE's toolbar settings.
-- Bastian Venthur <venthur@debian.org> Thu, 7 Dec 2006 12:44:35 +0100
gtk-qt-engine (1:0.8~svn-rev25-1) experimental; urgency=low
* Snapshot from upstreams SVN, fixes many bugs including:
- Switch the buildsystem from autotools to CMake. CMake 2.4 is now
required to build the project.
- Fix scrollbar sliders in the Domino widget style
- Fix a bug that caused Qt colours not to be applied to GTK applications.
This fixes several graphical problems when using dark colour schemes.
(Closes: #395127)
- Fix a bug that would disable Bonobo support even when the correct
packages were installed
- The control center module will now write a configuration file that will
only affect applications inside KDE. Applications running in GNOME can
be themed separately using the GNOME tools. (Closes: #296657)
- Add a setting for emacs keyboard shortcuts
- Draw default buttons properly.
- Provide a fallback icon even when one of the right size doesn't exist
- Fix invalid CSS comments.
- When the Qt theme can't be found, display a dialog allowing the user to
modify the search paths.
- Respect KDE's "Show icons on buttons" setting
* Re-enabled .desktop file (Closes: #398941)
-- Bastian Venthur <venthur@debian.org> Wed, 6 Dec 2006 12:07:45 +0100
gtk-qt-engine (1:0.7-4) unstable; urgency=low
* Removed debian/gtk-qt-engine.dirs since it's not needed anymore
-- Bastian Venthur <venthur@debian.org> Thu, 30 Nov 2006 09:08:59 +0100
gtk-qt-engine (1:0.7-3) unstable; urgency=low
* Added Debian revision to conflics- and replaces-line in order to resolve
File conflict (Closes: #397993). Many thanks to Stephen Gran.
* Updated upstreams hompage URL
-- Bastian Venthur <venthur@debian.org> Sun, 12 Nov 2006 12:30:26 +0100
gtk-qt-engine (1:0.7-2) unstable; urgency=low
* The please don't kill me release
* Renamed the package to gtk-qt-engine
* Updated maintainer field
-- Bastian Venthur <venthur@debian.org> Wed, 18 Oct 2006 19:45:28 +0200
gtk-qt-engine (1:0.7-1) unstable; urgency=low
* New upstream release (Closes: #378892), most important changes:
- Fix toolbar borders in styles other than Keramik
- Allow for inverted sliders
- Fix menu backgrounds with Baghira
- Control Module: i18n support
- Fix bug where bottoms of scrollbars wouldn't be displayed
(Closes: #315119)
- Fix appearance of progress bars in Firefox when using the Alloy style
- Fix bug in Firefox where progress bars would "leak" outside their box
- Control Module: add utility to fix Firefox scrollbar buttons
- Fix bug that would make XFCE 4.2's settings application fail to start
- Fix crash bug in gaim's file transfer window
- Support coloured buttons
- Only respond to KIPC StyleChanged messages
- Cache pixmaps created in setColors() and setMenuBackground(). This fixes
a large memory leak, and improves app startup speeds and responsiveness.
(Closes: #300261)
- Ensure tooltip text is always black
- The theme no longer tries to override widget-specific colours set by
applications or user RC files
- Control Module: fix blank entry in style list
- Add a workaround for a bug in OpenOffice where menus and toolbars were
drawn incorrectly.
- Other bugs dissapeared in the new version:
workrave does not crash anymore on micro-breaks (Closes: 354299)
GTK apps don't crash anymore on font change (Closes: #295929)
* New Maintainer (Closes: #379956)
- introduced epoch to reflect upstreams versioning scheme correctly
- switched away from cdbs
- bumped standards version
- removed superfluous build-depends
-- Bastian Venthur <mail@venthur.de> Thu, 27 Jul 2006 18:39:40 +0200
gtk-qt-engine (0.60-3) unstable; urgency=low
* Orphaning this package, changed maintainer to QA Group.
* Thanks to Luk Claes for the NMU and FTBFS patch.
* Fixed missing commas in RC file (closes: #266521).
- Thanks to Jan De Luyck for the patch.
* Bumped Standards-Version to 3.6.2 (no changes).
-- Christoffer Sawicki <qerub@home.se> Thu, 20 Apr 2006 17:19:00 +0200
gtk-qt-engine (0.60-2.1) unstable; urgency=high
* Non-maintainer upload.
* Fix FTBFS by touching configure in clean target (Closes: #350141).
-- Luk Claes <luk@debian.org> Wed, 1 Mar 2006 09:00:23 +0100
gtk-qt-engine (0.60-2) unstable; urgency=low
* Thanks to Adeodato for the NMU.
* Fix black menu backgrounds (closes: #343658).
* Updated FSF's address in debian/copyright.
* Updated libtool (closes: #342914).
- Added KDE core and Qt to kcm_kcmgtk_la_LIBADD.
* Added libqt3-mt-dev to Build-Depends.
* Thanks to Kurt Roeckx for helping me out.
-- Christoffer Sawicki <qerub@home.se> Mon, 26 Dec 2005 01:01:37 +0100
gtk-qt-engine (0.60-1.1) unstable; urgency=low
* NMU at maintainer's request.
* Rebuild against C++ transitioned kdelibs; no source changes needed.
-- Adeodato Simó <asp16@alu.ua.es> Wed, 07 Sep 2005 16:45:32 +0200
gtk-qt-engine (0.60-1) unstable; urgency=low
* New upstream release.
- Removes crashes with certain apps (closes: #286436).
* Clarified some changelog entries.
* Versioned debhelper Build-Depend
-- Christoffer Sawicki <qerub@home.se> Sun, 2 Jan 2005 22:24:09 +0100
gtk-qt-engine (0.50+cvs20041221-1) staging; urgency=low
* Checkout from CVS.
* Removed parts of the diff, now upstream.
-- Christoffer Sawicki <qerub@home.se> Tue, 21 Dec 2004 23:42:01 +0100
gtk-qt-engine (0.50-3) staging; urgency=low
* Upload to new Kalyxo archive.
-- Christoffer Sawicki <qerub@home.se> Mon, 6 Dec 2004 14:58:13 +0100
gtk-qt-engine (0.50-2) unstable; urgency=low
* Ran src/gtkrc through dos2unix.
* Minor grammatical changes to debian/changelog.
* Remove kcmgtk-xdg.desktop from package.
* Added note about the KDE dependency to package description.
* Cleaned up kcmgtk.desktop.
-- Christoffer Sawicki <qerub@home.se> Tue, 17 Aug 2004 21:03:03 +0200
gtk-qt-engine (0.50-1) unstable; urgency=low
* Added some spaces in the description.
* New upstream version.
-- Christoffer Sawicki <qerub@home.se> Mon, 2 Aug 2004 17:05:17 +0200
gtk-qt-engine (0.41-3) unstable; urgency=low
* Improved description.
* Removed README.Debian, not needed anymore.
* Don't install empty files to /usr/share/doc.
* Changed section from x11 to kde.
-- Christoffer Sawicki <qerub@home.se> Sat, 19 Jun 2004 22:03:50 +0200
gtk-qt-engine (0.41-2) unstable; urgency=low
* Rebuilt for unstable. Excuse me.
* Added kdelibs4-dev to Build-Depends.
-- Christoffer Sawicki <qerub@home.se> Wed, 16 Jun 2004 20:51:15 +0200
gtk-qt-engine (0.41-1) unstable; urgency=low
* New upstream release.
-- Christoffer Sawicki <qerub@home.se> Wed, 16 Jun 2004 17:45:16 +0200
gtk-qt-engine (0.3-1) unstable; urgency=low
* New versioning policy.
* Upload to the new archive.
-- Christoffer Sawicki <qerub@home.se> Mon, 26 Apr 2004 19:20:52 +0200
gtk-qt-engine (0.3-0qerub3) workstation-unstable; urgency=low
* Small cleanups in debian/ files.
-- Christoffer Sawicki <qerub@home.se> Wed, 18 Feb 2004 12:30:59 +0100
gtk-qt-engine (0.3-0qerub2) workstation-unstable; urgency=low
* Added an extra note to README.Debian about segfaulting.
* Changed URL in debian/copyright.
-- Christoffer Sawicki <qerub@home.se> Wed, 18 Feb 2004 11:38:45 +0100
gtk-qt-engine (0.3-0qerub1) workstation-unstable; urgency=low
* New upstream release!
* Added Build-Depends.
-- Christoffer Sawicki <qerub@home.se> Mon, 16 Feb 2004 19:29:20 +0100
gtk-qt-engine (0.2-0qerub2) workstation-unstable; urgency=low
* Changed target to workstation-unstable (for upload to kde-debian.org).
-- Christoffer Sawicki <qerub@home.se> Tue, 27 Jan 2004 21:50:25 +0100
gtk-qt-engine (0.2-0qerub1) unstable; urgency=low
* Initial release.
-- Christoffer Sawicki <qerub@home.se> Wed, 7 Jan 2004 16:28:00 +0100
|