Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Submitted by Jason Beegan <jasontd@indigo.ie> in PR 11396.
|
|
Major changes since 0.6.0:
* A new diff frontend based on -u instead of --side-by-side.
Now this works even for people who have 150 characters
per line ;-) There is also a change bar a la tkdiff.
* The log tree now shows the tags attached to each
revision, thanks to a patch by Florent Pillet.
* It compiles and works again with KDE pre2.0
* Arrow keys work in the diff dialog
* Support for cvs watch / cvs edit (the latter based
on an idea by Steffen Dettmer
* Less flicker in diff, annotate and resolve view
when using Qt2/KDE2
* Bug fixes
Changes since 0.5.0:
* repositories dialog
* Implemented "Open recent"
* Implemented "History"
* Added a button in the checkout dialog to obtain a list of modules
* Show sandbox in caption
* Much more detailed pseudo session management.
Please delete your cervisiarc file!
* Implemented "Merge"
* Implemented "Prune empty directories"
* Implemented "Select by tag" in log dialog
|
|
* Graph Library, Random Number Library, and Regular Expression Library
* Configuration Header additions for various compiler foibles.
* Portability Hints: Borland C++ 5.5.1 from Jens Maurer added.
* Compiler Status updated for latest versions of several compilers.
* Array Library improvements reflecting formal review comments.
* functional.hpp compiler workarounds added.
* tie() function template added to utility.hpp for easier handling of
std::pair<> return values.
* Integer Library improved handling of 64-bit integers.
* Minor web site page updates.
|
|
|
|
(only after bsd.prefs.mk inclusion)
|
|
|
|
devel/gettext-lib (not with in-tree libintl). from lukem.
|
|
|
|
if /usr/lib/libintl.a exists.
|
|
|
|
|
|
TODO: gettext-lib can be omitted if we have /usr/lib/libintl.a.
|
|
devel/popt.
|
|
|
|
Since version 0.5.4, net/ORBit does not install it's own version of libpopt
any more. This makes devel/oaf fail during build.
The problem was noted by Love <lha@stacken.kth.se> in PR 11339, who
submitted this package for popt.
|
|
"if SunOS" clause does not hold any more.
|
|
|
|
Changes from 2.1.5:
* src/io.c (fcntl): support nonblocking I/O.
* src/sleep.c (sleep): change return type and the argument of
sleep() from int to unsigned.
* src/cond.c: add unrenamed pthread_cond_timedwait().
* include/pthread.h: fix the prototype of pthread_cond_timedwait().
|
|
|
|
balanced binary trees. Functions for use with three varieties of AVL
tree and one type of red-black tree are included. There is full
documentation, including an explanation of what AVL and red-black
trees are and why you'd use them.
|
|
|
|
chicken == archivers/gtar-base (wants to apply patches)
egg == devel/patch (wants gtar to unpack)
Break out by using /usr/bin/tar if $GTAR is not installed.
Might be better in bsd.pkg.mk ...
|
|
|
|
lang/python upgraded to 2.0
lang/py-html-docs upgraded to 2.0
misc/py-readline upgraded to 2.0
databases/py-gdbm upgraded to 2.0
x11/py-Tk upgraded to 2.0
devel/py-curses upgraded to 2.0
lang/py-extclass upgraded to 2.2.2 and for Python 2.0
textproc/py-dtml upgraded to 2.2.2 and for Python 2.0
www/py-zpublisher upgraded to 2.2.2 and for Python 2.0
print/py-reportlab upgraded to 1.01 and for Python 2.0
More coming...
|
|
|
|
own tests.
Bump version to 1.1.5nb1
Changes include:
- make multithreading actually work
- activate esound backend
- /dev/dsp -> /dev/audio
- /dev/cdrom -> /dev/cd?a
- tons of bugfixes
|
|
* Query and activation changes:
- Async activation interface (Mathieu)
- Per-DISPLAY server support, so you can run bonobo apps on
multiple displays at once. (Maciej)
- Make test components not show up unless in test mode. (Maciej)
- Forbid oafinfo files to specify properties that start with
`_' (Elliot)
* Added ref/unref to factory interface for future expansion (Elliot)
* Build improvements (Pavel, Ramiro)
* Bug fixes
- Portability fixes (Dan Winship)
- Exception handling fixes (Jaka)
- CORBA fixes (Bradford)
- Remove debugging spew (Maciej)
- Leak fixes (Darin)
* Translations:
- New translations from (Alastair McKinstry, Jarkko Ranta,
Manuel de Vega Barreiro, Christopher R. Gabriel, Yuri Syrota, Takayuki
KUSANO, Jesus Bravo Alvarez)
* Administrative:
- Updated commit policy, set of people with commit privs (Maciej)
|
|
|
|
|
|
|
|
|
|
|
|
* gal/e-text/e-text.c (e_text_destroy): Remove dbl_timeout and
tpl_timeout.
* gal/e-text/e-text-event-processor-emacs-like.c: Made the number
keys on the number pad work in ETexts and ECellTexts.
* gal/e-text/e-entry.c: Made EEntry accept focus properly.
* gal/widgets/e-hscrollbar.c (e_hscrollbar_new): Use
`gtk_object_new()' instead of `gtk_type_new()' and then
`gtk_object_set()', as the latter doesn't set the CONSTRUCTED
flag.
* gal/widgets/e-vscrollbar.c (e_vscrollbar_new): Likewise.
* gal/widgets/e-scroll-frame.c (e_scroll_frame_set_vadjustment):
Use an EVScrollbar instead of a GtkVScrollbar.
(e_scroll_frame_set_hadjustment): Use an EHScrollbar instead of a
GtkHScrollbar.
* gal/widgets/e-vscrollbar.h: New.
* gal/widgets/e-vscrollbar.c: New.
* gal/widgets/e-hscrollbar.h: New.
* gal/widgets/e-hscrollbar.c: New.
* configure.in: Use $UNICODE_CFLAGS and $UNICODE_LIBS instead
of gnome-config
|
|
|
|
Make LOCALID a runtime option, instead of a compiletime option, by moving
the value to CVSROOT/config (repository specific).
Some minor fixes for buffer sizes.
Add a RCS Id where missing; add some warning about the deprecated
RCS_LOCALID variable.
Both changes from OpenBSD.
Bump to 1.11nb1.
|
|
1.2 wasn't working because _DIAGASSERT isn't defined on 1.4.x; worked around
it by defining it in the getopt_long.c distfile.
|
|
|
|
much-improved getopt_long).
Bump to 1.2.
|
|
* The new "cvs version" command gives a short version message. If
the repository is remote, both the client and server versions are
reported.
* "cvs admin -t" now works correctly in client/server mode.
* The "cvs history" command output format has changed -- the date
now includes the year and is given is ISO 8601 format (yyyy-mm-dd).
Also, the new LogHistory option in CVSROOT/config can be used to
control what information gets recorded in the log file and code has
been added to record file removals.
* The buggy PreservePermissions code has been disabled.
* Anonymous read-only access can now be done without requiring a
password. On the server side, simply give that user (presumably
`anonymous') an empty password in the CVSROOT/passwd file, and then
any received password will authenticate successfully.
* There is a new access method :fork: which is similar to :local:
except that it is implemented via the CVS remote protocol, and thus
has a somewhat different set of quirks and bugs.
* The -d command line option no longer updates the CVS/Root file. For
one thing, the CVS 1.9/1.10 behavior never had updated CVS/Root in
subdirectories, and for another, it didn't seem that popular in
general. So this change restores the CVS 1.8 behavior (which is also
the CVS 1.9/1.10 behavior if the environment variable
CVS_IGNORE_REMOTE_ROOT is set; with this change,
CVS_IGNORE_REMOTE_ROOT no longer has any effect).
* It is now possible for a single CVS command to recurse into several
CVS roots. This includes roots which are located on several servers,
or which are both remote and local. CVS will make connections to as
many servers as necessary.
* It is now possible to put the CVS lock files in a directory
set by the new LockDir option in CVSROOT/config. The default
continues to be to put the lock files in the repository itself.
|
|
was breaking compilation on my machine -- not sure why it was set in the
first place, and the reason wasn't logged in CVS.
|
|
|
|
|
|
- radio menu item support (from patch by Mitch Chapman)
- make accelerators visible in GtkPixmapMenuitems.
- Added a glade_set_custom_handler to allow better control
over creation of `Custom' widgets. This can be used by
language bindings or other applications that want more
control over custom widget handling.
- add tearoff menu items to menus if gnome settings say that
they should be shown.
- a few other bug fixes.
|
|
|
|
* Added 'bool' overload to '""' overload, so object always evaluates
to true.
* Evaluating an IO::Scalar in a string context now yields the
underlying string. *Thanks to B. K. Oxley (binkley) for this.*
* Minor documentation fixes.
|
|
|
|
* Added workaround for SEGV bug in GnomeMessageBox in gnome-libs 1.2.3.
* A few changes in the generated code to keep g++ happy.
* Added gtk_widget_grab_focus() and gtk_widget_activate_default() to the
lists of standard signal handlers.
* Changed the widget tree view so it automatically expands to show
selected widgets.
* Updates to Russian, Swedish, French, Korean and Japanese translations.
* Fixed code generation bug with GnomePropertyBox which caused a SEGV.
* Added support for the "relief" property for GtkButton & GtkToggleButton.
This is the only change to the XML file format.
* Fixed menu editor bug which meant that widgets were occasionally given
the same name.
* Added support for tooltips for GtkRadioButton and GtkCheckButton.
* Better support for keyboard navigation (from Jon K Hellan).
* Fixed --write-source option so it handles relative paths (from Rick
Niles).
* Stopped installing logo into `gnome-config --datadir` since it causes
problems for people installing in personal directories etc. Also
changed the generated Makefile.am so it doesn't do it either.
* Added 'Class' property to the property editor so you can see the class
of the selected widget (from Jon K Hellan).
* Output the GtkOptionMenu and GtkCombo item strings separately in the
translatable strings file.
* Allowed start & finish pages of a GnomeDruid to be removed, in case the
developer wants to replace them with custom pages.
* Fixed the 'Redisplay Window' (Ctl-R) command so it should work again.
* Added the XML file and the autogen.sh file to the EXTRA_DIST in the
generated Makefile.am so they get distributed with the project.
|
|
|