1
0
forked from vitrine/wmaker

Commit Graph

  • e14fad1162 wmaker: fix warnings from compiler when animations are disabled Christophe CURIS 2015-05-08 13:19:03 +02:00
  • 0bab67f9be configure: Added option to disable animations Christophe CURIS 2015-05-08 13:19:02 +02:00
  • 6ef010d974 Code refactoring: replaced macro 'ANIMATIONS' by 'USE_ANIMATIONS' for consistency Christophe CURIS 2015-05-08 13:19:01 +02:00
  • 9d9b6d3fcf wmaker: fix incorrect type for variable in the global preference structure Christophe CURIS 2015-05-08 13:19:00 +02:00
  • ba3e575971 wmaker: add script to check the call-back function used when loading configuration Christophe CURIS 2015-05-08 13:18:59 +02:00
  • 3d6da4b210 WPrefs: trivial fixes in text strings Alwin 2015-04-28 14:39:45 +02:00
  • f2f1bcb209 WMaker: trivial fixes in text strings Alwin 2015-04-28 14:39:44 +02:00
  • 495e82fc9a WINGs: trivial fixes in text strings Alwin 2015-04-28 14:39:43 +02:00
  • ea39621f91 Translations: Dutch language files updated Alwin 2015-04-28 14:39:41 +02:00
  • e03088ebe2 wmaker: fix non-portable int argument for printf in error message Christophe CURIS 2015-04-25 12:46:45 +02:00
  • bc4f3352b6 wmaker: fix crash when switching workspace with "Affiche.app" Christophe CURIS 2015-04-25 12:46:19 +02:00
  • c8ea949b1a wmaker: converted macro 'SAME' into a static function Christophe CURIS 2015-04-25 12:44:29 +02:00
  • 6ef343ed87 WUtil: fix improper use of de-allocated variable (Coverity #109618) Christophe CURIS 2015-04-25 12:44:28 +02:00
  • 032f6587d9 WINGs: remove useless function call in WColorPanel (Coverity #109617) Christophe CURIS 2015-04-25 12:44:27 +02:00
  • a93570e5be wmaker: remove useless null pointer check (Coverity #109612) Christophe CURIS 2015-04-25 12:44:26 +02:00
  • d72e6d415a wmaker: remove non-necessary allocation (Coverity #109609) Christophe CURIS 2015-04-25 12:44:25 +02:00
  • 04404bf47c wmaker: fix memory leak in the Workspace Map if there is no workspace (Coverity #109608) Christophe CURIS 2015-04-25 12:44:24 +02:00
  • ae07899122 wmaker: fix incorrect size for memory allocation (Coverity #50207) Christophe CURIS 2015-04-25 12:44:23 +02:00
  • 15db368291 WINGs: fix memory leak in WMSubtractPLDictionaries (Coverity #50128) Christophe CURIS 2015-04-25 12:44:22 +02:00
  • ba8cd2abe4 Handle NULL pointer as good as possible (Coverity #50099) Christophe CURIS 2015-04-25 12:44:21 +02:00
  • 8d09af51b8 wmaker: check return value for XGetWindowAttributes (Coverity #50032) Christophe CURIS 2015-04-25 12:44:20 +02:00
  • 2086eefb7e texi2txt: add workaround for a known bug in "mawk" Christophe CURIS 2015-04-18 23:56:19 +02:00
  • 842e145e0a doc: re-generate the top directory documentation when "make dist" is invoked Christophe CURIS 2015-04-18 20:17:30 +02:00
  • b4cf94aacd Code refactoring: replaced macro 'XDND' by 'USE_DOCK_XDND' for consistency Christophe CURIS 2015-04-06 17:58:12 +02:00
  • 2ebfcd9c5c configure: Added option to disable Motif WM Hints support Christophe CURIS 2015-04-06 17:58:11 +02:00
  • 1cef020eb3 Code refactoring: replaced macro 'MWM_HINTS' by 'USE_MWM_HINTS' for consistency Christophe CURIS 2015-04-06 17:58:10 +02:00
  • 30fe0fb05f check-doc: add an option to ignore some explicit options from the command's help Christophe CURIS 2015-04-06 17:58:09 +02:00
  • d1c9f791d8 doc: describe the "new" options to the "configure" script Christophe CURIS 2015-04-06 17:58:08 +02:00
  • 0c09d1f40d check the "configure" option list against the INSTALL-WMAKER documentation Christophe CURIS 2015-04-06 17:58:07 +02:00
  • 1ba9a8bcf5 doc: removed a few deprecated stuff from the Installation Manual Christophe CURIS 2015-04-06 17:58:06 +02:00
  • cfba824ed4 doc: update information in the Installation Manual Christophe CURIS 2015-04-06 17:58:05 +02:00
  • 5cb1df5e27 doc: convert INSTALL-WMAKER into a texinfo source processed by texi2txt Christophe CURIS 2015-04-06 17:58:04 +02:00
  • b3ec1ac8f4 texi2txt: add support for making cross-references in the document Christophe CURIS 2015-04-06 17:58:03 +02:00
  • 22e62c0637 texi2txt: add support for the @table command Christophe CURIS 2015-04-06 17:58:02 +02:00
  • 04de317dde texi2txt: add support for enumerated lists Christophe CURIS 2015-04-06 17:58:01 +02:00
  • 438accb312 texi2txt: fix support embedded item lists to allow nested lists Christophe CURIS 2015-04-06 17:58:00 +02:00
  • 355a2e6906 doc: the man page for "wmsetbg" is now processed by a script Christophe CURIS 2015-04-06 17:57:59 +02:00
  • c743c4b77b doc: updated man pages for many tools Christophe CURIS 2015-04-06 17:57:58 +02:00
  • f6c9410ee7 doc: add check of the program options against their man pages Christophe CURIS 2015-04-06 17:57:57 +02:00
  • 709a6dc203 doc: changed section for man page of "wdread" to 1x for consistency Christophe CURIS 2015-04-06 17:57:56 +02:00
  • d3414d335f wmaker: create script to handle conditional and variables replacement in man pages Christophe CURIS 2015-04-06 17:57:55 +02:00
  • 6749e38693 wmaker: improve the documentation for the command-line options Christophe CURIS 2015-04-06 17:57:54 +02:00
  • b6270f5a92 wmaker: created script to check program's options against documentation Christophe CURIS 2015-04-06 17:57:53 +02:00
  • 794a8f408a WINGs: mark the script 'get-wings-flags' as deprecated Christophe CURIS 2015-04-06 17:57:52 +02:00
  • 324e338087 WUtil: mark the script 'get-wutil-flags' as deprecated Christophe CURIS 2015-04-06 17:57:51 +02:00
  • efdb29762d wrlib: mark the script 'get-wraster-flags' as deprecated Christophe CURIS 2015-04-06 17:57:50 +02:00
  • 0277a99d08 wmaker: Add autocomplete/history feature to keyboard shortcut Run dialog. Doug Torrance 2015-02-12 16:50:25 -06:00
  • d309aa65d4 i18n: fix failing generation of the README.i18n file Christophe CURIS 2015-01-31 19:55:34 +01:00
  • 2bf380cd27 txt-from-texi: remove use of the 'switch' statement for portability Christophe CURIS 2015-01-31 18:43:56 +01:00
  • 5293a5ae41 txt-from-texi: fixed use of awk 'match' function to be portable Christophe CURIS 2015-01-31 18:43:55 +01:00
  • d9996e6e93 make: moved PHONY outside the USE_LCOV conditional Christophe CURIS 2015-01-20 22:04:11 +01:00
  • a9a0d2ac85 make: new target 'update-lang' to update the PO files for a languages against latest sources Christophe CURIS 2015-01-20 22:04:10 +01:00
  • 2429d5e196 doc: explain how to help translating the Window Maker project Christophe CURIS 2015-01-20 22:04:09 +01:00
  • 58854cab9b txt-from-texi: add support for variables Christophe CURIS 2015-01-20 22:04:08 +01:00
  • 740c812476 make: remove installed translations when performing Uninstall Christophe CURIS 2015-01-20 22:04:07 +01:00
  • 56acd42e43 configure: add possibility to list available languages with LINGUAS=list Christophe CURIS 2015-01-20 22:04:06 +01:00
  • d42960ad35 configure: enable all languages when performing make distcheck Christophe CURIS 2015-01-20 22:04:05 +01:00
  • bdeb635194 doc: moved the FAQ on i18n into the dedicated README.i18n Christophe CURIS 2015-01-20 22:04:04 +01:00
  • d543decee6 configure: rewrote support for option '--disable-locale' Christophe CURIS 2015-01-20 22:04:03 +01:00
  • f222a319b1 configure: rewrote the support for option '--with-menu-textdomain' Christophe CURIS 2015-01-20 22:04:02 +01:00
  • bf6bc120a5 configure: replaced option '--with-nls' by autoconf's '--localedir' Christophe CURIS 2015-01-20 22:04:01 +01:00
  • 1b0b2d7b1b doc: describe how to choose the language (i18n) at run time Christophe CURIS 2015-01-20 22:04:00 +01:00
  • bd49dbc2f5 doc: explain how to compile with language support Christophe CURIS 2015-01-20 22:03:59 +01:00
  • b944a4beb2 configure: add check for the program "msgfmt" when i18n is requested Christophe CURIS 2015-01-20 22:03:58 +01:00
  • 2cfb2b5276 configure: rewrote detection for 'xgettext' Christophe CURIS 2015-01-20 22:03:57 +01:00
  • 80e00c3521 configure: rewrote the support for languages in localisation Christophe CURIS 2015-01-20 22:03:56 +01:00
  • 6efbb812b0 doc: create the skeleton to have a documentation for Internationalisation Christophe CURIS 2015-01-20 22:03:55 +01:00
  • bb544439f4 make: add a variable 'DOMAIN' for the name of the pot and mo files Christophe CURIS 2015-01-20 22:03:54 +01:00
  • c72f013136 make: remove unnecessary chmod when creating directories for locales installation Christophe CURIS 2015-01-20 22:03:53 +01:00
  • d6abbafeef WPrefs: fix list of source files for translation Christophe CURIS 2015-01-20 22:03:52 +01:00
  • 609b3c29a6 wmaker: add missing source files for translation Christophe CURIS 2015-01-20 22:03:51 +01:00
  • 6000af3828 WINGs: add missing source files for translation Christophe CURIS 2015-01-20 22:03:50 +01:00
  • b266808331 created script to check the list of source files to handle for translation Christophe CURIS 2015-01-20 22:03:49 +01:00
  • 3d2948e1a0 Add generate-mapfile-from-header.sh to distribution tarball. Doug Torrance 2015-01-05 11:06:35 -06:00
  • d458304610 wrlib: generate automatically the list of symbols to keep from the API header Christophe CURIS 2015-01-05 11:06:31 +01:00
  • d12b647069 updated autoconf macro gl_LD_VERSION_SCRIPT from gnulib to version 4 Christophe CURIS 2015-01-05 11:06:30 +01:00
  • 796b557c3a configure: rewrote 2 ARG_WITH for paths to provide better feedback Christophe CURIS 2015-01-02 10:34:33 +01:00
  • c7843e3f3b configure: rewrote 3 ARG_ENABLEs to get them to behave properly Christophe CURIS 2015-01-02 10:34:32 +01:00
  • 85a3fb13cc configure: minor updates on quoting for consistency with Autoconf's syntax Christophe CURIS 2015-01-02 10:34:31 +01:00
  • 78690de103 configure: cosmetic improvements on comments Christophe CURIS 2015-01-02 10:34:30 +01:00
  • 2c6c7d51c9 configure: add email address for bug reports in AC_INIT Christophe CURIS 2015-01-02 10:34:29 +01:00
  • f956609a43 configure: added the copyright notice at the begining of the file Christophe CURIS 2015-01-02 10:34:28 +01:00
  • 200b0d4098 configure: remove a few commented-out stuff that are deprecated Christophe CURIS 2015-01-02 10:34:27 +01:00
  • 99b1e26412 configure: updates as reported by 'autoupdate' Christophe CURIS 2015-01-02 10:34:26 +01:00
  • 33d711ce6a wmaker: remove execute permissions on the source file 'wsmap.c' Christophe CURIS 2014-12-31 14:50:52 +01:00
  • 5c9438115b Renamed "Apercu" to "MiniPreview" in the configuration database Christophe CURIS 2014-12-31 01:09:53 +01:00
  • 67b4302ef8 Renamed "apercu" to "minipreview" in the source code Christophe CURIS 2014-12-31 01:09:24 +01:00
  • 35fe34ac85 Renamed "Aperçu" into "Mini-Preview" in visible places Christophe CURIS 2014-12-31 01:08:56 +01:00
  • e78e485fb3 make: do not compile stuff in the 'test' directory Christophe CURIS 2014-12-30 19:10:22 +01:00
  • 7962bfa612 wmaker: removed global variable "flags.nopolling" Christophe CURIS 2014-12-30 19:09:54 +01:00
  • 94136ad29a WPrefs: trivial fixes in text strings Alwin 2014-12-24 16:10:31 +01:00
  • a65536f500 WMaker: trivial fixes in text strings Alwin 2014-12-24 16:10:30 +01:00
  • a5a23f966e WINGs: trivial fix in text string Alwin 2014-12-24 16:10:29 +01:00
  • e3769a0b09 WPrefs: make a text string translatable Alwin 2014-12-22 19:13:53 +01:00
  • 1dc7dc4309 Translations: Dutch .po files updated Alwin 2014-12-22 19:13:52 +01:00
  • 8abf7762cb WPrefs: Clarify purpose of "window snapping" feature in expert panel. Doug Torrance 2014-12-21 21:26:55 -06:00
  • 3ed8cb6ffa WPrefs: add possibility to configure the size of the aperçu Christophe CURIS 2014-12-21 18:13:19 +01:00
  • 31c00a8749 WPrefs: add an image to represent the window in the Window Placement frame Christophe CURIS 2014-12-21 18:13:18 +01:00
  • a887b44977 WPrefs: grouped the choices for Window Move Display in a single place Christophe CURIS 2014-12-21 18:13:17 +01:00
  • d2101b287a WPrefs: grouped the choices for Window Resize Display in a single place Christophe CURIS 2014-12-21 18:13:16 +01:00