summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2007-01-26Modular Xorg support.joerg3-6/+4
2007-01-26Modular Xorg support.joerg1-2/+1
2007-01-26No need to include x11.b3.mk here.joerg1-2/+1
2007-01-26No need to include x11.b3.mk directly.joerg1-2/+1
2007-01-26Modular Xorg support.joerg3-7/+11
2007-01-26Reorder includes so that the absence of the X11 option results injoerg1-4/+5
the absence of the dependencies.
2007-01-26Remove patch-ac. Curse the developers who thought about expandingjoerg2-15/+1
SYS_LIBS in configure and not the actual Makefiles.
2007-01-26XTest.h needs inputproto.joerg1-1/+3
2007-01-26Update icons location of KDE apps. Bump PKGREVISIONmarkd2-8/+9
2007-01-26Update to KDE 3.5.6markd171-570/+1673
2007-01-26Update to KDE 3.5.6.markd2-6/+5
2007-01-26Update to KDE 3.5.6.markd2-6/+5
2007-01-26Update KDE to 3.5.6markd9-996/+941
kicker * More support for compiz as a window manager. * Pick up timezone changes when reconfiguring. * Prevent the systray from flickering e.g. when a new window is opened/closed. KWin * Claim _NET_WM_CM_Sn compositing manager selection when compositing. * Fix mouse dragging in dual-head non-xinerama mode. * Fix crash while switching show desktop state. * Avoid focus problems with non-click-to-focus policies. * Fix click-raise with a compositing manager running. * Fix X resources leaks in kompmgr. * Fix click-raise interaction with panels. * Avoid possible race condition when withdrawing windows. kdesktop * Fix crash when typing "56+" in minicli (i.e. when bc gives a parse error). * Fix F5 not doing anything on the desktop. * Fix OpenGL screensavers rendering. kmenu * Install the Games/Kids Games file with the correct filename. Kate * Added session chooser panel applet and KMenu extension. konqueror * DCOP support for splitting the view. * Make the konqueror main window a group leader to ensure modal dialogs from one window do not block other konqueror main windows. * Dynamically enable/disable "Empty Trash" entry. * Fix crash when scanning for new plugins, then changing plugin settings. * Fix crash after a lot of cut&paste operations in tree view. konsole * Correct calculation of colour values in 256-colour mode. * Fix crash when saving history twice. * Fix crash if setting font to a size which is larger than the terminal display. kioslave * fish:/ kioslave is now able to handle files > 2GB. * Fix correct display of file size transfers > 2GB in smb:/. * Fix files that start with # showing as folders in fish:/. * Symlinks in trash now show symlink size instead of file size. * Fix correct calculation of percent diskfree. kfind * Fix URL usage with filenames including special chars. * Show a user-friendly URL in the "Look in:" field. ksysguard * Only show the penguin for linux systems. Otherwise use the system icon. * Set the focus to the search line when started with ctrl+esc. Fix the tab ordering. * Fix various stability problems. * Fix when you reorder the sensors. * Number of horizontal lines in the plotter was off by one. Plus it tries hard to show the top bar when asked to. * Fix (mostly) the selection of processes. * Make the setting dialogs non-modal, so it doesn't freeze kicker when you use them. * Displaying a number (LCD style) now works even with tiny kicker. * Make the connection to ksysguardd more robust. kcontrol * Fonts settings module by default does not affect system-wide font rendering settings.
2007-01-26Update to KDE 3.5.6markd11-2356/+2069
KHTML * Treat specific attribute values case-insensitively during style matching. With these changes, KHTML becomes the first rendering engine to thoroughly pass the 578 tests of the excellent Automated CSS3 Selectors Testsuite (http://www.css3.info/selectors-test). * Implement CSS3 extension text-overflow: ellipsis. * Implement overflow-x/y as many websites use it now. * Fix overflow sometimes not painted/repainted. * Fix incorrect margin for some tables. * Fix crashes on some AJAX pages. * Fix background no-repeat image wrapping. * Fix instanceof ecma operator not working on DOM objects. * Fix some pages appearing empty or missing content. * Fix table caption rendering on some pages. * Make innerText much faster fixing freezes on some web pages. * Fix crash on javascript manipulated tables. * Fix all links gettinh underlined while hovering over just one link on some malformed web pages. * Let floats overflow the left border when they should. * Fix cursor in input field not disappearing when setting focus to another input field. * Prevent crash-inducing recursion of detach due to blur events happening when widgets with focus get destroyed. * Fix border collapse not working in tables. * Fix ∉ displayed as ¬in;. * Make max-height and max-width: none work correctly. * Fix memory leak when using deleteRule. * Fix crash when resolving a stylesheet imported from external one. * Fix an infinite relayout on msdn. * Fix computed line-height beign incorrect. * Fix crash race on various sites with popup ads. * Reset hover text when mouse leaves khtml view. * Whenever the content changes, recheck if the mouse cursor shall show some other shape to correctly match it to the content below it. * Immediately redraw visited links with the respective color when the page got loaded and inserted into the history. * Fix tables sometimes intruding floats on dynamic restyle. * Fix conflicting priorities in font shorthand parsing leading to wrong line-height computation. * Do not crash when finding backwards. * Fix infinite recursion happening when changing style from overflow:scroll to auto. * Fix initial size of input type=FILE form control. * Make vertical-align text-top/bottom CSS 2.1 compliant. * Fix ecma alert() dialog formatting it's output as a single huge line without line breaks. Kate * Add actionscript highlighting. * Add some pseudo-elements that khtml supports, but FireFox doesn't. * Fix wrong indentation at top of source file in cstyle indenter. * Fix memory leaks and accessing uninitialized variable. * Fix endless loop in cstyle indenter. * Fix crash using comment commands. * Java Highlighting: Correctly highlight comments after import lines. kdefx * Change asterisks on passwords to bullets. kdeprint * Fix printing of files with accentuated characters in filename or in the path. * Fix showing names of non local files in kprinter. kio * Don't crash when creating a job for an invalid URL. * Hide the progress dialog while displaying the password dialog. * Fix wrong "Couldn't receive DCOP signal" errors on RMB menu. * Fix statusbar having more than one line. * Fix possible data loss when using kioexec. KJS * Properly propagate some exception values. * Fixed Number.toPrecision(n) calls on negative zero. * Allow changing the internal value of invalid dates. * Fix Unicode support in RegExp handling, and also be more robust vs. embedded nulls. Fixes problems with some cyrillic characters in gmail and makes google calendar somewhat work.
2007-01-26Build hicolor icon theme cache file if hicolor-icon-theme package installedmarkd2-1/+28
OK'ed wiz and jmmv. Bump PKGREVISION.
2007-01-25Add x11/xwdreed1-1/+2
2007-01-25Import xwd from X.org.reed4-0/+35
Note their xwd source doesn't include xwud :( Dump an X11 root display or individual window to an XWD X Window Dump image format file.
2007-01-25Bah, forgot to commit the portability fix.joerg2-1/+19
2007-01-24Do not unconditionally remove share/pygtk, it is shared with x11/pygtk.wiz2-3/+5
Try to remove include/pygtk-2.0, since py-gobject-shared, which owns this directory, is only a build dependency. Bump PKGREVISION.
2007-01-24Do not unconditionally remove share/pygtk, it is shared with py-gtk2.wiz2-5/+5
However, do remove include/pygtk. Bump PKGREVISION.
2007-01-24Update to the modualar Xorg server to 1.2.0. Too many bugfixes andjoerg5-89/+10
other improvements to list here. Hard to find the details as the accumulated ChangeLog is gone.
2007-01-24Update to libXfixes-4.0.3 for minor bugfixes.joerg2-6/+6
2007-01-24Fix recursive dependencies for modular Xorg.joerg1-2/+2
2007-01-23Include printproto's buildlink3.mk.reed1-1/+2
These headers use X11/extensions/Print.h.
2007-01-23Now that libX11 doesn't explicitly pull in inputproto, do it in libXi.joerg1-1/+2
2007-01-23Update to libX11-1.1.1:joerg4-10/+13
Changes include: - fix use-after-free - fix dependency on inputproto - XListFontsWithInfo - avoid calling callbacks to applications with holding the display lock - fix leaks in XKB - fix compose entries in the NLS lists - fix display locking in XKB - fix double open of compose file - fallback to unix domain or TCP connections, when the local connection failed Note that XCB is currently not active as I don't think it is currently useful or stable enough.
2007-01-23this needs xinit to rundrochner1-1/+2
2007-01-23Update to libXfont-1.2.7:joerg2-6/+6
- no more CID support - fixed a crash when rescaling bitmaps in the X server - accept font pathes with empty list of valid entries
2007-01-23On second thought, update to libXft-2.1.12. This fixes a memory leak andjoerg4-8/+39
other minor errors. In contrast to upstream, keep XftNameUnparse public for now until the tree has been evaluated.
2007-01-23Add a note about libXft-2.1.12.joerg1-1/+3
2007-01-23Update to libXt-1.0.4. No functional changes, but a bash regression.joerg3-7/+24
2007-01-23Update to libXres-1.0.3. No functional changes.joerg2-6/+6
2007-01-23Update to libXi-1.1.0:joerg2-6/+6
1.0.0 -> 1.0.1: non-functional 1.0.1 -> 1.0.2: don't call XInput_find_display with the Display lock held, saves time as well 1.0.2 -> 1.1.0: use interface for device presense notification.
2007-01-23Bump API requirement. As this is a pure build dependency, no recursivejoerg1-2/+2
bump is needed.
2007-01-23Update to libXv-1.0.3. No functional changes.joerg2-6/+6
2007-01-23Xfce 4.2.4 releasedmartti52-198/+151
A new bug fix release of Xfce 4.2 is available. This release is supposed to be the last release for the 4.2 branch. It includes several fixes ported from the current developpment branch. This release should not be confused with the upcoming Xfce 4.4 release [1], it's a bug fix release of the previous stable branch. [1] Xfce 4.4.0 is already in pkgsrc-wip.
2007-01-23Replaced the commands for creating the missing directories with somerillig1-7/+4
magic variable assignments. No functional changes.
2007-01-22Follow-up PLIST change for the libXt fix (app-defaults).joerg2-4/+4
2007-01-22Q: Why am I seeing imake problems and joerg@ not?joerg2-2/+4
A: Because joerg@ had a local change which forced the use of makedepend and which somehow didn't make it into xorg-cf-files when packages. Fix that, bump revision of xorg-cf-files and imake, the latter with a dependency on a newer version of the former.
2007-01-22Update to libXdmcp-1.0.2. Some ANSIfication, no functional changes.joerg2-6/+6
2007-01-22Update to libXdamage-1.1. Most importantly, this adds XDamageAdd.joerg2-6/+6
2007-01-22Update to libXaw-1.0.3. No relevant functional changes.joerg3-15/+15
2007-01-22Update to libXau-1.0.3: ANSIfied source and removed prototype ofjoerg2-6/+6
XauGetAuthByName which wasn't implemented.
2007-01-22Update to libSM-1.0.2. Fixes a possible memory leak with IPv6 addressjoerg2-6/+6
handling.
2007-01-22Update to libICE-1.0.3. Only functional change is the avoidance of ajoerg2-6/+6
NULL reference.
2007-01-20Modular Xorg support.joerg2-4/+8
2007-01-20Fix a copy-and-paste error, pointed out by Kouichirou Hiratsuka.toshii2-7/+3
Also while I'm here, spell the company name correctly.
2007-01-19Fix compilation on platforms where gcc does not produce PIC objects by default.wiz1-1/+2
2007-01-19Added a patch from upstream that sets the terminal size correctly onrillig3-3/+23
FreeBSD and NetBSD. PKGREVISION++
2007-01-18Update to 2.12.8:wiz3-30/+6
Overview of Changes from GTK+ 2.10.7 to 2.10.8 ============================================== * Bugs fixed: 393102 _gtk_modules_init assumes display is not opened instead o... 395326 Gedit crashed no open text documents 394855 impossible to build the directfb version 396161 GtkUIManager crashing on unknown action in ui-file 334168 Single '~' in location entry doesn't go to $HOME 363147 GTKFileChoser Does not Show Desktop and Home after Uncol... 390746 Custom tab title not set correctly on Microsoft Windows 393813 Segfault in gtk_text_view_set_border_window_size() 395316 File leak in gtk-demo 395830 Wrong named icon lookup when requested size matches two s... 396074 libgtk should link against Xfixes 396160 Memory leak in gtkselection 396175 wrong GtkWarning: Input method gtk-im-context-simple shou... 396470 Missing slider redraw in GtkRange if activate-slider is set 153828 Filechooser does not remember state 357303 Gnome Main Menu Recent Documents extended by long file na... 394000 Documentation error for GdkPixdata 392504 The crosshair mouse cursor look a bit funny 393255 GtkNotebook: Menu label centered instead of left aligned 395045 gtk_radio_button_focus: Harmless compiler warning * Updated translations (bg,lt,sl)