summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2009-10-25Update "xlockmore" and "xlockmore-lite" packages to version 5.29.1.tron4-11/+9
Changes since version 5.28: - Undo a cleanup in vroot.h, as xlock exits on startup with a BadWindow on pievwm and tvtwm. - juggler3d mode stolen from xscreensaver with help from Tim Auckland. Jouk Jansen made safe for VMS and fixed colour problem. - nose: cleaned up for win32. Still do not know why this mode has bottom task bar. - petri: crashed due to shift of int, fix from Dr Nigel Warr <warr AT kp.uni-koeln.de>. petri improved for win32, should not be red all the time now. - penrose should be working again. Other small fixes for life, etc. - image: image set right away and added option -icononly to only display image when in password window - Xinerama patch so the password window will be displayed on one screen thanks to Kaelyn Uhrain <satyr_22901 AT yahoo.com>. (On the wish list would be to have password window on screen with mouse instead of first screen. - SuSE patch set thanks to Stanislav Brabec <sbrabec AT suse.cz> and Petr Gajdos <pgajdos AT suse.cz>. For problems in code and compiler warnings: fixes build with GLTT and FTGL modules, return if fontset is null instead of crash, fixes strict-aliasing compiler warning, makes void function not returning anything. - life3d: resync with my Java code for new patterns. - xlockrc (use of xlock without system password) did not actually check if Key portion matched Again portion. Also now deletes null .xlockrc file when there is a mismatch.
2009-10-25More build fixes for non-GNU cpp(1) which usually doesn't grok -undef.tnn3-3/+18
From Alexander Nasonov in PR pkg/39879.
2009-10-24update to 2.28.1drochner3-9/+15
This switches to the gnome-2.28 release branch.
2009-10-24update to 2.18.4drochner3-8/+11
This switches to the gnome-2.28 release branch.
2009-10-24update to 2.28.1drochner3-9/+12
This switches to the gnome-2.28 release branch.
2009-10-24update to 0.22.2drochner3-9/+11
This switches to the gnome-2.28 release branch.
2009-10-23Fix qt4-tools build on Linux by adding -ldl to LDFLAGS.tnn1-1/+3
From Ondrej Tuma in PR pkg/37688 XXX I think -ldl should go into the generated libQtCore.la instead, but I lack sufficient clue how to make that happen.
2009-10-23avoid conflicts with GSocket in glib >= 2.21 as perplunky2-1/+24
http://trac.wxwidgets.org/ticket/10883 (fixes build)
2009-10-23avoid conflicts with GSocket in glib >= 2.21 as perplunky2-1/+24
http://trac.wxwidgets.org/ticket/10883
2009-10-23avoid conflicts with GSocket in glib >= 2.21 in a similar way toplunky2-1/+26
http://trac.wxwidgets.org/ticket/10883 (just fixes build)
2009-10-23Add kludge to let it build on debian squeeze, where it failed with:tnn2-1/+14
/usr/include/asm-generic/fcntl.h:117: error: redefinition of 'struct flock' /usr/include/bits/fcntl.h:159: error: previous definition of 'struct flock' (this is due to kdelibs including kernel headers for inotify) Fingers crossed that this won't introduce regressions on $otherLinux.
2009-10-22+ gselt.wiz1-1/+2
2009-10-22Initial import of gselt-1.2:wiz4-0/+30
This tool shows a borderless GTK window with various buttons in depending on the current X11 selection. It's configured by a ".gselt" file in your $HOME directory.
2009-10-22add debug optiontnn1-2/+7
2009-10-22Drop MAKE_JOBS_SAFE=no.tnn1-3/+1
Built OK with MAKE_JOBS=16 three times.
2009-10-22update to 2.28.0drochner11-515/+107
This switches to the gnome-2.28 release branch.
2009-10-22update to 2.28.1drochner6-72/+44
This switches to the gnome-2.28 release branch.
2009-10-22update to 2.28.0drochner5-20/+72
This switches to the gnome-2.28 release branch.
2009-10-22update to 2.28.1drochner5-14/+59
This switches to the gnome-2.28 release branch.
2009-10-22update to 2.28.0drochner6-37/+29
This switches to the gnome-2.28 release branch.
2009-10-22Changes 2.18.2:adam4-1556/+1224
* Reintroduce accidentally removed API methods Gtk::Widget::can_default() and Gtk::Widget::can_focus(). * Include infobar.h from main gtkmm.h header. Changes 2.18.1: * RecentManager: Undeprecate get_default(). Changes 2.18.0: * Clipboard: wait_for_targets): Fix a crash. Build: * Require a recent pangomm. * Style: Fix a compiler error with the Intel C++ compiler. * Fix recently-introduced problems with disable-deprecated options.
2009-10-21update to 2.28.0drochner2-8/+7
This switches to the gnome-2.28 release branch.
2009-10-21update to 2.8.1drochner3-10/+15
This switches to the gnome-2.28 release branch.
2009-10-21update to 2.18.3drochner5-23/+34
This switches to the gnome-2.28 release branch.
2009-10-20Set app-defaults folder so it is in ${PREFIX} (previously tried to installsborrill3-4/+6
in /usr/lib). Bump PKGREVISION
2009-10-19Fix build for SunOS modular x11 (PR#36132)tez3-2/+16
2009-10-19Add the required buildlink foo for the gtk2 options, some stuff wantsahoka1-1/+8
to link against gobject it seems.
2009-10-18Add option for gtk2 support. (allows qt to draw native gtk2 widgets)ahoka1-2/+10
2009-10-17Install QtHelp headers again. Bump PKGREVISION.wiz2-3/+16
2009-10-17Install missing headers again. Should fix build of dependencies like sopranowiz2-3/+23
or phonon. (hi adam!) Bump PKGREVISION.
2009-10-15Fix execution of 'configure' under shells that dislike if-fi with nodsainty2-22/+21
intermediate block (Linux here, but probably Solaris too). Whilst here, remove a cosmetic patch hunk.
2009-10-15Update to 0.2.904.sborrill3-20/+6
Changes: Save/restore ECK Clock Synthesizer Fixed bug with panel autodetection using ViaPanelGetNativeModeFromScratchPad function Fixed problem with backlite (Ticket #308) TV-out VT1625 chip support Cursor support speedup Removed two old variables: pBIOSInfo->panelX pBIOSInfo->panelY and replaced it by: pBIOSInfo->Panel->NativeMode->Width pBIOSInfo->Panel->NativeMode->Height Fix bug with DFP Power Off (ticket #317) Fix bug with wrong panel size value (http://www.openchrome.org/trac/ticket/301) This bug appeared only when UseLegacyModeSwitch was TRUE Added support of the VIA OpenBook Added support for screen rotate upside-down and remove "magic numbers" Forgot to remove an old Dot Clock entry from the table. XO 1.5 Panel patch contributed by Xavier Bachelot. Fixup some of the Dotclock code and add working plls for the XO 1.5 CX700 integrated TMDS (Patch courtesy Tim Chen from VIA). Initialize CRTC before a mode switch. Fix bug #260. a couple of small compatibility fixes for XAA and EXA. viaLowLevel.c and via_accel.c are fixes by Bartosz Kosiorek. The via_video.c is a syntax fix by Robert Bridge. Thanks for the bug fixes. Patch submitted by Robert Bridge, originally started by Xavier Bachelot, to remove old EXA support. We are moving forward with the driver and are no longer supporting the old EXA initializations. According to VIA's code the P4M900 should have the same acceleration initialization registers as the K8M890. This patch fixes this and gives about a 10x increase in the video benchmark numbers. remove the check for VIA_3D_ENG_BUSY in the idle loop. This causes xorg to chew a bit more cpu with XAA enabled, and it causes the entire X server to dump if EXA is enabled. I should investigate further, but for now I will just remove it. Oops forgot to change registers for the vx800 chipset when waiting for Idle in the engines. I also added back in waiting for the 3d engine to be idle. I am not sure if this was removed for a reason. Temporary hack to fix a bug with newer Xorg and DRI that crashes if CRTC is not setup. I am adding this because I am working on this part of the code anyways so it won't get lost in bit rot. Make sure that the monitor settings will handle our internal Modes set for TV out and LCD Panels. A couple more tweaks to fix mono hardware cursor on older chipsets. Missed a couple of changes for the chipset specific cursors. Moved chipset detection to HWInit. Removed some extraneous debugging. Initial XVideo support for VX800. Okay I tried to cheat. We need to have some chipset specific intelligence. I have added this back into the initial test to check for HWCursor support. This is a take at reworking HWCursor. It works off the ttm_branch and the work done in the randr_branch. It only needs marginal testing as HWCursor was already very broken. Moved pVia->FrameBufferBase setting to within VIAMapFB where it was before being called without being set. Patch submitted by Robert Bridge to clean up compiler warnings. Should close trac ticket #243. Thanks RobbieAB. Finally tracked down the XAA libpciaccess bug. Also Realized I had not enabled write-combining on the main framebuffer. This should give a small speed boost. Added support for all Modes in ViaPanelNativeModes to ViaPanelModes. Modes used are from Via's released driver in ViaSupportModes. Found needed register writes that are needed so VX800 doesn't crash when CRT is not enabled. I also removed NEEDS FIXING comments from them as they are obviously needed. A few more acceleration tweaks for the VX800. This should fix all the XAA rendering issues. This should also allow 800x480 Panels to work without custom modelines. Initial support for the VX800 chipset. This is based off the Basic chipset support work of Xavier Bachelot and the inital Acceleration work done by Harald Welte. I verified the changes based off the most recent VIA codebaase and fixed a couple of rendering issues. Still needs more work on EXA ( font rendering glitches ) and XVideo.
2009-10-14Update to 1.3.0. Version 1.3.0 improvements:hasso3-368/+6
- Added support for RV740, M92, M93, M97. - Added support for HDMI audio on RS690 and R700. - Added support for power management. - Implemented almost correct analysis of PowerPlay AtomBIOS tables. - 2D acceleration (EXA) is enabled by default now, except on RV740. - Backlight handling finally fixed - compatible with xbacklight 1.1.1. - Overhaul of memory controller setup. Fixes many "MC not idle" issues. - Overhaul of cursor handling. Fixes most cursor bugs. - Selectable color space for XVideo on R6xx/R7xx. - Tons of bug fixes (DDC, EXA, LUT, RandR, AtomBIOS). - More quirk table entries. - Shave support (cleaner compilation output). - All warnings fixed. - Some start of Developer's documentation in README.coding.
2009-10-14Update to 1.6.5. Changes since 1.6.4:hasso2-6/+6
Keith Packard (1): Re-fix DGA removal. Peter Hutterer (1): ephyr: if -parent is given, check for a trailing -screen. (#24144) Changes since 1.6.3: Daniel Stone (1): fbdevhw: Test for graphics:fb%d as well as graphics/fb%d Keith Packard (3): render: return the supported version rather than just passing the proto's version xfree86/modes: Remove all framebuffer support from DGA Bump to version 1.6.4 Michel Dänzer (1): dri2: Don't crash if pPriv is NULL. Peter Hutterer (1): Don't send events through the master if the device has SendCoreEvents off. Richard Hughes (1): Don't reset the lastDeviceEventTime when doing DPMS actions Rémi Cardona (1): dix: append "built-ins" to the font path in SetDefaultFontPath
2009-10-13Unbreak it with making it install Qt<subsystem>/<class> headers again. Bumphasso1-2/+3
PKGREVISION.
2009-10-12Update ruby-gnome2 to 0.19.3.obache12-29/+23
== Ruby-GNOME2 0.19.3: 2009-09-24 NOTE: 0.19.x releases are development series. This release is a bug fix release of 0.19.2. === Changes ===== Ruby/GLib2 * Bug fix: * really fix 'empty $(vendorarchdir) related build problem on CentOS 5.3 x86_64.' [Simon Arnaud, Kouhei Sutou] === Thanks * Simon Arnaud == Ruby-GNOME2 0.19.2: 2009-09-23 NOTE: 0.19.x releases are development series. This release is a bug fix release of 0.19.1. === Changes ==== Ruby/GLib2 * Bug fixes: * empty $(vendorarchdir) related build problem on CentOS 5.3 x86_64. [Toshiyuki Suzumura, Kouhei Sutou] * [#2862022] fix multi thread blocking with Ruby 1.8.6-p368 or later and 1.8.7-p173 or later. [Roy Wright, Andrea Dallera, Kouhei Sutou] * [Debian #502262] work Ruby thread with GTK+. [Johan Walles, Kouhei Sutou] ==== Ruby/GTK2 * Bug fixes: * [#2679744] fix a typo: Gtk::Widget#set_scroll_adjustment -> Gtk::Widget#set_scroll_adjustments. [Kentaro Fukuchi, Kouhei Sutou] ==== Ruby/GtkMozEmbed * Bug fixes: * fix .pc detection. [OBATA Akio, Kouhei Sutou] === Thanks * OBATA Akio * Toshiyuki Suzumura * Roy Wright * Andrea Dallera * Johan Walles * Kentaro Fukuchi
2009-10-11Changes 4.5.3:adam29-193/+94
* This is a bug-fix release.
2009-10-11Update KDE4 to 4.3.2markd27-89/+378
KDE 4.3.2 brings a nice number of bugfixes, some critical, some just fixing small annoyances: * Many crashers have been fixed in KDE's core libraries, bringing more stability to all applications * KWin's window compositing effects have been further stabilized by fixing a number of bugs in effect plugins such as the famous coverswitch window switcher * The biggest number of bugs for this release has been fixed in KMail, KDE's email client, making it more reliable and usable by correcting a number of display issues * Saving files over themselves works again in Okular, KDE's document viewer
2009-10-10patch-ab was old and shouldn't have been commited, remove it.markd1-22/+0
2009-10-08sortjnemeth1-3/+3
2009-10-07DESTDIR support. Fix build on NetBSD 5.0+joerg1-4/+10
2009-10-06No APM on NetBSD/amd64.joerg1-2/+5
2009-10-06Fix PLIST. Bump revision.joerg2-2/+4
2009-10-05Some fixes for previous.sketch1-3/+3
2009-10-05Kludge to work around hardcoded 'grep -o' GNUism.sketch1-1/+8
2009-10-03Remove wip artefacts.wiz3-6/+6
2009-10-02Add kde4 l10n packagesmarkd1-1/+4
2009-10-02Import KDE4.3.1 from wipmarkd4-0/+1548
OKed during freeze by wiz and agc
2009-10-02Import KDE4.3.1 from wipmarkd8-0/+3475
OKed during freeze by wiz and agc
2009-10-02add kde4 packagesmarkd1-1/+7