summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2004-02-18Update from FLTK 1.0.11 to FLTK 1.1.4.ben13-358/+424
2004-02-17Dependancies are appended, not set (me using old version of createbuildlink).jmmv1-2/+2
2004-02-17Honour PKG_SYSCONFDIR. Bump PKGREVISION to 4.jmmv6-4/+78
While here, note in the PLIST where shared directories are removed.
2004-02-17Not used any more.jmmv1-29/+0
2004-02-17bl3ify.jmmv1-6/+12
2004-02-17Add some more dependencies, used by the .pc file.jmmv1-1/+3
2004-02-17Update to 0.10.6 and bl3ify. Changes:jmmv4-14/+47
2004-02-09 Bill Haneman <billh@gnome.org> * configure.in: Revved to 0.10.6. Re-dist to fix libtool problem. 2004-02-06 Robert Sedak <robert.sedak@sk.htnet.hr> * configure.in: Added "hr" (Croatian) to ALL_LINGUAS. 2003-01-08 Brian Cameron <Brian.Cameron@sun.com> * magnifier/zoom-region.c: Fix pan test so that it does not call zoom_region_process_updates if the delta is 0. This should fix the problem with Frame Rate being assigned unreasonable values. Also fixed the counter so it exits the pan test after the correct number of iterations. 2003-01-06 Brian Cameron <Brian.Cameron@sun.com> * magnifier/zoom-region.c: Properly reset max totals. 2003-12-20 Arafat Medini <lumina@silverpen.de> * configure.in: Added Arabic locale "ar" to ALL_LINGUAS 2003-12-17 Brian Cameron <Brian.Cameron@sun.com> * magnifier/zoom-region.c: Now cache gc's, so there is less X-traffic. * magnifier/magnifier-main.c: Properly abort if user specifies a pantest but does not supply a number of iterations via --timing-iterations. Corrected bug with exit-magnifier property not being set properly during the update test. 2003-12-11 Bill Haneman <billh@gnome.org> * magnifier/magnifier.c: Fixed compile issue in magnifier_expose_filter. Thanks to Kaushal Kumar for catching the problem. 2003-12-10 Tõivo Leedjärv <toivo@linux.ee> * configure.in: Added et to ALL_LINGUAS. 2003-12-10 Bill Haneman <billh@gnome.org> * magnifier/zoom-region.c: (zoom_region_update): Changed use of deprecated gdk_pixbuf_render_to_drawable to gdk_draw_pixbuf. * magnifier/magnifier.c: (magnifier_transform_cursor): Replaced gdk_pixbuf_render_to_drawable with gdk_draw_pixbuf (as above). * magnifier/magnifier-main.c, zoom-region.c, magnifier.c: Silenced some other compiler warnings introduced by timing patch. 2003-12-10 Bill Haneman <billh@gnome.org> * magnifier/zoom-region.c: Add #include <gdk/gdk.h> (zoom_region_clip_to_target): New function, clips a rectangle in the source screen to the zoom-region's target. Used for processing expose/dirty notifications on the source. (impl_zoom_region_mark_dirty): Fixed implementation; it was using the wrong coordinate system for the 'dirty' notification. * idl/GNOME_Magnifier.idl: Improved docs for markDirty. * magnifier/magnifier.c: (magnifier_expose_filter): New method, filters 'GdkExpose' events that are passed in on a source window for which notifications are selected by the client. Useful if we have the ability to 'snoop' exposes on the source. (magnifier_set_expose_listener): Add the expose filter (above) to a specified GdkWindow. (magnifier_realize): Add the expose filter (above) to the source root window on set_source_display. (impl_magnifier_add_zoom_region): Add the expose filter to the source root when the first zoom region is added. 2003-12-08 Brian Cameron <Brian.Cameron@sun.com> * magnifier/zoom-region.c Cleaned the timing report, now more code reuse. 2003-12-09 Åsmund Skjæveland <aasmunds@fys.uio.no> * configure.in: Added nn to ALL_LNGUAS. * nn.po: Added Norwegian Nynorsk translation.
2004-02-17Be silent during execution.jmmv1-2/+2
2004-02-17When using the native version of this library, symlink the .pc file intojmmv1-1/+2
the buildlink directory so that pkg-config can find it. Ok'ed by jlam@.
2004-02-17Be more complete in matching versions of XFree86. In particular, matchjlam2-6/+6
the one that comes with -current.
2004-02-17Use pkgsrc intltool.jmmv1-1/+2
2004-02-17Move the install script from files/install.tmpl to INSTALL, as we usually do.jmmv2-3/+6
2004-02-17Don't include other buildlink3.mk files if we're just checking whether thejlam3-9/+15
software is built-in.
2004-02-17whitespace nitsjlam1-3/+5
2004-02-16Check the version of the XFree86-provided Xcursor library.jlam1-6/+88
2004-02-16Append to BUILDLINK_DEPENDS.<pkg>, don't set it.jlam1-2/+2
2004-02-16bl3ify and modify the buildlink3.mk file to determine the version of thejlam2-14/+130
XFree86-provided Xrandr software.
2004-02-16explicitly link against libX11 on Solaris.grant1-1/+3
2004-02-16bl3ifygrant1-5/+5
2004-02-16Fix some missed randr -> randrext conversions.jlam1-0/+93
2004-02-16The randrext-1.0 distfile from fdo.org/~xlibs/releases/ moved the doc filesjlam2-6/+6
into share/doc/randrext. Otherwise, no change.
2004-02-16Fix the MASTER_SITE and remove inclusion of pkgconfig/buildlink*.mk sincejlam1-5/+3
this package doesn't actually _use_ pkg-config.
2004-02-16Revert and inadvertant change.jlam1-2/+2
2004-02-16Move the BUILDLINK_FILES definition to the right place so that they'rejlam1-5/+5
symlinked even if we use the built-in Xrender.
2004-02-16If Xrender>=0.8, then automatically use render>=0.8.jlam1-7/+5
2004-02-16Require render>=0.8 to build Xrender-0.8.*.jlam1-1/+3
2004-02-16Modify checks for the version number of XFree86-provided Xrender libraryjlam2-33/+118
so that they will be more accurate. Also properly include the buildlink.mk files for render.
2004-02-16Remove redundant USE_X11.jlam1-2/+1
2004-02-16Add checks to see whether the XFree86-provided render headers satisfy thejlam2-20/+161
dependency requirements.
2004-02-16Use wildcards and remove useless files from the list.jmmv1-8/+2
2004-02-16Remove some unneeded environmental variables.jmmv1-3/+1
2004-02-16Note where the share/idl directory is removed.jmmv1-1/+2
2004-02-16Add 'Forte Developer 7' to the list of matches for the Sun CC compiler.sketch2-6/+16
2004-02-16bl3ify; fixes build with sunpro.grant1-2/+2
2004-02-16as of the last update, this no longer requires pthreads.grant1-2/+1
2004-02-16Remove patches that are unnecessary because we override the generatedjlam3-29/+1
libtool script.
2004-02-16Maintain this thing myself.jlam1-2/+2
2004-02-16bl3ifyjlam1-6/+6
2004-02-16Use wildcards and remove useless files from the list.jmmv1-6/+2
2004-02-15bl3ify and add:recht1-10/+11
USE_LANGUAGES= c c++
2004-02-15add buildlink3recht1-0/+32
2004-02-15Depend on gnome2-dirs>=1.3 which now handles the share/control-center-2.0/iconsjmmv2-5/+5
shared directory. Bump PKGREVISION to 8.
2004-02-15bl3ifyjlam1-15/+14
2004-02-15Update to KDE3.2markd3-2558/+10114
Now generated by doxygen.
2004-02-15bl3ifyrecht1-5/+5
2004-02-15add buildlink3.mksrecht2-0/+39
2004-02-14Convert varargs-macros to old-style macros, to make the packagekristerw16-1/+2032
compile when using gcc 2.95.
2004-02-14Define USE_X11=yes in the buildlink3.mk since the Gtk+2 headers use X11recht1-1/+3
headers. This fixes at least the gtkhtml3 build and it's like that in the b2.mk, too.
2004-02-14Explicitly depend on pkgconfig.minskim1-1/+2
2004-02-14Explicitly depend on pkgconfig.minskim1-1/+2