summaryrefslogtreecommitdiff
path: root/src/tabwin.c
Commit message (Expand)AuthorAgeFilesLines
* Code cleanup.Olivier Fourdan2006-05-151-10/+11
* Some cleanup in headers vs. functions used.Olivier Fourdan2006-05-061-2/+3
* Cannot get ellipisize and centered label to play well together across pango v...Olivier Fourdan2006-03-201-10/+8
* In recent gtk/pango versions, it seems that setting the ellipsize property on...Olivier Fourdan2006-03-151-4/+9
* Do not force ellipsize if not defined, it breaks the label alignment as it se...Olivier Fourdan2006-03-141-3/+0
* The Alt+Tab shortcut for windows cycling is no more configurable, which helps...Olivier Fourdan2006-03-101-9/+5
* Name the tabwin widget to allow customization.Olivier Fourdan2006-03-081-0/+1
* Update copyright date and add propertiesOlivier Fourdan2006-02-181-1/+1
* Display workspace number only when cycling through workspaces is enabledOlivier Fourdan2005-12-221-3/+11
* Add new option, cycle_workspaces, that allow cycling through all workspacesOlivier Fourdan2005-11-201-4/+7
* Better use of gtk theme colorsOlivier Fourdan2005-09-071-3/+31
* Add a small color frame in increase visibilityOlivier Fourdan2005-09-071-1/+12
* Do not circlify the list, too hacky...Olivier Fourdan2005-09-051-37/+38
* (Old svn revision: 17340)Olivier Fourdan2005-09-041-3/+3
* Fix crash in tabwin with some gtk enginesOlivier Fourdan2005-09-031-2/+1
* Change tabwin layoutOlivier Fourdan2005-09-031-16/+6
* Fix critical bugs in tabwinOlivier Fourdan2005-09-021-13/+52
* Fix pixbuf being leaked in new tabwin code.Olivier Fourdan2005-09-021-2/+2
* code styleOlivier Fourdan2005-09-021-25/+12
* Bug fixes in cyclingOlivier Fourdan2005-09-021-87/+123
* Fix mismatch between displayed icon/window and actual hilighted frameOlivier Fourdan2005-09-011-1/+1
* Add class name, rearrange layout of tabwin, fix warnings when app window vani...Olivier Fourdan2005-09-011-19/+56
* Change the tabwin window a bitOlivier Fourdan2005-09-011-25/+40
* Commit Ori's patch for alt-tab switchingOlivier Fourdan2005-08-311-87/+167
* Update datesOlivier Fourdan2005-06-201-1/+1
* Add CVS Id, like Jasper does with the panel.Olivier Fourdan2004-08-221-1/+2
* Expand sourcesOlivier Fourdan2004-07-061-1/+1
* Plug the mem leak as reported by Eduard and fixed as per Brian's description.Olivier Fourdan2004-06-201-0/+1
* Add multiscreen support.Olivier Fourdan2004-06-151-1/+1
* Fix compile with non C99 compilersOlivier Fourdan2004-06-101-1/+2
* Put back signals for int, hup, usr1 and term,Olivier Fourdan2004-06-051-1/+2
* Change internals to prepare multi-screen (not quite there yet)Olivier Fourdan2004-06-041-3/+3
* Add icon and application class to the Alt+tab dialog (that's been asked quite...Olivier Fourdan2004-06-031-22/+68
* - Change gtktoxevent API to be GdkScreen and therefore multiscreen compliantOlivier Fourdan2004-05-301-18/+18
* Fix some compiler warnings and get rid of a bunch of deprecated callsOlivier Fourdan2004-05-141-4/+3
* Get rid of out own Xinerama impl. and use GdkScreen routines instead (that fi...Olivier Fourdan2004-05-131-18/+18
* Disconnect wrap workspaces and wrap windows optionsOlivier Fourdan2003-05-221-6/+6
* Various small cleanups, rerun indent with new settings.Olivier Fourdan2003-05-161-54/+58
* Grab server and draw frame shadows during Alt+Tab opsOlivier Fourdan2003-04-211-0/+1
* Debugging stuff now provided by libxfce4util. As a result of this changeBenedikt Meurer2003-04-021-1/+1
* Updated i18n stuff (libxfce4util now provides a i18n.h).Benedikt Meurer2003-04-021-2/+2
* Reformat code usign astyle, redesign microdeck theme, include nestu's Spanish...Olivier Fourdan2003-03-161-4/+4
* Improve window move/resize and expand sourcesOlivier Fourdan2003-02-271-13/+13
* *** empty log message ***Olivier Fourdan2003-01-211-2/+1
* Huge code cleanup, various optimizations and reorg.Olivier Fourdan2003-01-171-30/+29
* Fix a small leakOlivier Fourdan2003-01-141-1/+1
* Add a more "civilized" task switcher when pressing Alt+TabOlivier Fourdan2003-01-141-0/+117