summaryrefslogtreecommitdiff
path: root/src/ntl-index-panel.c
Commit message (Expand)AuthorAgeFilesLines
* components/history/ntl-history-view.c ->Maciej Stachowiak2000-05-271-928/+0
* A little more desktop window work.Darin Adler2000-05-271-4/+1
* Remove the tab associated with meta view as well. Add a warning for theRamiro Estrugo2000-05-261-0/+9
* Updated to reflect completed tasks.Darin Adler2000-05-251-1/+3
* [deleted] [deleted]Darin Adler2000-05-241-12/+4
* [deleted] [deleted]Darin Adler2000-05-241-1/+1
* Moved to make clear that popt must build first.Darin Adler2000-05-241-14/+6
* A few cleanup tweaks inspired by debugging sessionJohn Sullivan2000-05-241-6/+5
* Some pieces of the application and component-choosing UI.John Sullivan2000-05-231-17/+44
* The ViewFrame <-> View renaming.Darin Adler2000-05-231-4/+4
* Finished task 598 (Command button layout should accountJohn Sullivan2000-05-191-4/+21
* A little widget-packing tweaking with the command buttons. It's not rightJohn Sullivan2000-05-181-9/+10
* Started tweaking with the command buttons in the sidebarJohn Sullivan2000-05-171-12/+11
* fixed bug 600, command buttons don't handle file names with spaces, byAndy Hertzfeld2000-05-111-8/+5
* did some work at Bud's request. Made a global preference for the sidebarAndy Hertzfeld2000-05-061-0/+27
* Added a nice little GNOME_PAD worth of space above (and below, but whoJohn Sullivan2000-05-051-1/+2
* Some more instructions and cleanup. Removed one gratuitous renaming weDarin Adler2000-05-041-2/+4
* made the property browser stay open if the shift key is held down. Also,Andy Hertzfeld2000-05-041-19/+5
* made the index panel display emblems. Made dropping emblems on the indexAndy Hertzfeld2000-05-031-1/+53
* 1st cut at the property browser for drag and drop customizationAndy Hertzfeld2000-05-031-1/+7
* finished task #603, set the index panel background image by drag and dropAndy Hertzfeld2000-04-261-8/+6
* made dropping an image on the index panel set it's background to itAndy Hertzfeld2000-04-261-3/+25
* Started going through the FIXMEs adding bug reportsJohn Sullivan2000-04-251-8/+20
* removed debugging statement that was accidentally checked in and fixedAndy Hertzfeld2000-04-251-2/+1
* fixed bug 362: tab color is settable but not saved, and fixed bug 519:Andy Hertzfeld2000-04-251-3/+44
* Fixed a typo that was causing the history view to fail.Darin Adler2000-04-211-1/+4
* fixed bug where the index panel command buttons were overlappingAndy Hertzfeld2000-04-171-0/+3
* Split libnautilus into two pieces.Ramiro Estrugo2000-04-141-9/+9
* Added the hooks needed to make metafile reading asynchronous.Darin Adler2000-04-061-0/+1
* Improved the background handling code so more is shared.Darin Adler2000-04-051-9/+5
* Preparing for support for background images.Darin Adler2000-03-291-228/+351
* Gave content views the ability to specify the user-displayed title for aJohn Sullivan2000-03-281-5/+15
* Fixed bugs relating to multiple directory and file objects for the sameDarin Adler2000-03-091-40/+47
* Broke the file part of nautilus-directory.[ch] into nautilus-file.[ch].Darin Adler2000-03-081-0/+1
* fixed bug where title tab was initially prelitAndy Hertzfeld2000-02-271-0/+2
* made index tabs receive and display dropped colorsAndy Hertzfeld2000-02-271-3/+23
* made the title tab pre-light properlyAndy Hertzfeld2000-02-271-0/+3
* implemented mouse over highliting for the index tabsAndy Hertzfeld2000-02-261-4/+53
* more work on index panel command buttonsAndy Hertzfeld2000-02-181-9/+13
* implemented command buttons based on mime-types in the index panelAndy Hertzfeld2000-02-181-7/+116
* added logic to break the title in the index panel into two lines so it canAndy Hertzfeld2000-02-161-12/+3
* sink and ref the notebook and unref in the destructor, so it getsMaciej Stachowiak2000-02-161-1/+6
* Handle the case where you try to make a NautilusDirectory object forDarin Adler2000-02-141-107/+99
* made index panel display "notes" from metadata if present, made it useAndy Hertzfeld2000-02-141-2/+5
* made a new class, nautilus-index-title, to display the icon, title andAndy Hertzfeld2000-02-141-112/+14
* made tabs layout more dynamic, fitting as many as we can per row insteadAndy Hertzfeld2000-02-131-1/+12
* finally installed the new metaview UI in the index panelAndy Hertzfeld2000-02-121-25/+11
* added code to hide the active metaview when the title tab is clicked uponAndy Hertzfeld2000-02-111-1/+40
* made clicking on tabs activate the proper view, improved tab drawing andAndy Hertzfeld2000-02-111-3/+23
* finished hit-testing and made it activate the appropriate metaview whenAndy Hertzfeld2000-02-101-10/+18