[First Page] [Previous Page] [Next Page] [Last Page]
GIT Hash | Branch | Date | Author | Log Message |
---|---|---|---|---|
3e72121f [view] | master | 2012-11-01 19:22:13 -0500 | Darrell Anderson | [katapult] Fix "is not defined" warning. |
b2d6cebb [view] | master | 2012-11-01 17:03:43 -0500 | Timothy Pearson | [gtk3-tqt-engine] Quite a few widgets now work |
6221fac2 [view] | master | 2012-11-01 20:41:23 +0100 | Slávek Banko | [pytdeextensions] Fix libgcc library detection Fix QT directories detection Thanks to Francois Andriot |
45328775 [view] | master | 2012-11-01 19:41:36 +0100 | Slávek Banko | [pytde] Fix mandrake distribution detection Thanks to Francois Andriot |
c3a0fc05 [view] | master | 2012-11-01 19:39:37 +0100 | Slávek Banko | [pytde] Fix 'pytdeconfig.py' installation directory Thanks to Francois Andriot |
d3e75057 [view] | master | 2012-11-01 19:03:56 +0800 | Richard Grenville | [tdebase] Bug fix #17: Try to fix artifacts after animating/shading shaped wins in Openbox - Correct design mistakes in win_get_region_noframe(). I must be sleepwalking when I wrote that thing! - Intersect border_size with window region rectangle because Openbox is offering wrong window shapes larger than the window rectangle for shaped windows. Shame on you, Openbox. - Change logic in reg_ignore calculation as border_size is now intersected with window rectangle and we don't need to do this here again. - Rewrite window painting with frame opacity part in win_paint_win() to deal with absurd frame widths WM offers. Again, Openbox, this is your fault. - As I'm in a pretty bad state (continuously working on compton for 10+ hours without rest...), all these changes are not well tested, and bugs are to be expected. |
fad7c06d [view] | master | 2012-10-31 23:31:32 -0500 | Timothy Pearson | [tde-style-lipstik] Use widget info structs instead of direct widget access where possible |
af6b35e2 [view] | master | 2012-10-31 23:30:53 -0500 | Timothy Pearson | [tqt] Automated update from Qt3 |
294ec2ee [view] | master | 2012-10-31 23:30:20 -0500 | Timothy Pearson | [qt3] Add parent toolbar information to style info structs |
04171359 [view] | master | 2012-11-01 04:36:32 +0100 | Slávek Banko | [tellico] Fix FTBFS due to missing LIBXML_LIBS Thanks to Francois Andriot |
592d3b63 [view] | master | 2012-11-01 04:26:16 +0100 | Slávek Banko | [tellico] Fix 'format not a string literal' error Thanks to Francois Andriot |
987c43bb [view] | master | 2012-11-01 10:43:15 +0800 | Richard Grenville | [tdebase] Improvement: border_size & ConfigureNotify & VSync changes - Run XSync() before the final paint to catch VBlank better. Stolen from Xfwm4 VSync patch. - Add --vsync-aggressive that sends out the final painting request earlier, simulating xfwm4 VSync patch. But this thing does have the possibility of breaking VSync, I think... - Change handling of ConfigureNotify to avoid freeing w->extents and w->border_size if possible. - Change logic in paint_prepreprocess() to use win_get_region() for border_size generation instead of border_size() if the window is not shaped to try to avoid some BadRegion error messages when a window loses its border_size then is unmapped, about which Adys complained in #25. - Detect if w->border_size is None before using it in various places. Practically the effect is pretty limited because XFixesCreateRegionFromWindow() usually returns an invalid X ID instead of None on error. - Fix a bug that rounded corner detection could fail if the window size is changed by a ConfigureNotify immediately. |
c3b6defe [view] | master | 2012-10-31 23:42:35 +0100 | Slávek Banko | [smartcardauth] Fix FTBFS Thanks to Francois Andriot |
b0bd2889 [view] | master | 2012-10-31 15:34:18 -0500 | Timothy Pearson | [tqt] Automated update from Qt3 |
289363b9 [view] | master | 2012-10-31 15:33:40 -0500 | Timothy Pearson | [qt3] Add public set methods to QMenuItem |
960121b3 [view] | master | 2012-10-31 15:12:59 -0500 | Timothy Pearson | [tde-style-qtcurve] Update to new style API |
0be8c502 [view] | master | 2012-10-31 15:02:58 -0500 | Timothy Pearson | [tde-style-lipstik] Update to new style API |
f16f8eb6 [view] | master | 2012-10-31 14:53:25 -0500 | Timothy Pearson | [tdeartwork] Update styles for new API |
1730af22 [view] | master | 2012-10-31 14:52:20 -0500 | Darrell Anderson | [tqtinterface] Add TQMetaEnum to tqt.h. |
98c8bffc [view] | master | 2012-10-31 14:49:22 -0500 | Darrell Anderson | [tqtinterface] Add TQ_ENUMS to tqt.h. This resolves bug report 1298. Thanks to Fat-Zer. |
affd77b6 [view] | master | 2012-10-31 14:26:14 -0500 | Darrell Anderson | [tdegraphics] Add help comments to CMakeLists.txt. Thanks to Fat-Zer. |
c6aa0957 [view] | master | 2012-10-31 14:23:16 -0500 | Darrell Anderson | [tdebase] Add help comments to CMakeLists.txt. Thanks to Fat-Zer. |
af82583a [view] | master | 2012-10-31 14:18:39 -0500 | Darrell Anderson | [tdeartwork] Add help comments to CMakeLists.txt. Thanks to Fat-Zer. |
884e5fa2 [view] | master | 2012-10-31 14:12:48 -0500 | Timothy Pearson | [tdelibs] Update to new style API |
af88555e [view] | master | 2012-10-31 19:29:57 +0100 | Slávek Banko | [rosegarden] Fix FTBFS due to missing link to fontconfig Thanks to Francois Andriot |
2fce7314 [view] | master | 2012-10-31 12:39:49 -0500 | Timothy Pearson | [tqt] Automated update from Qt3 |
a5ced706 [view] | master | 2012-10-31 12:39:27 -0500 | Timothy Pearson | [qt3] Add new style hints for enhanced third party style compatibility |
5f918c68 [view] | master | 2012-10-31 18:13:16 +0100 | Slávek Banko | [kvirc] Fix arts detection due to missing -lmcop Thanks to Francois Andriot |
3fc5e3c3 [view] | master | 2012-10-31 17:04:26 +0100 | Slávek Banko | [ktechlab] Fix build without gpsim |
aa0e597d [view] | master | 2012-10-31 10:46:45 -0500 | Darrell Anderson | [koffice] Fix FTBFS on TQt3 |
30a39265 [view] | master | 2012-10-31 01:09:09 -0500 | Timothy Pearson | [tde-style-qtcurve] Update for style API |
8c8a5b7f [view] | master | 2012-10-31 00:57:37 -0500 | Timothy Pearson | [tde-style-lipstik] Update style |
ccef52cd [view] | master | 2012-10-31 00:42:25 -0500 | Timothy Pearson | [tdeartwork] Update styles |
d26d6ac2 [view] | master | 2012-10-30 22:44:02 -0500 | Timothy Pearson | [tdelibs] Style update |
0836d464 [view] | master | 2012-10-30 22:42:44 -0500 | Timothy Pearson | [tqt] Automated update from Qt3 |
69429dcf [view] | master | 2012-10-30 22:41:50 -0500 | Timothy Pearson | [qt3] Add new style primatives for enhanced third party style compatibility |
47f54a1c [view] | master | 2012-10-31 08:54:09 +0800 | Richard Grenville | [tdebase] Improvement: Try to reduce reg_ignore regenerations - Try to reduce regenerations of reg_ignore. Highly experimental and could lead to very obscure bugs. More testing needed. - Introduce to_paint in struct _win to keep track of whether this window was painted last time. - Drop CAN_DO_USABLE support. Its usage looks pretty limited. - Fix a bug that possibly causes rendering issues on frame width changes if frame_opacity is enabled. - Detect other borders (instead of only top border) when determining frame opacity. - Change the type of w->mode from int to an enumeration type. - Ignore ShapeNotify if the window is not mapped, to avoid loss of w->border_size in some cases, which breaks the fading out process of shaped windows. - Stop rendering a window if its picture is lost and it's unmapped, to avoid a series of X errors and possible rendering problems. |
d53bb733 [view] | master | 2012-10-30 17:05:14 -0500 | Timothy Pearson | [gtk3-tqt-engine] Finished tab widgets, group boxes, and add preliminary popup menu support |
27ccd2aa [view] | master | 2012-10-30 16:48:40 -0500 | Timothy Pearson | [tdewebdev] Fix FTBFS on TQt3 |
2440b621 [view] | master | 2012-10-30 15:25:42 -0500 | Timothy Pearson | [tdevelop] Fix FTBFS with TQt3 |
7b29b836 [view] | master | 2012-10-30 13:51:00 -0500 | Timothy Pearson | [tdegames] Fix FTBFS on TQt3 |
de9980a5 [view] | master | 2012-10-30 12:06:46 -0500 | Darrell Anderson | [tdebindings] Fix build on Ruby 1.9.x without pkgconfig file. |
d2b03dad [view] | master | 2012-10-30 11:09:38 -0500 | Darrell Anderson | [koffice] Fix some "is not defined" warnings. |
4a607cea [view] | master | 2012-10-30 18:11:30 +0800 | Richard Grenville | [tdebase] Misc: Small adjustments - Minor change of code in configure_win() for a slight performance boost in some cases. - Discovered there are a lot of X errors that I basically cannot fix, caused by the asynchronous nature of Xlib... - Correct the position of the timestamps in DEBUG_REPAINT. This might have negative effects for debugging X errors, though. |
10f16917 [view] | master | 2012-10-29 20:26:15 -0500 | Darrell Anderson | [tdeutils] Fix some "is not defined" warnings. |
ec566dbe [view] | master | 2012-10-30 01:21:29 +0100 | Slávek Banko | [kchmviewer] Fix FTBFS due to missing QT_LDFLAGS Thanks to Francois Andriot |
756f3ebf [view] | master | 2012-10-29 18:58:25 -0500 | Darrell Anderson | [tdegames] Fix "HAVE_ARTS" is not defined warning messages. Patch found in KDE bug report 118224 - No in game sounds. |
a66a6bbf [view] | master | 2012-10-29 16:17:27 -0500 | Timothy Pearson | [gtk3-tqt-engine] Add tab prelighting support |
222c53bf [view] | master | 2012-10-29 20:25:23 +0100 | Slávek Banko | [kaffeine] Add support for xine 1.2 libraries Thanks to Francois Andriot |
0bf8ed26 [view] | master | 2012-10-29 14:03:10 -0500 | Timothy Pearson | [gtk3-tqt-engine] A few widgets are now working somewhat |
6bcc871e [view] | master | 2012-10-29 22:00:11 +0800 | Richard Grenville | [tdebase] Bug fix: Fading blocks in rare circumstances - In very rare circumstances, poll() to the X connection returns 1 but no events are read out, causing XNextEvent() in the main loop to wait infinitely until another event comes, typically affecting fading process only, causing fading to appear somehow stopped. This commit adds a (possible) fix. - Listen to Expose events of the X Composite overlay window if we are painting to it, to avoid making some parts of the screen blank when switching out of X screen in --paint-on-overlay mode. - Drop "fade_fin" member of struct _win, because it's pretty useless. - Drop unused "root" parameter of expose_root(), move get_time_ms() to compton.h, etc. |
c8804353 [view] | master | 2012-10-29 04:16:52 +0100 | Slávek Banko | [amarok] Fix build on Ruby 1.9.x without pkgconfig file |
9241945d [view] | master | 2012-10-29 04:14:02 +0100 | Slávek Banko | [amarok] Fix FTBFS due to system scriptmanager.h Thanks to Darrell Anderson |
af8d937e [view] | master | 2012-10-29 04:12:14 +0100 | Slávek Banko | [amarok] Add conditionnal inotify support Thanks to Francois Andriot |
e566a4be [view] | master | 2012-10-28 21:02:13 +0100 | Slávek Banko | [koffice] Fix Ruby 1.9.x shared library test without pkgconfig file |
5d27227c [view] | master | 2012-10-28 14:08:03 -0500 | Darrell Anderson | [koffice] Fix koffice FTBFS on 64-bit. This resolves bug report 1236. |
cfc258b0 [view] | master | 2012-10-28 10:21:21 +0100 | Slávek Banko | [libksquirrel] Fix doc installation directory Thanks to Francois Andriot |
b0432108 [view] | master | 2012-10-28 17:02:07 +0800 | Richard Grenville | [tdebase] Improvement: Change clear_shadow implementation - Implement clear_shadow with painting region limitation instead of calculation in shadow image, to make it work correctly on windows with rounded corners, requested by funeral1988. This might cause more load on CPU, but could mean less load for GPU. The original implementation is kept but commented out. - Code cleanup. |
388cb22e [view] | master | 2012-10-27 17:41:35 -0500 | Timothy Pearson | [tqtinterface] Add TQTIPLABEL_OBJECT_NAME_STRING |
224fb75b [view] | master | 2012-10-27 17:36:44 -0500 | Timothy Pearson | [tqtinterface] Add TQTOOLTIP_OBJECT_NAME_STRING |
00ce7d0d [view] | master | 2012-10-27 21:46:01 +0800 | Richard Grenville | [tdebase] Bug fix #57: Fix incorrect handling of InputOnly windows - Stop rendering InputOnly windows. In the past I've misunderstood the whole thing, I guess, sorry. Thanks to garfilth and funeral1988 for reporting and providing valuable information. - Fix a possible segfault in DDEBUG_EVENTS. - Add "dbe" as a configuration file option. - Attempt to slightly reduce the rendering delay after VSync in non-DBE mode. I don't think, however, that this would be greatly helpful for the tearing issue. |
52bda05b [view] | master | 2012-10-27 01:54:48 +0200 | Slávek Banko | [tde-packaging] Fix tdenetwork include files location on Debian and Ubuntu This solves FTBFS caused by previous commit |
3144ada2 [view] | master | 2012-10-26 18:11:08 -0500 | Darrell Anderson | [tdenetwork] Add missing file from previous commit 10026753. |
10026753 [view] | master | 2012-10-26 16:41:56 -0500 | Darrell Anderson | [tdenetwork] Added XMMS support to CMake. Thanks to Slavek Banko. |
970116b1 [view] | master | 2012-10-26 16:37:06 -0500 | Timothy Pearson | [tqt] Regenerate moc files |
f73a9dc1 [view] | master | 2012-10-26 15:56:56 -0500 | Darrell Anderson | [yakuake] Add automake support for --enable-gcc-hidden-visibility. |
dc12b31a [view] | master | 2012-10-26 15:56:12 -0500 | Darrell Anderson | [twin-style-crystal] Add automake support for --enable-gcc-hidden-visibility. |
57607a15 [view] | master | 2012-10-26 15:55:12 -0500 | Darrell Anderson | [tellico] Add automake support for --enable-gcc-hidden-visibility. |
b2aedca2 [view] | master | 2012-10-26 15:54:25 -0500 | Darrell Anderson | [tde-systemsettings] Add automake support for --enable-gcc-hidden-visibility. |
f266fb5f [view] | master | 2012-10-26 15:53:35 -0500 | Darrell Anderson | [tde-style-lipstik] Add automake support for --enable-gcc-hidden-visibility. |
345dbf0b [view] | master | 2012-10-26 15:52:43 -0500 | Darrell Anderson | [soundkonverter] Add automake support for --enable-gcc-hidden-visibility. |
db146035 [view] | master | 2012-10-26 15:51:59 -0500 | Darrell Anderson | [smb4k] Add automake support for --enable-gcc-hidden-visibility. |
7142857b [view] | master | 2012-10-26 15:51:15 -0500 | Darrell Anderson | [rosegarden] Add cmake support for WITH_GCC_VISIBILITY. |
6ca04ccd [view] | master | 2012-10-26 15:50:28 -0500 | Darrell Anderson | [potracegui] Add automake support for --enable-gcc-hidden-visibility. |
8ab29ecb [view] | master | 2012-10-26 15:49:51 -0500 | Darrell Anderson | [kvpnc] Add automake support for --enable-gcc-hidden-visibility. |
8732c4db [view] | master | 2012-10-26 15:49:02 -0500 | Darrell Anderson | [kvkbd] Add automake support for --enable-gcc-hidden-visibility. |
87a41310 [view] | master | 2012-10-26 15:48:24 -0500 | Darrell Anderson | [ktorrent] Add automake support for --enable-gcc-hidden-visibility. |
f3a0bf5b [view] | master | 2012-10-26 15:47:44 -0500 | Darrell Anderson | [ktechlab] Add automake support for --enable-gcc-hidden-visibility. |
56adbdb3 [view] | master | 2012-10-26 15:46:54 -0500 | Darrell Anderson | [ksystemlog] Add automake support for --enable-gcc-hidden-visibility. |
a573ff53 [view] | master | 2012-10-26 15:46:15 -0500 | Darrell Anderson | [ksquirrel] Add automake support for --enable-gcc-hidden-visibility. |
a81c04b7 [view] | master | 2012-10-26 15:45:32 -0500 | Darrell Anderson | [krusader] Add automake support for --enable-gcc-hidden-visibility. |
c687151f [view] | master | 2012-10-26 15:44:50 -0500 | Darrell Anderson | [krename] Add automake support for --enable-gcc-hidden-visibility. |
97bf7526 [view] | master | 2012-10-26 15:44:09 -0500 | Darrell Anderson | [tderadio] Add automake support for --enable-gcc-hidden-visibility. |
1f7396a9 [view] | master | 2012-10-26 15:43:28 -0500 | Darrell Anderson | [kpilot] Add automake support for --enable-gcc-hidden-visibility. |
2afd0012 [view] | master | 2012-10-26 15:42:52 -0500 | Darrell Anderson | [konversation] Add automake support for --enable-gcc-hidden-visibility. |
ef96ac8e [view] | master | 2012-10-26 15:42:01 -0500 | Darrell Anderson | [koffice] Add automake support for --enable-gcc-hidden-visibility. |
24a7a1ec [view] | master | 2012-10-26 15:40:46 -0500 | Darrell Anderson | [knutclient] Add automake support for --enable-gcc-hidden-visibility. |
fc792bca [view] | master | 2012-10-26 15:40:05 -0500 | Darrell Anderson | [knowit] Add automake support for --enable-gcc-hidden-visibility. |
e6242955 [view] | master | 2012-10-26 15:39:27 -0500 | Darrell Anderson | [knights] Add automake support for --enable-gcc-hidden-visibility. |
1b3d219d [view] | master | 2012-10-26 15:38:47 -0500 | Darrell Anderson | [knetstats] Add automake support for --enable-gcc-hidden-visibility. |
11835f42 [view] | master | 2012-10-26 15:36:33 -0500 | Darrell Anderson | [knemo] Add automake support for --enable-gcc-hidden-visibility. |
e75f6e0d [view] | master | 2012-10-26 15:35:58 -0500 | Darrell Anderson | [kmyfirewall] Add automake support for --enable-gcc-hidden-visibility. |
08ba4135 [view] | master | 2012-10-26 15:35:12 -0500 | Darrell Anderson | [kiosktool] Add automake support for --enable-gcc-hidden-visibility. |
6af58827 [view] | master | 2012-10-26 15:34:28 -0500 | Darrell Anderson | [kima] Add automake support for --enable-gcc-hidden-visibility. |
774bbe19 [view] | master | 2012-10-26 15:33:26 -0500 | Darrell Anderson | [kile] Add automake support for --enable-gcc-hidden-visibility. |
e18e0d83 [view] | master | 2012-10-26 15:32:45 -0500 | Darrell Anderson | [tdmtheme] Add automake support for --enable-gcc-hidden-visibility. |
80721d2e [view] | master | 2012-10-26 15:32:01 -0500 | Darrell Anderson | [kdirstat] Add automake support for --enable-gcc-hidden-visibility. |
20029be8 [view] | master | 2012-10-26 15:31:25 -0500 | Darrell Anderson | [kdiff3] Add automake support for --enable-gcc-hidden-visibility. |
bb32a9fc [view] | master | 2012-10-26 15:30:46 -0500 | Darrell Anderson | [kcpuload] Add automake support for --enable-gcc-hidden-visibility. |
73fcafe7 [view] | master | 2012-10-26 15:29:57 -0500 | Darrell Anderson | [kcmautostart] Add automake support for --enable-gcc-hidden-visibility. |
[First Page] [Previous Page] [Next Page] [Last Page]
© 2010-2025 Trinity Desktop Project