libs-back/Headers
Xavier Glattard 41208bb38d Many changes :
- Deletion of all non-GNUstep debug stuff (printf...)
- Deletion of all Notification hooks (used for a debugging purpose)
- Deletion of the Application preference Panel that popups (pops up?)
  the 1st time you run _any_ application
- Deletion of the check of GSWINHandlesWindowDecorations and 
  GSWIN32HandlesWindowDecorations options (none worked because of 
  a typo and are now deprecated).
- use of GSBackHandlesWindowDecorations option like X11 backend
  instead of GSUseWMStyles (marked as deprecated)
- use of GSBackUsesNativeTaskbar option instead of GSUseWMTaskbar
  (marked as deprecated)
- all these options are read in -initWithAttribute: (no more in
  +inializeBackend) and set an instance (not class) variable.
- add methods -handlesWindowDecorations/-setHandlesWindowDecorations
- add methods -usesNativeTaskbar/-setUsesNativeTaskbar



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@24804 72102866-910b-0410-8b05-ffd578937521
2007-03-07 18:11:17 +00:00
..
art Add/fix copyright and licenses. 2005-07-01 20:43:10 +00:00
cairo Clean up of font attributes and better protection against _ct being null 2007-02-27 16:35:31 +00:00
gsc Cleaned up change of super class for CairoGState. 2006-10-03 23:29:53 +00:00
win32 Many changes : 2007-03-07 18:11:17 +00:00
winlib implement more font info 2007-01-31 17:15:27 +00:00
x11 Prevent some window types from showing up in the taskbar for old window 2006-12-26 14:55:18 +00:00
xdps Update FSF Address 2005-05-26 22:51:53 +00:00
xlib Fix x coordinate offset error 2006-09-12 10:32:18 +00:00