summaryrefslogtreecommitdiff
path: root/gtk/gtk_tabs.c
Commit message (Expand)AuthorAgeFilesLines
* Put status bar and horizontal scroll bar next to each other. Each tab now con...James Bursa2010-04-071-7/+4
* Merge r9731:HEAD from branches/MarkieB/gtkmain to trunk.John Mark Bell2009-12-181-3/+6
* Merge branches/MarkieB/gtkmain to trunk.John Mark Bell2009-12-171-12/+27
* Apply contributions from Mark Benjamin and Chris Tarnowski, with some reworki...Rob Kendrick2009-04-201-11/+31
* Update GTK tab opening to hopefully correctly render pages on open. (Mark Ben...Daniel Silverstone2009-04-071-3/+6
* Remove unnecessary storage of page number in tab addDaniel Silverstone2009-01-021-2/+2
* Move tab opening logic to same place as new window opening. Make option for "...Michael Drake2008-11-291-3/+2
* Ctrl+W now closes just the current tab, and Ctrl+Shift+W closes the window. ...Rob Kendrick2008-10-181-0/+14
* Style guide formatting.Michael Drake2008-10-111-16/+15
* Fix close icon size on tabs. Thanks to Christian Dywan (kalikiana).Michael Drake2008-10-111-11/+15
* More GTK warning fixes.Rob Kendrick2008-10-091-2/+1
* Add support for displaying the tab bar if there's only one tab.Daniel Silverstone2008-09-161-4/+15
* Merge Mike's tabs changes. Still needs some cleaning.Rob Kendrick2008-08-241-0/+154