[libgnomeuimm] Created tag libgnomeuimm-2.28.0



The signed tag 'libgnomeuimm-2.28.0' was created.

Tagger: David King <davidk openismus com>
Date: Mon Sep 21 13:39:00 2009 +0200

    Release 2.28.0

Changes:

Bryan Forbes (5):
      changed drag_data_get to use Gtk::SelectionData.
      deprecated. child of Gnome::UI::FileEntry.
      #include stock.h, to prevent the linker problem. #include stock.h, so
      add dependencty on gnome-vfsmm.
      link against the 2.4 release of glibmm.

Daniel Elstner (8):
      Replaced hand-made Appbar ctor by _WRAP_CTOR, and hacked the IconList ctor so that it builds again.
      Fixed some #include's in app-helper.cc.
      Don't set instance_ in Gnome::Main::Main(), because that's the base class' task.
      Adapted the recent Glib::ArrayHandle/Glib::SListHandle changes.
      Catch any exceptions from the callback slot, and call
      Use ustring::bytes(), not ustring::size().
      Get rid of default method arguments in the implementation.
      Fix mbox resource in DOAP file

Deng Xiyue (1):
      Change license header to mention Lesser General Public License version 2.1

ERDI Gergo (4):
      Changed Icon(stock_id) constructor to use a Gtk::StockID instead of a
      Fixed fill() to be correctly defined in the Gnome::UI::Items namespace
      Applied fix by Thomas (closes #107152)
      Make gtk_entry() return a Gtk::Entry* (closes #107161)

Jonathon Jongsma (3):
      Look for gmmproc in generic libdir directory, because that is not always
      add doap file
      add category to doap file

Karl Nelson (1):
      Fixing -I order.  Sorry I broke it.  The -I now works just

Matthew Tuck (1):
      Fixed 2 mismatched frees, new [] and delete, found under Valgrind.

Michael Terry (2):
      Depend on newer libgnomemm (though a version does not exist yet with the
      Depend on newer libgnomemm (though a version does not exist yet with the

Murray Cummign (1):
      Added wrappers for Druid, DruidPage, DruidStandard, and DruidEdge.

Murray Cumming (145):
      intial libgnomeuimm files.
      Added a few extra files.
      Use gtkmm2-gtkmmproc-config to get gtkmmproc path.
      Removed the deprecated stuff.
      Removed canvas wrappers. They will be in libgnomecanvasmm.
      removed other stuff that's simply disappeared from libgnomeuimm since lib-gnome. Some of it, such as GtkPixmapMenuItem and Clock now in Gtk+2.0.
      Removed dock wrappers. libgnomeui now uses BonoboDock stuff, which should be a bit awkward.
      Added defs file, generated by h2defs.py
      Uses pkg-config --variable instead of gtkmm2-gtkmmproc-config.
      libgnomeuimm builds, with the gnome_about_construct() patch that I sent to gnome-2.0-list.
      Calculator and Client build.
      all the .hg/,ccg contents are now properly split up.
      Converted a few more .hg/.ccg files, and added a dependency on libgnomecanvasmm.
      converted some more widgets.
      Partial druid* conversion. Need to fix list stuff in IconLit to get clues, then wait for signal changes from Karl.
      uncommented some of main so that we can all enjoy the linker error.
      removed gnome-calculator. It's gone in libgnomeui.
      Added signals/properties defs and did a little api review.
      some more api review.
      Added examples from gnome--, but I haven't even tried to build them yet.
      Some minor examples fixage.
      Added ui_module_info_get(), for use with Gnome::Main. libgnomeuimm now depends on the new libgnomemm. The uiinfo examples now use the new Gnome::Main
      Some make dist fixes. make dist now works for gnomemm-all.
      Changed build files for latest gtkmm-1.3.
      Fixed the gtkmmproc conversion args order problem.
      Partial gnome-hello fixing, but ran into the Array<> problem.
      Fixed menu examples and made uinfo examples use Gtk::Main::run(mainwindow).
      Fixed warnings in menu and uinfo examples.
      Fixed dependencies in .pc.in file. Api-reviewed client.
      removed/ignored some deprecated stuff.
      gnome-hello example now uses signal accessor API.
      more gnome-hello fixage.
      Fixed Gnome::About() args - it wasn't a problem with Glib::Array. gnome-hello isn't finished because I still need a GNOME2 equivalent of gnome_init_with_popt_args.
      gnome-hello builds and runs, though with some strange output that mentions grep.
      We now use the Gnome::UI namespace.
      Updated the examples.
      Updated for Canvas namespace change.
      api review
      Reverted versions to 1.3.0, because it would be silly to try to keep them in sync with gtkmm version numbers.
      Implemented IconList's SelectionList using gtkmm's GP_LIST macros.
      Updated ChangeLog
      Minor ChangeLog changes.
      Various minor version increments and ChangeLog entries.
      Fixed typo in .pc file.
      Now depends on gconfmm, because libgnomeui depends on gconf, and this will
      Added IconTextItem wrapper, and used it in IconList. Updated About
      Corrected dependency versions for GNOME2 beta.
      Rick Vinyard's docs-generation patches.
      Fixed some uses of old canvas headers.
      Changed signals to use C++ types.
      Updated version numbers for release.
      While trying to debug a segfault that I eventually tracked down to a dodgy
      minor fixes.
      Removed _CTOR_CAST and _DTOR from .hg files, as they're no longer needed with the latest gtkmm2.
      minor fixes.
      :MessageDialog constructors.
      Updated for latest gtkmm.
      Increased version numbers. Updated for latest gtkmm.
      Generated sources are now distributed. build_shared/*.am_fragment files
      removed old files.
      libgnomeuimm.h now #include gconfmm.h Removed construct_copies.[h|c] -
      Removing obsolete files.
      :UI::IconList: uses namespace enums. IconList examples now build.
      Upped version numbers.
      Removed commented-out code from Druid.
      Increased version numbers for releases.
      STL-style interface: Corrected custom methods for the recent change from
      Updated versions for release.
      Added *-uninstalled.pc.in files to the sub projects, and modified the
      Added libglademm dependency although libgnomeuimm doesn't use it yet. But
      Added missing .pc.in files.
      Increased version numbers.
      Fixed examples for new gtkmm pack_start() API. Corrected installation of gconfmm header.
      Increased version numbers.
      [root localhost libgnomeuimm]# more ChangeLog
      :Stock items.
      Added libgnomeui/libgnomeuimm/stock.[h|cc], like gtkmm/stock.[h|c], but
      :UI::Items::fill(): Uses bool instead of gboolean, and int instead of gint
      Wrapped GnomePreferencesType enum ande used it in the AppBar constructor.
      Wrapped GnomePreferencesType enum and used it in the AppBar constructor.
      Increased version numbers.
      Bradley Bell's Makefile.am fixes to distribute the tools/m4/Makefile.am_fragment files.
      link to 2.0 version of libgtkmm_generate_extra_defs
      Increased version numbers.
      Now uses libbonobouimm. :UI::App: Uses Gnome::Bonobo::DockItem and
      Updated versions
      Added a std:: prefix for gcc 3.x. Removed some gnome-i18h.n includes from
      distribute macros.m4 files.
      Used _UNMANAGEABLE gtkmmproc macro to prevent the wrap() macro from using
      Used a Gtk::HButtonBox to improve the UI.
      Added ui-items-icon.[h|cc], ui-items-derived.[h|cc] and
      InfoData: Use Glib::ustring member variables instead of char*, because
      Moved all implementation into the .cc files.
      More cleanup.
      Store the Icon information (stock_id, filename, or data) in the shared
      Renamed str parameters to label, because that's what they are.
      Updated NEWS
      FileEntry should inherit from Gtk::VBox, not Gtk::HBox.
      Increased version
      Corrected NEWS
      Increased versions
      Increased versions
      Changed gtk_entry() to get_gtk_entry() and added const overload.
      Increased version
      Custom wrote the constructors, to use the _construct() functions. Don't
      see changelog.
      Increased version number for release.
      2.0.0:
      Gnome::UI::Info now inherits publically from GnomeUIInfo, to allow a cast
      Updated NEWS.
      spec files from Eric Bourque.
      This is now libgnomeuimm 2.5, which will become 2.6. It uses gtkmm 2.4 and
      Added deprecation option to prevent use of deprecated API in other
      released
      spec file updates.
      Almost updated for latest libsigc++ 2 API, but there are still build
      :Item constructors, so callbacks will not be able to receive a widget
      Increase version
      Pass Glib::RefPtrs by const reference. Make get methods const.
      Corrected ChangeLog
      Increased versions
      Increased version
      Updated NEWS files
      started brach.
      Added select_all(). Add contents-background, contents-background-gdk, and
      Increased versions
      Increased version
      Increased version.
      Increase versions
      Increased version.
      Moving stuff around so that each module has its own tags,trunk,branches directories
      moving
      moving
      moving
      Increased version
      Increased version
      Increase the libgnomeuimm and gnome-vfsmm versions needed, because our
      Added a string conversion for the signal, because this is no longer in the
      Increased version
      Increased version
      Increased version
      Increased version
      ChangeLog improvement
      Increased version.
      2.28.0

PrzemysÅ?aw Grzegorczyk (1):
      Cleaned up gtk includes to use only toplevel headers. Bug #564222

Stanislav Brabec (1):
      Fixed gcc 4.3 implicit declaration errors (#491469). Never return random

Tassos Bassoukos (1):
      :UI::Items::fill() functions had implementation in wrong namespace.

hodoscek (1):
      Add an include to fix the build with gcc 4.3 pre-releases.

Ã?RDI Gergo (11):
      Use libgnomeuimm-1.3 as the libname, and install config header in libdir/libgnomeuimm-2.0
      .cvsignore entires for generated files
      Made app-helper.cc work again
      Pull in libgnomecanvasmm flags and libs
      Build fixes
      Added executable names
      Use proper 'std' namespace for list
      Added new generated files
      Added new generated files
      Removed initialize_class()
      Added .cvsignore entires



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]