summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-04-01Update to 1.4.0:jmmv5-45/+13
What's new in at-spi-1.4.0: [GNOME 2.6.0 release] * build improvements from Laszlo Peter. * en_GB added to ALL_LINGUAS. What's new in at-spi-1.3.16: [GNOME 2.6 RC1 release] * Fix for bug #134036, which could steal keystrokes from applications if at-spi registry failed. * Build fixes, added .pc.in files (from Laszlo Peter). This is the gnome-2.6 beta release of at-spi. What's new in at-spi-1.3.15: * translations: Amanpreet Singh Alam (pa) Bojan Suzic (sr@ije)
2004-04-01Update to 1.6.0:jmmv7-41/+59
Overview of Changes in GAIL 1.6.0 ================================= * Added translations: Romanian [Mi\305\237u Moldovan], Bengali [Progga], British (en_GB) [Gareth Owen], Hindi [Anand Subramanian], Icelandic [ Helgi \303\236ormar \303\236orbj\303\266rnsson] * Updated translations: Lithuanian [\305\275ygimantas Beru\304\215ka], Norwegian Nynorsk [\303\205smund Skj\303\246veland] Overview of Changes in GAIL 1.5.8 ================================= * Ignore label within button when creating LABELLED_BY relations. (bug #136602) * Find label for button in a GtkTreeView column header. (bug #135943) * Add translations: Brazilian Portuguese [Franz Gustav Niederheitmann], Russian [Russian team] * Updated translations: Albanian [Laurent Dhima], Croatian [Robert Sedak] Overview of Changes in GAIL 1.5.7 ================================= * Use gtk_widget_list_mnemonic_labels to create ATK_LABELLED_BY relations instead of special case heuristics. (bug #136163) * Correct error in GailScale (bug 135227) [Mariano Su\341rez-Alvarez] * Add translations: Tamil [Adamnseh Nadarajah] * Updated translations: Albanian [Laurent Dhima], Simplified Chinese [Funda Wang] Overview of Changes in GAIL 1.5.6 ================================= * Emit notification when tooltip is displayed. Set ATK_RELATION_POPUP_FOR to identify the object for which the tooltip is displayed. (bug #76266) * Find text in buttons on GAIM login screen so that it is reported as accessible name for button. (bug #134308) * Do not report widget name as accessible name. (bug #128439) * Check TreeView is realized before emitting selection-changed signal. (bug #134952) * Add heuristic to find label for NautilusEntry in FMPropertiesWindow. (bug #134629) * Fix leak when adding global event listener. [Christian Persch] (bug #135018) * Add accessibility implementation for GtkScale. (bug #104797) * Add translations: Canadian English [Adam Weinberger] * Updated translations: Albanian [Laurent Dhima], Irish [Alastair McKinstry] Overview of Changes in GAIL 1.5.5 ================================= * Fix emission of test-inserted signals when text in a GtkEntry changes. (bug #133283) * Add heuristic to find label for GnomeEntry. (bug #133403) * Find labelled-by relation for GnomeColorPicker (bug #133200) * Correct setting of object in NODE_CHILD_OF relation. (bug #133420) * Report a GailEntry as child of GailCombo even if it is not editable. (bug 133512) * Add heuristic to find label for entry in GtkFileSelection. (bug #129371) * Correct labelling for GnomeIconEntry. (bug #133967) * Report keybindings for activate action for GailEntry. (bug #132846) * Avoid spurious reporting of focus on parent menu item when moving from one menu item to another. (bug 128973) * Report labelling correctly for GnomeFileEntry. (bug #134131) * Report label for combo-box in Sound preferences capplet. (bug #126972). * Add translations: Japanese [Takeshi AIHANA], Ukrainian [Maxim Dziumanenko], Belarusian [Ales Nyakhaychyk], Finnish [Pauli Virtanen] * Updated translations: Albanian [Laurent Dhima], Serbian [Aleksandar Uro\305\241evi\304\207] Overview of Changes in GAIL 1.5.4 ================================= * Correct error in action implementation for GtkExpander. (bug #131458) [Bill Haneman] * Implement AtkSelection for GtkList. (bug #132136) * Avoid warning when popping up context menu in gnome-terminal. (bug #132457) * Emit deactivate signal when window is being removed. (bug #132604) * Add initial accessibility implementation for GtkComboBox. * Fix crasher bug in gnumeric when treeview is destroyed. (bug #132450) * Add translations: Irish [Alastair McKinstry], Albanian [Laurent Dhima], Azerbaijani [M\311\231tin \306\217mirov] * Update translations: Norwegian Nynorsk [\303\205smund Skj\303\246veland], Czech [Miloslav Trmac], Croatian [Robert Sedak] Overview of Changes in GAIL 1.5.3 ================================= * Define locale dir for gail correctly. (bug #130489) * Fix FPI in gail documentation. (bug 129730) [Sebastien Bacher] * Ensure that role for table is set correctly. (bug #128799) * Add translations: Indonesian [Ahmad Riza H Nst], Arabic [Arafat Medini], Norwegian Nyorsk [\303\205smund Skj\303\246veland], Serbian [Robert Sedak], Lithuanian [Tomas Kuliavas], Persian [Roozbeh Pournader], Danish [Ole Laursen], French [Baptiste Mille-Mathias], Mongolian [Sanlig Badral], Italian [Luca Ferretti], Korean [Changwoo Ryu]. * Update translations: Polish [Artur Flinta] Overview of Changes in GAIL 1.5.2 ================================= * Ensure that focus object is reported correctly after window deactivate/activate. (bug #127486) * Set ATK_STATE_SHOWING for cells which are on the screen. (bug #127607) * Add accessibility support for GtkExpander. (bug #128378) * Fix crasher bug when GailEntry idle handler is called after the object is destroyed. (bug #128497) * Add translations: Greek [Kostas Papadimas], Malay [Hasbullah Bin Pit], Catalan [Jordi Mallach], Norwegian [Kjartan Marass], Portuguese [Duarte Loreto] * Updated translations: Dutch [Elros Cyriatan] Overview of Changes in GAIL 1.5.1 ================================= * Fix emission of warning messages when accessing GtkTreeView. (bug #126706) * Report name of stock icon when no other name is available for button. (bug #126631) * Wait until menu is mapped before reporting is is visible. This fixes problem with incorrect vnumber of children being reported. (bug #126801) * Report focus on item in menubar before reporting focus on menu item in menu when Alt key is used to popup menu. (bug #124838) * Report text correctly when the text is in bold. (bug #126797) * Find label for widget Nautilus Desktop Preferences dialog. (bug #126973) * Add translations: Welsh [Rhys Jones], Polish [Arkadiusz Lipiec], Czech [Miloslav Trmac] Overview of Changes in GAIL 1.5.0 ================================= * Fix crasher bug in wnck-applet when gnome-panel terminates (bug #124575) * Fix crasher bug in glade-2 when GtkCList added to scrolled window which previously contained a GtkTreeView. (bug #119635) * Correct inconsistency in property names; some container hyphen (-) and some contained underscore (_). (bug #125212) * Report focus correctly when Alt+F1 is used to popup panel's menu. (bug #124232) * Add translatable accessible names for GTK and GNOME stock icons. (bug #122549) * Report cell as focused the first time a table is displayed. 9bug #126356) * Fix crasher bug when gok settings dialog is displayed. (bug #126726) * Do not emit unnecessary notifications about window title change. (bug #126605 * Report text correctly for option menu after value changes. (bug #125703) * Add translations: Swedish [Christian Rose], German [Christian Neumair], Serbian [Danilo \305\240egan], Dutch [Vincent van Adrighem], Spanish [Francisco Javier F. Serrador]
2004-04-01Update to 2.6.0:jmmv10-62/+47
libgnomeprint 2.5.3 * Some GtkFileChooser adjustments * Fix leak (133415) * Fix printing crash under cups if no ppd file available (132872) * Use g_get_tmp_dir rather than hard coding directory (133926) * Fix header order (required for Darwin) (134806) * Fix PDF locale bug * Accessibility fixes libgnomeprint 2.5.2 * Various fixes * Remove setlocale invocations where they change the locale (109446) * Fix leak and erroneous model names (131359) * Fix encoding mismatch for cups ppd files * Fix mishandling of font weights (89580) * Fix unconfimed overwriting of files (assuming people use gnome_print_dialog_run) * Switch to GtkFileChooser * Make the print preview theme-able libgnomeprint 2.5.1 * Handle ttc files * Handle duplex and tumble in postscript files * Improve handling of duplex printing (#128036) * HIGify print dialog (#128614) * Add delayed printing support in cups module * Remove modifying calls to setlocale * Remove markup from translatable text * Offer users the possibility to display several pages together (#113956). * add source (tray) selector to paper selector (for cups module) libgnomeprint 2.5.0.1 http://bugzilla.gnome.org/show_bug.cgi?id=126046 * make gnumeric work correctly with cups via gnome-print. * handle fonts with spaces in postscript export * Change cups module to load ppd files on demand http://bugzilla.gnome.org/show_bug.cgi?id=115566 * Protect against libcups changing the locale http://bugzilla.gnome.org/show_bug.cgi?id=125836 * Implement a better fallback than first font. * Replace filename entry field with file selector. * Adjust Preview windo size http://bugzilla.gnome.org/show_bug.cgi?id=124307 * Make ctl-q and ctl-w close the preview window * Reduce the usage of setlocale libgnomeprint 2.5.0 http://bugzilla.gnome.org/show_bug.cgi?id=125828 * Apply patch (by bland@mail.ru) to improve performance exporting large images. http://bugzilla.gnome.org/show_bug.cgi?id=122741 * Work around unreliable cupsGetDefault * Fix some leaks * Fix locating the lpr command. http://bugzilla.gnome.org/show_bug.cgi?id=120954 * Use Sans Regular rather than Helvetica as fallback http://bugzilla.gnome.org/show_bug.cgi?id=120910 * Fix clipping
2004-04-01Update to 1.2.0:jmmv4-1567/+2126
Changes since 1.1.91: * duplex and tumble icon for printing Changes since 1.1.90: * More translations Changes since 1.1.8: * indent icon polish * renamed csharp mime icon due to changed mimetype Changes since 1.1.7: * New gnome-fs-directory-visiting icon * more small size stock icons Changes since 1.1.6: * new stock icons * make install DESTDIR fix Changes since 1.1.5: * new stock icons Changes since 1.1.4: * searchtool icons * more evo icons * new visiting icon * test for hicolor installed at build time Changes since 1.1.3: * Lots of new icons * pkg-config file Changes since 1.1.2: * more icons needed for evo Changes since 1.1.1: * web calendar icon * vcard mimetype icon Changes since 1.1.0: * Media icons in menu size * New emblems * Flags * removable device icons * other icons
2004-04-01Add and enable hicolor-icon-theme.jmmv1-1/+2
2004-04-01Initial import of hicolor-icon-theme, version 0.4:jmmv4-0/+148
Default icon theme called hicolor, from freedesktop.org.
2004-04-01Update to 0.5.0:jmmv5-68/+38
- better regression suite framework [Dodji Seketeli] - support of the 'color' property gathering [Benjamin Dauvergne] - furious memory leaks/corruptions hunting [Dodji Seketeli, Rob BUIS] - total support of the !important keyword [Dodji Seketeli, Rob BUIS] - selectors evaluation in csslint [Dodji Seketeli, Rob BUIS] - fix compilation warnings [David A Knight, Dodji Seketeli] - more complete CSS statement serialisation [Dodji Seketeli] - better gathering of style information [Dodjij Seketeli] - better cascading algorithm conformance [Dodji Seketeli, Rob BUIS] - @import rule parsing fix [Dodji Seketeli] - support of CSS3 indentifiers [Dodji Seketeli] - better w3c DOM integration support [Rob BUIS, Dodji Seketeli] - many parsing fixes [Dodji Seketeli] - style structure debuging facility [Dodji Seketeli] - better fragment parsing support [Dodji Seketeli] - Split libcroco and sewfox [Dodji Seketeli] - class selector evaluation fix [Rob BUIS] - csslint cleanup and bugfixes [Dodji Seketeli] - :first-child pseudo class selector support [Dodji Seketeli] - pluggable pseudo class selectors evaluators [Dodji Seketeli]
2004-04-01Updated to 2.6.0:jmmv4-14/+25
What's new since 2.4: * Improvements: - Mass deprecation of broken widgets (Jonathan Blandford) - Keyring support in authentication manager (Alexander Larsson) - Multi-screen versions of the help and url display methods (Mark McLoughlin) - New stock icons (Jakub Steiner) - Deprecate GnomeIconTheme for GtkIconTheme (Alexander Larsson) - Improved crash dialog (Fernando Herrera) - Make entries support the new file chooser (Fernando Hererra, Mark McLoughlin, Carlos Garnacho Parro) - Gnome VFS file chooser backend (Alexander Larsson, Federico Mena Quintero, Owen Taylor) * Bug fixes: - HIG fixes for gnome-scores (Alex Duggan) - Translate program arguments (Hidetoshi Tajima) - Icon list fixes (Federico Mena Quintero, Michael Zucchi) - Session management fixes (Christian Persch) - Handle toolbar orientation in gnome-app-helper (Bryan Forbes) - Various bug fixes (Anders Carlsson, Joe Marcus Clarke, Dennis Cranston, Fernando Herrera, Richard Hult, Alexander Larsson, George Lebl, Kjartan Maraas, Padraig O'Brian, Carlos Romero, Jeffrey Steadfast, Balamurali Viswanathan) * Translations: - Added Canadian English translation (Adam Weinberger, Alexander Winston) - Added Croatian translation (Robert Sedak) - Added Marathi translation (Jitendra Shah) - Added Serbian Jekavian translation (Bojan Suzić) - Added Thai translation (Theppitak Karoonboonyanan, Paisa Seeluangsawat) - Updated Albanian translation (Laurent Dhima) - Updated Arabic translation (Arafat Medini) - Updated Azerbaijani translation (Mətin Əmirov) - Updated Belarusian translation (Ales Nyakhaychyk) - Updated Bengali translation (Sayamindu Dasgupta) - Updated Brazilian Portuguese translation (Raphael Higino, Augusta Margues da Silva) - Updated British English translation (Gareth Owen) - Updated Czech translation (Miloslav Trmac) - Updated Danish translation (Ole Laursen) - Updated Dutch translation (Kess van den Broek, Reinout van Schouwen) - Updated Estonian translation (Priit Laes) - Updated Finnish translation (Pauli Virtanen) - Updated French translation (Christphe Fergeau, Christophe Merlet) - Updated German translation (Christian Neumair) - Updated Greek translation (Nikos Charonitakis, Kostas Papadimas) - Updated Hindi translation (Guntupalli Karunakar) - Updated Hungarian translation (Andras Timar) - Updated Irish translation (Alastair McKinstry) - Updated Italian translation (Alesso Frusciante, Francesco Marletta) - Updated Korean translation (Changwoo Ryu) - Updated Japanese translation (Takeshi AIHANA) - Updated Latvian translation (Pēteris Krišjānis) - Updated Lithuanian translation (Žygimantas Beručka, Tomas Kuliavas) - Updated Malay translation (Hasbullah Bin Pit) - Updated Mongolian translation (Sanlig Badral) - Updated Norwegian translation (Kjartan Maraas) - Updated Norwegian Nynorsk translation (Åsmund Skjæveland) - Updated Polish translation (GNOME PL Team) - Updated Portuguese translation (Duarte Loreto) - Updated Romanian translation (Mişu Moldovan) - Updated Russian translation (Russian Team) - Updated Serbian translations (Danilo Šegan, Bojan Suzic) - Updated Simplified Chinese translation (Funda Wang) - Updated Slovak translation (Marcel Telka) - Updated Spanish translation (Francisco Javier F. Serrador) - Updated Swedish translation (Christian Rose) - Updated Tamil translation (Dinesh Nadarajah) - Updated Ukranian translation (Maxim Dziumanenko) - Updated Welsh translation (Dafydd Harries)
2004-04-01Add and enable gnome-keyring.jmmv1-1/+2
2004-04-01Initial import of gnome-keyring, version 0.2.0:jmmv5-0/+115
gnome-keyring is a program that keeps passwords and other secrets for users. It is run as a damon in the session, similar to ssh-agent, and other applications can locate it by an environment variable. The program can manage several keyrings, each with its own master password, and there is also a session keyring which is never stored to disk, but forgotten when the session ends. The library libgnome-keyring is used by applications to integrate with the gnome keyring system. However, at this point the library hasn't been tested and used enough to consider the API to be publically exposed. Therefore use of libgnome-keyring is at the moment limited to internal use in the gnome desktop. However, we hope that the gnome-keyring API will turn out useful and good, so that later it can be made public for any application to use.
2004-04-01Update to 2.6.0. The list of changes since the previous stable version mayjmmv4-13/+16
be incomplete, but couldn't find anything better: libbonoboui 2.5.3 * bugs fixed + toolbar/dock destruction crasher (Michael) + unused arg cleanup (Fernando Herrera) * featurelets + BonoboWindow cleanup (Arvind Samptur) libbonoboui 2.5.2 * bugs fixed + require the right gtk+ (Jason Leach) + AIX portability (The Written Word) + svg icon image size (Sergey V. Udaltsov) + status bar grip problem (Michael) + control 'activate' signal (Federico, JP) + memove not strcpy for overlap (JP) + dock size allocation problem (Michael) * featurelets + status bar packing improvement (Alexander Larsson)
2004-04-01Update to 2.6.0:jmmv5-39/+20
What's new since 2.4: * Bug fixes: - BPath fixes (David Boucher) - Doc fixes (Richard Hult) - Set methods for height and width in GnomeCanvasRichText (Kjartan Maraas) - Build fixes ("The Written Word", Kjartan Maraas) * Translations: - Added British English translation (Gareth Owen) - Added Canadian English translation (Adam Weinberger) - Added Lithuanian translation (Žygimantas Beručka, Tomas Kuliavas) - Added Serbian Jekavian translation (Bojan Suzić) - Added Punjabi translation (Amanpreet Singh Alam) - Updated Albanian translation (Laurent Dhima) - Updated Arabic translation (Arafat Medini) - Updated Azerbaijani translation (Mətin Əmirov) - Updated Belarusian translation (Ales Nyakhaychyk) - Updated Bengali translation (Sayamindu Dasgupta) - Updated Brazilian Portuguese translation (Medina) - Updated Croatian translation (Robert Sedak) - Updated Czech translation (Miloslav Trmac) - Updated Danish translation (Ole Laursen) - Updated Dutch translation (Vincent van Adrighem) - Updated Finnish translation (Pauli Virtanen) - Updated French translation (Christophe Merlet) - Updated German translation (Christian Neumair) - Updated Greek translation (Kostas Papadimas) - Updated Hindi translation (Guntupalli Karunakar) - Updated Hungarian translation (Andras Timar) - Updated Irish translation (Paul Duffy) - Updated Italian translation (Alesso Frusciante) - Updated Japanese translation (Takeshi AIHANA) - Updated Korean translation (Changwoo Ryu) - Updated Malay translation (Hasbullah Bin Pit) - Updated Mongolian translation (Sanlig Badral) - Updated Norwegian translation (Kjartan Maraas) - Updated Norwegian Nynorsk translation (Åsmund Skjæveland) - Updated Polish translation (GNOME PL Team) - Updated Portuguese translation (Duarte Loreto) - Updated Romanian translation (Mişu Moldovan) - Updated Russian translation (Russian Team) - Updated Serbian translations (Branko Ivanovic, Danilo Šegan) - Updated Simplified Chinese translation (Funda Wang) - Updated Slovak translation (Marcel Telka) - Updated Spanish translation (Francisco Javier F. Serrador) - Updated Swedish translation (Christian Rose) - Updated Tamil translation (Dinesh Nadarajah) - Updated Ukrainian translation (Maxim Dziumanenko) - Updated Welsh translation (Dafydd Harries)
2004-04-01Update to 2.6.0:jmmv7-31/+36
What's new since 2.4: * Improvements: - Add File Chooser backend schema (Jonathan Blandford) * Bug fixes: - Fix translation of program arguments (Hidetoshi Tajima, Christian Neumair, Anders Carlsson) * Translations: - Added Canadian English translation (Adam Weinberger) - Added Croatian translation (Robert Sedak) - Added Serbian Jekavian translation (Bojan Suziœô §) - Added Romanian translation (Miœô ÿu Moldovan, Mugurel Tudor) - Updated Albanian translation (Laurent Dhima) - Updated Arabic translation (Arafat Medini) - Updated Azerbaijani translation (Mœô£Ùtin œô¡Ïmirov) - Updated Belarusian translation (Ales Nyakhaychyk) - Updated Brazilian Portuguese translation (Augusta Margues da Silva, Raphael Higino, Everson Santos Araujo) - Updated British translation (Gareth Owen) - Updated Catalan translation (Jordi Mallach) - Updated Czech translation (Miloslav Trmac) - Updated Danish translation (Ole Laursen) - Updated Dutch translation (Vincent van Adrighem, Reinout van Schouwen) - Updated Estonian translation (Tõivo Leedjärv) - Updated Finnish translation (Pauli Virtanen) - Updated French translation (Christophe Merlet) - Updated German translation (Christian Neumair) - Updated Greek translation (Kostas Papadimas) - Updated Hungarian translation (Andras Timar) - Updated Irish translation (Alastair McKinstry) - Updated Italian translation (Alesso Frusciante) - Updated Japanese translation (Takeshi AIHANA) - Updated Korean translation (Changwoo Ryu) - Updated Lithuanian translation (œô¡½ygimantas Beruœô ­ka, Tomas Kuliavas) - Updated Mongolian translation (Sanlig Badral) - Updated Norwegian translation (Kjartan Maraas) - Updated Norwegian Nynorsk translation (Åsmund Skjæveland) - Updated Polish translation (GNOME PL Team) - Updated Portuguese translation (Duarte Loreto) - Updated Russian translation (Russian Team) - Updated Serbian translations (Danilo œô¡ egan) - Updated Simplified Chinese translation (Funda Wang) - Updated Slovak translation (Marcel Telka) - Updated Spanish translation (Francisco Javier F. Serrador) - Updated Swedish translation (Christian Rose) - Updated Tamil translation (Dinesh Nadarajah) - Updated Thai translation (Paisa Seeluangsawat) - Updated Turkish translation (Ismail Aslan) - Updated Ukranian translation (Maxim Dziumanenko, Yuriy Syrota) - Updated Welsh translation (Dafydd Harries, Rhys Jones)
2004-04-01Update to 2.6.0. Changes since the 2.4.x branch:jmmv11-73/+135
gnome-vfs 2.6.0 * Bugs fixed: + Some doc fixes + Fixed potential buffer in ftp readdir + Fix up needs_terminal usage in schema for url handlers gnome-vfs 2.5.91 * Bugs fixed: + build fixes + enable ssl if using gnu tls + handle host key changed in sftp method gnome-vfs 2.5.90 * Bugs fixed: + fix some sftp bugs + fix ssl support (wasn't working at all) + better webdav support on some servers (including apache) + fix crash when monitoring invalid uris + handle fam crashing without using 100% cpu + fix nautilus crasher + better emission of pre_unmount when unmounting volumes + fixed some mime sniffing issues (need new shared-mime-info) + portability fixes + fix memleaks + some header changes needed for c++ binding gnome-vfs 2.5.8 * Bugs fixed: + Text mimetype sniffing + portability fixes * Features + Added gtk file chooser backend (experimental) Note that this introduces a circular build dependency. This will have to be fixed later, but isn't a huge problem atm since nothing is using the backend. gnome-vfs 2.5.7 * Bugs fixed: + proxy mask parsing bug fixed + Eject code on freebsd + Fixed leaks + DESTDIR install fixes gnome-vfs 2.5.6 * Features + mime sniffing default method changed * Bugs fixed: + Portability fixes + Force volume reload after mount/unmount + handle 32bit linux device numbers + fix various mime detection bugs + don't confuse user_xattr mount option with user + move vfs daemon to libexec gnome-vfs 2.5.5 * Features + Allow rename to case-different name on case-insensitive filesystems (FAT) + Add smb support (requires samba 3.0) + Add sftp support + Use the xdg mime systems (requires shared-mime-data) + Initial network:// support * Bugs fixed: + Fix drive/volume casting macros + Added GPL headers to daemon gnome-vfs 2.5.4 * Features + performance tweaking of copy block size + correct units for kilobytes according to HIG + some cleanups of the schemas texts * Bugs fixed: + fixed up daemon failure handling + cd name reading + g_object_new crasher + removed debug spew gnome-vfs 2.5.3 * Features + New authentication callbacks, allowing more control and gnome-keyring integration + New callback support for http backend + moved url handler schemas here + real gtypes for gnome-vfs enumerations (Murray Cumming) * Bugs fixed: + Solaris fixes of the volume handling (Niall Powed, Padraig O'Brian) gnome-vfs 2.5.2 * Features + use ngettext * Bugs fixed: + no more vfs-daemon zombies + fixed gnomevfs-ls escape bug + fixed some leaks + fixed some http issues gnome-vfs 2.5.1 * Features + volume monitor + computer location gnome-vfs 2.5.0 * Features + asynchronous seek implementation (Manuel Clos) + seek and tell support in the FTP method (Manuel Clos) * Featurelets: + make the ssh method work with newer ssh (Mitch)
2004-04-01Update to 2.6.0. Changes from the previous stable version include (thejmmv8-104/+39
list may be incomplete): libbonobo 2.5.4 + bugs fixed + application init (Gustavo) + program arg translation (Anders, Hidetoshi) + featurelets + *Application* documentation (Gustavo) + better activation debugging (Rodrigo, Michael) libbonobo 2.5.3 + bugs fixed + regression tests problems (Gustavo) + AIX portability (Albert Chin-A-Young) + featurelets + improve b-a-s debug code (Michael) + use syslog for run-time spew (Michael Terry) libbonobo 2.5.2 + bugs fixed + _active query cache fix (Michael) + property bag logic bug fix (Dave Jones) + backwards compat dameon fix (Michael, Crispin Flowerday) + object directory fixes (Gustavo) + l10n docs fix (Martin Kretzschmar) + BonoboApplication fixes (Gustavo) + use environ not _environ for Solaris (Michael) + featurelets (Gustavo) + b-a-s tracks dead clients + updated tests
2004-04-01Update to 2.6.0. Summary of changes unavailable since the previous stablejmmv12-43/+114
version (just the ChangeLog, but it's usually meaningless). AFAICT, this comes with a new XML backend, aside bug fixes.
2004-04-01Update to 2.3.6:jmmv7-50/+31
libglade-2.3.6: 10-March-2004 - Implement support GtkComboBoxEntry, GtkToolItem, GtkToolButton, GtkToggleToolButton, GtkRadioToolButton & GtkSeparatorToolItem (Damon Chaplin) - Fix automake warning (Steve Chaplin) - Add libglade version number to the docs (Matthias Clasen) - Fix usage of C++ keyword as an argument name (Bas Driessen) - Allow additional signal parameter for glademm (Christof Petig) - Support tooltips in toolbars (Michael Voigt) libglade-2.3.2: 15-January-2004 - Support disambiguating msgids by prefixing them with a context string. (Christian Stimming, Matthias Clasen) libglade-2.3.1: 14-November-2003 - Register GtkColorButton, GtkComboBox, GtkFileChooser and GtkFontButton types (Jonathan Blandford) - Implemement support for GtkExpander (Mark McLoughlin) - Fix memory leak and incorrect colour map usage (Morten Welinder) - Win32 build support (Tor Lillqvist, Masahiro Sakai) - Build fixes (James Henstridge, Michael Meeks)
2004-04-01Update to 2.10.0. Changes since the 2.8.x branch:jmmv5-21/+12
ORBit2-2.9.6 * bug fixes + PPC union walking bug (Michael, Jeroen Z) ORBit2-2.9.5 * bug fixes + don't crash with NULL env (Mark) ORBit2-2.9.4 * bug fixes + enviroment pollution (Michael) + AIX portability bits (The Written Word) ORBit2-2.9.3 * bug fixes + configure logic bug (Morten Welinder) + no-mainloop threading issue (Michael) + custom policy oneway fix (Michael, JP) + policy lookup fix (Alex Larsson) ORBit2-2.9.2 * bug fixes + threaded client deadlock (Michael) + skelimpl leak fix (Frank) + forward request double free (Michael) + thread queue processing (Frank) ORBit2-2.9.1 * bug fixes + thread handling / shutdown bugs (Justin Schoeman) + linc I/O revents race fix (Padraig O'Briain) + name service ref leak (Justin) + GIOP HUP error cleanup (Michael) + ORB shutdown from any thread (Michael) + build fixes / cleans (Justin, Michael) * featurelets + (limited) re-enterancy client policy (Michael) + re-factored invocation stack (Frank Rehberger) + deactivation / return test (Michael) ORBit2-2.9.0 * bug fixes + speed up child POA destruction (Michael) * featurelets + allow objects to be bound to specific threads (Alex Larsson)
2004-04-01Bump PKGREVISION to 1 due to glib2 update.jmmv3-6/+6
2004-04-01Update to 2.4.0:jmmv14-258/+289
GTK+-2.4 adds significant new functionality while maintaining source and binary compatibility with GTK+-2.2. Highlights of new features and improvements in GTK+-2.4 are: New file selector widget The new GtkFileChooser widgets provide a radically simplified and improved way for users to select files. Capabilities such as customizable filters and previews are now available for application writers. The filesystem access is encapsulated as a dynamically loaded module; as an example of what this allows, libgnomeui now provides a gnome-vfs backend for GtkFileChooser so that it has the same view of remote filesystems as applications such Nautilus. New drop-down selection widget The GtkComboBox widget replaces the old GtkOptionMenu and GtkCombo widgets with a single unified appearance and programming interface for both editable and non-editable dropdowns. Other enhancements provided include customizability of the main display widget and grid layouts for the drop-down menu. Action-based toolbar and menu API GtkUIManager allows the application to specify a set of "actions", then create menus and toolbars using those actions from an XML-like interface description. This separation makes it easier to coordinate having the same item both in a menu and in a toolbar and simplifies the implementation of toolbar editing. Bidirectional editing and interface flipping improvements GTK+ now automatically determines the base direction for label and text-entry widgets based on their contents, rather than requiring it to be specified by the application; this gives a much better user experience when editing mixed right-to-left and left-to-right text. Support for user-interface mirroring in right-to-left locales has now been extended to cover virtually all widgets. Other enhancements: - The GtkTreeModelFilter tree model allows displaying a filtered view of another tree model - GtkTreeView now supports a fixed-height-mode for faster display. - GtkToolbar has been reworked to provide a more consistent and extensible programming interface along with new features such as an overflow menu and animated editing feedback. - GtkEntry now supports completion dropdowns. - Named icons via the freedesktop.org icon theme specification are now supported. - gdk-pixbuf improvements include a PCX loader and saving support for the ICO and CUR formats. - Round trips to the X server at application startup and during operations such as drag-and-drop have been greatly reduced.
2004-04-01Update to 1.4.0:jmmv5-92/+65
This is a stable release providing new functionality as compared to Pango-1.2, while maintaining source and binary compatibility. Notable improvements in Pango since version 1.2: * Support for characters beyond the basic-multilingual plane of Unicode and updates of character properties to match Unicode-4.0. * The same modules are now used for the Xft and fontconfig backends, reducing code duplication, and making it easier to create new backends independent of Pango that use fontconfig and FreeType. * A better font and shaper selection algorithm is now used that takes script information into account. * Bidirectional base direction can now be automatically determined from the text instead of explicitly set by the application. * Improvements to OpenType handling, especially for the GPOS table. GPOS features are now enabled for Arabic.
2004-04-01Update to 1.6.0.jmmv5-13/+18
Changes in version 1.6.0 ======================== * Add translation: Serbian Jekavian [Bojan Suzic], Estonian [Priit Laes] * Update translations: Arabic [Arafat Medini], Spanish [Francisco Javier F. Serrador], Lithuanian [\305\275ygimantas Beru\304\215ka], Serbian [Aleksandar Urosevic], Belarusian [Ales Nyakhaychyk] Changes in version 1.5.5 ======================== * Add translation: Canadian English [Adam Weinberger] * Update translations: Italian [Alessio Frusciante], Mongolian [Sanlig Badral], Albanian [Laurent Dhima], German [Christian Neumair], Greek [Kostas Papadimas], Hindi [Guntupalli Karunkar] Changes in version 1.5.4 ======================== * Update translations: Japanese [Takeshi AIHANA], Azerbaijani [M\311\231tin \306\217mirov], Finnish [Pauli Virtanen], French [Christophe Merlet], Ukrainian [Maxim Dziumanenko], Simplified Chinese [Funda Wang], Arabic [Arafat Medini], Albanian [Laurent Dhima] Changes in version 1.5.3 ======================== * Corrected library name in atk-uninstalled.pc.in (bug #132283). [Laszlo Peter] * Corrcted property name for number of links in a AtkHypertext (bug #130022). * Add translation: Croatian [Robert Sedak] * Update translations: Japanese [Takeshi AIHANA], Italian [Alessio Frusciante], Norwegian [Kjartan Marass], Albanian [Laurent Dhima], Russian [Russian team], Polish [GNOME PL team], Welsh [Rhys Jones], Swedish [Christian Rose], Serbian [Danilo \305\240egan], Dutch [Tino Meinen], Czech [Miloslav Trmac], Korean [Changwoo Ryu], Spanish [Francicso Javier F. Serrador], Danish [Ole Laursen], Portuguese [Duarte Loreto] Changes in version 1.5.2 ======================== * Fix crasher bug in atk_text_free_ranges (bug #129837). [Jeff Franks] * Change name of role from, "accel label" to "accelerator label". (bug #129499) * Update translations: Czech [MiloSlac Trmac], Portuguese [Duaret Loreto], Danish [Ole Laursen], Spanish [Francisco Javier F. Serrador], Afrikaans [Stefan Lubbersen], Japanese [Takeshi AIHANA], Norwegian [Kjartan Maraas], Greek [Kostas Papadimas], Swedish [Christan Rose], Belarusian [Alex Nyakhaychyk], Serbian [Danilo \305\240egan], Arabic [Arafat Mendini], Norwegian Nyorsk [\303\205smund Skj\303\246veland], Croatian [Robert Sedak], Polish [Artur Flinta], Lithuanian [Tomas Kuliavas], Dutch [Vincent van Adrighem], French {Christophe Merlet], Mongolian [Sanlig Badral], Korean [Korean], Arabic [Arafat Medini]. Changes in version 1.5.1 ======================== * Change role names so that unlocalized names the same as Java role names. (bug #125024) * Set state FOCUSED for object reported as having focus. (bug #127400) * Add new property "accessible-hypertext-nlinks" for AtkObject. Add new signal link_activated and properties "number-of-anchors", "end-index" and "start-index" for AtkHyperlink. (bug 112390) * Make nicks and blurbs of properties translatable. * Add new role ATK_ROLE_EDITBAR. (bug 116007) * Add translations: Afrikaans [Stefan Lubbersen] * Update translations: Serbian [Danilo \305\240egan], Czech [Milozlav Trmac], Portuguese [Duarte Loreto], Mongolian [Sanlig Badral], Dutch [Vincent van Adrighem] Changes in version 1.5.0 ======================== * Fix memory leaks in AtkRelations (bugs #124877, #125725) * Add version number to documentation (bug #125758) * Update translations: Catalan [Jordi Mallach], Kannada [Pramod]
2004-04-01Update to 2.4.0:jmmv10-321/+52
GLib-2.4 is a stable release adding an incremental improvement in functionality over GLib-2.2 while maintaining binary and source compatibility. New features include: General * Watches for child process exit integrated into the main loop. * Unicode tables updated to cover all of Unicode-4.0. * Standard header file for gettext macros, including Q_() macro for strings with context. * Improved seeding for the GRandom random number generator. Threading * Atomic operations on integers and pointers. * GOnce for one-time initialization. GObject: * G_DEFINE_TYPE macros for easy definition of GObject types. * Properties can now be added to interfaces. * Instance private data allows private data members for objects.
2004-04-01Update to 1.00. Changes since 0.97 are small changes and fixes (mostlyjmmv3-7/+7
related to portability).
2004-04-01Make Perl packlist used again.kim2-3/+5
Preserve line breaks in directory names (in icon display).
2004-04-01nb1: Make more IRC protocol correct.tv7-7/+150
* Automatically issue the equivalent of a NAMES after a JOIN. * Allow PART command so that client may lurk; reissue a JOIN to re-"open" the channel on the client if a new open message arrives. * Provide a fake MOTD to make some IRC clients happier. * 353 (NAMES response) should have a single space character at the end of each line per protocol (Gaim is strict about this).
2004-04-01libxslt-1.1.5 updated.xtraeme1-2/+1
2004-04-01Update libxslt to 1.1.5xtraeme5-43/+31
Changes: 1.1.5: Mar 23 2004: - performance: use dictionnary lookup for variables - remove use of _private from source documents - cleanup of "make tests" output - bugfixes: AVT in local variables, use localtime_r to avoid thread troubles (William), dictionary handling bug (William), limited number of stubstitutions in AVT (William), tokenize fix for UTF-8 (William), superfluous namespace (William), xsltproc error code on <xsl:message> halt, OpenVMS fix, dictionnary reference counting change.
2004-04-01Updated tscp to 1.81:abs3-9/+10
Changes since 1.73: Version 1.81, 2/5/03 * fflush() wasn't being called after print_results() in xboard(). * hply was being set to 0 when xboard() received "black." This broke the opening book code when playing black with WinBoard. * set_hash() wasn't being called in bench(). Version 1.8, 1/30/03 * Added opening book code (book.c) and a small opening book (book.txt). * Added hash keys; replaced the old repetition detection code with code that compares hash keys. * Changed bench to report a "Score" to avoid confusion/comparisons with the previous version's "MIPS" (with score, 1.000 = my Athlon XP 2000+). * Moved move parsing into its own function (parse_move in main.c).
2004-04-01Updated apache-ant to 1.6.1:abs1-1/+2
Many changes since 1.5.4, most notable is that apache-ant now requires JDK 1.2 or later. For JDK 1.1 use the apache-ant15 package.
2004-04-01Updated apache-ant to 1.6.1:abs4-477/+746
Many changes since 1.5.4, most notable is that apache-ant now requires JDK 1.2 or later. For 1.1 use the apache-ant15 package.
2004-04-01Reimport apache-ant as apache-ant15 prior to updating apache-ant to 1.6.1.abs1-1/+3
1.5.4 is the last version to support Java 1.1.
2004-04-01Add apache-ant15abs1-1/+2
2004-04-01Import apache-ant-1.5.4 as apache-ant15 prior to updating apache-ant toabs5-0/+1239
1.6.1. 1.5.4 is the last version to support Java 1.1.
2004-04-01+ gnunet-0.6.1d, libsndfile-1.0.9, mimedefang-2.42, p5-XML-Path-1.13wiz1-2/+5
[pkg/24998].
2004-04-01Define "LIBTOOL_OVERRIDE" manually so that "libs/ext/cothreads/libtool"tron1-1/+3
gets replaced by pkgsrc's libtool, too. The included libtool incorrectly rewrites relative pathnames causing link failures.
2004-04-01Add the 'gu' locale directory, initially used by epiphany 1.2.2.jmmv10-10/+50
2004-04-01Note update of "qt3" package to version 3.2.3nb2.tron1-1/+2
2004-04-01Fix dependencec (once more), bump package revision.tron1-3/+3
2004-04-01Note oss update to 3.9.8e.wiz1-1/+2
2004-04-01Untested update to 3.9.8e (previous distfile gone):wiz3-11/+9
* Updated SBLive/Audigy/Audigy2 drivers - AC3 support added * Fixed up ESS Solo-1 input record level bugs * Support for ALI M5455 (ALI 1563 SouthBridge) audio * Updated AudigyLS drivers * 4Front Virtual Mixer now comes standard with the OSS drivers. An advanced version with builtin equalizers, loopback audio recording, individual volume control is also available with an extra licensing fee. The basic Virtual Mixer technology allows users to play upto 4 audio apps at the same time. There is no special programming required (unlike ESD or aRTsd) as the Virtual Mixer devices behave exactly like the physcal hardware devices. Virtual Mixer contains 4Front's proprietary profesional quality sample rate convertors that handle the mixing of various audio applications.
2004-04-01Added tinc-1.0.1xtraeme2-2/+4
2004-04-01Initial import of tinc-1.0.1 from pkgsrc-wip.xtraeme4-0/+54
tinc is a Virtual Private Network (VPN) daemon that uses tunnelling and encryption to create a secure private network between hosts on the Internet. Because the VPN appears to the IP level network code as a normal network device, there is no need to adapt any existing software. This allows VPN sites to share information with each other over the Internet without exposing any information to others. In addition, tinc has the following features: o Encryption, authentication and compression All traffic is optionally compressed using zlib or LZO, and OpenSSL is used to encrypt the traffic and protect it from alteration with message authentication codes and sequence numbers. o Automatic full mesh routing Regardless of how you set up the tinc daemons to connect to each other, VPN traffic is always (if possible) sent directly to the destination, without going through intermediate hops. o Easily expand your VPN When you want to add nodes to your VPN, all you have to do is add an extra configuration file, there is no need to start new daemons or create and configure new devices or network interfaces. o Ability to bridge ethernet segments You can link multiple ethernet segments together to work like a single segment, allowing you to run applications and games that normally only work on a LAN over the Internet.
2004-04-01Added xmlindent-0.2.16.xtraeme2-2/+4
2004-04-01Initial import of xmlindent-0.2.16, packaged by pancake from pkgsrc-wip.xtraeme4-0/+28
XML Indent is a XML stream reformatter written in ANSI C. It is analogous to GNU indent.
2004-04-01Added thy-0.8.10xtraeme2-2/+4
2004-04-01Initial import of thy-0.8.10 from pkgsrc-wip.xtraeme6-0/+124
Thy was designed to be as fast and lightweight as possible. For speed, she uses sendfile(), and does not fork. Among the features are name-based virtual hosts, userdir and directory index support; Range, If-Modified-Since, keep-alive, on-the-fly compression and of course, CGI, IPv6 and TLS support. Thy does not require (but can use) a configuration file to run.
2004-04-01add USERADD/GROUPADD support via sysutils/user_darwindanw1-4/+8
2004-04-01added user_darwindanw1-1/+2
2004-04-01This implements a subset of useradd(8)/groupadd(8) functionality ondanw7-0/+177
Darwin that is sufficient for pkgsrc use.