summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2005-10-10Don't declare errno, if it exists as macro already.joerg2-1/+17
2005-10-09BUILDLINK_PREFIX.xextensions is not available in builtin.mk, so the checkjmmv1-12/+17
for it never works if using make constructions. Change it to use shell code, as done in Xrender. (Also for consistency in both packages.)
2005-10-09Fix previous (finally, I hope): do not check for the existence of the .pcjmmv1-15/+19
file using make constructions, as BUILDLINK_PREFIX.Xrender is not defined at this point. Delay evaluation until the target is executed by using shell code.
2005-10-09Add more to patch-ad. This is from XFree86 CVS:reed3-7/+18
xc/config/cf/NetBSD.cf,v 3.128 141. Avoid /tmp files in NetBSD.cf's man page creation (Jeremy C. Reed). Bump PKGREVISION.
2005-10-08Fix some problems in xrender.pc generation.jmmv1-5/+7
2005-10-08Fix a pasto.jmmv1-2/+2
2005-10-07Remove cairo dependency override (>=1.0.0); cairo's buildlink3.mk filejmmv1-2/+1
already pulls in 1.0.0nb2 (due to the pthread fix).
2005-10-07When using the Xrender builtin, generate a fake pkg-config file in thejmmv1-1/+19
buildlink directory (or use the one provided by the X11 installation, if any) so that packages needing this file can use it. Should fix build problems of applications using cairo (whose cairo.pc file needs xrender.pc). Reported in tech-pkg@ by Ian Zagorskih. Note that this solution is suboptimal, although we are already using it in xextensions. If someone wants to use, e.g., cairo outside pkgsrc, he won't be able to because its .pc file won't be able to find xrender.pc...
2005-10-07Remove now unnecessary --mandir setting (added automatically).wiz1-2/+1
2005-10-07Update to version 1.2perry2-8/+8
2005-10-07fix so this package with tcl/tk 8.4perry4-17/+30
2005-10-06update py-qt3 to 3.15drochner10-59/+57
changes: -sync with newer qscintilla -bugfixes
2005-10-06update to 1.6drochner3-8/+15
changes: -sync with scintilla 1.65 -updated translations -added some QextScintillaLexer* classes -minor fixes
2005-10-06Update to 2.4.0nb3:wiz2-3/+81
Use proper build target to get optimized binaries too.
2005-10-06Change PKGNAME from lablgtk to lablgtk2.wiz2-11/+15
This way the package can be installed at the same time as x11/lablgtk (their PLISTs do not conflict), and as additional bonus, the PKGNAME matches the directory name. No dependencies, so no dependency PKGREVISION bumps needed. XXX: I don't think I can record this change in doc/CHANGES, can I?
2005-10-05Update to 2.8.6:wiz9-30/+43
Overview of Changes from GTK+ 2.8.5 to GTK+ 2.8.6 ================================================= * GtkFileChooser - Don't reload the current folder unnecessarily on map [Federico Mena Quintero] * Revert a change from 2.8.5 that could lead to assertion failures when finalizing GtkStyles [Matthias Clasen] * Remove context prefixes from Portugese translations [Duarte Henriques] Overview of Changes from GTK+ 2.8.4 to GTK+ 2.8.5 ================================================= * GtkFileChooser - Don't clear the file name entry too often when in SAVE mode. [Jürg Billeter] - Reduce the startup time in OPEN mode [Federico Mena Quintero] * Stop drag in GtkPaned when grab shadowed [Matthias Clasen] * Correct the calculation for the first weekday in GtkCalendar [Matthias Clasen] * Use a larger buffer when determining the image format in gdk-pixbuf [Sebastian Bacher, Dom Lachowicz] * Win32 bug fixes [Kazuki Iwamoto, Tor Lillqvist] * Other bug fixes [Tor Lillqvist, Gustavo Carneiro, Paolo Borelli, Ray Strode, Søren Sandmann, Tommi Komulainen, Benjamin Berg]
2005-10-05Remove some more *LEGACY* settings that are over a month old andwiz2-10/+2
thus were before 2005Q3.
2005-10-05Define FileManSuffix and FileManDir (just like already donereed1-1/+3
for MiscMan, DriverMan). This is to fix ongoing problem where I find manpages installed to 5x instead of 5 and PLIST is wrong so won't package. (I saw this on Linux and I tested this on Linux and NetBSD.)
2005-10-05Do not define XF86Server YES, so bin/XFree86 is not installed.reed3-6/+4
Bump PKGREVISION. (If you want XFree86 executable then install the real thing.)
2005-10-04Use the FreeBSD rules for DragonFly as well, just like Qt 3.3 does.joerg5-4/+152
Streamline FreeBSD/DragonFly config handling with NetBSD, this should allow Xorg from pkgsrc to work properly. Discussed with jlam@, but not tested on FreeBSD. Silence from freebsd-pkg-people@.
2005-10-04Update to 0.13.wiz3-13/+11
Add some direct dependencies, according to verifypc. Devil's Pie "Wind The Frog" 0.13 ================================ * Total rewrite. * No, really. A complete rewrite, no file left untouched. Many thanks to Pixar Animation Studios for sponsoring this work. * Use s-expressions instead of XML as the configuration file format, allowing matches to be combined in new and exciting ways with (and) (or) and (not) operators. * Read configuration from both the users home directory and /etc, allowing centralised configuration. * Add the beginnings of a test suite. Devil's Pie "Trying To Make Their Paper" 0.12 ============================================= * Quit if no flurbs were loaded * Use GOption * Major code cleanup
2005-10-04Sort PLIST and add missing entries. Bump PKGREVISION.minskim2-117/+251
2005-10-04Update wxGTK and wxGTK-contrib to 2.6.2. Many bug fixes andminskim6-24/+38
improvements. In particular, incompatibility with pango>=1.10 was fixed. See CHANGES.txt for the complete list.
2005-10-03Update to 205, from maintainer.reed2-6/+6
The changes are detailed at http://dickey.his.com/xterm/xterm.log.html Some of the changes include: * for FreeBSD, drop setuid privileges after startup (XFree86 Bugzilla #878, report/patch by Alexander Pohoyda) ... * improve error-reporting when chown/chmod of the pseudo-terminal fails, e.g., if a copy of xterm which was designed to work with old-style pseudo-terminals is not installed setuid or setgid (report by Jeremy C. Reed). and many others.
2005-10-03Add DragonFly support.joerg3-7/+57
2005-10-03Add DragonFly support.joerg2-3/+12
2005-10-03Reset MAINTAINER, mail bounced.joerg1-2/+2
2005-10-03stdout may not be a link-time constant. E.g. on DragonFly, it is just anjoerg2-1/+44
extern pointer. Move the compile-time initialisation to run time.
2005-10-03Changes 2.8.0:adam3-24/+265
API additions since 2.6: Gtk: * AboutDialog: Added set/get_wrap_license() and property. * CellRenderer: Added "sensitive" property. * ComboBoxText, ComboBoxEntryText: - Deprecated clear() in favour of new clear_items() method, because clear() exists in the base CellLayout class and is very different. - Added remove_text() to remove items one at a time. * Dialog: Added get_response_for_widget(). * EntryCompletion: Added properties, get/set_popup_set_width(), get/set_popup_single_width(). * FileChooser: Added get/set_do_overwrite_confirmation( * Iconview: Added get_item_at_pos(), get_visible_range(), get/set_cursor(), scroll_to_path(). * TreeRowReference: Added get_model(). * TreeView: - Added unset_model(). - Added const versions of get_path_at_pos(), get_cell_area(), get_background_area(), get_visible_rect(), widget_to_tree_coords(), tree_to_widget_coords(). - Added get_visible_range(). * TreeView::Column: Added queue_resize(). * Sizegroup: Added ignore_hidden property. * Stock: Added FULLSCREEN, LEAVE_FULLSCREEN, and INFO stock items. * Widget: Added drag_source_set_icon(const Glib::ustring& icon_name). * Window: - Added urgency_hint property, and get/set_urgency_hint(). Added present(timestamp) overload. Gdk: * Colormap: Deprecated alloc_colors() and free_colors(). Add free_color() for use with alloc_color(). * Cursor: Added get_image() and a Cursor(name) constructor. * DragContext:Added set_icon(const Glib::ustring& name). * Pixbuf: Added a save_to_buffer() overload without the options parameters. * Window: Added move_region().
2005-10-03Remove irrelevant comments and fix the package path.minskim1-22/+6
2005-10-03Add and enable libexo.minskim1-1/+2
2005-10-03Import libexo. Packaged by Kibum Han.minskim5-0/+130
libexo is the extension library to Xfce developed by os-cillation. While Xfce ships with quite a few libraries that are primarly targeted at desktop development, libexo is targeted at application development, with a focus on applications for Xfce.
2005-10-02Update py-wxWidgets to 2.6.1. Based on patches provided by wulf@.minskim4-1009/+819
Many changes since 2.4.2.4. Now this package depends on x11/wxGTK instead of x11/wxGTK24. See docs/changes.txt for complete list of changes.
2005-10-02Fix typo.hira1-2/+2
2005-10-02Update to 2.8.4:jmmv4-17/+41
Overview of Changes from GTK+ 2.8.3 to GTK+ 2.8.4 ================================================= * GtkFileChooser - Turn off the profiling code [Federico Mena Quintero] * GtkEntryCompletion - Make completion work with multibyte characters [Tommi Komulainen] - Improve positioning of large popups [Tommi Komulainen] * GtkTreeView - Make column reordering by DND work better [Dan Winship] * GtkCalendar - Correctly determine the first weekday from nl_langinfo() [Stanislav Brabec] * GtkFontSel, GtkFontButton - Handle invalid font names better [Michael R. Walton, Ed Catmur] * Deliver destroy events [Chris Lahey] * Fix redrawing of widgets in the the presence of shaped child windows [Dan Winship] * Win32 changes - Prune unnecessary mouse events [Tor Lillqvist] - Fix memory corruption when using display names [Tor Lillqvist] * Other bug fixes [Alexander Larsson, John Cupitt, John Finlay, Kjartan Maraas, Thomas Leonard, Guillaume Cottenceau, Alexander Nedotsukov, Tim Janik, Tor Lillqvist, Tommi Komulainen * Documentation improvements [Guillaume Cottenceau, Torsten Schoenfeld, Damon Chaplin, Vincent Untz, Tommi Komulainen, Federico Mena Quintero * New and updated translations (bg,bn,et,eu,fr,gl,hi,it, ku,ru,sr,sv,tr,vi) Overview of Changes from GTK+ 2.8.2 to GTK+ 2.8.3 ================================================= * Fix problems with the handling of initial settings for font options and cursor themes [Frederic Crozat, Joe Markus Clarke, Owen Taylor, Kjartan Maraas] * Add a --ignore-theme-index option to gtk-update-icon-cache [JP Rosevaar] * Other bug fixes [Christian Persch, Owen Taylor, Ed Catmur, Thomas Fitzsimmons, JP Rosevaar, Tor Lillqvist, Colin Walters, Yong Wang, Matthias, Kjartan Maraas, Christian Persch, Mark McLoughlin] * Updated translations (ca,es,fr,pt_BR) Overview of Changes from GTK+ 2.8.1 to GTK+ 2.8.2 ================================================= * Fix a crash with custom icon themes, which affected the gnome-theme-manager. [Kjartan Maraas] * Make sure font and cursor settings are propaged down to the screen initially. [Frederic Crozat] Overview of Changes from GTK+ 2.8.0 to GTK+ 2.8.1 ================================================= * gtk-update-icon-cache no longer stores copies of symlinked icons, and it has a --index-only option to omit image data from the cache [Matthias] * Make large GtkSizeGroups more efficient [Michael Natterer] * Improve positioning of menus in GtkToolbar [Christian Persch, Paolo Borelli] * Make scrolling work on unrealized icon views [Jonathan Blandford] * Avoid unnecessary redraws on range widgets [Benjamin Berg] * Make sure that all GTK+ applications reload icon themes promptly. [Chris Lahey] * Ensure that gdk_pango_get_context() and gtk_widget_get_pango_context() use the same font options and dpi value [Michael Reinsch, Owen] * Multiple memory leak fixes [Kjartan Maraas, Matthias] * Other bug fixes [Owen, Allin Cottrell, Tor Lillqvist, Jonathan Blandford, Christian Persch, Jonas Bonn, Brett Atoms, Guillaume Cottenceau, Sebastien Bacher, Robin Green, Benoit Carpentier, Hans Breuer, Kjartan Maraas, Manish Singh, Robert Jeff Mitchell, Markku Vire, Kristian Rietveld, Tommi Komulainen] * Documentation improvements [Olexiy Avramchenko, Matthias] * Updated translations (es,et,hu,ko,lt,ro,uk) Overview of Changes from GTK+ 2.7.5 to GTK+ 2.8.0 ================================================= * Require cairo 0.9.2 [Matthias] + Extend ABI checks to cover exported variables [Matthias] * Bug fixes [Benjamin Berg, Christian Persch] * Documentation improvements [Matthias] * New and updated translation (cy,de,el,id,te,zh_TW) Overview of Changes from GTK+ 2.7.4 to GTK+ 2.7.5 ================================================= * Rename the default theme to "Raleigh" [Thomas Wood] * Add a permformance testing framework [Federico Mena Quintero] * Catch format errors in translations. This may cause "make check" to fail when using older versions of gettext [Matthias] * Win32 - Implement the urgency hint [Tor Lillqvist] - Update ms-windows theme [Dom Lachowicz] - Improve tablet handling [Robert Ögren] - Bug fixes [Kazuki Iwamoto, Tor Lillqvist, Tim Evans, J. Ali Harlow, Hans Breuer] * Other bug fixes [Callum McKenzie, Matthias, Kjartan Maraas, Elijah Newren, Morten Welinder, Owen Taylor, Johan Dahlin, Peter Zelezny, Dan Winship, Damien Carbery, Alex Graveley, Mike Morrison, David Odin] * Documentation improvements [Fabrice Bauzac, Claudio Saavedra, Federico Mena Quintero] * New and updated translation (ar,bg,cs,de,fi,gu,ja,nb,nl,no, pl,pt,sq,zh_CN,zh_TW) Overview of Changes from GTK+ 2.7.3 to GTK+ 2.7.4 ================================================= * Make svg icon themes work better [Matthias] * GtkPlug/GtkSocket: Make these cross-platform and implement them for Win32 [Tor] * Make font rendering xsettings work with pangocairo [Owen] * Fix sporadic segfaults in the GtkTreeModelSort [James Bramford, Markku Vire, Kristian Rietveld] * Improve gdk-pixbuf's ability to recognize svg images. [William Jon McCann] * Win32 - Build fixes [Tor Lillqvist] - Fix clipping issues [Robert Ögren] - Bug fixes [Peter Zelezny] * Other bug fixes [Christian Persch, Arkady L. Shane, Matthias, Tommi Komulainen, Alexander Larsson, Owen, Thomas Vander Stichele, Robert Ögren] * Documentation improvements [Steve Chaplin, Matthias, Federico Mena Quintero] * New and updated translations (en_CA,fr,hy,lt,nl,sk,th,zh_CN) Overview of Changes from GTK+ 2.7.2 to GTK+ 2.7.3 ================================================= * Make sure that gtk_window_present() moves the window to the current desktop [Elijah Newren] * GtkFileChooser - Add overwrite confirmation for SAVE mode [Federico Mena Quintero] * GtkTreeView - Add gtk_tree_view_get_visible_range() [Mikael Hallendal] - Add gtk_tree_view_column_queue_resize() [Morten Welinder] - Add gtk_tree_row_reference_get_model() [Stefan Kost] - Make page up/down behave as in the text view [Owen Taylor] - In typeahead search, allow Ctrl-G to move to the next match. [Matt T. Proud] - Interpret Ctrl-Backspace as "Move focus to parent [Kathy Fernandes] - Speed up gtk_tree_selection_selected_foreach [Kristian Rietveld] * GtkTextView - Make double-clicking between words select whitespace [Mike Miller, Paolo Borelli] - Show dragged text in drag icon [Kevin Duffus, Carlos Garnacho Parro] - Make invisible text work well enough to remove the remove the warning about it being unsupported. [Matthias] * GtkEntry - Make double-clicking between words select whitespace [Matthias] - Show dragged text in drag icon [Kevin Duffus, Carlos Garnacho Parro] - Fix the sizing of the entry completion popup [Ross Burton, Kris] * Win32 - Build fixes [Tor Lillqvist] - Fix handlink of Aiptek tablets [Robert Ögren] * Bug fixes [Kris, Jorn Baayen, Billy Biggs, Tomislav Jonjic, Owen Taylor, Vincent Noel, Carlos Garnacho Parro, Mark McLoughlin. Mikael Magnusson, Luis Villa, Brian Bober, Bernd Demian, Manish Singh, Akira Tagoh, Barbie LeVille, Hans Oesterholt] * Documentation improvements [Torsten Schoenfeld, Rodney Dawes, Park Ji-In] * New and updated translations (cs,es,et,he,hu,nb,nl,no,sk) Overview of Changes from GTK+ 2.7.1 to GTK+ 2.7.2 ================================================= * GtkAboutDialog - Clean up the "trail" in the path bar when set_current_folder is called explicitly [Jonathan Blandford, Matthias Clasen] - Accept dropped files and directories on the file list [Sven Neumann, Matthias] * GtkTreeView - Make reusing cell renders work as well as it did in 2.6, but document it as being unsupported. [Kristian Rietveld] * GtkAboutDialog - Optionally wrap the license [Christian Rose, Christian Persch] * Menu - Make image menu items work in vertical menubars [Matthias] - Make orientation changes of menubars work [Matthias] * Win32 - Implement named cursors and other new GDK apis [Hans Breuer] - Implement getting cursor images [Tor Lillqvist] * Bug fixes [J. Ali Harlow, Matthias, Diego Gonzalez, Kazuki IWAMOTO, Paul Cornett, Sebastien Bacher, Tor] * Documentation improvements [Benjamin Berg, Matthias, Steve Chaplin, Peter van den Bosch, Tim-Philipp Müller] * New and updated translations (en_CA,sr,sr@Latn) Overview of Changes from GTK+ 2.7.0 to GTK+ 2.7.1 ================================================= * GtkTreeView - Change the keynav for header reordering and resizing to Alt-arrows and Shift-Alt-arrows [Calum Benson] * GtkTextView - Make movement by paragraphs up/down symmetric [Behnam Esfahbod] - Improve invisible text support [Matthias Clasen] * Some new stock items: GTK_STOCK_INFO, GTK_STOCK_FULLSCREEN, GTK_STOCK_LEAVE_FULLSCREEN [Kristof Vansant] * Handle broken grabs in many places [John Ehresman, Matthias] * GDK - Add a function to move a region [Søren Sandmann] - Fix endianness issues in the pixbuf drawing code [David Zeuthen, Owen Taylor] - Add a GrabBroken event that is emitted when grabs are broken [Simon Cooke, John Ehresman, Matthias] - Track implicit grabs [Matthias] * Win32 - Improve and simplify line segment rendering [Tor Lillqvist] * Bug fixes [Georg Schwarz, Fabricio Barros Cabral, Benoit Carpentier, Markku Vire, Ryan Lortie, Matthias, Morten Welinder, Dan Winship, Manish Singh, Tom von Schwerdtner, Kjartan Maraas, Euan MacGregor, William Jon McCann, David Saxton, Padraig Brady] * Documentation improvements [Matthias, Ross Burton] * New and improved translations (es,et,nl,sk,th,zh_TW) Overview of Changes from GTK+ 2.6.x to GTK+ 2.7.0 ================================================= * GtkTreeView - Kris is back !!! - Lots of scrolling/validation fixes [Kristian Rietveld] - Allow to "unsort" columns. [Richard Hult] - Support wrapping in GtkCellRendererText [Matthias Clasen] - Support tinting in GtkCellRendererPixbuf [Jorn Baayen] - Make enable-search control only typeahead search, not C-f search. [Sven Neumann] - Make double-click autosize treeview columns again [Matthias] - Fix insensitive appearance [Billy Biggs, Matthias] * GtkFileChooser - Don't select the first item in folder modes [Christian Neumair, Federico Mena Quintero] - Make save mode work again [Federico] - Allow bookmarks to be renamed [Sean Middleditch] - Ellipsize the preview label [Jeroen Zwartepoorte] - Use smaller icons [Vincent Noel] - Avoid a size allocation loop [Milosz Derzynski, Robert Ögren] - Don't stat children of /afs or /net network directories [Federico] - Improve sorting of filenames [Matthias] - Treat backup files like hidden files, and support .hidden files in the Unix backend [Sean Middleditch, Jan Arne Petersen] - Improve the re-rooting behaviour of the path bar [Benjamin Otte] * GtkIconView - Many fixes for scrolling and selection handling [Mathias Hasselmann] - Implement GtkCellLayout, use cell renderers [Matthias] - Support editing [Matthias] - Support DND [Matthias] - Add API to determine the visible part of the model [Jonathan Blandford] * GtkAboutDialog - Visual improvements, HIG compliance [Jorn Baayen] * GtkCalendar - Use nl_langinfo() to determine the first day of week, when it is available [Vincent Untz, Tommi Komulainen, Pierre Ossman] - Allow localization of the year format [Paisa Seeluangsawat] * GtkEntry - Allow completion popups to be wider than the entry [Ross Burton] - Add a property to suppress the popup for single matches [Matthias] - Don't blink the cursor if not editable [Nikos Kouremenos] * GtkTextView - Add a GtkTextBuffer::text property [Johan Dahlin] - Allow to set a paragraph background color [Gustavo Carneiro, Jeroen Zwartepoorte] - Don't blink the cursor if not editable [Nikos Kouremenos] - Make invisible text work a bit better [Jeroen] * GtkAlignment - Flip padding in RTL mode [Maciej Katafiasz] * GtkUIManager - Support invisible, expanding separators [Christian Persch] - Allow to construct menu tool buttons [Sven Neumann] * GtkIconCache - Cache image data and metadata as well [Anders Carlsson] * GtkMenu - Support vertical menubars [Matthias] - Make scrolling more efficient [Jorn Baayen, Søren Sandmann] - Allow to pop up menus without grabbing the keyboard [Michael Natterer] - Allow setting background images on menus [Benjamin Otte] * gtk-demo - Add demos for 2.6 features [Matthias, Mark McLoughlin] * Allow custom translation function for stock labels. [Funda Wang, Diego Gonzalez] * Add 16x16 versions for some some icons which were missing them [Jakub Steiner, Tuomas Kuosmanen, Vincent Noel] * Move a lot of constant data to the .rodata section [Matthias] * Don't copy property names, nicks and blurbs [Matthias] * Use Cairo for most drawing [Owen Taylor] * Allow themes to draw outside the widget's allocation [Owen] * Allow key names to be translated [Christian Rose] * Make all cursors used by GTK+ themeable [Matthias] * Support the ICCCM urgency hint [Havoc Pennington] * GDK - Work with XRender < 0.4 [Albert Chin, Billy Biggs] - Add API to warp the pointer [Matthias] - Support _NET_VIRTUAL_ROOTS [Carsten Haitzler] - Add API to obtain the last user interaction time [Elijah Newren] - Make some large arrays const [Ben Maurer, Tommi Komulainen] - Support Cairo drawing [Owen, Carl Worth] - Support Visuals with alpha channel [Owen, Keith Packard] - Support named cursors and cursor themes [Matthias] * gdk-pixbuf - Support saving BMP [Ivan Wong Yat Cheung] - Allow to specify compression level when saving in PNG format [Sven Neumann] - Add a way to construct animations from frames [Dom Lachowicz] - Accept BMP v4 [Matthias] * Win32 changes - Improve keyboard handling [Tor Lillqvist] - Improve clipboard handling [Ivan Wong] - Do delayed rendering for transfering images through the clipboard [Ivan Wong] - Improve tablet handling [Robert Ögren] - Initialize input devices lazily [Robert Ögren] - Make big windows work on NT [Ivan Wong] - Implement dashed lines correctly [Ivan Wong, Hans Breuer] - Handle 16 color display mode [Tor] - Support RGBA cursors [Tim Evans] - Fix DND on multi-monitor systems [Tor] - Use alternative button order [Tor] - Build fixes [Hans] - Bug fixes [Ivan Wong, Dave Neary, Daniel Atallah, Takuro Ashie, Robert Ögren, Kevin Stange, Tim Evans] * Other bug fixes [Alexander Hunziker, Alexander Larsson, Anders Carlsson, Andreas Volz, Arjan van de Ven, Billy Biggs, Chris Lee, Christian Neumair, Christian Persch, Crispin Flowerday, Damon Chaplin, David A. Knight, David Costanzo, Dennis Cranston, Diego Gonzalez, Dom Lachowicz, Doug Morgan, Doug Quale, Elijah Newren, Fabricio Barros Cabral, Federico, Felipe Heidrich, Felix Riemann, Frank Naumann, Frederic Crozat, Gary Kramlich, Gustavo Carneiro, Hans-Wolfgang Loidl, Havoc, Hazael Maldonado Torres, Ian Wienand, Ismael Juma, Jaap A. Haitsma, Jacob Kroon, Jakub Jellinek, Jean Marie Favreau, Jeff Franks, Jens Finke, Jim Evins, Joerg Sonnenberger, John Ellis, John Finlay, Jonathan, Jorn Baayen, Kazuki Iwamoto, Kirk Bridger, Kjartan Maraas, Leonard Michlmayr, Lorenzo Gil Sanchez, Manish Singh, Marc Meissner, Matthias, Michael Natterer, Mikael Hallendal, Milosz Derezynski, Morten Welinder, Murray Cumming, Nickolay V. Shmyrev, Niko Tyni, Nguyen Thai Ngoc Duy, Olaf Vitters, Olivier Sessink, Owen, Paolo Borelli, Patrick Fimml, Peter Bloomfield, Peter Wainwright, Phil Blundell, Philipp Langdale, Priit Laes, Reinout van Schouwen, Remus Draica, Richard Hult, Robert Staudinger, Rodney Dawes, Rodrigo Moya, Roman Kagan, Ryan Lortie, Samuel Hym, Seven Walter, Søren, Stefan Kost, Stepan Kasal, Stephen Kennedy, Sven Neumann, Theerud Lawtrakul, Thomas Leonard, Thomas Zajic, Tim-Philipp Müller, Tomislav Jonjic, Tommi Komulainen, Torsten Schoenfeld, Tristan Van Berkom, Victor Osadci, Vincent Ladeuil, Vincent Noel, Vincent Untz, Yury Puzis] * Documentation improvements [Alex Graveley, Ali Akcaagac, Bill Haneman, Billy Biggs, Christian Persch, Christian Rose, Dan Winship, George Kraft IV, Ghorban M. Tavakoly, Hubert Sokolowski, Jeff Franks, Jianfei Wang, Johan Dahlin, Jon-Kare Hellan, Karel Kulhavy, Ken Siersma, Maciej Katafiasz, Masao Mutoh, Mathias Hasselmann, Matthias, Michal Suchanek, Morten Welinder, Murray Cumming, Oliver Sessink, Owen, Richard Hult, Roger Light, Sebastian Bacher, Steve Chaplin, Sven Neumann, Torsten Schoenfeld, Vincent Untz, Worik Stanton] * New and improved translations (bg,ca,cs,cy,da,de,el,en_CA,en_GB,es,et, eu,fa,fi,hu,id,ja,nb,ne,nl,nn,no,pl,pt,pt_BR,ro,ru,rw,sk,sq,sr,sr@Latn, sv,th,uk,vi,xh,zh_CN,zh_TW)
2005-10-02Add missing article in comment.jmmv1-2/+2
2005-09-30Update gnustep-back to 0.10.1. This introduces some enhancements to therh3-8/+7
xlib, winlib, and Cairo backends as well as some bugfixes.
2005-09-30Update gnustep-gui to 0.10.1. This uses v19 of portaudio for the soundrh2-6/+6
daemon. Some minor bugfixes.
2005-09-28Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,rillig15-47/+47
NO_BUILD, USE_LIBTOOL.
2005-09-28Removed trailing white-space.rillig1-2/+2
2005-09-28Removed trailing white-space.rillig1-2/+2
2005-09-28Fix building with qt-3.3.5 (based on KDE web-site)adam1-5/+12
2005-09-27Relinquish maintainershipmjl1-2/+2
2005-09-27Update to 0.11:wiz2-6/+6
Devil's Pie "Used To Love You" 0.11 =================================== * Add an action to shade windows by Anonymous. I didn't write it but I've lost the mail the patch came in... * Fix the window type action * Fix the execute action * Check for xsltproc in configure, as it's required
2005-09-27Changes 3.3.5:adam2-4/+2
* Over 200 bug-fixes were incorporated * Platform support was added for Mac OS X 10.4 (Tiger), VS2005, and GCC 4.
2005-09-27Changes 3.3.5:adam1-3/+1
* Over 200 bug-fixes were incorporated * Platform support was added for Mac OS X 10.4 (Tiger), VS2005, and GCC 4.
2005-09-27Changes 3.3.5:adam6-15/+19
* Over 200 bug-fixes were incorporated * Platform support was added for Mac OS X 10.4 (Tiger), VS2005, and GCC 4.
2005-09-26Include bsd.prefs.mk before defining CPPFLAGS, as mk.conf may do ajmmv1-1/+3
'CPPFLAGS=...' overriding its value. Fixes PR pkg/30081 by Idar Tollefsen. Allowed by agc@ during freeze.
2005-09-23Reset maintainer, posix dot org dot uk has no DNS entry.wiz1-2/+2
2005-09-23Reset maintainer, oasis dot IAEhv dot nl has no DNS entry.wiz1-2/+2