| Commit message (Expand) | Author | Files | Lines |
2007-11-01 | Hierarchify | Spencer Janssen | 1 | -214/+0 |
2007-11-01 | Use hierarchical module names from the core | Spencer Janssen | 1 | -2/+2 |
2007-10-15 | defaultLayouts -> layouts | Spencer Janssen | 1 | -9/+9 |
2007-10-13 | Tabbed: haddock fixes | Andrea Rossato | 1 | -5/+9 |
2007-10-12 | doco fix: s/SomeLayout/Layout/g | Devin Mullins | 1 | -4/+4 |
2007-10-08 | make createNewWindow set background and foreground to a given color. | David Roundy | 1 | -1/+1 |
2007-10-08 | Add LANGUAGE pragams | Shachaf Ben-Kiki | 1 | -1/+2 |
2007-10-07 | Tabbed and XPrompt updated to lates Extras changes | Andrea Rossato | 1 | -15/+11 |
2007-10-07 | Tabbed: updated to the last (unannounced) API changes | Andrea Rossato | 1 | -1/+5 |
2007-10-05 | Tabbed: check if we really have a window to focus | Andrea Rossato | 1 | -2/+4 |
2007-09-29 | some renaming of classes and data types. | David Roundy | 1 | -1/+1 |
2007-10-02 | Make Tabbed use XUtils.releaseFont | Andrea Rossato | 1 | -3/+2 |
2007-10-01 | Tabbed: updated usage information | Andrea Rossato | 1 | -4/+4 |
2007-09-30 | Removed fromIMaybe from Tabbed ad added it to Invisible | Andrea Rossato | 1 | -6/+2 |
2007-09-30 | Tabbed: reintroduced shrinker configuration option and removed the unneeded R... | Andrea Rossato | 1 | -33/+36 |
2007-09-30 | Tabbed: moved string positioning to XUtils | Andrea Rossato | 1 | -5/+1 |
2007-09-29 | make Tabbed use XUtils | Andrea Rossato | 1 | -47/+14 |
2007-09-29 | Tabbed: fixed a bug: when only one window is in the stack doLayout must still... | Andrea Rossato | 1 | -3/+3 |
2007-09-28 | Tabbed now uses Invisible | Andrea Rossato | 1 | -20/+14 |
2007-09-28 | Tabbed: removed two little bugs due to the mess during the transition (my fau... | Andrea Rossato | 1 | -2/+2 |
2007-09-28 | Use LANGUAGE pragmas over -fglasgow-exts | Spencer Janssen | 1 | -1/+2 |
2007-09-28 | Tabbed: give a nice description | Spencer Janssen | 1 | -0/+1 |
2007-09-28 | NewTabbed: after a ReleaseResources we should return Tabbed Nothing... | Andrea Rossato | 1 | -4/+4 |
2007-09-28 | Move NewTabbed to Tabbed | Spencer Janssen | 1 | -3/+3 |
2007-09-27 | NewTabbed: fixes a (reintroduced) bug and some code formatting | Andrea Rossato | 1 | -23/+22 |
2007-09-26 | make NewTabbed use InvisibleMaybe to hide its cache. | David Roundy | 1 | -17/+24 |
2007-09-26 | NewTabbed: we must check if the sceen rectangle changed | Andrea Rossato | 1 | -4/+5 |
2007-09-25 | modifyLayout -> handleMessage. | David Roundy | 1 | -1/+1 |
2007-09-25 | NewTabbed: fixed a bug and some code formatting | Andrea Rossato | 1 | -10/+12 |
2007-09-24 | Added a NewTabbed module with a new tabbed layout to test | Andrea Rossato | 1 | -0/+241 |