[monkey-bubble] (753 commits) ...port the code towards gtk_show_uri()



Summary of changes:

  ac21e25... Initial revision
  18f6452... Initial revision
  2b3fcab... Added bool config items to libgnome. Updated several progra
  e5debce... Wrote functions to handle client side of session management
  34b678f... More session changes: * Changed function names to include `
  5ae04a0... Added notion of `initialization command' to session client 
  071f4d3... Minor portability fixes from Bruce Perens.   - tromey cygnu
  dacccd5... Minor portability fixes from Bruce Perens.   - tromey cygnu
  71eb1ce... Added clock/time measurement widget - Pista
  0e8d3f7... More session code: - Enriched API a bit - "Log out" in pane
  e655e1a... Updates to make gnome work with the new Gtk+.  You need the
  9bfedf3... Provide routines for creating pixmaps from data.
  c2b31e9... Fix my code, gnomine works now -mig
  8d8d6be... gnome_config_set_prefix and gnome_config_drop_prefix are no
  968c56c... A solid beginning, I think, for file conversion routines. I
  1846620... Hmm, some moron (me) added all the test suite binaries to C
  f6d76d6... Indenting monster strikes again!
  56d59a5... Fix the bug in the chomp routine
  518b71e... Minor fix to gnome_chomp_string.   - tromey cygnus com
  4038083... Decode escaped strings (escape_string_and_dup): encode stri
  9506d46... Various minor changes: * gnome_history_recently_used now av
  c47d7bb... Game scorekeeping stuff. gnome-string namespace cleanups. M
  78908e9... fixlet in gnome-session.c
  26de526... GnomeApp widget at least compiles. Try it, it might even no
  21818bc... oops, missed this one
  414370c... Make it compile
  f440057... GnomeApp works fairly decently now, I think ;-) also I put 
  2066eeb... Do not call the parsing routines if we got an empty filenam
  354f3c5... GnomeApp now has RMB menus for changing the position of the
  8b77155... Fixed really stupid mistake in GnomeApp, so now gnomine sho
  98c52a8... obgnome (ObjC bindings for some commont libgnomeui stuff), 
  38926fa... Changed the names for the constants to look more GTK/GNOMEi
  3565b7b... Ok, little improvement Elliot, let me know what do you thin
  c9e3712... Start of GnomeFontSelector. This is going to be LOTS of fun
  c0a4e4a... renamed files
  b54c076... gnome-font-selector now compiles, but if it runs it would b
  644a8c5... GnomeFontSelector appears to work
  efc7bd9... Added #include <string.h> - Federico
  7cc5373... gnome_property_configurator_request_foreach() should return
  eeb13f9... Fixed the bugs introduced by my splitting. Made it nicer.
  91f0692... Splited from gnome-app to avoid people believing that they 
  166d5e0... Removed gnome-toolbar.h
  1f8fb77... Some fixes to the table attachment of menus and toolbars.  
  3a1cccd... Allow for non-toolbar things to be treated as toolbars (ie,
  22c2ec2... initialize with GtkArgSetFunc/GtkArgGetFunc. -timj
  a6040d8... made gtt use gnome-stock.[ch]
  611895c... I need automake help: I can not get the signames.h file in 
  bfde5a2... I need automake help: I can not get the signames.h file in 
  34f986a... compilation fix
  ef90305... Fixes score
  310c3a5... gnome-score fixes, etc.
  b2c638f... General cleanup:
  98c22a1... General cleanup:
  2b8bd38... restore state does not exist on the new Gtk
  8c6e218... restore state does not exist on the new Gtk
  68649bd... Remove unused variables. (gnome_app_do_toolbar_creation): L
  41d9a04... added $(INTLLIBS) $(DL_LIB) to libgnome_la_LIBADD gnome-sco
  ac7707d... added font support. added a dash before db2{html|dvi|ps} to
  248e317... Theory of operation:
  896d6fd... Exclude gnome-i18n.h. Add `_' macro as gnome-about.c. Mark 
  38c6876... check for setfsgid() (used by new gnome-score) No more gnom
  f41e482... oops, forgot this
  7135a86... HAVE_SETFSGID #include <config.h> install gnomine setgid ga
  4086f14... minor changes. --nathan
  a17bc4a... *** empty log message ***
  3fb8456... fixed _ref bug.
  72940a9... Removed declaration.
  6c0e480... - Some fixed refcounting.
  23d4820... - Fixed i18n problem in gnome_score_display. - Misc message
  d265488... Fix extraneous warning when games are not installed setgid
  dd6b936... First usable version of the GnomeEntry widget.
  8646c24... More fields; a new parameter that avoids dumping the loaded
  ed4013c... The scores dialog now uses a stock button for OK.
  79fe04a... Set window policy for the score dialog so that it doesn't s
  3b92b23... fixup
  ecd42ce... (Sorry to commit so much at once, won't happen now that I h
  36565c2... Included 'gnome-i18nP.h' instead of 'gnome-i18n.h'.
  85c290f... Use construct to set the title and buttons.
  55bbc47... Some `-Wall -Wmissing-declarations' fixes: Changed type of 
  f559b29... Game scoring now actually works! Woo!
  c3654c8... New macro. (LISTLEN): Use it. (metadata_set): Use new macro
  c4b991d... Use unsigned ints here.
  be589dd... Fix my typo
  8b7a9c2... Fix from Kang-Jin Lee <lee tengu arco de>
  876e81b... lesse, poptimize, plus switch to glib string functions inst
  f5207fa...         Replaced sprintf calls with g_snprintf.         Upd
  72eb6dc... *.c s/gtk_container_border_width/gtk_container_set_border_w
  0dd8997... Documentaiton for gnome-score;  Partial documentation for g
  133e5d0... Documentaiton for gnome-dateedit;  Partial documentation fo
  dfa76dd... s/g_copy_strings/g_strconcat/
  06ca8e7... warning fixes. nothing to see here. Also make gnome-mime.[c
  d738e0f... Include sys/fsuid.h only if present.
  dc4bc9d... Remove redundant AC_SUBST calls for CFLAGS, CPPFLAGS, LDFLA
  3504600... API doc fixes to make this work without warnings with gtk-d
  8833df5... Use strtok_r instead of strtok. Likewise. (_XmHTMLLoadFontW
  ea41e73... Kill gtk-pixmap and use gnome-pixmap here as well.
  af82aa9... stuff that is allocated with g_malloc has to be free'd with
  522ad17... open in TEXT mode
  898f0b9... Remove "rt" and use "r" in fopen call. (write_history): dit
  a1e2831... changed gnome-scores to sue strftime for dates, so they can
  d88d140... Warning fixes from patch in BUGFIX #1594
  2c5d41e... pretty up the inline docs and divide Description and Return
  096b952... Move structure elements around to reduce memory usage
  2770893... Sort. Update. Remove the ESD stuff from here. Remove KDE_IC
  3a6e1e3... Sort. Update. Remove the ESD stuff from here. Remove KDE_IC
  ec9be6c... gnome_scores_display will return a pointer to the widget if
  4987f94... setlocae for LC_NUMERIC to "C" and then back to original lo
  bf241f9... make the strftime buffer 256 chars, stop cutting the last c
  82bf89e... Sat May 20  Martijn van Beers  <martijn earthling net>
  3db665b... Applied patch from Dennis Bjorklund <dennisb cs chalmers se
  9f4798c... setlocale returns a static buffer. Copy it to safety. Set t
  8203cb3... Excorcise imlib reference from a label :)
  592262c... raise version to 1.95.0 so that it's at least more then 1.2
  0934af7... s/int/gboolean/
  b435ca5... fixup the destroy/finalize handlers. Make sure destroy hand
  7067434... updated Greek, Walloon and Spanish files Improved a predefi
  a2f1cb8... All _get_type functions are now G_GNUC_CONST to make things
  e0118bd... Add gnome_i18n_push_c_numeric_locale and gnome_i18n_pop_c_n
  6456218... Fixed includes (added glib.h and gnome-defs.h to the files 
  118f09b... More #include fun ....
  4928e1e... This has been moved to libgnome-2/libgnome.
  8696284... This has now been copied over in CVS. There's a GNOME_LIBS_
  6cb2d33... Return NULL if `ret_locations' is given.
  f2935a0... Use gnome_program_locate_file() instead of gnome_config_fil
  616b964... Added documentation to gnome_program_locate_file():
  12b34ef... Removed. (gnome_unconditional_*_file): Removed.
  a1d933f... Added info about the `gnome_*_file' functions.
  41df11d... Added external declaration.
  d806064... The `GnomeModuleInfo' argument is deep-copied, so you can a
  88ba519... Reflect latest GnomeProgram API changes.
  3baddc0... Put back this command line argument; also define `EXCLUDE_D
  1364931... New files; copied here from libgnomeui-2/libgnomeui.
  0a3a895... New files; provide `gnome_oaf_module_info' to initialize OA
  4454864... Hmm, gnome-gconf.[ch] and gconf-oaf.[ch] were a bad idea, r
  0fad9e0... NOTE: You must update your gnome-common to make this work !
  fdd11b7... Added @LIBGNOME_EXTRA_DEPS@ to the Requires:.
  fc6f47d... Provide GnomeModuleInfo structs for OAF and GConf.
  7eabfe8... Re-indent this file.
  847dd11... New GnomeProgram property. (gnome_program_get_gconf_client)
  c10d79d... Depend on libgnomebase, not gnome-support. Check for gnome-
  e1c3f47... Removed; this is now in libgnomebase/libgnomebase.
  1a27eac... Removed; this is now in libgnomebase/libgnomebase.
  851a772... Don't create libgnome/gnome-portability.h.
  cfb4837... Depend on libgnomebase-2.
  4d13e03... Fixed #includes for libgnomebase.
  9c1317f... Moved this function here; it was previously in gnome-progra
  fe18752... Fix #includes for libgnomebase.
  9aa87fc... Fix #includes for libgnomebase.
  0138977... Removed; #include <libgnomebase/gnome-i18n.h> instead.
  c6f49c8... Removed; #include <libgnomebase/gnome-i18n.h> instead.
  b44ff75... Don't initialize threads here; this has already been done b
  a0ad20e... #define this if we have libbonobo.
  a55664e... Don't compile gnome-gconf.c and oafgnome.c.
  1404356... New file; this is almost empty at the moment.
  8eb9130... Don't call gnome_uri_extract_filename(), just use the URI a
  12df882... Unconditionally depend on libbonobo; removed the `HAVE_LIBB
  34c7695... Removed; this is in libbonobo. (libgnome_module_requires): 
  555cb00... include bonobo-node.h
  85de2d1... add bonobo-property-bag-xml.c
  c77d6da... Fix various minor issues.
  38aab69... Use <bonobo/bonobo-defs.h> and <bonobo/bonobo-i18n.h> inste
  0419e79... prine copyTo test.
  d767ba7... add back to build for compat, include bonobo-storage.h
  f4f9a18... rough cut dependencies.
  194835c... upd.
  6a6ed05... Put this back. (libbonobo_module_info): Put this here since
  edfdd2c... add runtime tree.
  84f7b9a... add libzvt
  fa73c3f... add missing dep.
  6635def... update initializations.
  513c0b8... kill, (libbonobo_module_info): Update.
  5a553c9... s/..._GNOME_DECLS/G_..._DECLS/
  366db0c... remove bonobo-defs.h - unneccessary. remove half cocked lib
  cf320cc... s/\#include[ \t]*<libgnomebase\/gnome-defs.h>//;
  9193fe1... s/\#include[ \t]*<libgnomebase\/gnome-defs.h>//;
  3ab7f67... s/\#include[ \t]*<libgnomebase\/gnome-defs.h>//;
  453faf0... Put this back. (libbonobo_module_info): Depend of gnome_oaf
  a2528e3... Added Norwegian translation. Populated.
  d441cb8... Update
  1217d68... Added Norwegian (nynorsk) translation.
  d48da73... Added nn and no to ALL_LINGUAS.
  04c7314... Use `LIBGNOME_*DIR' instead of `GNOME*DIR'.
  e525ab1... Moved back from libgnomebase.
  9b2c4ad... Moved tools/ back here.
  80da246... move LIBBONOBO_CFLAGS before OAF_CFLAGS, because OAF_CFLAGS
  06c2c46... We don't need libgnomebase anymore.
  7c2fcf9... Added little bonobo-conf test.
  4ccf253... replace #include <bonobo/libbonobo.h> with #include <libbon
  2df1e83... Removed typedef. (GnomeModuleClassInitHook): New typedef.
  12dd757... Added gnome-i18n.h.
  a6f0cde... #include <libgnome/gnome-program.h> and <libgnome/gnome-i18
  6d9bfc8... #include <libgnome/gnome-program.h> and <libgnome/gnome-i18
  df21572... Add gnome-print, kill runtime dependencies, re-organise.
  163f5f0... forgot a dep.
  5d7a538... Removed; they are already in libcompat, but now all code wh
  8c550a4... Don't compile the stock_demo as the GnomeStock is deprecate
  5841919... Removed; this has been moved to libcompat/demos/.
  0e1c26f... NOTE: The following list contains files which are still in 
  f2bc3c4... Small fix; check for gtk+-2.0 when setting the GTK_VERSION;
  71a7f0b... Removed; this file was never really used.
  6ec2a87... Removed.
  7dd7ecf... Forgot to remove gnome-file-saver.[ch].
  f0c87c7... Use GtkImageMenuItem, not GtkPixmapMenuItem.
  147fb43... New file; we'll most likely move all the icons from the pix
  3823c46... #include <gtk/gtkiconfactory.h>
  4b39417... Use stat(), not fstat(); [FIXME: for some strange reason, f
  60aefd7... #ifdef FIXME gtk_menu_bar_set_shadow_type() to make it comp
  98667ca... gtk_stock_add_static() all our stock items.
  9eec6ec... Use the GTK+ API to access our stock icons.
  9065532... Use the GTK+ API to access our stock icons.
  96d7f7b... New property. (GNOME_PARAM_DESKTOP_CONFIG_MONIKER): Likewis
  d7abe88... Use `typedef enum { ... } GnomeFileDomain' instead of `enum
  3e53109... Use the new glib-mkenums instead of our own gnome-makeenums
  cd169c1... Added this; copied from gtk+.
  84acb9c... Made this a GObject, not a GtkObject.
  fdc7b7d... Depend on libbonoboui.
  dbda1ca... There is no libgnomecanvas_init() function anymore.
  b284412... Removed. This is now in libgnome and using bonobo-conf.
  6dbb7fc... Temporarily remove GnomeMDI from the build so that we can g
  c9dd3d9... Temporarily diabled mdi_demo until GnomeMDI is back in libg
  8dce051... Removed gnome-mdi.c, gnome-mdiP.h, gnome-mdi-child.c, gnome
  fc72ca1... Use BonoboWindow, not GnomeApp.
  6393412... Temporarily removed gnome-helpsys, gnome-popup-menu, gnome-
  3a84bc3... Don't #include "gnome-stock.h", but <libgnomeui/gnome-stock
  62038f5... We don't need to #include "gnome-stock.h".
  3b8c0b4... Moved all temporarily disabled stuff to a new `unused_SOURC
  b99d298... Removed.
  ce81bf3... Removed; use BonoboDock instead.
  a6826fa... Two compile fixes.
  5c13309... Use the Bonobo UI API.
  e7c3cd8... Removed libgnomeui/gnome-app.[ch].
  2593360... Remove the cast, its not needed and it breaks the build. Yo
  654d629... Moved here from libgnomeui.
  746b4a8... *** empty log message ***
  974b785... Make it actually work.
  352d90f... Moved to libgnome.
  9d842a8... New directory.
  4f93a4f... New file. New file.
  b58e0c3... Added the CORBA sources. (libgnome_headers): Install Gnome.
  2f71b20... *** empty log message ***
  64d5761... :SelectionMode): New enum type.
  3170c1e... Made this a BonoboObject. (GNOME_TYPE_SELECTOR_ASYNC_HANDLE
  372b9d9... New function.
  02c6b6a... :Selector): Added getControl(), getEntryText(), setEntryTex
  2fd97c3... Removed. (gnome_selector_set_entry_text): Removed.
  7ffa87f... #ifdef FIXME gnome_selector_get_entry_text().
  4672d43... #ifdef FIXME gnome_selector_get_entry_text().
  3a813b9... New files. (GnomeSelectorClient): This is derived from Bono
  f34970c... New function. (gnome_entry_new_from_selector): This functio
  6477cb3... Moved these #defines here from gnome-uidefs.h.
  c65ed1d... New files. This is a little component test program. To test
  e130311... Added explicit dependency `libgnometypebuiltins.h libgnomet
  ec0c9cb... fixup corba dependencies more genericaly, add cleanfiles.
  c48240e... kill BonoboObjectClietn. (gnome_program_get_config_database
  76faf39... Moved here from libgnomeui. (GnomeFileSelector): Derive thi
  46cd306... add test-object
  6499f6e... port to HEAD.
  8601dc7... Use the new bonobo-property-bag-client API.
  4712cf3... :Selector): Added getEventSource().
  360d93c... Removed "do_construct". (gnome_selector_do_construct): Remo
  ff0d523... :Selector::ClientID): New typedef. (GNOME::Selector::AsyncI
  17d156d... Removed. (gnome_selector_set_uri): Removed.
  230ed78... Removed, this is now in libgnome. Removed, this is now in l
  3996f5d... Removed, this is now in libgnome. Removed, this is now in l
  fc68599... New typedef. (GnomeSelectorClientAsyncFunc): New typedef.
  0095027... Use the new bonobo-property-bag-client API.
  64736c3... gnome-selector.c is gone.
  05a87c0... Added `GDestroyNotify destroy_fn' argument.
  9d36a55... Reflect latest GnomeSelector API changes.
  8e5bc24... Reflect latest GnomeSelector API changes.
  1cb4e4a... Removed `history_id' argument. (gnome_entry_new_full): Like
  a8add42... *** empty log message ***
  124b76a... Renamed to gnome-image-entry-component.[ch].
  8357d72... Renamed to gnome-icon-selector-component.[ch].
  cdeba83... Use the new GnomeSelector API.
  4c44589... *** empty log message ***
  f4cee9f... New files.
  261bfda... Install gnome-selectorP.h.
  05a4365... Moved this to the gnome-2-plan module.
  45380cb... Derive from GnomeSelectorClient. Use GnomeSelectorComponent
  e1e8348... improve deps.
  7051382... Use @ORBIT_IDL@ rather than hardcoding `orbit-idl'.
  ba4f8ab... Call gnome_vfs_init() and use this as pre-args-parse functi
  c5ac992... Fixed the link path for libefs.
  e3e0fa6... Optionally depend on libgnomesupport (from the libgnomebase
  430ac09... Changes to eliminate any potential problems on 64-bit platf
  e156455... New directory.
  6b652c5... Comment out animator_demo.
  bad1fa1... Moved here from ../libgnomeui. Likewise.
  841bbb6... Moved to ../components. Likewise.
  0b90c67... *** empty log message ***
  0f6da1b... :SelectorFactory): New interface.
  6ea32de... Added `Bonobo_PropertyBag pbag' argument.
  569eb8a... Small fix.
  7b66b9e... Use GnomeSelectorFactory
  8080148... Take a `const gchar *moniker'. (gnome_selector_client_const
  ad6bfb3... Removed all properties and use our client's property bag.
  ac4555d... Removed these properties (do_construct_handler): Use the cl
  819861d... Removed these properties (do_construct_handler): Use the cl
  c6170b9... Removed some debugging code.
  9a5d050... Removed some debugging code.
  42f205c... fix get_translated_string wrt defaults, the old implementat
  679fd5a... include the component header from the right directory, comp
  2953761... to be consistent with everything else g* return the item fr
  f1add21... Make it a widget instead of an object, (this is all new api
  0afbdd0... Don't include anything from components/. Good to see you ha
  9537a71... :Tristate): New enum type.
  e3049eb... New enum type. (PROP_WANT_BROWSE_BUTTON): Use the new trist
  d851fd5... New enum type. (PROP_WANT_BROWSE_BUTTON): Use the new trist
  2a59aef... Use the new tristate properties and set the default values 
  c32f07f... Create a BonoboItemHandler so that you can create a new Gno
  8677e65... Use the new tristate enum. (gnome_selector_client_construct
  759ba93... Added Bonobo/ItemContainer.
  3417cd8... *** empty log message ***
  4c70d39... Updated. Updated.
  37e785c... wipe all the standard incomformat stuff, clean up a little 
  198b072... Update
  7210fdf... Updated Norwegian translation.
  8a77a36... G_GNUC_UNUSED.
  a9d9eb9... *** empty log message ***
  3f5ba28... Change GNOME_DESKTOP_ITEM_LOAD_NO_SYNC to GNOME_DESKTOP_ITE
  6763412... Read values from the PropertyBag and set the GObject proper
  95b0ebe... Create the property bag and use the factory.
  a5fa359... :DirectoryFilter): New interface. (GNOME::Selector::AsyncCo
  601690f... Moved the async stuff to gnome-async-context.[ch].
  76f4b70... :AsyncContext): New interface.
  1f71bfb... :Selector::AsyncType): Move to GNOME::AsyncType. (SELECTOR_
  a2c2be9... Merged `check_filename' and `check_directory' into `check_u
  5013426... New function. (gnome_selector_client_add_uri): New function
  ed17460... Use gnome_vfs_async_cancel() instead of gnome_vfs_async_clo
  1a8a544... First run at porting it over to Pango. It is no longer them
  b800d46... Initial checkin of gnome-db2html3, the new DocBook xml->htm
  386e21b... Added French translation.
  214afc7... Added French translation.
  1dde702... Fix Cactus's mess. There's a ChangeLog in libgnomeui/ ....
  b05090d... Comment out unused variables to make it compile with -Werro
  0060cc0... :Selector::AsyncID): Moved to GNOME::AsyncID. (GNOME::Selec
  7f3a1b6... Implemented the new CORBA API.
  3e87ef5... New property.
  d8e50ad... :Selector::getControl): raises(SelectorHasNoUI).
  a1cbd4d... New function to set the GnomeVFSDirectoryFilter. (check_uri
  d9ad702... Don't #include <libgnome/gnome-file-selector.h>.
  68b98c0... Use gnome_selector_set_vfs_filter() to set the directory fi
  ebb634f... :Selector::checkURI, GNOME::Selector::scanDirectory): New m
  6601071... New function. (gnome_selector_client_scan_directory): New f
  a3f5d56... Renamed to gnome_selector_get_ambient_properties(). (PROP_P
  c16094d... :Selector): Removed the `entryText', `history' and 'maxHist
  158f8c1... New properties in the PropertyBag.
  a942eef... Removed, use the PropertyBag.
  8d01a04... Implemented this property. (PROP_PBAG_AUTO_ACTIVATE_ENTRY):
  983c584... New function.
  6233588... New read-only property.
  38b55a8... Implemented.
  32e3a4e... Add this here until bonobo-moniker-extender-file.c is fixed
  b6a1094... :Selector::AsyncData): Renamed to `private_AsyncData'.
  fd6b05e... Reflect latest GNOME::Selector API changes.
  5cfae95... Add a $(srcdir) into the sed so we compile when builddir !=
  edb162d... :Selector::ActivateEntryAction): New enum type.
  99c9abb... Started to implement a new directory filter based on the "f
  be6f2ac... Added "activate_entry" signal.
  e701544... :DirectoryFilter): Killed this Interface. (GNOME::Selector)
  6b498e6... Removed.
  1f4cf57... Derive from GnomeCanvasText.
  1789da0... New tristate property.
  795bc48... New files.
  93e3304... Use the new GnomeEntryComponent. (PROP_IS_FILE_ENTRY): New 
  b31e728... Get rid of the db check and --enable-prefer-db1
  d07c1d0... New properties. (gnome_selector_ensure_properties): New fun
  8e15c00... Removed; this is now done by GnomeSelector.
  60b4ff9... Re-indent this file to 4-tabs.
  4aa9fd2... Ooops, re-indent the whole file, not just parts of it.
  9c3fcc4... We don't want to use two different indentation styles in th
  4710841... Indent to 4-space-tabs.
  28bd918... :SelectorClient): New interface. This is only here to work 
  11b7768... New function.
  b388cae... Added `GnomeSelector *selector' argument.
  07d5e38... New files.
  3a3f24e... New property. (ensure_properties_handler): Don't call
  dc5b67e... Use bonobo-config instead of gnome-config.
  c193eab... New file.
  adbb920... New directory, but don't compile it by default. We may move
  91c13ee... This is a "ditem" moniker for bonobo-config which can read 
  a54dbb1... Implemented getDirs() and getKeys().
  ea8d378... Started to implement getValue().
  0d0a746... Some more work here ...
  738d26e... Added Turkish translation for libgnome
  548f8bf... Addded tr to ALL_LINGUAs.
  69857c5... #endif token removed added display, icon, and crash_dialog 
  f20f4e8... Added tr.po for libgnomeui2
  b5cc6c6... Added tr to ALL_LINGUAS.
  eafbd94... Put localized values into a sublist of DirEntry.
  ecd39cb... Renamed DirEntry.localized_values to DirEntry.subvalues Imp
  cfbc51f... It's now possible to read a whole section as a single key (
  ce5bdae... *** empty log message ***
  c4caa46... :stringlist): Moved this typedef here.
  1a553f6... Added Azeri file
  6cb277b... Added Azeri and Walloon files
  1e77ad3... Bonobo_ConfigDatabase_addDatabase() has no `filter_path' ar
  f9bc21f... Implemented CORBA_tk_struct.
  480277d... The CORBA typecode rename ....
  3916491... Added a comment about boot_ditem().
  267c30e... adding conditional build flag
  a27461f... committed
  ac19bec... Implemented. We can now write a file back to disk if it's m
  200a8de... Implemented CORBA_tk_boolean and CORBA_tk_enum.
  fc70c36... Removed the %s for the moment.
  a0faf62... :ExtraAttributes): New typedef. This is an alias for Bonobo
  6a8c715... Moved here from ../libgnome.
  a025108... Moved to ../monikers.
  28f1fdf... Rewrote this to use bonobo-config with the new ditem monike
  a97310b... Compile the monikers/ subdir by default.
  f00d3ed... Automatically run ./desktop-item-boot.
  0652ae6... If someone wants to hack on this stuff, have a look at the 
  f1dffea... Implemented.
  da7e1f1... Added all basic types.
  8edc933... Implemented.
  23ba3b6... We now preserve the order of all entries when saving the fi
  5665a88... *** empty log message ***
  2ded60f... Fix preprocessor screwiness (i.e., ##foo## -> ## foo) Chang
  96b2180... Reverted this. Sorry, I forgot to fix this in bonobo-config
  40c9c3b... This is the *top-level* ChangeLog file. There are ChangeLog
  08377a4... Use bonobo-config, not gnome-config.
  8e3e2a8... #ifdef FIXME all gnome_config_calls. The big FIXME is to de
  bd9b09e... Don't compile this for the moment. (FIXME: What should we d
  e71f028... Moved to libcompat. This belongs into some games library, b
  993f640... Added small gnome-exec test.
  3363069... Copied to libcompat and don't compile it anymore. This belo
  c3052a8... Finally removed this. It's already in libcompat.
  3758c49... Don't depend on GConf anymore.
  e85d210... Use Bonobo_Unknown instead of GNOME_SelectorClient so that 
  3d75799... Disabled gnome-paper-selector.[ch] and gnome-unit-spinner.[
  b88cac7... fix segfault caused by the fact that we were linking to bot
  140dbf2... remove a g_return_if_fail for an unitialized variable
  2b7de86... Add check for GConf to configure.in, and add GCONF_CFLAGS a
  3c8d080... components/help/converters/gnome-db2html3/gnome-customizati
  aec408d... components/help/converters/gnome/db2html3/ docbook/Makefile
  3ce6fbe... Reverted this: 2001-06-11  Cody Russell  <bratsche gnome or
  0ce544d... Removed.
  0359128... Removed.
  4c73d7f... Commented this out. (FIXME: gnome-cursors.[ch] will go away
  96e84ef... Removed gnome-gconf.c.
  1d7b2ae... Depend on libgnomecanvas-2.0, but not on gconf-2.0.
  f9ff509... Implemented PROP_POPT_CONTEXT.
  f149b45... Don't #include "gnomesupport.h". Use `#include <...>' inste
  75568dd... Moved to libgnome-extra/idl.
  7cd5946... Moved to libgnome-extra/libgnome/. Likewise. Likewise.
  cfc3acf... Moved to libgnome-extra/libgnomeui. Likewise. Likewise.
  e430f00... Moved to libgnome-extras/components. Likewise. Likewise. Li
  0b6c5d7... Install libgnome.h in `$(includedir)/gnome/2' to make it co
  e4694b4... Install libgnomeui.h in `$(includedir)/gnome/2' to make it 
  4fd7bb1... Ooops.
  879d22c... Moved to libcompat.
  2bc4dcd... *** empty log message ***
  43d96dd... Moved to libgnome-extra/demos. Likewise.
  7d32c78... Removed components/gnome-image-entry-component.c and
  281dac3... You need to update your gnome-common to get this working.
  b626448... Use pkg-config to check for bonobo-config instead of blindl
  fbadf55... Use PKG_CHECK_MODULES from pkg-config to check for stuff.
  2e8f8f4... New function.
  664c24f... Removed.
  7209713... Removed. This was a new addition, so we don't need to put i
  7fb7604... Removed.
  c172273... Removed.
  e2539f0... This was way too outdated.
  9ff5b90... *** empty log message ***
  4812148... Made this compile again.
  be46127... Started to port this to BonoboWindow.
  3ba0112... Started to port this to BonoboWindow.
  f309045... Removed libgnomeui/gnome-helpsys.c and libgnomeui/gnome-pop
  0504049... CVS ignore files added for gnome-db2html3
  cfe7f3e... New function.
  a881bca... Added Swedish translation.
  8b164b8... Added sv to ALL_LINGUAS.
  53059df... Added Swedish translation.
  39652f5... Added sv to ALL_LINGUAS.
  c7fa537... Include $(MONIKER_LIBS) in link line for test-ditem so we l
  5924e14... Removed GnomeAnimator entirely.
  b7348b6... Removed GnomeAnimator sources.
  dd82478... Added Spanish Translation
  8674396... Added Spanish Translation
  5e9abbb... Updated Spanish translation.
  6009e3d... Don't include gnome-animator.h.
  947975a... Small changes to ensure correct operation when library is c
  af84744... Updated Tamil translation by Dinesh.
  86c5e7d... Added Tamil translation by Dinesh.
  ff13694... add --enable-orbit2=[yes/no]
  f1ae9eb... don't test efs.
  4811465... Specialized this beast for reading v0.9.2 compliant .deskto
  87ecf98... /
  3b4d070... change MAKE_INLINE_PIXBUF to GDK_PIXBUF_CSOURCE.
  0a620c2... remove gtk_rc_set_image_loader (libgnomeui_pixbuf_image_loa
  63a91c9... remove test for make-inline-pixbufs, as this program no lon
  1a8abde... Change MAKE_INLINE_PIXBUF to GDK_PIXBUF_CSOURCE
  d2c6f1b... Added gconf-2.0 dependency to libgnomeui-2.0.pc.in
  6e02591... g_type_init() no longer has an arg.
  e9f666c... Change to match new function signature.
  8681bef... Add Param support. (gnome_druid_get_property): Add Param su
  1abfdbe... Add a way to get a druid.
  73b86d3... change MAKE_INLINE_PIXBUF to GDK_PIXBUF_CSOURCE.
  9b0e84a... shhhh
  29ed209... Some cleanup, but it does not run now :-?. I think that is 
  e55fabc... Now it compile with the latest bonobo-conf
  f58f4c0... remove gnome-fileconvert.[ch]
  accbb87... Updated Swedish translation.
  f2ff17d... Updated Norwegian translation.
  43213dd... added italian translation
  7fd39f8... added italian translation
  33d2188... Finish ORBit2 port.
  a332d28... Added gtk_options.
  898a2d6... Make this work with latest Bonobo.
  b4d41e2... Don't call g_thread_init () if it has already been called b
  3e5ad38... Next time, you will be killed, dude !
  07bb139... remove gnome-regex.[ch]
  7c606d5... add.
  a19d2a0... re-write file.
  6bf47a6... Sort out the build after some moves, and start fixing stora
  311825e... use bonobo-stream-fs directly, not via the storage plugin a
  afc2ad4... upd. to use it.
  7dd612b... hack it up.
  1bbe460... add.
  0f64bf0... always define ENABLE_ORBIT2 require a version of libbonobo 
  b2bf0e1... Use gnome_vfs_mime_type_from_name(), not gnome_mime_type_fr
  c18da23... Don't define ENABLE_ORBIT2, the conditionals are all gone n
  b58a3b6... Removed.
  6e02334... Fix code that was using <ctype.h> functions and passing cha
  178e2d0... Remove duplicate AC_PROG_LEX. Remove unneeded include. Use 
  f53adda... Remove duplicate macros.
  90b8f4b... AC_SUBST this.
  3d377f2... Add a REBUILD rule as in libgnome.
  5f2092e... Update for new generated type files.
  b8a1a8e... reviewed by Laszlo Kovacs <laszlo kovacs sun com>
  c413fcc... It depends on gnometypebuiltins.h
  989cdbf... Update for new generated files.
  fe5c6aa... This is the *top-level* ChangeLog file. There are ChangeLog
  038ba7a... Added explicit dependency "gnometypes.c: $(srcdir)/gnometyp
  9320e65... Default to "config:"; you don't need to set this property u
  b536d01... Removed.
  a680cff... Removed.
  ffa35f2... Removed.
  fa14b98... Removed gnome_less part, since Martin removed that class fr
  42beb0a... Use the new Bonobo stock stuff.
  509d5f4... remove gnome-pouch.c
  8695bd0... fixup add_verb_list_with_data so we pass the right data mem
  11e6d8b... Require autoconf 2.52, not 2.50b.
  a42a126... Don't run ./desktop-item-boot.
  83051ce... Removed, this is already in libgnome1-compat.
  82d0656... Removed. (create_newwin): Fixed the UI stuff.
  a8b91a0... Removed all icons which are already in GTK+: stock_add.png,
  8d01883... Use the GTK+ stock icons, not the removed libgnomeui ones.
  4f26a25... Removed, same as stock_menu_scores.png.
  2adea36... Make GNOME_STOCK_ABOUT actually work.
  1c42f0c... Fixed the stock stock.
  f5524be... bonobo-win.h -> bonobo-window.h
  399e8c8... Change GNOME_STOCK_BUTTON_PREV to GTK_STOCK_GO_BACK,
  744cdd8... Removed.
  b0505fe... Removed all the references to gnome_less.
  39920e6... *** empty log message ***
  4c45453... Remove gnome-recently-used.c
  afa9c0a... add xml-i18n tools.
  9cbec7e... fix the factory name so it is what it says it is.
  ad3cbd5... :Tristate, GNOME::SelectionMode): Moved these enums here fr
  d83d31b... VOID:STRING,INT,UINT,BOXED -> VOID:STRING,INT,UINT.
  7611bc4... Ported to changed BonoboGenericFactory API
  1a35978... kill moniker stuff that is now in gnome-vfs.
  be45262... actualy install libgnome.h
  2e2d50b... Get this building again by adding a NULL CORBA environment 
  89f22ba... file I forgot to remove.
  e5837b1... :LocalizedString, GNOME::LocalizedStringList): Moved here f
  42cac66... Don't build this directory.
  e69c618... Removed the "ditem" moniker. We'll put it in gnome-core and
  35ee8a9... Removed. This will be moved to gnome-core when George is ba
  da1b599... Reverted this: 2001-07-30  Michael Meeks  <michael ximian c
  abcae6a... Removed everything which is not currently used: VOID:DOUBLE
  4595641... Put back INT:VOID, it's used in libgnome1-compat/libgnomeui
  fe008fa... Removed.
  7710e08... prune redundant pkgconfig checks, let the deps do the work 
  677875a... port to bonobo-activation.
  bfb0446... Empty stub for API functions until I can check in the real 
  ba71f2e... Update for changes to GnomeAbout.
  5e4e06a... Require libbonobo >= 1.100.0. (LIBGNOME_CSL): Optionally de
  f5ed936... Create gnomesoundplugin_csl.la and install it in
  4becd02... Don't build the monikers/ and tools/ subdirs.
  da88ef0... Initialize the config databases in an idle handler as this 
  3166ebc... Bump to 2.
  352c935... New func. (gnome_sound_cache_add_sample): New func.
  23ddfe1... Require the latest version of everything and bump version n
  1e3376d... In preparation of a distcheck ......
  215e380... Started to write the release notes for 1.100.0.
  b93accd... Updated copyright info and use "This file is part of GNOME 
  1a92362... Removed.
  499b91d... Removed. Removed.
  7f7ddf2... Removed.
  96642e4... Removed.
  b12ed7e... Renamed to gnome-init.[ch].
  40b6ed9... Fixed #includes, only include necessary header files, use <
  fcf1d8a... Updated for 1.100.0.
  d3e044e... Added `const gchar *name' argument.
  0d048d0... Last update for 1.100.0.
  ef4c648... Released libgnome 1.100.0 "Nature One".
  db1c318... Go, baby, go.
  6bf09f3... Released libgnome 1.100.0 "Nature One".
  cb8d923... Updated Spanish translation.
  6fbdfb0... Added sk to ALL_LINGUAS. Added Slovak translation from Marc
  962e234... in libgnomeui:
  421e30a... A couple more places where gnome-init.h needs to be changed
  e10a621... Start building the tools directory again, but don't bother 
  da1d97e... use AM_GLIB_GNU_GETTEXT stuff.
  d113a3c... Remove unnecessary includes of now-nonexistent headers to m
  5195777... New file to ignore.
  8ce4876... updated Azeri file
  a91cb4f... Kill, now in libgnomeprintui.
  8962a0e... New files. This is an API rewrite which I did in my local t
  f3337f5... After a discussion with Michael and a release meeting, we d
  837b6d5... Don't check for CSL anymore.
  c296477... Removed.
  e5f9bd3... Put them back, but #define it as a gnome_program_locate_fil
  b1ca75c... Released libgnome 1.101.0 "Pearl Harbor".
  e85e25c... 1.101.0 - here we go ....
  9489a80... Don't check for gnome-maketypes and gnome-makeenums, they a
  a96bbc9... Require libgnome >= 1.101.0, libgnomecanvas >= 1.96.2 and l
  617b032... Removed.
  e98d3d1... Removed. Removed.
  bee636f... Removed.
  bf7fb62... Removed.
  9bfa4f3... Removed.
  0e9e0f3... Removed.
  86d1a75... Don't install gnome-macros.h.
  20347af... Removed.
  8f6556b... Moved to libgnome1compat/libgnomeui.
  ca28bae... Some cleanup, and make the time reading/writing code be i18
  cd2ea0c... Get the Bonobo::ActivationContext here, this avoids some na
  363bf19... remove redundant duplicate libbonobo_module_info.
  1b003a8... Disabled GnomeAbout, don't link it into the library and don
  1ae267e... Start to write the NEWS file for the release.
  1608efd... Disabled GnomeFontPicker.
  f85b512... Released libgnome 1.102.0 "Roswell".
  6199f88... 1.102.0.
  13f32a4... Released libgnomeui 1.102.0 "Roswell".
  95dfbb7... Forgot to add zh_TW.po before committing.......I sucks.
  b74a778... New traditional Chinese translation.
  0287a0f... Enabled traditional Chinese translation.
  816afa0... add a bonobo-config dependency.
  c294fbf... Added Tamil translation.
  e2868a4... Update
  fc747f0... /s/libgnomeui-2/libgnomeui2/
  69e1e08... Minor fix on content-type.
  f095108... Fixed a bug preventing INFOPATH from being parsed.
  d0ae873... Updated norwegian-nynorsk translation
  d02c224... Updated norwegian-nynorsk language
  9387dae... Install gnome-macros.h so that things will compile against 
  84d3d33... fix a 64bit issue with a format string (remember that types
  76a9445... move all fields to the private struct, add an accessor for 
  f50c5f9... use gnome-macros.h
  46d6e28... Bring back the old GnomeEntry widget.
  2e18b5e... Add portable setenv, unsetenv, clearenv implementations sin
  0b9a7b7... get rid of the CERTIFIED_GNOMIE bullshit for it is evil and
  15d31b8... Fixed GnomeEntry header to not include the nonexistent gnom
  432f77a... Fix change log.
  55dc84c... Note: we now require most up to date gnome-vfs from CVS
  50c8bda... Fix headers to make it compile.
  dcc6fbd... new test program.
  9a99460... Fix bad prototype
  146a0b6... fix "unused" warning
  b02c35e... Shut up CVS -George
  de2e069... Duplicated INFOPATH before passing to strtok to prevent act
  2c257a0... Bring back sane versions of these files. Will be marked as 
  e05ba59... Committing sane HEAD versions of these for Anders to hack o
  b11a3ad... Remove many unneeded -I directives.
  5d44b94... Fixed header.
  b63d00e... Fix i18n issues (as in, translations should work again now)
  52b7f98... Require GConf
  8cbc2dd... Make gnome-app and friends compile and all that good stuff.
  8bf0899... require gconf
  cf89e09... Add gconf support here. This is the init stuff, none of the
  352e60c... Getting confused a bit, fix things up, now it does compile
  1f1f3ad... include gnome-i18nP.h
  d27a561... Add gconf error stuff as a module, no api added. The only t
  6626bed... use an internal version of cancat dir and file which always
  329f4e2... bring back pre-selector versions of these. Not yet fully fi
  6f96ff8... GTK_SELECTION_EXTENDED is deprecated and means the same thi
  57c466e... For program relative path, take an optional argument of Gno
  bfaba59... re-enable the test for gnome-file-entry. For some reason th
  b0bd529... Going back to the state of libgnome 1.102.0 so that we're i
  8d1f6b4... Put this back.
  c73bbaa... #include <Bonobo.idl> (GNOME::SelectionMode): Removed. This
  f3c1d95... Added this back, but don't compile the monikers/ directory 
  484d364... Fix the `MONIKER' check.
  9416029... Added GNOME::Encoding.
  d245d7b... New file.
  86ba7e6... Set this to the full pathname of the monikers/ subdirectory
  57045e8... Trying to get through to martin -George
  6a06c6e... Merged the rest of my stuff from gnome-core/gnome-desktop +
  ca80e3c... *** empty log message ***
  44c483f... Please read
  b2dc130... Update
  24dd01f... With shaking hands he wrote cvs commit to merge the branch.
  c9afb98... Merge with foo-branch.
  ff6280b... Change to use GType instead of guint. Change to use GTK_TYP
  cf87d7f... remove gnome-macros.h it is now in libgnome. Also at the sa
  3cc209b... use gtk_style_set_font rather than direct structure access.
  936b222... set the icon if the property of GnomeProgram is set. the st
  c1073ed... Documentation updates.
  765b412... make sure all non-deprecated widgets have some class struct
  cdbdfc1... Updated for change to GNOME_CLASS_BOILERPLATE.
  8a12cdf... Same files again. Update for name change to GNOME_CALL_PARE
  45f2d51... the output of strftime is not in utf8 so convert it
  08460bd... Remove unused include <ctype.h>. Remove unused include <cty
  5a2725d... Use g_signal_* and g_object_* instead of gtk_signal_* and g
  330ac93... COMMIT
  627ea19... A bunch of changes to make the existing API documentation b
  545ab66... Finally worked out why gnome_score_get_notable() was not be
  5825691... Trivial modification of comment
  a5fb444... Merge from branch
  4dec06e... Fix revert and revert fix
  47f64fb... Merge fixes for bug #116794 + one more :)
  d66666a... Use a close button instead of an OK button in the gnome sco
  857ec69... Set scoretimes to NULL, (#117305, Steve Chaplin).
  7d5f9d2... Deprecate, use GKeyFile instead.
  2ebe647... Deprecate. This is too specialized, and eventually a replac
  82ab8f1... Handle blank real name fields in the passwd file correctly.
  3c5e572... Port to Windows, initial commit.
  3885d4a... Bump version Fix typo that broke scores handling after the 
  a410919... Remove unneeded checks. Remove unused code. Remove unused c
  657818a... Release time
  7f39393... Fix API docs for a function. Noted by Steve Chaplin. Closes
  f5d1dad... g_free/g_strdup handles NULL just fine according to
  a455425... Update Bump to 2.17.0
  61d1f1d... Update Bump version
  82bea3d... Fix header guards.
  4c8425b... Rebuild the type builtins when the Makefile changes.
  f244fc5... R libgnomeui/gnome-i18nP.h:
  62f7b89... Document the no scores case.
  550253b... Map pipe() to _pipe() on Win32.
  439413f... Use GType and the G_TYPE_* macros instead of the deprecated
  9e7f981... Update the address of the FSF by replacing old bits with ne
  29b567f... replace gstreamer with libcanberra
  7aa3584... drop .cvsignore files
  e60c69d... add a vector icon for the game
  24243b3... fix distcheck
  2d1f56a... re-implement looping
  93b1d28... drop the maintainer mode
  4ee012c... drop the deprecated GtkCombo widget
  7af3e0f... include stdlib for exit()
  f7cc88e... migrate libglade to GtkBuilder
  69e7c7c... migrate towards GtkAboutDialog
  9ab35c5... Merge branch 'libgnomeui'
  c990a05... TEMP
  2914953... move libgnomeui's game part into our own code tree
  8dbb974... drop bonoboui as well
  dcdb420... drop gnome canvas as well
  1e4a625... and drop gnome-vfs
  434e448... Merge branch 'libgnome'
  1d8bd04... port the code towards gtk_show_uri()



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