Next | Query returned 442 messages, browsing 251 to 260 | Previous

History of commit frequency

CVS Commit History:


   2007-02-01 13:50:54 by Matthias Drochner | Files touched by this commit (6) | Package removed
Log message:
update to 2.10.9
changes:
- Fix build with cups 1.1
- Fix a double-free bug that causes panel crashes
-bugfixes
   2007-01-29 22:24:13 by Thomas Klausner | Files touched by this commit (1)
Log message:
As Joachim König-Baltes correctly points out, assigning to variables
that end with a '+' is difficult in make(1).

Thus, rename the options variable from PKG_OPTIONS.gtk2+ to
PKG_OPTIONS.gtk2, and add a warning for those still using the
old one.
   2007-01-26 01:55:01 by Mark Davies | Files touched by this commit (2)
Log message:
Build hicolor icon theme cache file if hicolor-icon-theme package installed
OK'ed wiz and jmmv.  Bump PKGREVISION.
   2007-01-18 23:43:30 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 2.12.8:

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)
   2007-01-10 19:03:51 by Matthias Drochner | Files touched by this commit (3)
Log message:
fix arguments to text_window_realize() (gnome bug #393813)
bump PKGREVISION
   2007-01-08 17:41:31 by Matthias Drochner | Files touched by this commit (4) | Package updated
Log message:
update to 2.10.7
changes:
* GtkNotebook
 - Tab reordering is a less intrusive
 - Rendering fixes on win32

* GtkTreeView
  - Column resizing works correctly in right-to-left languages
  - Many scrolling bugs have been fixed

* GtkTextView:
  - Improved scrolling during DND.

* GtkRecentManager is more robust against bad URIs

* Print support:
 - The cups backend works with 'BrowseShortNames Off'
   in the cups configuration
 - Multi-valued options are properly passed to cups
 - Fix build with cups 1.3
 - A few IPP compliance issues have been fixed
 - Make the lpr backend work on BSD

* Input methods:
 - GtkEntryCompletion works with input methods
 - The Thai input method has been replace by a functional
   Thai and Lao input method based on libthai

* Accessibility support:
 - GtkMessageDialog sets accessible name role explicitly

* Theme support:
 - The semantics of the gtk-color-scheme setting has been
   slightly changed. Values from rc files are still merged
   together, but the X setting just overrides the prior table.

* GdkPixbuf:
 - gdk_pixbuf_loader_write() now closes the loader when
   returning FALSE, as documented
 - The BMP loader supports more BMP variants, including
   transparency and 10-bit channels.

-bugfixes
-translation updates
   2007-01-06 16:13:16 by Thomas Klausner | Files touched by this commit (4)
Log message:
Add an option for cups support, based on patches provided by
Joachim Koenig-Baltes in PR 35065.
   2006-12-12 22:52:38 by Joerg Sonnenberger | Files touched by this commit (63)
Log message:
Replace mk/bsd.prefs.mk includes with bsd.fast.prefs.mk includes.
The redundant parsing of bsd.prefs.mk is mostly avoided now and
parse time e.g. for x11/kdebase3 gets reduced by up to 10%.
   2006-12-06 11:17:03 by Thomas Klausner | Files touched by this commit (1)
Log message:
Always support the x11 option, not only when alternatives are available.
This way the test for the x11 option in buildlink3.mk has a chance
to succeed.
   2006-12-05 22:26:59 by Min Sik Kim | Files touched by this commit (4)
Log message:
Add an option to choose the GDK backend target between X11 and Quartz for
Mac OS X.  Thanks to wiz@ for review and suggestions for earlier patches
of this change.

Next | Query returned 442 messages, browsing 251 to 260 | Previous