libs-back/Source/win32
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
..
.cvsignore Update FSF Address 2005-05-26 22:51:53 +00:00
GNUmakefile Many changes : 2007-03-07 18:11:17 +00:00
GNUmakefile.preamble Removed some obsolete code from makefiles 2007-02-27 12:07:55 +00:00
w32_activate.m Many changes : 2007-03-07 18:11:17 +00:00
w32_create.m Many changes : 2007-03-07 18:11:17 +00:00
w32_Events.h Many changes : 2007-03-07 18:11:17 +00:00
w32_general.m Many changes : 2007-03-07 18:11:17 +00:00
w32_GLcontext.m Fix a bug in OpenGL sub-window placement when handlesWindowDecorations == YES 2007-03-07 17:40:50 +00:00
w32_GLformat.m add space between function arguments for readability 2007-01-31 14:04:20 +00:00
w32_movesize.m Many changes : 2007-03-07 18:11:17 +00:00
w32_text_focus.m Many changes : 2007-03-07 18:11:17 +00:00
w32_windowdisplay.m Many changes : 2007-03-07 18:11:17 +00:00
WIN32Server.m Many changes : 2007-03-07 18:11:17 +00:00