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
d71a3e00 [view]master2012-11-11 16:52:24 -0600Darrell Anderson[tdeutils] Additional changes to support building with cmake.
Thanks to Slavek Banko.
b358b8df [view]master2012-11-11 15:40:15 -0600Timothy Pearson[gtk3-tqt-engine] Fix scrollbars
8bf50f1d [view]master2012-11-11 16:27:37 +0100Slávek Banko[tdeartwork] Fix translations in wallpapers desktop files
Added some Czech translations
ec156de9 [view]master2012-11-10 23:48:33 -0600Timothy Pearson[gtk3-tqt-engine] Draw sliders with TQt3 methods
c1a8ee04 [view]master2012-11-10 20:47:02 -0600Darrell Anderson[tdeutils] Initial conversion to cmake.
Thanks to Fat-Zer.
8aa203d6 [view]master2012-11-10 16:50:41 +0100Slávek Banko[tdenetwork] Deleted forgotten files for commit 6e76ea67
473cb1f4 [view]master2012-11-10 11:41:01 +0800Richard Grenville[tdebase] Bug fix: Client window event mask not restored in map_win()
- Fix a bug that client window event masks are not restored in
map_win(), causing further property changes to be ignored, for
example.
- Misc changes.
bbe376ad [view]master2012-11-09 21:44:02 +0800Richard Grenville[tdebase] Feature: Unredirect windows when there's a fullscreen window
- Optionally unredirect windows when there's a fullscreen opaque window on
the top of the stack (--unredir-if-possible). Experimental. Known
issues:
* Screen flickers when redirecting/unredirecting windows.
--paint-on-overlay seemingly minimizes it (Thanks for hints from
mutter), but still noticeable.
* It probably does not play well with vdpau in some cases.
- A debug option DEBUG_REDIR is added.
- Fix a bug that reg_ignore are not expired when a CirculateNotify is
received.
- Add extra safe guards in some places, which could be bad for
performance.
- Remove some abundant code.
295bbf30 [view]master2012-11-09 11:35:40 +0800Richard Grenville[tdebase] Feature #16: _COMPTON_SHADOW window property support
- Add support for reading _COMPTON_SHADOW property from windows
(--respect-attr-shadow). Presently the only defined behavior is, if
_COMPTON_SHADOW is set on the highest ancestor below root window of a
window (usually the WM frame), it's format is 32-bit, type is CADINAL,
value is 0, the window will not get a shadow. The format and behavior
could change in the future without prior notification.
- Fix an issue in fork_after() that may cause some streams to remain
open. My mistake.
- Attempt to reduce determine_shadow() calls from map_win() by
separating some raw handler functions out.
03733ab1 [view]master2012-11-08 13:39:51 -0600Timothy Pearson[tdelibs] Fix crashes in some styles when used with third party toolkits
baed7f4b [view]master2012-11-08 19:39:13 +0800Richard Grenville[tdebase] Bug fix: Shape update of opaque windows not handled correctly
- Fix a bug that causes rendering issues if a opaque window changes
shape.
- Remove abundant handling code in paint_preprocess() when generating
border_size as border_size() is no longer relying on
XFixesCreateRegionFromWindow() right now by default.
- Add extra code to print backtrace in DEBUG_ALLOC_REG.
- Move initialization of fade_time closer to first paint.
cf8d4ef8 [view]master2012-11-08 01:35:06 -0600Timothy Pearson[gtk3-tqt-engine] Fix toolbar rendering
d2a2dd9e [view]master2012-11-08 03:09:02 +0100Slávek Banko[tde-packaging] Fix tdesdk build issues on Debian and Ubuntu
Cdbs files modified to support both automake and cmake
Removed unnecessary file installed into doc
Include files moved to default location
3dd9fca2 [view]master2012-11-08 02:58:39 +0100Slávek Banko[tdesdk] Fix various cmake build issues
Fix automake build issue in kapptemplate
59a2f3d9 [view]master2012-11-08 02:55:57 +0100Slávek Banko[tdesdk] Fix cmake build of kbugbuster with kcal
This resolves bug report 1041
42f29e4b [view]master2012-11-07 19:52:53 -0600Timothy Pearson[kerberostray] Remove Debian packaging
a80a4af1 [view]master2012-11-07 19:52:22 -0600Timothy Pearson[tde-packaging] Add kerberostray packaging to Debian and Ubuntu
83366bae [view]master2012-11-07 12:22:37 -0600Timothy Pearson[libtdeldap] Remove Debian packaging files
3949ac7f [view]master2012-11-07 12:22:02 -0600Timothy Pearson[tde-packaging] Add packaging files for libtdeldap to Debian and Ubuntu
deb6f7b2 [view]master2012-11-06 22:38:16 -0600Timothy Pearson[tqt] Automated update from Qt3
d1c67223 [view]master2012-11-06 22:37:56 -0600Timothy Pearson[qt3] Add ability to set progressbar orientation
798c631e [view]master2012-11-06 11:32:02 +0800Richard Grenville[tdebase] Bug fix: Window rendered incorrectly if has no border with -e
- Fix a bug that window content and some borders are not rendered if the
window has no border on particular sides when -e (frame-opacity) is
enabled, introduced in 66d3f30978. Just as what I said in the commit
message of the commit, "bugs are to be expected". :-S
- Fix a potential segfault in win_match().
- Slightly update CPackConfig.cmake to add dependency to libdrm.
76f5e267 [view]master2012-11-05 17:21:22 -0600Timothy Pearson[gtk3-tqt-engine] Fix mask transforms
Use full TQt3 progress bar drawing code
a37d3e5a [view]master2012-11-05 16:25:16 -0600Timothy Pearson[tdebase] Fix FTBFS
d3b9433c [view]master2012-11-04 19:02:21 -0600Timothy Pearson[gtk3-tqt-engine] Cleanup
7c88a397 [view]master2012-11-04 18:20:55 -0600Timothy Pearson[tdebase] Use proper newline tag in displayconfig module
1079dc4b [view]master2012-11-04 16:20:28 -0600Timothy Pearson[tde-style-qtcurve] Fix crashes when used with third-party toolkits
79dfe5ba [view]master2012-11-04 16:16:59 -0600Timothy Pearson[tqt] Automated update from Qt3
37a8b8a9 [view]master2012-11-04 16:16:36 -0600Timothy Pearson[qt3] Add additional information to style info structs
fe5537df [view]master2012-11-04 19:14:21 +0800Richard Grenville[tdebase] Bug fix #61: Silence a warning
- Silence a FORTIFY_SOURCE warning. Thanks to @smlx for reporting.
- Add -O2 -D_FORTIFY_SOURCE=2 to default CFLAGS in Makefile.
- Use a cleaner way to resolve the writing-to-freed-memory issue
mentioned in last commit.
86103c5c [view]master2012-11-04 18:11:08 +0800Richard Grenville[tdebase] Improvement: Add EWMH _NET_WM_ACTIVE_WINDOW support
- Add support for using _NET_WM_ACTIVE_WINDOW to track focus (rather
than using FocusIn/Out events) as --use-ewmh-active-win.
- Add wid_get_attr() and use it in place of XGetWindowProperty() in
various places.
- Remove dpy parameter from find_win() and find_toplevel() as it's unused.
- Fix a writing-to-freed-memory issue in paint_preprocess().
c6cba09a [view]master2012-11-04 02:23:11 -0600Darrell Anderson[tde-i18n] Fix references to user profile directory.
1c31749c [view]master2012-11-04 01:40:13 -0600Darrell Anderson[tdenetwork] Fix references to user profile directory.
ab6ef50f [view]master2012-11-04 01:36:15 -0600Darrell Anderson[tdeartwork] Fix references to user profile directory.
f201decd [view]master2012-11-04 01:34:56 -0600Darrell Anderson[tdewebdev] Fix references to user profile directory.
a11c2ebf [view]master2012-11-04 01:33:53 -0600Darrell Anderson[tdeedu] Fix references to user profile directory.
fae65940 [view]master2012-11-04 01:30:58 -0600Darrell Anderson[tdesdk] Fix references to user profile directory.
afd2d6fe [view]master2012-11-04 01:28:30 -0600Darrell Anderson[tdeaddons] Fix references to user profile directory.
3cbae8eb [view]master2012-11-04 01:27:15 -0600Darrell Anderson[tdegames] Fix references to user profile directory.
1536be25 [view]master2012-11-04 01:25:54 -0600Darrell Anderson[tdebindings] Fix references to user profile directory.
7ccec9de [view]master2012-11-04 01:24:38 -0600Darrell Anderson[tdevelop] Fix references to user profile directory.
33a1b0cc [view]master2012-11-04 01:22:22 -0600Darrell Anderson[tdeadmin] Fix references to user profile directory.
cd3ecd88 [view]master2012-11-04 01:20:52 -0600Darrell Anderson[tdepim] Fix references to user profile directory.
28e8006c [view]master2012-11-04 01:15:10 -0600Darrell Anderson[tdeaccessibility] Fix references to user profile directory.
8fb269b6 [view]master2012-11-04 01:13:53 -0600Darrell Anderson[tdegraphics] Fix references to user profile directory.
42177b27 [view]master2012-11-04 01:12:04 -0600Darrell Anderson[tdeutils] Fix references to user profile directory.
a3b5ac40 [view]master2012-11-04 01:03:47 -0600Darrell Anderson[tdebase] Fix references to user profile directory.
e256298e [view]master2012-11-04 01:46:07 -0500Darrell Anderson[tdelibs] Fix references to user profile directory.
4465ba29 [view]master2012-11-04 01:34:27 -0500Darrell Anderson[tde-style-qtcurve] Fix references to user profile directory.
61cfdd00 [view]master2012-11-04 01:32:52 -0500Darrell Anderson[smb4k] Fix references to user profile directory.
c3f91a16 [view]master2012-11-04 01:31:12 -0500Darrell Anderson[rosegarden] Fix references to user profile directory.
32b35baf [view]master2012-11-04 01:29:38 -0500Darrell Anderson[kvpnc] Fix references to user profile directory.
9b340c5f [view]master2012-11-04 01:27:53 -0500Darrell Anderson[kvirc] Fix references to user profile directory.
efbdf068 [view]master2012-11-04 01:27:09 -0500Darrell Anderson[ktorrent] Fix references to user profile directory.
a0bf2249 [view]master2012-11-04 01:25:30 -0500Darrell Anderson[ktechlab] Fix references to user profile directory.
44377c72 [view]master2012-11-04 01:24:51 -0500Darrell Anderson[ksystemlog] Fix references to user profile directory.
e234b157 [view]master2012-11-04 01:23:57 -0500Darrell Anderson[ksquirrel] Fix references to user profile directory.
08513fbe [view]master2012-11-04 01:22:57 -0500Darrell Anderson[krusader] Fix references to user profile directory.
9f61daf1 [view]master2012-11-04 01:17:42 -0500Darrell Anderson[kpilot] Fix references to user profile directory.
bc5e3681 [view]master2012-11-04 01:16:40 -0500Darrell Anderson[konversation] Fix references to user profile directory.
b3c783c1 [view]master2012-11-04 01:14:17 -0500Darrell Anderson[koffice-i18n] Fix references to user profile directory.
f2d05b6e [view]master2012-11-04 01:13:02 -0500Darrell Anderson[koffice] Fix references to user profile directory.
2be50e6b [view]master2012-11-04 01:10:26 -0500Darrell Anderson[kmymoney] Fix references to user profile directory.
9fd7b9c7 [view]master2012-11-04 01:09:11 -0500Darrell Anderson[kmplayer] Fix references to user profile directory.
09dc1664 [view]master2012-11-04 01:07:37 -0500Darrell Anderson[kiosktool] Fix references to user profile directory.
a09ed2cc [view]master2012-11-04 01:04:21 -0500Darrell Anderson[kile] Fix references to user profile directory.
459abd0b [view]master2012-11-04 01:01:54 -0500Darrell Anderson[kdiff3] Fix references to user profile directory.
6a275a7e [view]master2012-11-04 01:01:02 -0500Darrell Anderson[kbookreader] Fix references to user profile directory.
7b1be9ef [view]master2012-11-04 00:59:50 -0500Darrell Anderson[katapult] Fix references to user profile directory.
ae251c7f [view]master2012-11-04 00:58:17 -0500Darrell Anderson[kbfx] Fix references to user profile directory.
3f88fb14 [view]master2012-11-04 00:52:36 -0500Darrell Anderson[kaffeine] Fix references to user profile directory.
521d0175 [view]master2012-11-04 00:47:27 -0500Darrell Anderson[k3b] Fix references to user profile directory.
cfa58806 [view]master2012-11-04 00:45:18 -0500Darrell Anderson[dolphin] Fix references to user profile directory.
63b3fe98 [view]master2012-11-04 00:44:47 -0500Darrell Anderson[digikam] Fix references to user profile directory.
6ecfcb2f [view]master2012-11-04 00:42:24 -0500Darrell Anderson[basket] Fix references to user profile directory.
d2812a09 [view]master2012-11-04 00:38:19 -0500Darrell Anderson[amarok] Fix references to user profile directory.
772a36ef [view]master2012-11-04 00:23:42 -0500Darrell Anderson[kipi-plugins] Fix reference to user profile directory.
5a7e68ba [view]master2012-11-04 00:12:31 -0500Darrell Anderson[arts] Fix reference to user profile directory.
06d51bc1 [view]master2012-11-03 21:42:44 -0500Timothy Pearson[tdeartwork] Fix style crashes when used with third party toolkits
6e12d65f [view]master2012-11-03 20:35:31 -0500Timothy Pearson[tdelibs] Fix a number of crashes in various TDE styles when used by a third party toolkit
2f1ea456 [view]master2012-11-03 20:34:34 -0500Timothy Pearson[tqt] Automated update from Qt3
380f29a7 [view]master2012-11-03 20:34:16 -0500Timothy Pearson[qt3] Extend style information structures slightly
e895489c [view]master2012-11-03 19:46:41 -0500Timothy Pearson[tqtinterface] Add TQSTATUSBAR_OBJECT_NAME_STRING
824f886d [view]master2012-11-04 01:39:04 +0100Slávek Banko[kmplayer] Fix support for xine 1.2 libraries
469e7d60 [view]master2012-11-03 17:59:02 -0500Timothy Pearson[gtk3-tqt-engine] Fix scrollbars and buttons
6bc58c8f [view]master2012-11-03 16:49:46 -0500Darrell Anderson[tdewebdev] Remove old/stale makefile message.
0db013d7 [view]master2012-11-03 16:47:41 -0500Darrell Anderson[tdemultimedia] Fix deprecation build warnings by removing xine version
preprocessor checks. The "old" functions have been deprecated
since at least xine 1.0 from 2004.
4e958b33 [view]master2012-11-03 16:45:52 -0500Darrell Anderson[amarok] Fix deprecation build warnings. The "preferred" function has
been available since at least xine 1.1.1 from 2005-11-15.
5f337504 [view]master2012-11-03 16:44:01 -0500Darrell Anderson[kmplayer] Fix deprecation build warnings. The "preferred" function has
been available since at least xine 1.1.1 from 2005-11-15.
e9c83ca1 [view]master2012-11-03 16:43:08 -0500Darrell Anderson[kmplayer] Fix deprecation build warnings by removing xine version
preprocessor checks. The "old" functions have been deprecated
since at least xine 1.0 from 2004.
104a8598 [view]master2012-11-03 17:38:39 +0100Slávek Banko[tdesvn] Fix 'format not a string literal' error
Thanks to Francois Andriot
55c0d54a [view]master2012-11-03 15:03:00 +0100Slávek Banko[tdelibs] Updated description for version numbers
53aeb801 [view]master2012-11-03 22:02:07 +0800Richard Grenville[tdebase] Improvement: Focus detection & --mark-ovredir-focused changes
- Change focus detection to filter FocusIn/Out events in an alternative
way. Could break things, and may be revoked in the future.
- Change --mark-ovredir-focused's semantics. Now it determines whether a
window is to be unconditionally focused by checking if its client
window is the window itself. This resolves a problem in window
managers that set frame windows to be override-redirected (Fluxbox and
i3?). Yes, I know it's bad to change semantics in this way.
fa075466 [view]master2012-11-02 23:15:45 -0500Darrell Anderson[tdebase] Update online links in Konqueror TDE Development profile.
This resolves bug report 1128.
1dd73826 [view]master2012-11-03 10:30:32 +0800Richard Grenville[tdebase] Bug fix: A XserverRegion leak
- Fix a XserverRegion leak introduced in b78ab316fd. I hope this is the
reason of the slowdowns many users reported. Thanks to xrestop!
- Cache the screen region as a variable.
- Add debugging code for region allocation.
b7aee48c [view]master2012-11-03 05:51:40 +0800Richard Grenville[tdebase] Misc: Code cleanup & debug code changes
- Merge @daBrado's focus event debugging code. Thanks!
- Use macro to reduce code redundancy in various functions.
- Move focus event validation from ev_focus_out() to a separate
function.
- Add logic in ev_handle() to increase the chance of successful window
name detection if compton is not reading window names normally (i.e.
if there's no --shadow-exclude), when DEBUG_EVENTS is on.
6e76ea67 [view]master2012-11-02 12:02:09 -0500Darrell Anderson[tdenetwork] Update kopete references of gaim to pidgin.
This resolves bug report 865.
Thanks to Kristopher Gamrat.
9e417b6b [view]master2012-11-02 11:24:36 -0500Darrell Anderson[tdewebdev] Fix 'format not a string literal' error.
Thanks to Serghei Amelian.
be6a4360 [view]master2012-11-02 11:23:28 -0500Darrell Anderson[katapult] Fix 'format not a string literal' error.
5ed1c01d [view]master2012-11-02 00:32:30 -0500Darrell Anderson[rosegarden] Fix FTBFS in 64-bit.
This resolves bug report 1076.
Thanks to Slavek Banko.

List generated Mon May 12 10:18:01 2025
Currently showing patches 42301 to 42400 of 52786 [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]