[nautilus] Created tag EAZEL-NAUTILUS-MS-JULY_5



The unsigned tag 'EAZEL-NAUTILUS-MS-JULY_5' was created.

Tagger: Maciej Stachowiak <mstachow src gnome org>
Date: 962850130 +0000



Changes since the last tag 'nautilus_ms_may_31':

Ali Abdin (1):
      2000-06-29  Ali Abdin <aliabdin aucegypt edu

Anders Carlsson (3):
      Add a check to see if the NautilusBackground is too complex which means we
      Add a check to see if the NautilusBackground is too complex which means we
      Don't commit conflicts, silly me.

Andy Hertzfeld (60):
      made tiled image backgrounds draw properly on the anti-aliased canvas
      implemented gradient backgrounds for the anti-aliased canvas. This isn't
      more work on gradient background on the anti-aliased canvas; vertical
      made gradient backgrounds work for the anti-aliased canvas
      implemented first cut at auto-completion for the location bar text entry.
      fixed problem with the gradient backgrounds on the aa canvas at small
      improved the layout of the rpm view and cleaned up the code a bit
      added a "go to selected file" button to the rpm view, that navigates to
      Darin left an unused variable in his wake, which broke the build, so I
      made rename work on the anti-aliased canvas by implementing a render
      fixed problem where vector icons were only being rendered at the nominal
      fixed a bug I introduced earlier today where custom icons wouldn't scale
      corrected scale factor used for vector icons, and updated the icons in the
      made link set install and remove really work, and added a link set
      made it reload the appropriate window after installing or removing a link
      various clean-ups for the link set configuration window
      fixed a crash involving dropping image backgrounds by removing code that
      made it display the file name in the status bar at low zoom levels
      made it display the file name in the status bar at low zoom levels
      made it display the file name in the status bar at low zoom levels
      added new icons from Susan, and fixed bug where images with special chars
      fixed problem where track time slider was broken in the music view. Fixed
      At Arlo's request, removed the frame containing the sidebar.
      added a nice knob image to use as stretch handles instead of a black
      made it check modification dates to update thumbnails when their
      fixed long-standing bug where gradient or tiled image backgrounds would
      made image files that use themselves as their icon update properly when
      added new background images from Susan, and removed some of the older
      improved the positioning of the anti-aliased stretch handles by using the
      added a context menu to the sidebar with a reset background item, and also
      added sidebar panel enable/disable to sidebar context menu
      made the reset background property appear in the top left of the
      made tapping on the splitter show or hide the sidebar
      fixed bug that Carbamide found where clicking in the list view titles
      made linksets use gnome-vfs instead of ghhtp to load icons over http;
      implemented an xml-based general theme mechanism, and used it for the
      integrate Erik's patches for variable bit rate files and removal of
      newer icons from Susan
      fixed sidebar theming by adding a gtk_signal_handler_block_by_func call
      made the sidebar draw the background determined by the current theme when
      made the background reset command work in directory views again, by
      fixed bug 1491, cant create thumbnails if enclosing directory has a blank,
      made convenience routine nautilus_is_remote_uri and removed similar code
      added theme framework so clients can access theme data and made the
      new document icons from Susan
      integrated Erik Gustavsson's patches to make the slider work correctly at
      connected directory backgrounds up to the theming mechanism, and made
      added nautilus_directory_background_is_set and used it to enable/disable
      added a new theme for Arlo; added a "combine mode to nautilus background
      fixed bug where the combine mode for backgrounds wasn't working properly
      eliminated the toolbar icon theme and associated widgetry in preferences.
      use gnome_vfs_xfer to install the novice home directory instead of a cp
      made sidebar tabs themable, and implemented Arlo style tabs, which are
      implemented n-point gradients for Arlo. Right now they only work in
      made the sidebar title color be themable, and changed the color in the
      fixed bug where themed sidebar tabs weren't stacking correctly. Fixed by
      more work on the themed sidebar tabs in the arlo theme
      first cut at the first-time preferences druid. It's still not hooked-up
      added modifier parameter to high level icon factory calls used open folder
      at Susan's request, used a larger icon in the sidebar. also, made the

Arlo Rose (1):
      icons/eazel/search.png icons/About_Image.png Fixed the invalid white point

Benedikt Roth (3):
      Update, not yet completed
      Added German (de) to ALL_LINGUAS Added German translations
      Added German (de) to ALL_LINGUAS Added German translations

Darin Adler (33):
      The main change here is revamping the undo manager.       To get a complete check-out you might have to 
delete    the file named libnautilus/nautilus-undo.h that used    to be a generated file and is now 
checked-in.
      Updated code affected by destroy-notify addition to bonobo. Requires new
      Updated code affected by destroy-notify addition to bonobo. Requires new
      Leak-checking-related fixes.
      Fixed another storage leak, we forgot to call through to the parent
      Moved a state changed call in for the case where we discover new items in
      Fixed the bug where bogus URIs would cause a seg fault. Unfortunately
      Added NAUTILUS_PREFIX so we can locate our installed files correctly
      Renamed and changed around parameters for the basic operations on         views to simplify and clarify 
Nautilus. Later we will be able to        clean up the state machine.
      Some build fixes.
      Some build fixes.
      Some build fixes.
      Preparations to make nautilus_file_get use async. I/O.    There's still a long way to go.
      New generated files that needed to be ignored.
      Removed first cut at a fix for the "space accepts" problem.
      Another round in the war against computer poetry at the console.
      Simplify the handling of NULL MIME type.
      Made NautilusFile async. like NautilusDirectory already was.
      Make octal permissions always at least 3 digits long.
      Fixed bug 1359 (Navigating into empty folder hangs).
      Updated callers of the gnome-vfs calls that I just changed. In some cases
      Made new read-entire-file call with sync. and async. versions since Andy
      Finished task 975 (Need API for asynchronously computing a        directory's recursive item count). 
More thorough testing will wait      for John to implement the high level feature.
      Added code to make sure we don't see a canceled deep count as an eternally
      Some icon layout fixes.
      Ignore some additional generated files.
      Fixed use of hash table in here. The old code would destroy the wrong key.
      Removed a bunch of incorrect calls to bonobo_object_unref. An error in the
      Changed to use new call that's for receiving dropped images.
      Changed to use new call that's for receiving dropped images.
      Fix a divide-by-zero problem. (play_status_display),
      Wrote a script to check that the Makefile.am file matches what's actually
      Stop ignoring some no-longer-generated files.

Eric BRAYEUR (1):
      *** empty log message ***

Eskil Heyn Olsen (26):
      Too much to list it all. Basically it now tries to do what apt-get has
      Forgot to save changelog before previous commit
      As bug 908 said, the helixcode installers way of indentifying distro
      Did most of the work for bug 1300 & 1090. It now uses an rpmsearch.cgi
      Added popt > 1.5 as a requirement, since RH61 installs popt 1.4.
      Added popt > 1.5 as a requirement, since RH61 installs popt 1.4.
      Added the server directory.
      ack, always forget to save this before I commit
      Forgot this, better commit it before Ramiro kills me.
      Added trilobite-eazel-install.h to noinst_HEADERS
      trying to convince it to do the orbit-idl
      *** empty log message ***
      Vamped to use the gtk+ client wrapper for the corba nastiness.
      Rearranged so libeazelinstall is built before rpmview
      Rearranged so libeazelinstall is built before rpmview
      Missed a file.
      And suddenly the bonobo libs went *poof*
      And suddenly the bonobo libs went *poof*
      Seems that libnautilus-extensions dep on libnautilus that dep on bonobo,
      automake, beautifull and yet so nasty. Orbit-idl fix again.
      Hooked up the uninstall button, and made the install's done callback
      Eeek, evil.h is no longer there.
      Commented out a CORBA_free that causes sigsegv (noted by Carbamide). Filed
      Doing a lot of slashing in the uninstall part.
      Ensuring rpm build
      nautilus now build rpm's again.

Fatih Demir (17):
      Updated the tr.po for nautilus
      Updated the Turkish translation.
      Updated the Turkish translation.
      Stamp update
      Updated the Turkish translation.
      Updated the Turkish translation.
      Updated the Turkish translation.
      Added an extended configure script
      Added an extended configure script
      Updated the Turkish translation for Nautilus
      Applied some updates to the configure.in, as said to the list.
      Splitted up the ChangeLog
      Some cosmetic updates to configure.in and another include addition to the help-utils
      Ehem, again cosmetics ..
      Updated the Turkish translation.
      Updated the Turkish translation and added the "messages" file to the cvsignores
      Bzip2 > 1.0.0 compatability shoud work now.

Gene Ragan (1):
      New file and functions to handle undo in NautilusEntry and GtkEditables.

Gene Z. Ragan (9):
      Fixed bug #1154. The Enter key was getting checking for improperly. A
      Fixed bug 983. Added user_changed signal.
      Fixed bug #305. CLicking in center of zoom control does not change zoom
      Fixed bug #306, right click menu in zoom control doesn't work. The menu
      Fixed bug #306, right click menu in zoom control doesn't work. The menu
      Update code to change gnome-vfs error codes to reflect renaming done to
      More updating of code to change gnome-vfs error codes to reflect renaming
      A fix to make the setting of the vepv work. The extern vepv is gone, so we
      Fixed problem with previous change to this file. Allocated a static epv.

George Lebl (4):
      Use g_free on the node as it has been allocated with g_malloc
      s/g_str_freev/g_strfreev/ as that's the correct glib name
      Do the sscanf into a gulong and then assign to the inode which is of type
      Add $(VFS_CFLAGS) to the includes as it is neccessary for gnome-vfs

J Shane Culpepper (26):
      Minor twaek to Makefile to get clean tree building.
      Working on latest build breakage
      A few minor fixes to get the builds running again.
      Minor build fixes.
      Fixed ghttp test
      Removing the gnet dependancy. It is no longer used.
      Cleaned up the sample trilobite service for easer template usage.
      Fixing build breakage from sample cleanup
      Templating cleanups.  Added the skeleton for vault. Cometic cleanup in install.
      More minor fixes to sample.  Fixed oafinfo files to use the correct names and added gpl licenses to the 
files that did not contain it.
      Added login and summary component skeletons.  Did minor cleanups of libtrilobite and vault.
      Added the inventory template.
      Adding a rough approximation of the login view for services.
      Fixed build bustage.  No eazel-install-query.c file exists.
      Fixed gnome-vfs header build bustage
      minor innlcude fix.
      Simple framework for inventory and summary views. Minor fixes to login
      Moving the inventory view to its new home to make way for the new
      cvsignore fixes.
      Have all of the eazel: views hooked into the build now. Most of the
      Fixing cvsigore files
      Making summary view "I am just a view" until I can get the actual widget
      Finishing up the new ui for the login screen. Bug # 1004.
      Added the watch icon and a fake progress meter. Still need to get the
      minor ui fixes and more work on the progress meter.
      more fixes to the progress meter

JP Rosevear (1):
      Make sure that libleakcheck does not rely on the /gnome prefix to build.

John Sullivan (64):
      Cleaned up the directory view code that launches applications     or switches to viewers so that when 
bugs 1053 and 1072 are      fixed it will be trivial to finish this code.
      Used newly-publicized functions from gnome-vfs-mime-handlers.c    to avoid replicating a bunch of code.
      Fixed bug 1219 (saved viewer not used if not in preferred list)
      Made all the metadata keys in this file be #defines instead of in-line
      Added bug numbers to FIXMEs, and removed a few stale ones.
      Added bug numbers to FIXMEs.
      Added bug numbers to FIXMEs.
      Added bug numbers to FIXMEs.
      Final batch (for now) of adding bug numbers to FIXMEs.
      libnautilus-extensions/nautilus-gtk-extensions.h, New function, puts some
      Moved a g_return_if_fail so that it doesn't trigger erroneously when the
      Did task 1058 (Activating an item in directory view needs         to use application when appropriate)
      Made switching location with a specified view work.       There's still a bug outstanding (1053) about 
doing this a more  reliable way.
      libnautilus-extensions/nautilus-mime-actions.h, New functions, return a
      Fixed bug 1097 (double-click in list should activate      "Choose" button in View as Other dialog)
      Fixed bug 542 (context menus in directory view sometimes  partially offscreen)
      Fixed bugs related to selection and activation in directory       views, including 881 (right-click on 
selected item in list      view shouldn't change selection), 918 (mouse activation         in list view 
shouldn't affect only clicked item), and some      others I found while in this code. Redefined the behavior  
     of activation and multiple selection to some extent. Now        double-clicking on a selected item 
always opens all selected    items, and always opens them in new windows. If in single-click         mode, 
single-clicking in list view when there's a multiple      selection still opens only the clicked-on item, 
since the UI    makes it pretty clear that you're clicking on a link for this   one item. In icon view, 
single-clicking on a selected item in   a multiple selection opens all selected items in new windows,   since 
this feels to me more like "activate selected items"      than "follow link", but I'm not really sure which 
is better.
      Fixed bug where dropping colors into list view crashed by setting
      Fixed bugs related to selection and activation in directory       views, including 881 (right-click on 
selected item in list      view shouldn't change selection), 918 (mouse activation         in list view 
shouldn't affect only clicked item), and some      others I found while in this code. Redefined the behavior  
     of activation and multiple selection to some extent. Now        double-clicking on a selected item 
always opens all selected    items, and always opens them in new windows. If in single-click         mode, 
single-clicking in list view when there's a multiple      selection still opens only the clicked-on item, 
since the UI    makes it pretty clear that you're clicking on a link for this   one item. In icon view, 
single-clicking on a selected item in   a multiple selection opens all selected items in new windows,   since 
this feels to me more like "activate selected items"      than "follow link", but I'm not really sure which 
is better.
      Changed the way the window->action_tag is destroyed. I think this actually
      OK, this time I REALLY fixed the bug where you get        occasional "set_sensitive called on bad 
GTK_WIDGET"     errors. I think.
      %$#$@! state machine. I discovered that my last attempt to fix the
      Fixed  bug 692 (Bookmarks for deleted files don't do      sensible things)
      Finished task 1006 (Should be able to set default         viewer/application from "View/Open with 
Other" dialog)
      Finished task 994 (add button connecting "View as Other"  dialog with mime-type-configuring capplet.
      Finished task 1006 (Should be able to set default         viewer/application from "View/Open with 
Other" dialog)
      Finished task 994 (add button connecting "View as Other"  dialog with mime-type-configuring capplet.
      Fixed bug 173 (UI for reverting directory view background         to default). Added "Reset Background" 
to Settings and   context menu.
      Fixed bug mjs noticed where the Properties window tended  to crash on close.
      Fixed bug 173 (UI for reverting directory view background         to default). Added "Reset Background" 
to Settings and   context menu.
      Finished task 1044 (Make "Open With Other" behave sensibly        when there are no programs available 
for this file), and        some related UI tweaking.
      Took out a merge indicator
      Fixed bug 173 (UI for reverting directory view background         to default). Added "Reset Background" 
to Settings and   context menu.
      Fixed bug where dropping colors into list view crashed by setting
      Fixed bug 173 (UI for reverting directory view background         to default). Added "Reset Background" 
to Settings and   context menu.
      Fixed bug where dropping colors into list view crashed by setting
      Fixed bug 173 (UI for reverting directory view background         to default). Added "Reset Background" 
to Settings and   context menu.
      Fixed bug 705 (Need to avoid network hit on startup for   each remote bookmark). Bookmarks now get 
their icon only        when they're initially created, and then store a text   version of it to disk for 
future sessions. We might have        to update the icon at certain times later (maybe when it's      used?).
      Modernized some NautilusBookmark code that had been written       in the dark ages (by me).
      Some work towards bug 1401 (bookmark icon never updates).         No visible effect yet.
      More work towards bug 1401 (bookmark icon never updates).         You can avoid some warnings if you 
get the latest Bonobo.
      Added a NULL check that prevents it from crashing when you add bookmarks
      Fixed uninitialized variable that was masking the real    reason why eazel: URIs don't work today (real 
reason    has not been figured out yet).
      Finished bug 1401 (bookmark icon never updates) and some  related issues.
      Removed old never-implemented prototypes that no longer even fit the
      Finished task 670 (Open multiple windows when multiple    URIs dropped on location bar).
      Finished task 878 (permissions should be displayed as an  octal number in Properties window)
      Fixed bug 1428 (Back button crashes in bookmark code)
      Left-justified prompt.
      Made nautilus_file_get_string_attribute return NULL       for unknown/missing attributes; added new     
  nautilus_file_get_string_attribute_with_default that    never returns NULL; callers can choose which 
behavior   they prefer.
      Finished task 877 (SUID/SGID/Sticky bits should be settable       in Properties). There are still 
several appearance loose ends   that I'll write up bugs for. This change requires the latest    gnome-vfs.
      Finished task 970 (Properties window should show deep     directory sizes)
      Oops, some refactoring in my previous checkin left all the labels
      Finished task 1007 (Should show program "match quality" in        "View as Other" dialog). There's now 
a "status" column that     you can sort by. It would be better if it showed some   supertype info but I'm 
putting that off (with a bug report).
      Made #defines for a couple of constants.
      Finished task 585 (Handle handing URI to programs that    can only handle local paths). After talking 
to Darin,   decided not to do some automagic local-copying in this  case. Instead, Nautilus detects the case 
and puts up an         alert explaining the situation instead of launching the app.
      Finished task 876 (owner and group should be changeable   in Properties window). The only part I didn't 
get done was      using asynch gnome-vfs calls. I made that part of bug 845.
      Finished task 461 (bookmarks to "Bad URI" should have     an icon). I picked arbitrary existing icons 
(gnome foot         for "generic bookmark", gnome-foot-question-mark for    "bookmark with known-bad URI"); 
Arlo and/or Susan will  have to come up with real ones. I'll write a separate   bug report about that.
      Added a couple of NULL uri checks to get us cleanly past the case where
      Made the view-failure-handling code only execute  when a view fails, instead of also executing during   
  a normal quit. This is a starting point for putting     some UI at the failure.
      Added a note to the ChangeLog that I forgot last time.
      Put up a dialog box when the content view fails. The dialog box tells the
      Changed some layout and wording to match Arlo's design. More layout
      Changed format of reporting username/real name to match Arlo's design.c

Jorge Godoy (1):
      updated pt_BR translations

Kenneth Christiansen (4):
      Translations from Keld eog/po/da.po gimp/po-script-fu/da.po gtranslator/po/da.po nautilus/po/da.po 
pan/po/da.po
      update Added some missing files
      Translations from Keld achtung/po/da.po balsa/po/da.po dia/po/da.po dr-genius/po/da.po 
evolution/po/da.po gimp/po/da.po gnome-core/po/da.po gnome-db/po/da.po gnome-utils/po/da.po mc/po/da.po 
nautilus/po/da.po rp3/po/da.po sodipodi/po/da.po
      Translations from Keld dia/po/da.po evolution/po/da.po gernel/po/da.po nautilus/po/da.po pan/po/da.po

Kjartan Maraas (4):
      Updated Norwegian translation.
      Updated Norwegian translation.
      Move bonobo after gnome-vfs since it now depends on it for
      Forgot this

Maciej Stachowiak (26):
      Un #if-0'd out, and replaced the free that was killing things with a
      Removed FIXME comments for 1277.
      Added more renaming ideas. Adjusted a FIXME comment.
      Fix 1265 (OAF_ServerInfo__copy): Fine-tuning to avoid crashing.
      New function to use when searching view identifier lists.
      Do not add default to short list; instead, make sure we don't fail if
      Support new bonobo:additional_uri_schemes attribute needed for Rebecca's
      Task 1057: Terminal-based programs should open into a new terminal window
      Fix so these can be put in the short list for a type.
      Complete task 695 (Help component is missing a test for info pages), also
      Task 1057: Terminal-based programs should open into a new terminal window
      Completed task 1267 (component query should pass allowed iids).
      Task 1057: Terminal-based programs should open into a new terminal window
      Task 1057: Terminal-based programs should open into a new terminal window
      Task 1351: implement controllers to allow location bar and the    search/browse button
      Added docs on how to use the leak checker, thanks to Pavel.
      Make sort conditions syntactically valid when we don't have a MIME type.
      Remove stray #ifdef.
      Skeleton of the tree component. For now it just creates the tree widget
      FIXME 1262 believed fixed now:
      Fixed FIXME number.
      Add VFS_CFLAGS
      Remove unnecessary debugging statement.
      constness fixes (nautilus_tree_view_initialize, tree_select_row_callback):
      Only show scroll bars when needed in tree view.
      include <libmedusa/medusa-search-service-private.h> until I change this to

Martin Baulig (3):
      Added PersistFile support.
      New function. Returns a local path for a file:// URI.
      Fixed a few leaks in bonobo_subdoc_notify_location_change().

Mathieu Lacage (2):
      a bunch of small fixes to make it compile when prefix strange. Far from finished. Note there is a hack 
in libnautilus/Makefile.am but no one should suffer from it. Only me so... I will remov it when I get the 
right solution which is hacking gnome-config.
      ok, now, nautilus compiles here. However, there are some issues in the code: gnome_datadir_file is not 
used with the right semantics which results in breackage. Will correct this later.

Matthias Warkus (1):
      Updated German translation

Michael Engber (1):
      Removed zoom_to_level from the zoomable interface - starting on the

Michael Fleming (2):
      Added libtrilobite to include path
      Eskil should stop putting ":"'s at the end of

Michael Meeks (1):
      update for new bonobo code; why is this code duplicated here in a worse

Mike Engber (9):
      simplified obtuse expression (name[0] != '\0' > 0)
      Add missing changelog
      The zoom control is now driven by its zoomable. This corrected the most
      Finished off bugs 301 and 450 by making analogous zooming fixes for
      Zoom controls are now hidden when viewing non-zoomable stuff.
      Added report_zoom_parameters_changed to the zoomable interface. This
      Removed zoom_to_default and zoom_parameters_changed. The nautilus-window
      Added get_preferred_zoom_levels. Fixed zoom-control to use this info to
      Fixed 1497 - problems with freeing the CORBA returned preferred zoom level

Pavel (4):
      Added missing unrefs to three exit places.
      Ooops, my previous makefile fixes, weren't right -- they caused trilobite
      Do a better 64-bit clean fix avoiding messy ifdefs.
      Switched to match new GnomeVFS renamings.

Pavel Cisler (20):
      Fix leaks.
      Fixed leaked uris in each of the above.
      Fix a memory thrasher Darin and John were running into.
      Fix dependencies to make parallel make on MP machines work.
      New small leakchecking library. It is a bit simpler than MemProf in that
      Couldn't figure out how to build the leakchecker shared library with
      Fix problems in the reentry detection code that caused malloc/frees
      Fix some configure breakage.
      Fix problems in the reentry detection code that caused malloc/frees
      Fix some configure breakage.
      Convert a bunch of illegal mime types "special/*" to legal equivalents.
      Rewrite draw_row introducing draw_cell and splitting up the drawing code
      Fix build breakage caused recent changes to make GnomeVFS compile without
      Got rid of the crufty old way drag&drop motion used to handle updating the
      Fixed some memory leaks.
      Make the help component build properly -- convert the call
      Start adding support for dislaying dragged icon while dragging in a list
      Fixed 1215 - inter-volume move now removes the source files. Made it so
      Fix 1042 - "untitled folder" will not work on file systems with 8.3 names.
      Did most of bug 1371: Implemented a drop context menu that allows users to

Ramiro Estrugo (47):
      Update FIXME blurbs to reflect new bugs filed for these issue.
      New type of preference, EDITABLE_STRING.
      Comment out broken nautilus_g_list_paritition tests and adeed FIXME blurb
      Add missing g_free.
      Use "/apps/nautilus" instead of "/nautilus" to conform to the gconf "standard"
      Expose the fact that this component can grok text/html.
      Fix some #include with directory prefix dumbness.
      Made all headers in this library private.  That means they dont get installed.
      Move the nautilus-widgets classes to libnautilus-extensions.
      Added a place to put cut-n-paste code. Cut-n-pasted the e-paned widget
      Move the nautilus-widgets classes to libnautilus-extensions.
      Move the nautilus-widgets classes to libnautilus-extensions.
      Added a place to put cut-n-paste code. Cut-n-pasted the e-paned widget
      Added a place to put cut-n-paste code. Cut-n-pasted the e-paned widget
      Update for Darin's latest changes to the nautilus view interface.
      Added a place to put cut-n-paste code. Cut-n-pasted the e-paned widget
      Added a place to put cut-n-paste code. Cut-n-pasted the e-paned widget
      Added a place to put cut-n-paste code. Cut-n-pasted the e-paned widget
      Damn, forgot to commit these 2 in the last checkin.
      Added a place to put cut-n-paste code. Cut-n-pasted the e-paned widget
      Added better mozilla detection artificial intelligence and voodoo.
      Update the "name" attributes to reflect the fact that mozilla is the
      Remove the GNOMECANVASPIXBUF depedency. Its not used no more.
      Ignore the generated files.
      Exorcise libnautilus-extensions.h. Its really used anywhere and stuff in
      Arlofication of the splitter widget. Bug 759.
      Ignore more generated things.
      Fix a silly typo in the last checkin for this makefile.
      Expose the fact that this component can grok file: and ftp: uris.
      Add a small C wrapper for poking mozilla preferences.
      Importing the gnome-libs HEAD druid to the cut-n-paste toxic dump.
      Globally rename the GnomeDruid to NautilusDruid to prevent namespace clashing with the gnome-libs-1-0 
druid.
      Update these items to properly use the canvas pixbuf beast.
      Adding canvas pixbuf item check and flags, which are needed in order to
      Build the new nautilus druid.
      Add code to display an installation wizard using the new druid. Its
      Dont install the currently broken components (websearch)
      Sort the sidebar panel names.
      Change file utilities special directory access functions to always return
      Moved widgets and preferences test to nautilus/test.
      Ignore generated files.
      Changed string picker to use option menus instead of combo boxes.
      libnautilus-extensions/nautilus-icon-container.c, New function to set the
      libnautilus-extensions/nautilus-icon-container.c, Implement missing
      Remove an obsolete FIXME.
      Initialize gconf if needed before creating a gconf_client.
      Add a missing changelog entry that got whacked before because of cvs conflicts.

Raph Levien (1):
      Workaround to compile with older versions of Libart that didn't define art_u16.

Rebecca Schulman (9):
      2000-06-14  Rebecka Schulman  <rebecka eazel com
      Initial changes to implement search architecture.
      Initial changes to implement search architecture.
      2000-06-14  Rebecka Schulman  <rebecka eazel com
      2000-06-14  Rebecka Schulman  <rebecka eazel com
      set up search-bar as a virtual class that switches between the available
      forgot to add this to the last commit
      added ability to add more criterion (still incomplete)
      Fixed assertion problem by adding set_search_controls method

Rebecka Schulman (5):
      added dummy search to nautilus-search-async
      Added search icon to toolbar, courtesy of Arlo. It still has graphics
      Changed search preferences, and fixed search icon
      Fixed search icon issues, I hope
      (nautilus_simple_search_bar_set_search_controls): Extended search uri api;

Robin Slomkowski (13):
      I added a bunch more information including some package version numbers and some instructions on how to 
do ugly things that work.
      updated a note to remind people they need the cvs versions of packages.
      Ok just creating noise instead of reading the docs
      OK removing stuff for consistancies sake
      Added some changes to HACKING, cleaned up the look a bit, and added info for what distro supply 
acceptable versions of libraries
      added permission corrections for directories
      Added exlicit references to more files so the permission are set to allow normal users to access the 
files.
      Added dependencies of directly to packages that are dependencies of packages of packages that nautilus 
depends on.  This should make the installer work better
      Added exlicit references to more files so the permission are set to allow normal users to access the 
files.
      Added some changes to HACKING, cleaned up the look a bit, and added info for what distro supply 
acceptable versions of libraries
      Added dependencies of directly to packages that are dependencies of packages of packages that nautilus 
depends on.  This should make the installer work better
      added a dependency on Orbit 0.5.1
      just fixed a simple mis-spelling

Seth Nickell (6):
      Minor assertion changes.
      Fix stupid bug that clipped the inital '/' in many cases caused by a
      Don't be fooled by the meager function count! This bug was/is a bitch.
      Added function nautilus_location_bar_get_location Changed to call
      Changes from Ali Abdin (rak), aliabdin aucegypt edu Fixed error message on
      Necessary to make Nautilus compile after changing

Valek Frob (10):
      Updated russian translation.
      Updated russian translation.
      Updated russian translation.
      Updated russian translation.
      Updated russian translation.
      Updated russian translation.
      Typo fixed.
      Updated russian translation.
      Updated russian translation.
      Updated russian translation.

Yukihiro Nakai (6):
      ja.po: Update from Japanese GNOME Users Group(translation gnome gr jp).
      ja.po: Update from Japanese GNOME Users Group(translation gnome gr jp).
      ja.po: Update from Japanese GNOME Users Group(translation gnome gr jp).
      ja.po: Update from Japanese GNOME Users Group(translation gnome gr jp).
      ja.po: Update from Japanese GNOME Users Group(translation gnome gr jp).
      ja.po: Update from Japanese GNOME Users Group(translation gnome gr jp).


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