summaryrefslogtreecommitdiff
path: root/src/nautilus-sidebar-title.c
Commit message (Expand)AuthorAgeFilesLines
* made the text color in the sidebar label and tabs automatically chooseAndy Hertzfeld2000-07-091-11/+35
* at Susan's request, used a larger icon in the sidebar. also, made theAndy Hertzfeld2000-07-051-1/+1
* added modifier parameter to high level icon factory calls used open folderAndy Hertzfeld2000-07-051-0/+1
* made the sidebar title color be themable, and changed the color in theAndy Hertzfeld2000-07-031-0/+51
* Added a couple of NULL uri checks to get us cleanly past the case whereJohn Sullivan2000-06-281-1/+6
* Ignore some additional generated files.Darin Adler2000-06-261-8/+24
* Made nautilus_file_get_string_attribute return NULLJohn Sullivan2000-06-221-4/+10
* Made NautilusFile async. like NautilusDirectory already was.Darin Adler2000-06-201-223/+148
* Finished bug 1401 (bookmark icon never updates) and someJohn Sullivan2000-06-191-8/+10
* Added NAUTILUS_PREFIX so we can locate our installed files correctlyDarin Adler2000-06-091-122/+115
* Update FIXME blurbs to reflect new bugs filed for these issue.Ramiro Estrugo2000-06-061-2/+2
* Task 667. Unhardcode font strings.Ramiro Estrugo2000-06-021-11/+9
* components/history/ntl-history-view.c ->Maciej Stachowiak2000-05-271-1/+1
* First cut at metadata cleanup in preparation for fixing bugDarin Adler2000-05-151-1/+1
* Eliminated code that ref's files when they are the target of theDarin Adler2000-05-091-3/+5
* did some work at Bud's request. Made a global preference for the sidebarAndy Hertzfeld2000-05-061-1/+1
* made the index panel display emblems. Made dropping emblems on the indexAndy Hertzfeld2000-05-031-1/+61
* Got rid of the old maximum size hack and use the new maximum sizeDarin Adler2000-05-021-29/+0
* More FIXME-to-bug work.John Sullivan2000-04-261-51/+11
* Fixed a typo that was causing the history view to fail.Darin Adler2000-04-211-42/+22
* Fixed bug 494 (initial directory count never appears in sidebar).John Sullivan2000-04-181-9/+8
* Added empty implementations for these two routines. Will fill in withJohn Sullivan2000-04-171-0/+16
* Split libnautilus into two pieces.Ramiro Estrugo2000-04-141-6/+6
* Update for new GdkPixbuf. gnome-print must be built before bonobo.Darin Adler2000-04-111-1/+1
* Finished changing all callers that use metadata to use it in a wayDarin Adler2000-04-101-1/+1
* fixed bug where multi-line titles in the index panel has a large verticalAndy Hertzfeld2000-04-101-2/+2
* Improved the background handling code so more is shared.Darin Adler2000-04-051-1/+1
* Fixed a bug that Pavel reported where he got a crash inDarin Adler2000-03-311-0/+5
* Finished task 62 (Set custom icon by drag/drop on index panel)Darin Adler2000-03-311-101/+124
* Preparing for support for background images.Darin Adler2000-03-291-74/+68
* Gave content views the ability to specify the user-displayed title for aJohn Sullivan2000-03-281-28/+39
* Made icon in index panel react to theme changes.John Sullivan2000-03-171-73/+89
* made the icon displayed in the index panel be constrained to fit there byAndy Hertzfeld2000-03-071-5/+41
* Set order of items packed into box. include stdio.h to avoid warnings.Elliot Lee2000-02-221-2/+6
* Hand tuned icons for multiple resolutions.Darin Adler2000-02-181-32/+30
* remember strlen (string) + 1 gives you the length necessary to copy aJonathan Blandford2000-02-171-1/+1
* made the title in the index panel be above the additional info, whichAndy Hertzfeld2000-02-171-7/+8
* Fix the GOAD ID for help index. Add help index. To avoid a warning in caseElliot Lee2000-02-171-6/+10
* Added icon stretching and did some cleanups.Darin Adler2000-02-161-22/+9
* added logic to break the title in the index panel into two lines so it canAndy Hertzfeld2000-02-161-12/+71
* Handle the case where you try to make a NautilusDirectory object forDarin Adler2000-02-141-237/+200
* Redid the icon factory to fix a few things:Darin Adler2000-02-141-1/+1
* Quick fixes to some NULL-dereference problems in new index title code;John Sullivan2000-02-141-7/+24
* made index panel display "notes" from metadata if present, made it useAndy Hertzfeld2000-02-141-0/+30
* made a new class, nautilus-index-title, to display the icon, title andAndy Hertzfeld2000-02-141-0/+319