lp://staging/~afcowie/java-gnome/mainline
This is the primary branch. Other version control systems might call it "HEAD" or "trunk"; we use "mainline", and this is where all code ulimately ends up before publishing in releases.
Best effort is made to ensure that it is always buildable and in a presentable state so that newcomers to the project aren't confronted with a mess when they first try to play with it.
Between releases other named branches may be the focus of some (or all!) development.
- Get this branch:
- bzr branch lp://staging/~afcowie/java-gnome/mainline
Branch merges
Branch information
- Location:
- http://research.operationaldynamics.com/bzr/java-gnome/mainline
- Last mirrored:
- Next mirror:
- Disabled
Updating branch...
Launchpad is processing new changes to this branch which will be available in a few minutes. Reload to see the changes.
Recent revisions
- 845. By Andrew Cowie
-
Dialog fixes
Merge branch from Guillaume Mazoyer with numerous cleanups. In
particular, restores Dialog's add() to working by accounting for
GTK 3.0 now using what were formerly abstract types, closing 660159.Also fixes 616083, correcting use of mnemonics in RadioButtons.
- 843. By Andrew Cowie
-
Fix screenshot generation
Merge 'website' branch fixing some runtime errors encountered when
generating the screenshots for the API documentation. - 842. By Andrew Cowie
-
Update website to 4.1.1
Merge 'website' branch.
Bump java-gnome APIVERSION to 4.1 and make java-gnome release of
version 4.1.1. - 840. By Andrew Cowie
-
Remove inclusion of deprecated header
Fix build by removing references to gtkmarshal.h
- 838. By Andrew Cowie
-
Better Exception when determining native library location
Eliminate NullPointerExce
ption within library loading logic. While a
not found exception leading to the catch block is acceptable, we were
actually hiting null pointer unnecessarily, which was showing up when
users of the library were trying to debug such problems much later in
their own code. - 837. By Andrew Cowie
-
Push libunique to GNOME 3 version
Update libunique dependency to 3.0 which no longer drags in GTK 3.x,
hooray! - 836. By Andrew Cowie
-
Temporarily disable GtkSpell
Merge branch temporarily disabling GtkSpell coverage as gtkspell 2.x
is linked aginst and pulling in the GTK 2.x libraries to java-gnome.This will be reverted when 3.0 is available.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~java-gnome/java-gnome/4.1