Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
gtkmm/buildlink3.mk.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changes:
Konqueror: fixed "Create Folder..." not available in sidebar dirtree when
starting with a profile
Konqueror: fixed crashes related to the "Find files" functionality
Konqueror: fixed case-sensitive sorting, wasn't working for most locale
settings
Konqueror: make it possible to paste files using the mouse into listviews when
no free area is left
Konqueror: make different users in smb:/ not ask password for every dir change
Konqueror: don't disable "Toggle selection" if no files are selected
Konqueror: don't show 'link view' checkbox when there's only one view +
sidebar, and other related fixes
Konqueror: Fixed tab navigation for right-to-left locales
Konqueror: Fixed synchronisation problem when tabs were moved
Konqueror: Show newly fetched url images in tabs
Konqueror: Added setting to let popups ignore "open in tab instead of window"
("[FMSettings] PopupsWithinTabs=false")
Konqueror: "Go/Applications" now calls "programs:/" slave
Konqueror: Linking checkbox did not redraw when unchecking
kdeprintfax: fixed crash happening after sending the fax
KWin: improved detection of windows belonging together, fixing some stacking
and focus stealing prevention problems
KWin: windows kept below others no longer affect smart placement
KWin: obey requests to go fullscreen even from applications with maximum size
set
KWin: keeping windows in workarea is not so strict
KWin: return focus to previously active window when hover unshaded window is
shaded again
Klipper: fixed problem with Klipper sometimes not reading new clipboard
contents
Kate: fixed problems with session restore (restoring the documents and windows
now works correct)
khelpcenter : improve startup time for systems with info pages
Kicker: Don't start menu entry in K menu when right clicking it
KControl: No default for possible destructive "Logout without Confirmation"
shortcut
KSplash: Updated locolor splash to KDE 3.2 version
Konsole: Made sending of master input to added session working
Konsole: Fixed dynamic toolbar hiding initialization
Konsole: Handle schemas with absolute paths
Konsole: Fixed crash with --noscrollbar
Konsole: Settings/keyboard entries are now sorted
Konsole: Ctrl-C killed konsole window, not processes running in shell
KHotKeys: Included actions with Konqueror mouse gestures.
|
|
Changes:
Improve suggestions given when in the rename dialog shown when copying/moving
files
Progress dialog: large files (>4GB) fixes; make "keep open" work again
Progress dialog (all in one): don't block logging out from KDE
KIO: Preserve file premissions when copying from remote protocols that support
listing
KIO: Give again the choice to overwrite when moving/renaming files
KIO: Make 'overwrite' ask only once for a given dir (when moving a directory
with subdirs)
KSystemTray: if the mainwindow is minimized or not on the current desktop,
clicking will show it instead of hiding
KLocale: fixing support for YY aka %y
KDatePicker: fixing layout of close button
KatePart: fixed broken "replace from cursor"
KatePart: fixed some redraw problems (no artefacts while scrolling)
Don't let knotify start aRts if aRts is disabled in its kcontrol module.
kdeprint: Added check for print file names given by the rename dialog
KHTML: fix crash in parsing weired pages
KHTML: fixing support for clear:both
KHTML: better support for DOM Test Suite
KHTML: fix Heirmenus
KHTML: fix animated GIFs not looping
KHTML: don't recurse when printing
KHTML: use content, not viewport coordinates for server side image maps
KHTML: fixing overflow content
KHTML: fix repainting logic to optimize for reduced X server load and minimum
CPU
KHTML: Reduce window. to forms, images and applets, like document.
KHTML: restore KDE 3.1 behavior of <font size=-1>
KHTML: update frame sizes before returning value for innerWidth/innerHeight,
in case the window was just resized
KHTML: return attribute names in lowercase in compatibility mode (DOM L2/L3)
KHTML: fixing insertRow for tables without tbody
KHTML: implementing TreeWalkerImp
KHTML: fixing javascript events with frames
KHTML: fixing attributes for repeated body elements
KHTML: implement support for pageX/pageY. fix layerX/layerY
KHTML: Activate merged alternate code path for inline boxes
construction/painting
KHTML: implementing incremental XML parsing
KHTML: fix detection of the selector
KHTML: implementing CSSStyleDeclarationImpl
KHTML: skip pseudo styles when updating anonymous blocks'style
KHTML: fixing pure punctuation/single letter text childs
KHTML: fixing user-defined stylesheets
KHTML: fixing mixed block/inline content
KHTML: fixing relayouting of childs with floats
KHTML: respect padding and borders on cnn.com
KHTML: treat xhtml transitional that way
KHTML: enhanced border drawing code for dotted and dashed lines
KHTML: fixing handling of <nobr>
|
|
Should fix bulk build problem.
|
|
* Tcl_Obj sharing fixed in [binary scan]
* Updated errno usage for recent glibc
* Fixed [file normalize ~unknownuser] error
* Fixed two memory leaks in VFS code
* Fixed possible infinite loop in TclFinalizeFilesystem
* Updated HP-UX 11 build libraries setup
* Unix std channels forced to exist at startup
* Stopped broken [exec] quoting of '{'
* Fixed memory leak with very long host names
* Corrected level interpretation of Tcl_CreateTrace
* Allow 64-bit configure on IRIX64-6.5*
* Several OS X/Aqua native integration improvements (scrollbar,
event generate, unicode clipboard, tk_messageBox, mousewheel event,
alpha blending for partially transparent images)
* Recognized native hand2/fleur cursors on Windows
* Post menubuttons so they stay on screen better
* Fixed crash during intra-image copy/resize
* New msg catalogs for Esperanto and Polish
* Corrections bold/italic font handling (width calculations) on Windows
* Fixed shrinking grid geometry calculations
|
|
ChangeLog in the distfile.
|
|
with 8.4 will be updated to depend on x11/tk after Tk update.
|
|
many packages still need 8.3. OK'ed by the maintainer (jwise@).
|
|
be updated to depend on lang/tcl after Tcl/Tk update.
|
|
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.
|
|
Builds fine with 2.95.3 and 3.3.2.
|
|
build on 64bit architecture.
|
|
beeing defined properly (causing a build failure). (I could have defined
the variable at the very beginning of the Makefile, but this annoys pkglint.)
|
|
|
|
|
|
|
|
the current installed version of GNOME. Bump PKGREVISION to 4.
|
|
database.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
enable pkgviews installation.
Many new features and bug fixes since 2.4.o. See NEWS in the distfile
for the complete list.
|
|
|
|
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
|
|
* fixed a problem of SpinButton.get_value_as_int for the case of
the value is minus' src/gtkEdit.ml (Jun Furuse)
* ocamllex is abstracted by CAMLLEX in Makefiles (Jun Furuse)
* more parametrizations in config.make.nt (Jun)
* added the selection method to clist. (Jun)
* Glib.Io.add_watch returns event source, so that we can remove it later (J)
* added Glib.Io.read (J)
* added a new module Gdk.Input (J)
* various improvements to GtkText (Antoine Mine)
* fix Glib.IO (Henri Dubois-Ferriere)
* fixes in ml_gdk.c: win32 and ClientData
* GtkThread.main switches GtkMain.Main.main to call GtkThread.thread_main
* added GList.clist#get_row_state and GWindow.file_selection#file_list
(by Francois Pessaux)
* added META (by Stefano Zacchiroli)
* fixed applications/camlirc (Tim Freeman)
* add gdk_property_*
* fix GdkPixbuf.create_pixmap
* add GdkEventClient (requested by Didier le Botlan)
* add Gdk.Window.get_pointer_location (Tim Freeman)
|
|
|
|
but not documented so I assume was an accident.)
|
|
doxygen.
|
|
|
|
dynamically. Noted by Naoki Fukaumi on tech-pkg-ja@jp.NetBSD.org.
While here, replace sed/mv with SUBST_* and make them fix more files.
Bump PKGREVISION.
|
|
author. Noted by Kouichirou Hiratsuka on tech-pkg-ja@jp.NetBSD.org.
|
|
Bump PKGREVISION.
|
|
|
|
|
|
|
|
2004-02-24 Bill Haneman <billh@gnome.org>
* configure.in:
Revved to 0.10.7.
* magnifier/magnifier.c:
(magnifier_init_window): Make the toplevel magnifier window
GTK_TYPE_POPUP as it should be override-redirect and should never
be occluded or decorated.
2004-02-10 Tomasz K³oczko <kloczek@pld.org.pl>
* magnifier/Makefile.am: fix for paralel build (make -j<N>).
* configure.in: Trivial cleanup: remove AC_SUBST(CFLAGS),
AC_SUBST(CPPFLAGS) and AC_SUBST(LDFLAGS). This variables are
substed by default.
|