[Pkg-wmaker-commits] [wmaker] annotated tag wmaker-0.95.4 created (now 37e15a5)

Doug Torrance dtorrance-guest at moszumanska.debian.org
Fri Jan 8 01:41:01 UTC 2016


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a change to annotated tag wmaker-0.95.4
in repository wmaker.

        at  37e15a5   (tag)
   tagging  a2de2c34eea348aaff5f39434ce297a322672140 (commit)
  replaces  wmaker-0.95.3
 tagged by  Carlos R. Mafra
        on  Fri Jan 4 00:22:26 2013 +0000

- Log -----------------------------------------------------------------
Window Maker 0.95.4

Alexey I. Froloff (2):
      wmmenugen: properly skip NoDispaly entries
      WMPopFromArray(): avoid underflow

Amadeusz Sławiński (3):
      Add fill screen scale to wmsetbg
      Fix "implicit declaration of function"
      Fix Maximize/Unmaximize in window menu

BALATON Zoltan (6):
      Fixed out of source dir build
      WPrefs: Update translations
      WPrefs: Move around some options between pages
      WPrefs: More moving around of options and tweaks to layout
      Made highlighting the AppIcon of the active app configurable at run time
      WPrefs: Fixed handling of options which default to true

Carlos R. Mafra (17):
      Random coding style cleanup in winspector.c
      Make create_appicon_from_dock() do only what its name implies
      Unify save_appicon() and wAppIconSave()
      Skip no_appicon apps in the application icon list
      Address unprototyped call in dock.c
      Address 'may be used uninitialized' warnings
      wmaker.inst: Remove test for LITE and KDE message
      Revert "Fixed incorrect attributes for XCreateWindow's attributes"
      Remove last QUIET hack from Makefiles
      WPrefs: Remove pointless 'this is annoying' warning
      appicon: Avoid double 'Hide' entry
      Revert "Prevent border drifting."
      Revert "Fixed regression when placing windows."
      Revert "Prevent windows from drifting on restart."
      Revert "Maximized windows appear misplaced"
      WINGs: Enable cursor blinking in text fields
      Window Maker 0.95.4

Christophe CURIS (26):
      Fixed possible off-by-one loops
      Remove dependency to CPP: Moving parser functions to a dedicated file
      Remove dependency to CPP: create structure to keep info of file being parsed
      Remove dependency to CPP: merged 'getLine' and 'separateline' into a single function call
      Remove dependency to CPP: add function to report problems while parsing
      Remove dependency to CPP: new parser that handles comments
      Remove dependency to CPP: support for #include directive
      Remove dependency to CPP: support for #define macros
      Remove dependency to CPP: added pre-defined macros
      Remove dependency to CPP: add support for conditional directives
      Remove dependency to CPP: removed stuff related to CPP calls
      Added some comments and spaces in Git's ignore file
      Small cleanup in Git's ignore file
      Fixed wrong re-generation of 'config-paths.h' file
      Fixed warning in Debian's wrapper script for wmaker
      Menu parser: fix possible infinite loop when loading menu file
      Menu parser: added boundary checks in the path-gen for #include file search
      Menu parser: remove d-quotes around title of entry
      Fixed crash when changing icon to non-existent file
      Fixed possible null pointer dereference
      Fixed incorrect attributes for XCreateWindow's attributes
      Added reset of pointer after memory free to avoid double-free crash
      Changed handling of quoted strings in the menu parser for consistency
      Fixed wrong count to release temporary memory
      Added option to 'configure' to control debug information for compilation
      Moved parameters of WPrefs's expert check-buttons to a single place

Iain Patterson (17):
      Bugs with readMenu*().
      Correct window shading logic.
      More (un)maximize tweaks.
      Support _NET_FRAME_EXTENTS.
      Allow windows to specify their own depth.
      _NET_FRAME_EXTENTS fixes.
      Draw window borders with correct colormap.
      Fixed invalid argument to popen in readMenuPipe().
      Remove _NET_FRAME_EXTENTS on shutdown.
      Partially support _NET_WM_STRUT_PARTIAL.
      AppIcon helper functions.
      Brief documentation on wAppIconFor() and wWindowFor().
      Allow struts from all windows.
      Maximized windows appear misplaced
      Prevent windows from drifting on restart.
      Fixed regression when placing windows.
      Prevent border drifting.

John H. Robinson, IV (2):
      Makefile: Add missing subdir
      Makefile: Add forgotten .h files

Kamil Rytarowski (1):
      Fix build with automake-1.13 and modernize .am files.

Martin Frydl (1):
      Added option to ignore minimized windows during cycling.

Rodolfo García Peñas (kix) (148):
      debian: New version 0.95.3
      Added wmlib/libWMaker.la to .gitignore
      Initialize app_icon to null
      New function save_app_icon
      New function app_icon_create_from_docks
      Move makeAppIconFor() and removeAppIconFor()
      Split makeAppIconFor()
      Remove code duplication by calling paint_app_icon()
      Check one time if no_appicon is set
      Coding style cleanup in application.c
      Remove code duplication by calling removeAppIconFor()
      New function create_logo_image
      WScreen argument removed in get_generic_value()
      Function wDefaultFillAttributes() rewritten
      New functions in icon.c
      Function get_name_for_icon splitted
      Remove code duplication by calling readGlobalDomain()
      New function get_name_for_instance_class
      Remove code duplication by calling get_name_for_instance_class()
      Icon functions moved to appicon.c
      wAppIconSave is now void
      wAppIconSave splitted
      app_icon_create_from_docks moved to appicon.c
      Create WAppIcon always
      extractIcon removed.
      save_app_icon WWindow argument removed
      Do static icon functions
      GetProgramNameForWindow removed
      Change a small comment in icon.c
      Icon painting moved to makeAppIconFor()
      New debian version 0.95.3-2
      app_icon_create_from_docks renamed to create_appicon_from_dock
      Cleanup superfluous.c a bit
      icon.c code cleanup
      Remove code duplication in winmenu.c
      rootmenu header file updated
      XKeycodeToKeysym deprecated function
      Moving header functions to main.h
      Add helper functions for appicon list management
      New move_window function
      New colormap header file and remove unused functions
      Remove unused variables from WSessionData struct
      Remove unused wWindowCanReceiveFocus()
      Remove unused variable wm_name_changed
      Remove never-set variable net_state_from_client
      Variables user_changed_* can be removed
      window.h: Remove unused variables from WWindow struct
      Remove unused stuff from session.h
      Remove unused argument from init_wdefaults()
      Remove unused argument from wDefaultGetIconFile()
      Remove unused argument from wDefaultFillAttributes()
      wDefaultGetImage splitted
      Remove dup code from getWindowMakerIconImage()
      WPrefs: XKeycodeToKeysym deprecated function
      switchpanel.c code clean
      New function create_default_icon
      switchpanel default icon removed
      Better icon scale
      Removed WScreen argument in wIconValidateIconSize
      Removed scaleDownIfNeeded function (dup code)
      get_wwindow_image_from_x11 icon resize
      Format string bug in WMenuParserError
      noDefault changed to default_icon
      Remove dup code in wAppIconCreateForDock
      menuparser.c code clean
      Debian 0.95.3-20120909-1 version
      Code style cleanup in framewin.c
      Coding style cleanup in dock.c
      Removed block in restore_icon_state
      Icon: Replace code by call to helper function in wIconCreateWithIconFile
      wIconCreate: get the icon file name first
      Remove call to wIconUpdate() from wAppIconCreate()
      wAppIconCreateForDockm, changed variable WAppIcon name
      wIcon* functions renamed
      Icon: Make icon_create_for_* be more similar
      New helper function remove_wwindowstate()
      wmcore code clean
      wcore set vmask in one step
      Icon creation in only one function
      Make debug statement print function name
      wNETWMShowingDesktop is now static
      wNETWMCheckInitialClientState is now void
      Code not needed at wWindowSetupInitialAttributes
      wNETWMCheckClientHints should be void
      wNETWMCheckClientHintChange should be void
      wmspec code clean - style
      get_pixmap_icon_from_user_icon extra argument removed
      get_pixmap_icon_from_wm_hints removed extra arguments
      New icon_update_pixmap helper function
      declare get_pixmap_icon_from_* as static functions
      New helper function get_default_image
      Better default icon management
      Function makeIcon removed
      New helper function get_pixmap_icon_from_default_icon
      Changed get_default_icon_rimage function name
      remove_wwindowstate name changed
      Debian configuration file error
      Removed dup code at get_default_image
      wIconChangeImageFile don't update without file
      wIconChangeImageFile removed dup code
      wIconChangeImageFile change image only if found
      CachedPixmaps added as pixmap folder
      getSize returns XGetGeometry exit
      get_pixmap_icon_from_wm_hints uses getSize
      get_pixmap_icon_from_wm_hints rewritten
      New helper function unset_icon_image()
      Split get_pixmap_icon_from_default_icon() into two
      Split get_pixmap_icon_from_user_icon() into two
      Split get_pixmap_icon_from_wm_hints() into two
      New functions get_*_icon_from_x11
      Make get_wwindow_image_from_x11() take Window as argument
      get_pixmap_icon_from_icon_win rewritten
      Solved bug if icon doesn't exists
      Split get_pixmap_icon_from_icon_win()
      wIconUpdate create rimage and then pixmap
      New function update_icon_pixmap
      wIconSetHighlited: Do not create the icon again
      appearanceObserver doesn't create icon again
      wDockAttachIcon icon_editing is common in if else
      get_default_icon_filename rewritten
      wDefaultGetImage renamed to get_icon_image
      get_default_image_path unused argument
      wDockAttachIcon paint argument
      wAppIconPaint paint argument
      force_paint removed
      Update icon images before calling wIconUpdate
      wAppIconPaint argument removed
      Window comments cleanup
      Remove dup set icon file to NULL
      get_wwindow_image_from_wmhints scale image
      wIconValidateIconSize checks the width and height
      get_default_image resize image
      wIconUpdate removed scr variable
      wIconUpdate image preselected
      update_icon_pixmap don't paint dock icon
      wIconUpdate wwin checks
      wIconChangeImageFile set the file image
      get_rimage_icon_from_wm_hints returns image
      applySettings icon set updated
      create_stdcmap is never used
      window.c clean code 1
      stacking.h removed white lines
      Avoid crash on icon move without command
      winspector.c: Full clean patch
      winspector: Don't use text input if NULL
      winspector: Save iconpath if icon will be used
      Avoid icon change to default on winspector save
      Debian changes for final 0.95.4

Yuri Karaban (1):
      Add "Center" window placement strategy

-----------------------------------------------------------------------

No new revisions were added by this update.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmaker.git



More information about the Pkg-wmaker-commits mailing list