Next | Query returned 164 messages, browsing 111 to 120 | Previous

History of commit frequency

CVS Commit History:


   2006-01-06 16:10:08 by Thomas Klausner | Files touched by this commit (117)
Log message:
DEPENDS and PKGREVISION bumps because db4's library name changed.
   2005-12-11 12:52:33 by Mark Davies | Files touched by this commit (3)
Log message:
Update to KDE 3.5

Many new features and refinements.

Notable changes include:
* Konqueror is the second web browser to pass the Acid2 CSS test,
  ahead of Firefox and Internet Explorer
* Konqueror can also now free web pages from adverts with its
  ad-block feature
* SuperKaramba is included in KDE, providing well-integrated and
  easy-to-install widgets for the user's desktop
* Kopete has support for MSN and Yahoo! webcams
* The edutainment module has three new applications (KGeography,
  Kanagram and blinKen), and has seen huge improvements in Kalzium
   2005-10-13 15:22:55 by Mark Davies | Files touched by this commit (2)
Log message:
Update to KDE 3.4.3

Changes:
Couple of backported bug fixes.
   2005-09-28 21:47:51 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
Fix for qt-3.3.5 and @comment
   2005-07-30 14:02:05 by Mark Davies | Files touched by this commit (2)
Log message:
Update to KDE 3.4.2

Changes:
* umbrello: Crash when deleting an attribute that is represented as an
  association
* umbrello: Inline functions are generated in cpp file
* umbrello: Crash when closing a tab
* umbrello: Initial value of a new paramenter of a method cannot be set
  the first time
* umbrello: Line Vertex hidden in class diagrams
* umbrello: Relationships between interfaces and classes change over file
  reload
* umbrello: Associations turn into generalisation over file reopen
* umbrello: Code generator "could not find active language"
* umbrello: Cannot drag members from one classifier to another
* umbrello: Generating Javascript code from a class diagram hangs
   2005-07-16 03:19:27 by Johnny C. Lam | Files touched by this commit (273)
Log message:
Get rid of USE_PERL5.  The new way to express needing the Perl executable
around at either build-time or at run-time is:

	USE_TOOLS+=	perl		# build-time
	USE_TOOLS+=	perl:run	# run-time

Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
   2005-06-19 15:10:33 by Mark Davies | Files touched by this commit (2)
Log message:
kapptemplate/admin/Makefile{,.am,.in} weren't supposed to be installed
so clean them up.  Fixes problem in bulk build as Makefile has build
paths in it.  Bump PKGREVISION.
   2005-05-31 17:08:20 by Mark Davies | Files touched by this commit (2)
Log message:
Update to KDE 3.4.1

Changes:
* cervisia: Fix statusbar when embedded in konqueror
* kio_svn (subversion) : Various bugfixes (import, checkout and
  memleaks fixed)
* umbrello: Fix crash on deleting attribute or enum literal
* umbrello: Fix crash in UMLView::createAutoAttributeAssociations()
* umbrello: Fix failure to import C++ enum type with comment on last
  literal
* umbrello: Fix non-Latin1 characters in diagram names
* umbrello: Generate missing "static" keyword in new C++ code generator
* umbrello: Make messages refer to operations rather than being dumb text
* umbrello: Make drag-to-folder behave
* umbrello: Fix label placement in sequence diagram
* umbrello: Allow copy/paste of attributes, operations
* umbrello: Stop canvas from centering to moved class
* umbrello: Fix entity relationship association attachments
* umbrello: Add actions in context menu of ERM
* umbrello: Stop uncontrolled scrolling in large class diagram
* umbrello: Fix display of same-type attributes
* umbrello: Recognize classes in packages in add-attribute dialog
* umbrello: Fix performance problem with large models
* umbrello: Add more options to select action in sequence diagram
* umbrello: Fix changing the order of operations in class diagram
* umbrello: Reduce sensitivity to element order when loading xmi files
* umbrello: Fix code generation for interfaces in various programming
  languages
* umbrello: Fix dimensioning of interfaces in EPS exported class
  diagrams
   2005-05-22 22:08:52 by Johnny C. Lam | Files touched by this commit (1035)
Log message:
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
   2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Next | Query returned 164 messages, browsing 111 to 120 | Previous