summaryrefslogtreecommitdiff
path: root/src/nautilus-sidebar-tabs.c
Commit message (Expand)AuthorAgeFilesLines
* reviewed by: John Sullivan <sullivan@eazel.com>Darin Adler2001-01-311-4/+4
* fixed bug 5895, critical errors when you make the sidebar small. Fixed byAndy Hertzfeld2001-01-231-7/+22
* more clean-up and fixes for the default theme changeAndy Hertzfeld2001-01-191-4/+11
* reviewed by: Pavel Cisler <pavel@eazel.com>Ramiro Estrugo2001-01-111-5/+9
* reviewed by: Pavel Cisler <pavel@eazel.com>Ramiro Estrugo2000-12-221-4/+8
* Code formatting changes.Mike Engber2000-12-041-29/+6
* re-organized the code to add the ability to request image paths fromAndy Hertzfeld2000-10-081-2/+8
* Fix more storage leaks.Darin Adler2000-09-271-19/+25
* Fixed bug bug 3264 (Tree view shows no branches for directories,Darin Adler2000-09-261-2/+2
* fixed bug 2983, sidebar tabs don't handle missing images well, by checkingAndy Hertzfeld2000-09-131-0/+5
* fixed bug 2910, sidebar tabs crash in arlo theme when sidebar is closed,Andy Hertzfeld2000-09-091-1/+5
* Add support for drawint inverted text. Also cleanup the rendering functionRamiro Estrugo2000-09-071-4/+4
* fixed bug 2505, scale in sidebar tabs text drawing shouldn't be hardwired;Andy Hertzfeld2000-09-071-1/+0
* fixed bug 2504, active tabs don't prelight, by adding, loading and drawingAndy Hertzfeld2000-09-061-21/+33
* Fix all the warnings -Wuninitialized found. Quite a number of them werePavel Cisler2000-09-051-3/+13
* More work on task 1588.Ramiro Estrugo2000-09-051-19/+19
* Work on task 1588.Ramiro Estrugo2000-09-041-10/+29
* made the arlo sidebar tabs use the official anti-aliased text machinery,Andy Hertzfeld2000-09-041-38/+95
* Added more bug numbers to FIXMEs. 77 to go. I am exhaustedJohn Sullivan2000-08-291-2/+2
* fixed a bug in the themed sidebar tabs where the layout and drawing codeAndy Hertzfeld2000-08-191-9/+10
* added a separate theme selection window and removed theme selection fromAndy Hertzfeld2000-08-141-18/+0
* fixed "hole" in the arlo sidebar tabs by using composite instead of copyAndy Hertzfeld2000-08-121-10/+32
* added anti-aliased, shadowed labels for themed sidebar tabs, as well asAndy Hertzfeld2000-08-121-121/+269
* Made copyright headers consistent in style; also made sure to refer toMaciej Stachowiak2000-08-111-5/+9
* fixed bug in measuring tab height for themed tabsAndy Hertzfeld2000-08-091-6/+17
* revamped how hit-testing works in the sidebar tabs; there's now a tabAndy Hertzfeld2000-08-091-69/+134
* fixed hit-testing and drawing problems with the arlo-themed sidebar tabs,Andy Hertzfeld2000-08-081-34/+61
* Fixed an uninitialized variable problem that caused a crash on boot forDarin Adler2000-08-021-0/+1
* removed hack in sidebar tabs that compensated for uneven piece sizes nowAndy Hertzfeld2000-07-291-2/+1
* more work on the Arlo themable sidebar tabsAndy Hertzfeld2000-07-281-14/+35
* made sidebar tabs use separate images for theming instead of oneAndy Hertzfeld2000-07-281-105/+137
* reworked the property browser to Arlo's two-level design also, fixedAndy Hertzfeld2000-07-231-2/+11
* removed intrinsic property emblem images from browser; added Susan's newAndy Hertzfeld2000-07-111-11/+13
* made the text color in the sidebar label and tabs automatically chooseAndy Hertzfeld2000-07-091-14/+26
* fixed long-standing bug where the sidebar tabs would display the wrongAndy Hertzfeld2000-07-061-1/+11
* more work on the themed sidebar tabs in the arlo themeAndy Hertzfeld2000-07-041-24/+85
* fixed bug where themed sidebar tabs weren't stacking correctly. Fixed byAndy Hertzfeld2000-07-031-3/+4
* made sidebar tabs themable, and implemented Arlo style tabs, which areAndy Hertzfeld2000-07-031-22/+217
* Added NAUTILUS_PREFIX so we can locate our installed files correctlyDarin Adler2000-06-091-183/+169
* Honor the gtkstyle font instead of hacking in our own. Part of bug 667.Ramiro Estrugo2000-05-311-14/+8
* g_warning with trailing \n == EVIL! - fix.Ramiro Estrugo2000-05-291-3/+3
* components/history/ntl-history-view.c ->Maciej Stachowiak2000-05-271-1/+1
* Some cleanup of index tabs.Ramiro Estrugo2000-05-261-69/+152
* made index tabs pre-lighten instead of darken. Also, made it chooseAndy Hertzfeld2000-05-111-15/+43
* More FIXME-to-bug work.John Sullivan2000-04-261-2/+6
* fixed bug 362: tab color is settable but not saved, and fixed bug 519:Andy Hertzfeld2000-04-251-0/+13
* Split libnautilus into two pieces.Ramiro Estrugo2000-04-141-1/+1
* fixed bug #312, index tabs not resizing properly, by overriding sizeAndy Hertzfeld2000-03-291-0/+20
* Preparing for support for background images.Darin Adler2000-03-291-64/+76
* fixed bug where title tab was initially prelitAndy Hertzfeld2000-02-271-0/+1