[nautilus] Created tag pre-mjs-demo-bugfixes
- From: Gitlab System User <gitlab src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] Created tag pre-mjs-demo-bugfixes
- Date: Mon, 4 Sep 2017 14:37:34 +0000 (UTC)
The unsigned tag 'pre-mjs-demo-bugfixes' was created.
Tagger: Maciej Stachowiak <mstachow src gnome org>
Date: 965292384 +0000
Changes since the last tag 'EAZEL-NAUTILUS-MS-JUL12':
Ali Abdin (5):
Add 'ghelp' as a URI for backwards-compatibility (many doc files and
Cleaned it up to fit Eazel style guidelines. Changed the URI's so they
Revert an inadvertant checkin made by Gene.
Changed some stuff to fit Eazel style guidelines. Fixed a couple of places
Bugfix to use 'new_uri_with_extension' instead of just 'new_uri' in some
Andreas Hydén (2):
Updated Swedish translation
Updated Swedish translation
Andy Hertzfeld (39):
tweaked the wording in the first time dialog and make the background chits
added the capability to have optimized icons for the anti-aliased mode,
At Darin's urging, I removed all knowledge of the anti-aliased preference
added new backgrounds from Susan
added code to make sure we use the generic document icon for text files so
Oops! Updated my email address in the changelog
fixed bug 1506 by adding a way to specify "none" for icon captions; also,
updated the non-anti-aliased folder icons in the eazel theme to better
reworked the property browser to Arlo's two-level design also, fixed
added preview icons to eazel and arlo themes, and made
reworked the zoom control to make it themable, and also cleaned it up alot
fixed problem in theme_get_image_path where it was calling g_file_exists
better category highliting in the property browser, using toggle buttons,
reorganized the menus. Added a user level menu and removed the settings
finished task 1442, zoom control needs to be themable. Added code to
added arlo's zoom control and adjusted the zoom control class to work
completed task 1774, desktop needs separate background from theme
made it so that different categories in the property browser could have a
added a "Register now" alternative to the service signup page
fixed bug where the increment and decrement images of the zoom control
fixed task 1729, icon labels need to adapt their color to the background.
made sidebar tabs use separate images for theming instead of one
fixed glitch in make file
added a tab piece image that I inadvertently left out of my previous
more work on the Arlo themable sidebar tabs
removed hack in sidebar tabs that compensated for uneven piece sizes now
added heuristics to append http:// to typed in locations that look like
made directory backgrounds interpret "./" when building background uri so
fixed bug 1408, where thumbnail frames had the wrong shadow. Fixed by
fixed breakage in the novice home directory by adding the mime-magic
fixed bug 1034 and 1406, icon text got drawn when it shouldn't. fixed by
removed entry for bogus size from the icons/eazel/i-regular.xml and
only save and restore the foreground color if we're actually drawing;
rewrote stretch_frame_image to stretch the frame properly, by repeating
lots of work towards task 1741, which is to have emblem attach points
added attach point attribute to the icon canvas item, and used it to
made it scale the attach points as necessary
new icons from eazel theme from Susan
draw the embedded icon text in a sans-serif font. Also, added a bunch of
Arlo Rose (11):
icons/emblem-trash.png Added the Trash emblem for items found in the trash
data/backgrounds/*.png icons/eazel/*.png I fixed all the png files in
Images became corrupt in the last batch... fixed.
icons/arlo/i-directory.png icons/arlo/i-regular.png Placeholders 'till I'm
icons/arlo/side_bar_images/fill-active.png
icons/arlo/side_bar_images/fill-active.png This one didn't make it in
icons/arlo/backgrounds/ icons/arlo/backgrounds/Makefile.am
icons/arlo/backgrounds/background_pattern.png Fixed a file name that
icons/thumbnail_frame.aa.png Made it a bit darker.
icons/thumbnail_frame.aa.png icons/thumbnail_frame.aa.png Made them a bit
Fixed problems with he above PNG files to stop the runtime errors.
Darin Adler (23):
My apologies to all who read the cvs commits list that have suffered from my "spam" in the past
(due to my use of emacs cvs mode to commit). I will never use emacs cvs mode again so you will see
each of my commits only once!
Made set_permissions, set_owner, and set_group all be async.
Fix a FIXME. Add a FIXME.
There was a second call to bonobo_shutdown which I forgot to remove.
Added an empty file to fix the build (required since Elliot added it to
Updated gnome-libs branch. A cut at a real timed wait implementation; not
Some generated file names changed, so these must change too.
Another field needed to be initialized to 0, so I used g_new0.
Fixed bug where icons would not re-layout if the state got set as if we
Change include style from <libtrilobite/xxx.h> to "xxx.h" to fix the
No parameters is indicated by "(void)" instead of "()".
Add missing return statement.
First cut at only reading the metafile if the directory is really a
Added a missing call to nautilus_directory_async_state_changed to keep the
Fixed lack of NULL in a g_strconcat that was causing an intermittent crash
This needs to return a g_free'able string, so I changed the placeholder to
After complaints from Rebecca, I tested my search changes and fixed 3 bugs.
Mostly some tweaking on the recent link file work.
Use RGB value for the label color. Also fix bug where we would not restore
Fixed an uninitialized variable problem that caused a crash on boot for
Added HACKING to the files to skip.
Fixed a bug where we did not send out "changed" signals for files that
Finished task 222 "Don't look for metafile for some URIs for performance reasons."
Elliot Lee (1):
Fix typo Fix srcdir != builddir:
Eskil Heyn Olsen (9):
Fixed so it should compile without enable-eazel-services (close bug 1654)
Added the uninstall stuff.
Added Robey's trilobite-root-helper-client thingy. Now prompts for
I tried to read the package header before downloading the file. Duh.
The build was completely wasted if you did a make uninstall, since the
Stuff that the user should be able to config.
Added some more settings
Added eazel-revert, should probably change name...
if gnome-vfs-uri-extract-short-name returns NULL, default to
Fatih Demir (7):
Updated the Turkish translation.
Updated the Turkish translation.
Updated the Turkish translation.
Committed updated Korean translation for Nautilus
Updated the Turkish translation.
Added zh_TW.Big5 to ALL_LINGUAS
Updated the Turkish translation.
Gene Ragan (1):
Left some merge garbage in the changelog. Removed it.
Gene Z. Ragan (30):
Added code to check for position of current page in list.
Initialize dialog variable in TimeWait structure to NULL. Other code
Fixed bug 1021, Should be able to hide toolbar, sidebar and locationbar.
Fixed bug 1254, Determine whether unfocussable desktop cause problems.
Fixed bug 1702, Icon renaming doeas not respect user colors
Overode show function with nautilus_window_show. We need to do this so we
Added some code to check if file is a mountable item. If so, the proper
More work on desktop volume mounting. Added symbolic link cleanup in
Clean up all of our symbolic links to mounted volumes.
Added an #if 0 to disable some functions that are not called but may be
New file that has constants defined in <linux/cdrom.h> I added this to
Renamed function nautilus_link_is_link_file_name to
Additional work on placement of home directory on desktop and conversion
Fixed bug #1775, add home directory to desktop.
Fixed bug 1474, special handling for running as root
Changed the API to determine if file is link file to use path.
Escape the path passed in so we can use gnome-fvs to determine the mime
Some placeholder trash code written at the request of Pavel.
OK. I made a booboo. Went back to using NautilusFile. I really do
Fixed bug 1824, Remove automounter callback
First pass at adding floppy mounting to desktop. There are still access
More work on floppy mounting.
More floppy mount tweaking.
Fixed bug 1838, seperate volume mounting code into a new source file.
Fixed a crasher in unmounting that was a result of changing the way adding
More work in progress on handling the mounting of removable media
More work on the desktop volume mount menu item.
Fixed a crasher that involved a conflict with the automounter and the user
Fixed bug 1790, want a command to cause-removable media check.
Fixed bug 1866, Turn volume mounting code into an object.
J Shane Culpepper (6):
Fixing the intstall view to mathc the changes on the branch.
First part of the fix for task #1632. Creating a common repository for
Forgot subdirs in the Makefile.am
Second half of fix for task # 1632. Most of the common funtions that
Removing template directories from default builds until the contain something useful.
Fixing title
Jing-Jong Shyue (1):
Triditional Chinese PO File 2000/07/30
John Sullivan (13):
Fixed bug 1469 (changing owner/group doesn't handle special flags correctly)
First simple cut at addressing 1469 (clicking on executables does not run them). Now it does,
which works great for GUI-type executables but is pretty lame for command-line ones.
Note: this requires the latest gnome-vfs changes to compile.
Changed "Customize % Settings" to "Edit % Settings" to reduce the confusion about the two
"Customize" menu items. This matches (one little bit of) Arlo's menu-layout proposal.
Finished task 1793 (Display hierarchical pre-canned set of bookmarks)
Finished task 1795 (Allow hiding of the pre-canned bookmarks)
Just added three spaces to turn three neologisms into six words. Hint:
Finished rest of bug 762 (Framework for dealing with component that crashes). Remaining
component-failure issues have been split off as separate bugs.
Finished task 1552 (Need "never" option for display-embedded-text
preference) Finished task 1553 (Need always/local-only/never preference for
creating image thumbnails)
Just added a bug number to a FIXME
Finished task 1781 (Type of search bar should change immediately when preference changes)
Finished task 1554 (Need new preference for accessing metadata remotely)
Fixed bug 1877 (Customize window doesn't come to front if it's already showing when menu item
selected)
Jorge Godoy (1):
updated pt_BR translations
Josh Barrow (9):
New nautilus-clean.sh -x
New nautilus-clean.sh
*** empty log message ***
Minor change in nautilus-clean.sh
Minor change to nautilus-clean.sh
*** empty log message ***
*** empty log message ***
Changed to use Arlo's backgrounds
*** empty log message ***
Kenneth Christiansen (4):
Translations from Keld balsa/po/da.po bonobo/po/da.po evolution/po/da.po gimp/po/da.po
gnome-db/po/da.po gnome-utils/po/da.po gnumeric/po/da.po gtranslator/po/da.po guppi3/po/da.po
nautilus/po/da.po pan/po/da.po rp3/po/da.po
Translations from Keld dia/po/da.po dr-genius/po/da.po evolution/po/da.po gfloppy/po/da.po
gnome-core/po/da.po gnome-utils/po/da.po gnomeicu/po/da.po gnumeric/po/da.po gtranslator/po/da.po
guppi3/po/da.po nautilus/po/da.po pan/po/da.po rp3/po/da.po
i18n fixes
ahh, I little mistake - now taken care of :)
Kjartan Maraas (2):
Updated Norwegian translation.
Updated Norwegian translation.
Maciej Stachowiak (9):
Always return false to try to disable special-casing the brute force way
files for tree view model.
I think I fixed 1693 and 1766 but I can't test them cause medusa searching is broken right now.
Use nautilus_strcasecmp instead of strcasecmp, since the result may be
Some work in progress on some model/view separation for the tree view.
Added -m option to run medusa-restart.
Set directory->details->metafile_read_handle to NULL after freeing it,
Rewrote the tree view to do model/view separation, and in the process fixed bugs 1520, 1526, 1529,
1531 and 1522. Some of these are not for the current milestone, but just fell out naturally from doing
the model/view separation, which makes the remaining required tasks far easier.
Forgot to check this in.
Mathieu Lacage (8):
add a check for medusa. It is not perfect, it still needs some work but it
Updates nautilus to the latest gnome-vfs changes.
chuut
evil ugly hack to get nautilus to compile with kernels >= 2.2.16. EKH.
Fixes a number of bugs from rebecka latest commit. The UI for search is
Implement complex search bar. Need to be hooked onto medusa
Make nautilus build with the latest oaf changes. _I_ did not broke the
add a call to gtk_object_class_add_signals at the end of the signal
Matthias Warkus (2):
A ride at the cutting edge -- updated German translations for Nautilus and Evolution, everyone's
favourite babies.
Huge update. I do not expect this commit to work.
Mike Engber (4):
Changed desktop menu to offer close desktop instead of quit nautilus.
Desktop no longer uses auto layout (bug 1059). Accomplished by adding
Removed "Close Nautilus Desktop" from the desktop's right click menu.
Changed command line options: renamed --manage-destop to --start-desktop,
Pablo Saratxaga (1):
corrected some syntax errors
Pavel Cisler (20):
Fix a problem where parts of the exposed area weren't being updated
Part 2 of fix for 1549 - Empty trash doesn't update progress properly.
Work in progress on new list view look. Allocate GdkGCs needed to draw the
More work on list view look. Make the colors be derived from the current
Rework more of NautilusList drawing. Added nautilus_list_draw and
Fix a number of problems in nautilus_list_clear_from_row. Tweak the
Made it so that the actual sort column is properly higlighted rather than
Update the colors before each draw to deal with background color changes.
Added a debugging call.
Add an entry.
Fix bugzilla 1611 - Poor right-click and move behavior. In button_release
New K-rad call to get a bold flavor of a given font.
Work around a bug in gtk-dnd.c that was making it impossible to force a
Show a more meaningful error dialog when copy/move fails because the
Bug 1792 - "New Terminal" command in menus. Added a menu item to the
Bug 1561: Font preferences have no effect on the list view.
Add support for the window manager middle mouse click menu on the desktop.
Back out debugging hacks that must have gotten checked in by accident and
Bugzilla bug 1400
Move the desktop icon updating call here from fm_directory_view.c. Since
Ramiro Estrugo (24):
Yank the leak checker intitialization code. Its not needed no more cause
Commit the damn file for real this time.
Rename NautilusGraphic to NautilusImage everywhere.
Move the leakchecker library to its own place.
Turn my dumbass brain on this time before committing. Add the moved leak
Add support for displaying an option icon with each radio button pixbuf.
Subclass from GtkMisc instead of GtkWidget.
Add support for nicely aligned description labels.
Ignore generated spewage.
Dont initialize gnome twice to avoid assertion spewage.
Build this beast only as a static library and dont install any of its
Add missing included .[ch] files to build to make distcheck happy.
Make distcheck happy by putting all the headers in a noinst_HEADERS macro.
Add the check-nautilus script to EXTRA_DIST to make distcheck happy.
Ignore generated test-ft file.
Make distcheck happy.
Fix the dumb bug that prevented local html content from showing up. Also
Make the cut-n-paste libraries be only static archives. Link all the
Fix a dumb typo i introduced in my last checkin.
Add mozilla int pref poke function. Add commented proxy pref poke command
Add an accessor for the string_list.
Ignore more generated files.
Have only one constructor and feed it whether the radio button group is
Fix a small bug where a font entry was found in the table, but it wasnt
Raph Levien (3):
Added a hacked version of the freetype2 beta, for use by librsvg.
Initial checkin of freetype integration with rsvg.
Various fixups to the freetype2 import.
Rebecca Schulman (8):
Created initial list view for search results, as a subclass (sort of) of
*** empty log message ***
got rid of changes before made for putting medusa communication into
Redid the complex search bar to look the way we actually wanted it. There
disabled a not-ready for checkin function
completely got rid of the committed, half-written code. I fixed this last
Rewrote the search list view subclass to be more functional, and fixed
Completed bug 1433, the interface to search by file name and attribute.
Richard Hult (1):
Updated Swedish translation.
Robey Pointer (19):
add TrilobiteRootClient; make command-line sample-service use it for a demo
free a few corba objects to clean up
add trilobite_init(); clean up log domains; use service-specified logfile
fix up TrilobiteRootClient implementation to match standards; fix a few small bugs
fix up the command-line sample service to use trilobite_init, and make pexec a little more robust
add eazel-install-rpm-signature.c/h to verify RPM signatures
back out building rpm-signature stuff until gnome-print is fixed and we can debug what's wrong with
librpm
fixed RPM signature code by removing dependency on librpm and just rolling the header parsing code by
hand
added debug option to trilobite_init; created trilobite_debug macro which is the debug equivalent of
g_message; root-helper & root-client now log debug messages
add __GNUC__ alternate of trilobite_debug for non-gcc compilers
move oft-repeated code (that attaches a TrilobiteRootClient to a service) into the API of
TrilobiteRootClient
add delete_files callback to install
have to call delete_files before done; oops
fix a few small bugs in percentage reporting and display in the install service and its sample
command-line client
make the sample time nautilus-view use the new testmachine url instead of old broken eazel24. break
time-service of its libnautilus habit and make the nautilus-view do the password dialog instead. fix the
nautilus-view's misinterpretation of the time service return value
fix dumb typo i introduced on the last checkin; finish rpm delete-files implementation to actually
traverse the package tree and delete all the rpm files
make command-line time utility use TrilobiteRootClient
ammend password dialog to accept an optional message to display at the top (for example, when asking
for a retry after a bad password); fix time service to use the password dialog correctly and obey the cancel
button and the 'remember' checkbox, and to give you three tries before giving up
get rid of the last references to libnautilus within services (outside of nautilus-views, where of
course they're still needed)
Robin Slomkowski (3):
Added the arlo theme to spec file
changed arround the include search so it would compile
added a return signal to run-nautilus
Seth Nickell (5):
Add better escaping to the search bar, rendering it functional!
Added entry for placeholder broken-symlink icon.
Add escaping code to the location bar.
Make file copies use "another" "4th" etc rather than numbers. Add support
removed ">>>>" cruft
Valek Frob (8):
Microupdated russian translation.
Updated russian translation.
Updated russian translation.
Updated russian translation.
Updated russian translation.
Updated russian translation.
Updated russian translation.
Updated russian translation.
Yukihiro Nakai (2):
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]