CIA.vc
bock
Real-time open source activity stats
Stats » Authors » bock
informationsyndicateUTC clock
00:51 on May 26, 2012
event counters
The last message was received 1.05 years ago at 17:50 on May 07, 2011
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
14 messages since the first one, 4.39 years ago, for an average of 3.82 months between messages
recent messages
dateReversed sort columnprojectcontentlink
17:49 on May 07, 2011Unrealircd
Commit by bock on unreal3_2_fixes :: 6099:816853589caa /doc/unreal32docs.ru.html:
changes of 18 week
#
22:13 on Feb 26, 2011Unrealircd
Commit by bock on unreal3_2_fixes :: 6080:aa4cf75f9030 /doc/unreal32docs.ru.html:
Update of last update docs (about chanmode +t).
#
19:56 on Nov 22, 2010Unrealircd
Commit by bock on unreal3_2_fixes :: 6032:874abe6ca5d4 /doc/ (help.ru.conf unreal32docs.ru.html):
Update docs for Russian before 3.2.9
#
22:18 on Aug 18, 2010Unrealircd
Commit by bock on unreal3_2_fixes :: 5954:12c19c9296a9 /doc/ (help.ru.conf unreal32docs.ru.html):
Updated documentation to actual state.
#
20:54 on Aug 10, 2010Unrealircd
Commit by bock on unreal3_2_fixes :: 5938:b80ef1b68f7d /doc/help.ru.conf:
release update
#
20:34 on Aug 10, 2010Unrealircd
Commit by bock on unreal3_2_fixes :: 5937:d2f1bbcf7946 /doc/example.ru.conf:
deleted "kline" from logging
#
19:08 on Jul 07, 2008KDE
Commit by bock :: r829176 workspace/trunk/KDE/kdebase/workspace/kcontrol/randr/krandrtray.cpp:
Correct fix for compilation error (now it will flag the cache as dirty on Xrandr 1.1 as well). Tested on a 1.1 box this time :)
#
07:33 on Jul 06, 2008KDE
Commit by bock :: r828611 workspace/trunk/KDE/kdebase/workspace/kcontrol/randr/ (9 files):
Fix caching of Xrandr data, ignore RROutput events for now

Do not invalidate the caches of XRRScreenResources and XRRGetScreenSizeRange unless
the timestamp is actually dirty. This makes loading the context menu of the tray app
much faster.

Ignore RROutput events for now; I've been getting some strange behavior and nasty XIO
crashing when changing modes using xrandr while krandrtray is active. They aren't
critical to the applet's function, so it's safe to ignore them for now.

Also quash most of the warnings from GCC.
#
07:32 on Jul 06, 2008kde-bindings
Commit by bock :: r828611 /trunk/KDE/kdebase/workspace/kcontrol/randr/ (9 files):
Fix caching of Xrandr data, ignore RROutput events for now

Do not invalidate the caches of XRRScreenResources and XRRGetScreenSizeRange unless
the timestamp is actually dirty. This makes loading the context menu of the tray app
much faster.

Ignore RROutput events for now; I've been getting some strange behavior and nasty XIO
crashing when changing modes using xrandr while krandrtray is active. They aren't
critical to the applet's function, so it's safe to ignore them for now.

Also quash most of the warnings from GCC.
#
23:06 on Jan 19, 2008KDE
Commit by bock :: r763626 workspace/trunk/KDE/kdebase/workspace/plasma/containments/desktop/backgrounddialog.cpp:
Added KImageFilePreview to the wallpaper select dialog.
#
02:48 on Jan 19, 2008KDE
Commit by bock :: r763267 workspace/ (22 files):

  • XRRQueryExtension returns Bool, not Status
  • Fix crash where Qt's QDesktopWidget returns multiple Xinerama screens; if we are being managed by RANDR, this number may be greater than the
  • Fix a few memory leaks and uninitialized variables thanks to valgrind.
  • Use the proper Xrandr.h macros for rotation and reflection masks in the actual number of screens as reported by ScreenCount in Xlib. RandR::Orientations enum.
  • Don't remove the OutputGraphicsItems from a scene if they do not belong to it (why does QGraphicsScene return them in ::items() if they don't exist in the scene???)
  • Add some useful accessors to OutputConfig to grab user configuration values for resolution, refresh rate, etc.
  • Add preliminary multi-monitor ability; you can now set the absolute position of any screen. Setting any other relationship other than "Absolute" currently clones all outputs to the largest display.
  • Remove the "Active" checkbox and add a "Disabled" option in the resolution combo box instead; removes clutter and is clearer.
  • Add the ability to get the preferred mode of a given connected output.
  • Mark the preferred output mode (resolution) of a user as (Auto)
  • Add missing proposeRefreshRate to RandROutput (was only in RandRCrtc)
  • Remove performApplyOnStartup for KRandRModule - this makes sense for krandrtray, which likely starts up with KDE4, but not for opening the KCModule, which should keep the active settings until the user makes a change.
  • Remove some of my unnecessary output relationship code; found a much better way to do it :)
  • More i18n contexts.
  • The tray doesn't need to force querying infomation about each display/screen/ output/crtc every time it prepares the context menu; it can receive randr events for a reason.
  • Temporarily disable the logic to use the legacy RANDR API if the user has RANDR 1.2 but only one RROutput; this seems silly.
  • Clean up the RandROutput and RandRCrtc APIs to use the proper RandR* classes instead of RRMode/Crtc/Output IDs from Xrandr.h to avoid headaches.
#
01:47 on Jan 08, 2008KDE
Commit by bock :: r758505 workspace/trunk/KDE/kdebase/ (20 files in 2 dirs):

  • Fix most of the i18n ambiguities noted by Krazy
  • const pass-by-reference some parameters that were passed by value (thanks Krazy!)
  • Fix configuration changes not hitting the changed(bool) slot in KCModule
  • Remove "active" checkbox in the output configuration, and added a "disabled" option in the resolution combo box. This reduces clutter and is clearer, in my opinion.
  • Add an "Auto" option in the refresh rate configuration
  • Disallow refresh rate changes on disabled displays
  • Add slotEnable to RandROutput to allow activating displays.
#
07:22 on Jan 05, 2008KDE
Commit by bock :: r757518 workspace/branches/KDE/4.0/kdebase/workspace/kcontrol/randr/ (3 files):

  • Automatically expand active RandROutput config groups
  • Add missing slotAdjustOutput slot to RandRConfig
  • Enhance the text on each OutputGraphicsItem to be more descriptive
  • Catch the window's resizeEvent to properly update the OutputGraphicsItem scaling in the graphics scene.
#
07:03 on Jan 05, 2008KDE
Commit by bock :: r757514 workspace/trunk/KDE/kdebase/workspace/kcontrol/randr/ (3 files):

  • Automatically expand active RandROutput config groups
  • Add missing slotAdjustOutput slot to RandRConfig
  • Enhance the text on each OutputGraphicsItem to be more descriptive
  • Catch the window's resizeEvent to properly update the OutputGraphicsItem scaling in the graphics scene.
#