Age | Commit message (Collapse) | Author | Files | Lines |
|
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
|
|
No summary of changes given, see
http://www.kde.org/announcements/changelogs/3_4_2/kdetoys.txt for details.
|
|
No summary of changes given, see
http://www.kde.org/announcements/changelogs/3_4_2/kdegames.txt for details.
|
|
Changes:
* kpdf: Improve the rendering of pageview message on some decorations
* kpdf: Made TOC work with a single click
* kpdf: Make TOC links to external documents work
* kpdf: Make opening pdf from hyperlinks work again
* kpdf: Try fix for sizing problem
* kpdf: Try fix for pdf regeneration problems
* kpdf: Address bar does not update when changing pdf within inside kpdf
* kpdf: Some improvements in rendering
* KolourPaint: Enforce text box font height to prevent e.g. Chinese
characters in buggy fonts from enlarging the text box and putting the
cursor out of sync with the text
* KolourPaint: Clicking in a text box selects a character based on its
midpoint - not leftmost point - to be consistent with all text editors
(esp. noticeable with big fonts)
* KolourPaint: Return and Numpad 5 Key now draw
* KolourPaint: Tool Actions placed outside the Tool Box resize with their
toolbars
* KolourPaint: Ensure Color Similarity maximum is 30, not 29 due to gcc4
* KolourPaint: Tool Box traps right clicks (for the RMB Menu) on top of
tool options widgets and the empty part of the Tool Box
|
|
No summary of changes given, see
http://www.kde.org/announcements/changelogs/3_4_2/kdeaccessibility.txt for
details.
|
|
No summary of changes given, see
http://www.kde.org/announcements/changelogs/3_4_2/kdeaddons.txt for
details.
|
|
No summary of changes given, see
http://www.kde.org/announcements/changelogs/3_4_2/kdeadmin.txt for details.
|
|
No summary of changes given, see
http://www.kde.org/announcements/changelogs/3_4_2/kdeartwork.txt for
details.
|
|
No summary of changes given, see
http://www.kde.org/announcements/changelogs/3_4_2/kdeedu.txt for details.
|
|
Changes:
* KAlarm: Minimise KMix window if KMix is started by KAlarm when
displaying a message.
* KAlarm: Prevent session restoration displaying main windows which
should be hidden.
* KAlarm: Prevent alarm message windows being too large for screen.
* KAlarm: Change --volume command line option short form from -v to -V
to avoid clash with --version.
* KNode: Fix %NAME and %EMAIL custom header macros
* KNode: Support news server that don't understand the LIST OVERVIEW.FMT
command
* KNode: Fix subject field cursor regression
* Akregator: Improve rendering speed of the article list drastically (by
about factor 10)
* Akregator: Fix opening of non-HTML files in external applications
|
|
Updated www/w3m-img to 0.5.1nb4
|
|
|
|
Bump PKGREVISION.
|
|
- don't use static variables in inline functions
fixes build with sunpro.
|
|
Changes:
* Ark: Do not try to open the internal viewer in case the extraction of
the file failed
* KCalc: Fix 0 + 0 and 0 - 0
|
|
No summary of changes given, see
http://www.kde.org/announcements/changelogs/3_4_2/kdemultimedia.txt for
details.
|
|
Changes:
* kppp: completed i18n-related flow control fix
* kppp: fixed PPP interface check on FreeBSD and possibly other systems
|
|
|
|
prc-tools.
|
|
No summary of changes given, see
http://www.kde.org/announcements/changelogs/3_4_2/kdewebdev.txt for details.
|
|
|
|
Changes:
* Konsole: Make 'New Window' from tab bar popup menu work.
* Konsole: Fix inital tab too big with icon only.
* Konsole: Fix crashes when action/settings=false.
* Konsole: Fix Konsole doesn't save Encoding setting.
* Ksysguard: Fix a segmentation fault on Centrino Laptops with Linux
vanilla kernel 2.6
|
|
No summary of changes given, see
http://www.kde.org/announcements/changelogs/3_4_2/kdelibs.txt for details.
|
|
|
|
|
|
Bump PKGREVISION.
|
|
Added --enable-perl-site-install configuration argument relevant to PR30719
|
|
Added --enable-perl-site-install configuration argument relevant to PR30719
|
|
it is correctly defined in tools.Darwin.mk and tools.Linux.mk.
|
|
|
|
config files, directories, rc.d scripts, etc., use relative paths as
much as possible to avoid hard-coding the ${PREFIX}-location in which
the files should be installed. Where full paths are specified, if
the path is within ${PREFIX}, then automatically strip off the ${PREFIX}
part when creating the entries for the helper scripts. Also, modify
the helper scripts to understand that relative paths should be considered
to be relative to ${PKG_PREFIX}.
|
|
|
|
Lots of changes, see http://dev.mysql.com/doc/mysql/en/news-4-1-13.html
for a detailed description.
|
|
|
|
Changes since 1.0 are:
* New features
o The feature for junk mail control has been added.
o Filter rules can be applied to sent messages now.
o Any commands can be executed when new messages arrive.
o The move of folders has been enabled.
* Display
o The anti-aliased font display has been enabled.
o Icons can be displayed with alpha-blending (translucence)
now.
o Attached images can be displayed as inline now.
o The summary view (message list) now displays its rows with
alternating row colors.
o The icons and logo has been renewed.
o The window icon is displayed now.
* User interface
o The file selection dialog has been improved.
o URL links can be opened by single click now.
o Right-click menu can be available on the message view now.
o The order of the buttons now complies with GNOME HIG.
o The folder view now automatically scrolls on drag'n'drop.
o The columns of the summary view became reorderable by
drag'n'drop.
* Internal changes
o The GUI toolkit has been switched from GTK1.2 to GTK2.
o The internal encoding is always UTF-8 despite of the
current locale, and the multilingual display is now
possible.
* Other improvements
o The auto line-wrapping now supports proper line-breaking.
o The algorithm of the thread display has been improved.
o The PLAIN authentication is supported on SMTP AUTH now.
o The read/write of the summary cache has been optimized.
o Encryption is enabled by default now when replying to
PGP-encrypted messages.
o The displayed file size of attachments became more accurate.
o The handling of header strings with broken encoding has
been improved.
|
|
+SHELL.
* Turn PKG_REGISTER_SHELLS into a variable that can be set in the shell
environment so that admins can make a choice when installing from
binary packages.
* PKG_SHELL is now a list of paths, and if the path is relative, then it
is taken to be relative to ${PREFIX}. Convert packages that set
PKG_SHELL to take advantage of this new feature by changing the full
paths to the shells into relative paths.
|
|
|
|
|
|
|
|
Changes:
- read-only Virtual FAT support (Johannes Schindelin)
- Windows 2000 install disk full hack (original idea from Vladimir
N. Oleynik)
- VMDK disk image creation (Filip Navara)
- SPARC64 progress (Blue Swirl)
- initial MIPS support (Jocelyn mayer)
- MIPS improvements (Ralf Baechle)
- 64 bit fixes in user networking (initial patch by Gwenole Beauchesne)
- IOAPIC support (Filip Navara)
|
|
py-ldap-2.0.9, sylpheed-2.0.0.
|
|
|
|
changes:
gxine has gained post-plugin chain support and improved playlist handling,
and there are some fixes for some crashes (notably for full-screen mode
and non-UTF-8 locales)
|
|
changes:
* fixed playback of single-session Real RTSP streams, such as
rtsp://stream.samurai.fm/broadcast/live_hi.rm
* fixed xxmc / xvmc mocomp / IDCT rendering errors caused by the big update.
* support --enable-fpic with recent versions of gcc
* clip goom fps value to >= 1 [bug #1193783]
* fixed xvmc plugin segfault when it tried software blending on nonexistant xv image
* cleaned up libmpeg2 behaviour on xxmc plugin abrupt software fallback
* use -fno-inline-functions with gcc < 3.4.0 (bug known to be in 3.3.5)
* fix xxmc plugin wanting to change vld xvmc context when stream changes from
non-interlaced to interlaced [bug #1194350]
* speed up xx44 alphablending of large transparent areas
* stop libmpeg2 XvMC IDCT / MOCOMP attempting software motion compensation
[bug #1194754]
* improve xxmc cpu-usage for IDCT / MOCOMP acceleration through better locking
[bug #1195282]
* gcc4 build patches [bug #1175002]
* don't assume that file is in /usr/bin (build fix) [bug #1195539]
* plugin loader fixes - could cause xine to lock up hard on startup [bug #1196819]
* Fix xxmc bob deinterlacing for field-coded interlaced streams
* Fix LE_64/BE_64 macros on non-x86 plataforms. may fixes issues with some
demuxers like avi, asf and ogg.
* sputext improvements/workarounds
* add a new error message when a file we tried to play is an empty
(zero-sized) file
* be more POSIX-compliant (head, tail) (build fix)
* fixed deadlock when libxine was called from the event listener thread and
tried to flush all pending events.
* Added xine(5), documenting MRL syntax.
* allow playing just a single title/chapter from dvd (useful for extracting audio -
check media.dvd.play_single_chapter)
* new stream infos allows frontends to query current title/chapter/angle on dvds
* new upmix_mono audio post plugin to convert mono to stereo
* added --with-external-a52dec and --with-external-libmad switches
* fix a locking bug which affects configuration callback functions
|
|
Bump version to 4.19.
|
|
|
|
structure padding is used
not application relevant, so I abstain from bumping PKGREVISION
|
|
|
|
* Alpha blending was implemented for Windows, although it does not
seem to work on some machines.
|
|
* Nib loading supports window auto-positioning
* Keyed encoding is supported in many classes.
|