Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
* gmmproc improvements:
- gmmproc: Allow () in property and signal docuemntation.
- gmmproc: Do not try to remove a common prefix from the
C enam values, if there is no common prefix.
- enum.pl: Allow whitespace in front of an enum typedef.
- enum.pl: Fix an infinite loop.
* Glib::Value: When registering float parameters, use
G_MAXFLOAT as the minimum, instead of G_MINFLOAT.
Likewise for doubles.
|
|
Anjuta 2.0.2 (15 May 2006) -- Naba Kumar
New: GtkSourceView based editor
New: Project configuration
New: Valgrind plugin
New: Tab drag&drop in Editor
Updated: Manual and FAQ
Improved: global tags can now be updated after installation
Improved: Remember toolbars on restart
Improved: Tag manager now knows about classes/namespaces which
should make C++ programming much more easy (IComplete)
Improved: Devhelp plugin improved but we still have linking problems
Improved: Scintilla is now up-to-date 1.68
Known issues:
- Glade plugin crashes because of namespace conflict with libglade (#341073)
- Devhelp plugin cannot be loaded without setting the correct LD_PATH (#341170)
Bug fixes:
#171314 Anjuta crash when trying to do "stream comment"
#311420 Crash on terminal deactivation
#317454 Anjuta crash when array lenght is incorrect
#332084 Anjuta crashes, when Ctrl+c is pressed.
#170467 crash when changing fonts and color in the preferences di...
#172442 inserting empty box comment
#172666 cvs diff does not always obtain full diff
#300231 Find pane non-functional
#304495 Project saved as fullscreen
#304641 Can't type the "-character
#305082 anjuta 2.0.0: crash in debugger / watch / inspect memory
#305301 In menu tree "Settings"->"Customize shortcuts" there are ...
#305587 gtkmm project compile crash
#306790 doble click in a message, doesn't find the file.
#306966 Search tool on the tool bar don't work correctly
#306970 The order of the command buttons "Close" - "Search" - "St...
#307800 Crashes when project directory removed from command line.
#307810 Can't configure a project after creating with new project...
#307872 Remember Configure and autogen options for the next time
#307879 Crashed when exiting
#308870 Glade Plugin Won't open Glade file.
#309153 code cleanup use glib/gi18n.h
#309348 Anjuta 2.0.1, Anjuta application crash upon build (F9)
#309526 Help->ReportBugs points to removed bug tracking system
#309688 When committing a file that is loaded, I get a file-modif...
#311710 freeze in __lll_mutex_lock_wait () after crash?
#312566 Patch that will fix another make -j 10 problem
#312666 Return "F3" to execute project
#314069 Window gets hidden when using glade3 plugin
#315188 Project Wizard Problems
#315218 anjuta 2.0 freeze on opening my project
#315521 Failed to compile HEAD-hourly-2005-09-05-18
#316731 Can not add new encodings
#320338 Colors of tab menu labels
#320341 Critical error in debugger "locals" window.
#321090 Wrong array/struct/union var type display in locals windows
#321455 Ask for root password when installing
#322634 anjuta_ui_add_action_group_entries : Anjuta Developers Re...
#322744 New anjuta plugin project configured incorrectly
#324572 anjuta crashes on open
#328209 Crash when opening a file while an unsaved new file is open
#332161 Test editor not opening
#333601 GPL headers are first to c-header template.
#333606 Macro contain hyphen
#334663 Allow to set a parent class to new GObject class
#335142 crash when opeing a second file
#336389 Should check for libwnck
#107510 Excessive messages marked for translation in anjuta
#304650 make -j CPUS doesn't always work for anjuta2
#334546 No more lookup widget
#312319 Opening files when Anjuta is already open
#339296 Wizard can't cope with insufficient permissions in project target directory
Anjuta 2.0.1 (26 Jun 2005) -- Naba Kumar
New: Group and target properties (for automake based projects)
New: Improvements in class heirarchy. Added members view.
New: Tools plugin improvements and scripts as tools.
New: Prepare-ChangeLog tool.
New: Find-Fixmes tool.
New: Project translation status tool.
New: Save and restore editor current line positions.
New: Added configure flags to enable/disable optional plugins.
New: Message saving from menu.
New: Message manager context menu.
New: Remember plugins profile for project sessions.
Mew: Progress bar implementation.
New: Better progress bar in splash.
New: General preferences page.
New: "Add to project" in file wizard and class wizard implemented.
New: glade plugin improvements.
Updated: RPM spec file
Bug fix: Fixed lots of project import bugs.
Bug fix: Group and target removal.
Bug fix: Fixed Message tab position preferece.
Bug fix: Scroll messages on next/previous.
Bug fix: Fixed crash on project Import
Bug fix: Fixed crash on terminal dockings.
Bug fix: Fixed crash on exit (after using save-as dialog once).
Bug fix: Fixed crash on exit.
Bug fix: Fixed mime installation screw-up
Bug fix: Fixed installation paths.
Bug fix: Fixed 64bit arch build problems
Bug fix: Fixed Autoformat/indent problems.
Bug fix: Fixed Keyboard shortcuts for message navigation.
Bug fix: Fixed graphviz build problems.
Bug fix: Start gdb even if the program does not exists. Fixes bug #305074
Bug fix: Fixed default font names and sizes.
Bug fix: Fixed errors in opening zero sized files.
Bug fix: Fixed buttons order in open dialog.
Anjuta 2.0.0 (15 May 2005) -- Naba Kumar
Architecture and code base:
New: New plugin architecture and all IDE components ported to this framework.
New: Complex docking shell that allows arbitrary docking of IDE widgets.
New: Dynamic plugin activation and deactivation.
New: Extensible architecture.
New: Plugins can interact with other plugins through interface.
New: Plugins can install dynamic UIs (menus/toolbars), including installing
context menus in other plugins.
New: Shell and Plugin API documentation.
Integration:
New: Integrated help system with Devhelp.
New: Integrated glade UI designer (incomplete).
Editor plugin:
New: Scope memeber autocompletion (e.g ., -> and :: autocompletion).
New: Editor split views.
New: Automatic indentation with tabbing.
New: More syntax highlighting lexers
New: Split multiple views of document
New: Remote editing (full gnome-vfs support)
New: Real-time file modification monitor.
Project management and build plugin:
New: Multiple parallel builds and independent debugging and execution.
New: Synchronous project management (simultaneous manual and automatic management)
New: Mime based filemanager and desktop integration.
Other plugins:
New: Task Manager.
New: Macro plugin allows inserting predefined and user defined texts (macros).
New: Easily extensible template based project wizards (based on autogen).
New: Symbol search plugin.
New: C++ and GObject based class wizard.
New: Class inheritance diagram plugin.
New: Subversion plugin (incomplete)
New: Session management framework.
Updated: Debuger uses GDB machine-interface.
Updated: CVS plugin
Updated: Pretty much everyting.
|
|
This is the GNOME Build Framework (GBF).
|
|
|
|
This package contains components and libraries that are intended to be
shared between GNOME development tools, including gnome-debug,
gnome-build, and anjuta2.
The current pieces of GDL include:
- A symbol browser bonobo component (symbol-browser-control).
- A docking widget (gdl).
- A utility library that also contains the stubs and skels for
the symbol browser and text editor components (gdl, idl).
|
|
Kobayashi in PR 31236.
Bump PKGREVISION.
|
|
Bump PKGREVISION.
|
|
|
|
|
|
in new constructor, that is to check for attributes existence, and definedness.
|
|
|
|
which will include a Class::Gomor::Hash.
|
|
|
|
PTP:
* Fixed a memory leak in continuous Nikon / Canon capture mode.
Bindings:
* Moved all bindings into separate packages.
Package / System integration:
* Add README.packaging file.
* Removed obsolete print-usb-usermap. Use
"print-camera-list usb-usermap usbcam" instead.
* Fix libgphoto2 symbol list: Removed gpi_gphoto_port_type_map
* Add new permission setup script doing class based matching for
PTP class cameras not listed explicitly by USB IDs.
Changes 2.3.0:
PTP:
* Improved Nikon remote control
* Improved Canon file download
- faster directory retrieval (especially on cameras with lots of files)
- "new" images are marked (gphoto2 --new, digikam)
* MTP Playlist support (upload and download)
* MTP Metadata support (upload and download, Artist, Title, Playtime ... )
* Lots of other MTP related fixes.
* MTP autodetection on Microsoft OS Descriptor.
* New devices:
Canon PowerShot A540, A530, S3 IS, SD430, SD600, SD700, IXUS 800
|
|
Bug fixes:
* fix a merge copy/rename corner case
* fix spurious new heads message with push -r
* fix hg export %n sequence numbers
* fix shell quoting on Windows
* fix charset encoding for hgwebdir and obfuscated addresses
* fix missing generated files for distribution tarball
* fix convert-repo tag updates and transcoding of committer
* add instructions for redoing failed merges
Documentation fixes:
* hg cat, manifest, and tag default to current parent revision.
* CGI stub comments clarified
* corrected synopses for many commands
* improve doc building and distribution
* convert-repo: update usage information
Extension fixes:
* mq: fix strip on Windows
* mq: fix some guards corner cases
* gpg: make 'hg sign' default to current parent
|
|
* Added an SID (C64 music file) plugin
* Added an NSF (NES Sound Format) plugin
|
|
PKGREVISION++
|
|
|
|
|
|
|
|
|
|
Changes
- "mtn serve" no longer takes patterns on the command line.
Use the permissions hooks instead.
- the name of the option that denoted the revision from which
"mtn log" should start logging was renamed from "--revision"
to "--from"
- author selectors no longer have implicit wildcarding
- if you manually add entries to MTN/log while you are
working, in preparation for an eventual commit, you will now
be required to remove a "magic" template line from the file
before the commit will succeed. This, like the test for an
empty log file, helps to prevent accidents.
- the "db regenerate_caches" migration command replaces the
previous "db regenerate_rosters", generalising the task of
rebuilding or generating cached data that may be added
across an upgrade. Like "db migrate", which upgrades the
database schema, this command fills in the data for new
features. In this release, as well as rosters, it also adds
"heights" information used to speed up topology operations.
Speed improvements
- "mtn annotate file" and "mtn log file" are generally much
faster now, dependant on the number of revisions that
changed the file. Both commands as well as "mtn automate
toposort" make use of data called "heights" caching the
topological order of all revisions. In order to create and
use this data, the following must be run once for each db
after upgrading:
$ mtn -d mydb.mtn db regenerate_caches
New features
- "mtn automate content_diff"
- "mtn automate get_file_of" (same as get_file, but expects
a file path and optionally a revision)
- "mtn import" command
- "mtn log --to"
- netsync_note_* hooks are given much more information,
inlcuding a http/smtp/etc style status code
- includedirpattern(dir, fileglob) function for hooks
Bugs fixed
- bug in "automate stdio" that would result in monotone
garbling its input in some circumstances fixed
- "mtn annotate file" and "mtn log file" are generally much
faster now, dependant on the number of revisions that
changed the file. Both commands as well as "mtn automate
toposort" make use of data called "heights" caching the
topological order of all revisions.
- spawn_redirected hook function now understands a blank
filename to mean not to redirect that stream
- "mtn log" is now in proper topological order, also due to
the use of cached "heights" data
- reset options between "automate stdio" commands
- another compile fix for gcc3
- bug in localization code where option strings where not
always properly translated
Other
- botan library upgraded to 1.6.0
- accommodate changes in boost 1.34
- documentation for "mtn automate get_option"
- notes/ directory
|
|
PKGREVISION++
|
|
|
|
OKed schmonz.
|
|
transformation framework to handle it. Reported and tested by
Brad Knotwell. Thanks to the OpenBSD guys on the other side of
the room for the clarification.
|
|
Bump clisp for the changed dependency.
|
|
but the test suite returning a error code before install definitely
is. Make the tests available via TEST_TARGET instead of as part of
the default build, fixing installation on OS X. Bump BUILDLINK_API_DEPENDS
to the version most bgware wants these days.
No change to installed package, hence no PKGREVISION.
|
|
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or
via buildlink3.mks
- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm
in the !modular case
- fix some cases where the check for libX11 couldn't work at all by using
C++ for compilation without including the proper headers
Verified using a full X11_TYPE=xorg bulk build without additional
breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
|
|
Fed upstream in http://bugzilla.gnome.org/show_bug.cgi?id=386990
|
|
use bash any way.
|
|
this package. Bump PKGREVISION.
|
|
|
|
+ xorg-cf-files-1.0.2
|
|
OK during freeze: agc@ and wiz@
|
|
|
|
|
|
* THIS IS NOT COMPATIBLE with the old 0.2xxx series of the Graph
module. Your scripts are likely to break. I did try to fashion a
nice compatibility mode but there was no way to do that cleanly
and to cover all the old oddities. You can try the compatibility
mode but I suggest changing your code instead because the compat
mode is not going to be carried over to the next releases of the
module.
* The main reason for introducing the incompatibilities was that
the new Graph supports graphs of 'higher dimensions', and the
assumptions made by the old module (most importantly that edges
could only span two vertices) in effect made it impossible to
extend the interfaces.
* The next version of Graph (most likely 0.90) is going to aim
for speed. The backward compatibility for the 0.2xxx series
will be dropped (because that, too, slows down this release).
|
|
packages with the modular Xorg equivalent. Those are falling back
to the old location by default, so this commmit doesn't change
dependencies.
graphics/xpm ==> x11/libXpm
fonts/Xft2 ==> x11/libXft
x11/Xfixes ==> x11/libXfixes
x11/xcursor ==> x11/libXcursor
x11/Xrender ==> x11/libXrender
x11/Xrandr ==> libXrandr
|
|
released version of autoconf now in pkgsrc (2.61) is new enough to work.
|
|
changes:
Add Thai langauage engine.
Improved Indic module.
Output correct path for hexboxes in pango_cairo_layout_path().
Misc small fixes.
|
|
|
|
|
|
to make decisions about which compiler is being used (gcc, SunPro, etc).
To make this function "correctly" in the presence of the compiler wrapper
scripts, we need to extract the actual compiler command from the wrapper
frame work. So adapt the section in the configure script which already
attempts to deal with some other compiler wrappers to deal with the pkgsrc
wrappers.
This should address PR pkg/33467 and PR pkg/34581.
Bump PKGREVISION.
|
|
|
|
It should fix PR pkg/35244.
Bump PKGREVISION.
|
|
Bump PKGREVISION.
|
|
|