Note that you can limit your full-text search to a specific module with the 'module:' keyword. Example: 'module:tdebase <search text>'

[First Page] [Previous Page]  [Next Page] [Last Page]


GIT HashBranchDateAuthorLog Message
3e72121f [view]master2012-11-01 19:22:13 -0500Darrell Anderson[katapult] Fix "is not defined" warning.
b2d6cebb [view]master2012-11-01 17:03:43 -0500Timothy Pearson[gtk3-tqt-engine] Quite a few widgets now work
6221fac2 [view]master2012-11-01 20:41:23 +0100Slávek Banko[pytdeextensions] Fix libgcc library detection
Fix QT directories detection
Thanks to Francois Andriot
45328775 [view]master2012-11-01 19:41:36 +0100Slávek Banko[pytde] Fix mandrake distribution detection
Thanks to Francois Andriot
c3a0fc05 [view]master2012-11-01 19:39:37 +0100Slávek Banko[pytde] Fix 'pytdeconfig.py' installation directory
Thanks to Francois Andriot
d3e75057 [view]master2012-11-01 19:03:56 +0800Richard 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]master2012-10-31 23:31:32 -0500Timothy Pearson[tde-style-lipstik] Use widget info structs instead of direct widget access where possible
af6b35e2 [view]master2012-10-31 23:30:53 -0500Timothy Pearson[tqt] Automated update from Qt3
294ec2ee [view]master2012-10-31 23:30:20 -0500Timothy Pearson[qt3] Add parent toolbar information to style info structs
04171359 [view]master2012-11-01 04:36:32 +0100Slávek Banko[tellico] Fix FTBFS due to missing LIBXML_LIBS
Thanks to Francois Andriot
592d3b63 [view]master2012-11-01 04:26:16 +0100Slávek Banko[tellico] Fix 'format not a string literal' error
Thanks to Francois Andriot
987c43bb [view]master2012-11-01 10:43:15 +0800Richard 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]master2012-10-31 23:42:35 +0100Slávek Banko[smartcardauth] Fix FTBFS
Thanks to Francois Andriot
b0bd2889 [view]master2012-10-31 15:34:18 -0500Timothy Pearson[tqt] Automated update from Qt3
289363b9 [view]master2012-10-31 15:33:40 -0500Timothy Pearson[qt3] Add public set methods to QMenuItem
960121b3 [view]master2012-10-31 15:12:59 -0500Timothy Pearson[tde-style-qtcurve] Update to new style API
0be8c502 [view]master2012-10-31 15:02:58 -0500Timothy Pearson[tde-style-lipstik] Update to new style API
f16f8eb6 [view]master2012-10-31 14:53:25 -0500Timothy Pearson[tdeartwork] Update styles for new API
1730af22 [view]master2012-10-31 14:52:20 -0500Darrell Anderson[tqtinterface] Add TQMetaEnum to tqt.h.
98c8bffc [view]master2012-10-31 14:49:22 -0500Darrell Anderson[tqtinterface] Add TQ_ENUMS to tqt.h.
This resolves bug report 1298.
Thanks to Fat-Zer.
affd77b6 [view]master2012-10-31 14:26:14 -0500Darrell Anderson[tdegraphics] Add help comments to CMakeLists.txt.
Thanks to Fat-Zer.
c6aa0957 [view]master2012-10-31 14:23:16 -0500Darrell Anderson[tdebase] Add help comments to CMakeLists.txt.
Thanks to Fat-Zer.
af82583a [view]master2012-10-31 14:18:39 -0500Darrell Anderson[tdeartwork] Add help comments to CMakeLists.txt.
Thanks to Fat-Zer.
884e5fa2 [view]master2012-10-31 14:12:48 -0500Timothy Pearson[tdelibs] Update to new style API
af88555e [view]master2012-10-31 19:29:57 +0100Slávek Banko[rosegarden] Fix FTBFS due to missing link to fontconfig
Thanks to Francois Andriot
2fce7314 [view]master2012-10-31 12:39:49 -0500Timothy Pearson[tqt] Automated update from Qt3
a5ced706 [view]master2012-10-31 12:39:27 -0500Timothy Pearson[qt3] Add new style hints for enhanced third party style compatibility
5f918c68 [view]master2012-10-31 18:13:16 +0100Slávek Banko[kvirc] Fix arts detection due to missing -lmcop
Thanks to Francois Andriot
3fc5e3c3 [view]master2012-10-31 17:04:26 +0100Slávek Banko[ktechlab] Fix build without gpsim
aa0e597d [view]master2012-10-31 10:46:45 -0500Darrell Anderson[koffice] Fix FTBFS on TQt3
30a39265 [view]master2012-10-31 01:09:09 -0500Timothy Pearson[tde-style-qtcurve] Update for style API
8c8a5b7f [view]master2012-10-31 00:57:37 -0500Timothy Pearson[tde-style-lipstik] Update style
ccef52cd [view]master2012-10-31 00:42:25 -0500Timothy Pearson[tdeartwork] Update styles
d26d6ac2 [view]master2012-10-30 22:44:02 -0500Timothy Pearson[tdelibs] Style update
0836d464 [view]master2012-10-30 22:42:44 -0500Timothy Pearson[tqt] Automated update from Qt3
69429dcf [view]master2012-10-30 22:41:50 -0500Timothy Pearson[qt3] Add new style primatives for enhanced third party style compatibility
47f54a1c [view]master2012-10-31 08:54:09 +0800Richard 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]master2012-10-30 17:05:14 -0500Timothy Pearson[gtk3-tqt-engine] Finished tab widgets, group boxes, and add preliminary popup menu support
27ccd2aa [view]master2012-10-30 16:48:40 -0500Timothy Pearson[tdewebdev] Fix FTBFS on TQt3
2440b621 [view]master2012-10-30 15:25:42 -0500Timothy Pearson[tdevelop] Fix FTBFS with TQt3
7b29b836 [view]master2012-10-30 13:51:00 -0500Timothy Pearson[tdegames] Fix FTBFS on TQt3
de9980a5 [view]master2012-10-30 12:06:46 -0500Darrell Anderson[tdebindings] Fix build on Ruby 1.9.x without pkgconfig file.
d2b03dad [view]master2012-10-30 11:09:38 -0500Darrell Anderson[koffice] Fix some "is not defined" warnings.
4a607cea [view]master2012-10-30 18:11:30 +0800Richard 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]master2012-10-29 20:26:15 -0500Darrell Anderson[tdeutils] Fix some "is not defined" warnings.
ec566dbe [view]master2012-10-30 01:21:29 +0100Slávek Banko[kchmviewer] Fix FTBFS due to missing QT_LDFLAGS
Thanks to Francois Andriot
756f3ebf [view]master2012-10-29 18:58:25 -0500Darrell Anderson[tdegames] Fix "HAVE_ARTS" is not defined warning messages.
Patch found in KDE bug report 118224 - No in game sounds.
a66a6bbf [view]master2012-10-29 16:17:27 -0500Timothy Pearson[gtk3-tqt-engine] Add tab prelighting support
222c53bf [view]master2012-10-29 20:25:23 +0100Slávek Banko[kaffeine] Add support for xine 1.2 libraries
Thanks to Francois Andriot
0bf8ed26 [view]master2012-10-29 14:03:10 -0500Timothy Pearson[gtk3-tqt-engine] A few widgets are now working somewhat
6bcc871e [view]master2012-10-29 22:00:11 +0800Richard 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]master2012-10-29 04:16:52 +0100Slávek Banko[amarok] Fix build on Ruby 1.9.x without pkgconfig file
9241945d [view]master2012-10-29 04:14:02 +0100Slávek Banko[amarok] Fix FTBFS due to system scriptmanager.h
Thanks to Darrell Anderson
af8d937e [view]master2012-10-29 04:12:14 +0100Slávek Banko[amarok] Add conditionnal inotify support
Thanks to Francois Andriot
e566a4be [view]master2012-10-28 21:02:13 +0100Slávek Banko[koffice] Fix Ruby 1.9.x shared library test without pkgconfig file
5d27227c [view]master2012-10-28 14:08:03 -0500Darrell Anderson[koffice] Fix koffice FTBFS on 64-bit.
This resolves bug report 1236.
cfc258b0 [view]master2012-10-28 10:21:21 +0100Slávek Banko[libksquirrel] Fix doc installation directory
Thanks to Francois Andriot
b0432108 [view]master2012-10-28 17:02:07 +0800Richard 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]master2012-10-27 17:41:35 -0500Timothy Pearson[tqtinterface] Add TQTIPLABEL_OBJECT_NAME_STRING
224fb75b [view]master2012-10-27 17:36:44 -0500Timothy Pearson[tqtinterface] Add TQTOOLTIP_OBJECT_NAME_STRING
00ce7d0d [view]master2012-10-27 21:46:01 +0800Richard 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]master2012-10-27 01:54:48 +0200Slávek Banko[tde-packaging] Fix tdenetwork include files location on Debian and Ubuntu
This solves FTBFS caused by previous commit
3144ada2 [view]master2012-10-26 18:11:08 -0500Darrell Anderson[tdenetwork] Add missing file from previous commit 10026753.
10026753 [view]master2012-10-26 16:41:56 -0500Darrell Anderson[tdenetwork] Added XMMS support to CMake.
Thanks to Slavek Banko.
970116b1 [view]master2012-10-26 16:37:06 -0500Timothy Pearson[tqt] Regenerate moc files
f73a9dc1 [view]master2012-10-26 15:56:56 -0500Darrell Anderson[yakuake] Add automake support for --enable-gcc-hidden-visibility.
dc12b31a [view]master2012-10-26 15:56:12 -0500Darrell Anderson[twin-style-crystal] Add automake support for --enable-gcc-hidden-visibility.
57607a15 [view]master2012-10-26 15:55:12 -0500Darrell Anderson[tellico] Add automake support for --enable-gcc-hidden-visibility.
b2aedca2 [view]master2012-10-26 15:54:25 -0500Darrell Anderson[tde-systemsettings] Add automake support for --enable-gcc-hidden-visibility.
f266fb5f [view]master2012-10-26 15:53:35 -0500Darrell Anderson[tde-style-lipstik] Add automake support for --enable-gcc-hidden-visibility.
345dbf0b [view]master2012-10-26 15:52:43 -0500Darrell Anderson[soundkonverter] Add automake support for --enable-gcc-hidden-visibility.
db146035 [view]master2012-10-26 15:51:59 -0500Darrell Anderson[smb4k] Add automake support for --enable-gcc-hidden-visibility.
7142857b [view]master2012-10-26 15:51:15 -0500Darrell Anderson[rosegarden] Add cmake support for WITH_GCC_VISIBILITY.
6ca04ccd [view]master2012-10-26 15:50:28 -0500Darrell Anderson[potracegui] Add automake support for --enable-gcc-hidden-visibility.
8ab29ecb [view]master2012-10-26 15:49:51 -0500Darrell Anderson[kvpnc] Add automake support for --enable-gcc-hidden-visibility.
8732c4db [view]master2012-10-26 15:49:02 -0500Darrell Anderson[kvkbd] Add automake support for --enable-gcc-hidden-visibility.
87a41310 [view]master2012-10-26 15:48:24 -0500Darrell Anderson[ktorrent] Add automake support for --enable-gcc-hidden-visibility.
f3a0bf5b [view]master2012-10-26 15:47:44 -0500Darrell Anderson[ktechlab] Add automake support for --enable-gcc-hidden-visibility.
56adbdb3 [view]master2012-10-26 15:46:54 -0500Darrell Anderson[ksystemlog] Add automake support for --enable-gcc-hidden-visibility.
a573ff53 [view]master2012-10-26 15:46:15 -0500Darrell Anderson[ksquirrel] Add automake support for --enable-gcc-hidden-visibility.
a81c04b7 [view]master2012-10-26 15:45:32 -0500Darrell Anderson[krusader] Add automake support for --enable-gcc-hidden-visibility.
c687151f [view]master2012-10-26 15:44:50 -0500Darrell Anderson[krename] Add automake support for --enable-gcc-hidden-visibility.
97bf7526 [view]master2012-10-26 15:44:09 -0500Darrell Anderson[tderadio] Add automake support for --enable-gcc-hidden-visibility.
1f7396a9 [view]master2012-10-26 15:43:28 -0500Darrell Anderson[kpilot] Add automake support for --enable-gcc-hidden-visibility.
2afd0012 [view]master2012-10-26 15:42:52 -0500Darrell Anderson[konversation] Add automake support for --enable-gcc-hidden-visibility.
ef96ac8e [view]master2012-10-26 15:42:01 -0500Darrell Anderson[koffice] Add automake support for --enable-gcc-hidden-visibility.
24a7a1ec [view]master2012-10-26 15:40:46 -0500Darrell Anderson[knutclient] Add automake support for --enable-gcc-hidden-visibility.
fc792bca [view]master2012-10-26 15:40:05 -0500Darrell Anderson[knowit] Add automake support for --enable-gcc-hidden-visibility.
e6242955 [view]master2012-10-26 15:39:27 -0500Darrell Anderson[knights] Add automake support for --enable-gcc-hidden-visibility.
1b3d219d [view]master2012-10-26 15:38:47 -0500Darrell Anderson[knetstats] Add automake support for --enable-gcc-hidden-visibility.
11835f42 [view]master2012-10-26 15:36:33 -0500Darrell Anderson[knemo] Add automake support for --enable-gcc-hidden-visibility.
e75f6e0d [view]master2012-10-26 15:35:58 -0500Darrell Anderson[kmyfirewall] Add automake support for --enable-gcc-hidden-visibility.
08ba4135 [view]master2012-10-26 15:35:12 -0500Darrell Anderson[kiosktool] Add automake support for --enable-gcc-hidden-visibility.
6af58827 [view]master2012-10-26 15:34:28 -0500Darrell Anderson[kima] Add automake support for --enable-gcc-hidden-visibility.
774bbe19 [view]master2012-10-26 15:33:26 -0500Darrell Anderson[kile] Add automake support for --enable-gcc-hidden-visibility.
e18e0d83 [view]master2012-10-26 15:32:45 -0500Darrell Anderson[tdmtheme] Add automake support for --enable-gcc-hidden-visibility.
80721d2e [view]master2012-10-26 15:32:01 -0500Darrell Anderson[kdirstat] Add automake support for --enable-gcc-hidden-visibility.
20029be8 [view]master2012-10-26 15:31:25 -0500Darrell Anderson[kdiff3] Add automake support for --enable-gcc-hidden-visibility.
bb32a9fc [view]master2012-10-26 15:30:46 -0500Darrell Anderson[kcpuload] Add automake support for --enable-gcc-hidden-visibility.
73fcafe7 [view]master2012-10-26 15:29:57 -0500Darrell Anderson[kcmautostart] Add automake support for --enable-gcc-hidden-visibility.

List generated Sat May 10 03:18:00 2025
Currently showing patches 42401 to 42500 of 52777 [View All on Single Page]
Note that you can limit your full-text search to a specific module with the 'module:' keyword. Example: 'module:tdebase <search text>'

[First Page] [Previous Page]  [Next Page] [Last Page]