- May 31, 2008
-
-
Olivier Fourdan authored
(Old svn revision: 26999)
-
- Jun 12, 2007
-
-
Olivier Fourdan authored
(Old svn revision: 25807)
-
- May 09, 2007
-
-
Olivier Fourdan authored
(Old svn revision: 25698)
-
- Sep 11, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 23128)
-
- May 06, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 21549)
-
- Feb 18, 2006
-
-
Olivier Fourdan authored
(Old svn revision: 19935)
-
- Feb 17, 2006
-
-
Olivier Fourdan authored
Seems that the popup displaying window size and/or position is confusing the event management so that a button press followed immediatly by a button release misses the release event, so don't use a gtk_widget_show_now () (Fix bug #1467) (Old svn revision: 19916)
-
- Jun 20, 2005
-
-
Olivier Fourdan authored
(Old svn revision: 16034)
-
- Aug 22, 2004
-
-
Olivier Fourdan authored
(Old svn revision: 11914)
-
- Jul 05, 2004
-
-
Olivier Fourdan authored
(Old svn revision: 11847)
-
- Jun 15, 2004
-
-
Olivier Fourdan authored
(Old svn revision: 11786)
-
- Jun 05, 2004
-
-
Olivier Fourdan authored
Place tabwin and poswin on correct screen (Old svn revision: 11778)
-
- Jun 04, 2004
-
-
Olivier Fourdan authored
(Old svn revision: 11776)
-
- May 30, 2004
-
-
Olivier Fourdan authored
- Modify xfwm4 to be compatible with the gtktoxevent API change (make sure you update both libxfcegui4 *and* xfwm4 at the same time!) - Code cleanup in xfwm4; move global variables in a dynamically allocated structure. (Old svn revision: 11770)
-
- May 14, 2004
-
-
Olivier Fourdan authored
(Old svn revision: 11755)
-
- May 13, 2004
-
-
Olivier Fourdan authored
Get rid of out own Xinerama impl. and use GdkScreen routines instead (that fixes at least two issues I can see ,the requirement to have Xienrama enabled in libxfcegui4 to get support for in in xfwm4, and as a side effect, xfwm4 is now compatible with SUN Xinerama which is slightly different from XFree Xinierama) Add a new theme, from my numerous attempts to deign a default xfwm4 theme for 4.2 Remove the theme "synthetic" that sould be moved to xfwm4-themes package (Old svn revision: 11752)
-
- May 05, 2004
-
-
Olivier Fourdan authored
(Old svn revision: 11740)
-
- May 02, 2004
-
-
Olivier Fourdan authored
Add preliminary support to net_wm_user_time to avoid focus stealing, I don't if that's exactly what we want, though. (Old svn revision: 11731)
-
- Apr 22, 2004
-
-
Olivier Fourdan authored
Show only the size of windows, not position, only during resize, only for windows that have a size increment set (where the actual size matters, like terminals or editors) (Old svn revision: 11718)
-
- Apr 21, 2004
-
-
Olivier Fourdan authored
(Old svn revision: 11714)
-
- Apr 20, 2004
-
-
Olivier Fourdan authored
Add window size/position during resize (based on a patch submitted by Joshua Blanton <jblanton@irg.cs.ohiou.edu>) (Old svn revision: 11713)
-