1
0
forked from vitrine/wmaker

Commit Graph

  • 6ef4b06cca WPrefs: created an array to store the database values for the Icon Position setting Christophe CURIS 2014-12-21 18:13:15 +01:00
  • d89b1f5ca3 WPrefs: moved the list of icon animations into an array Christophe CURIS 2014-12-21 18:13:14 +01:00
  • 034edb19e3 WPrefs: improve texts in the Window Handling panel Yury Tarasievich 2014-12-21 17:04:12 +01:00
  • 9b67b36276 configure: add detection for O_NOFOLLOW flag to the open function Christophe CURIS 2014-12-17 17:54:38 +01:00
  • e1146e56e0 configure: rewrote the detection for WebP image library Christophe CURIS 2014-12-15 23:49:29 +01:00
  • 7d6ecb51f6 wmaker: rewrote the update of _NET_WORKAREA property Christophe CURIS 2014-12-15 23:22:21 +01:00
  • be1c2a01dc configure: require a minimum version for Autoconf to avoid wrong generation Christophe CURIS 2014-12-15 20:43:45 +01:00
  • c6e323e75d WINGs: increment version David Maciejak 2014-12-10 12:27:05 +07:00
  • 0e884f793a util: remove local constants GLOBAL_DEFAULTS_SUBDIR that are not used Christophe CURIS 2014-12-08 22:42:44 +01:00
  • f9b14d7824 WPrefs: remove unused constants ICON_TITLE_*FONT Christophe CURIS 2014-12-08 22:42:43 +01:00
  • ee617cb291 wmaker: comment out definition of wm-spec constant that we do not use Christophe CURIS 2014-12-08 22:42:42 +01:00
  • b3c20610e9 wmaker: remove parameter 'which' from local function 'restoreMenu' Christophe CURIS 2014-12-08 22:42:41 +01:00
  • 1d1c5f77c7 wmaker: remove constants HORIZONTAL and VERTICAL from moveres.c Christophe CURIS 2014-12-08 22:42:40 +01:00
  • b5e89127ca wmaker: add code to explicitly ignore Motif-WM flags we don't want to handle Christophe CURIS 2014-12-08 22:42:39 +01:00
  • 7ce2636f63 wmaker: removed unused constant SCROLL_STEPS in the switchpanel code Christophe CURIS 2014-12-08 22:42:38 +01:00
  • 10b890e920 wmaker: removed unused macro DBLCLICK_TIME Christophe CURIS 2014-12-08 22:42:37 +01:00
  • 4799df5506 replaced all local definitions of PI by a single one Christophe CURIS 2014-12-08 22:42:36 +01:00
  • 723f217355 remove unused macros defining corner positions Christophe CURIS 2014-12-08 22:42:35 +01:00
  • 1d0f02f5ca remove a few unused constant for size of buffers Christophe CURIS 2014-12-08 22:42:34 +01:00
  • bbd42b3a20 WINGs: reuse GNUstep header instead of duplicating stuff in wwindow.c Christophe CURIS 2014-12-08 22:42:33 +01:00
  • ff77b6b2e5 WINGs: remove internal XDND macros that are not used Christophe CURIS 2014-12-08 22:42:32 +01:00
  • 3bf2978e63 WINGs: remove macro ABS_SHIFT from the wcolorpanel code Christophe CURIS 2014-12-08 22:42:31 +01:00
  • 59106395c0 WINGs: remove dead code from 'loadPixmaps' Christophe CURIS 2014-12-08 22:42:30 +01:00
  • e09df40f78 WINGs: remove unused macro NFONT in wbutton Christophe CURIS 2014-12-08 22:42:29 +01:00
  • 4b0838e93a WINGs: remove unused constant DEFAULT_BORDER_WIDTH in wcolorwell Christophe CURIS 2014-12-08 22:42:28 +01:00
  • 781fd777eb WINGs: remove constants used for default width+height for the widget Christophe CURIS 2014-12-08 22:42:27 +01:00
  • 03385c3d78 WINGs: remove the macro DEFAULT_TITLE because it is not used Christophe CURIS 2014-12-08 22:42:26 +01:00
  • e5efbe0cf2 configure: make the gcc check for trampolines stronger Christophe CURIS 2014-12-08 22:42:25 +01:00
  • 149f6b0390 configure: add a few warning flags for gcc and clang to help catch bugs Christophe CURIS 2014-12-08 22:42:24 +01:00
  • 30e1fad926 configure: add macro to check compiler flag '-Wstrict-prototype' Christophe CURIS 2014-12-08 22:42:23 +01:00
  • 11fe8bd860 configure: rewrote the detection for -Wunused-macro Christophe CURIS 2014-12-08 22:42:22 +01:00
  • fa4d50a0ca wrlib: Merge some duplicate code when allocating color David Maciejak 2014-12-08 10:10:31 +07:00
  • 0c938a3c0c WPrefs: fix icon used in the Opaque/Non-opaque Move setting Christophe CURIS 2014-12-07 17:10:22 +01:00
  • be4849448f WPrefs: fix memory leak when storing the list of texture in Appearence panel (Coverity #50112) Christophe CURIS 2014-12-07 17:10:21 +01:00
  • af1bcde13a checkpatch: fix bug in regular expression Christophe CURIS 2014-12-07 17:10:20 +01:00
  • 34d82e5462 wmaker: replaced macro 'store_modifier' by an inline function, in X Modifier initialisation Christophe CURIS 2014-12-07 17:10:19 +01:00
  • de00154fa1 wmaker: replaced macro by an inline function, in X Modifier initialisation Christophe CURIS 2014-12-07 17:10:18 +01:00
  • d9438e65ef makefile: make silent rule work also for generated files Christophe CURIS 2014-12-07 17:10:17 +01:00
  • 4bed8d14d7 wmaker: remove unnecessary null pointer checks in handle_event of wsmap Christophe CURIS 2014-12-07 17:10:16 +01:00
  • ad84a2dc8f wmaker: moved the variable 'process_workspacemap_event' to the global namespace Christophe CURIS 2014-12-07 17:10:15 +01:00
  • 41745d98d4 wmaker: add core workspace pager functions David Maciejak 2014-12-04 13:37:36 +07:00
  • 519302223c wmaker: add workspace pager underlying configuration David Maciejak 2014-12-04 13:34:56 +07:00
  • ea8f18aff1 WPrefs: add workspace pager configuration David Maciejak 2014-12-04 13:30:27 +07:00
  • c10469264d WINGs: add functions to set widget background image David Maciejak 2014-12-04 13:25:55 +07:00
  • 47ac986b53 Make sub-directories visible the automake's "dist*" targets Christophe CURIS 2014-12-05 18:02:43 +01:00
  • 12babda9e7 WPrefs: link against math library because it is used in a few places Christophe CURIS 2014-12-05 18:02:42 +01:00
  • 80f18f60d2 WPrefs: Use standard C declaration of array instead of GNU syntax Christophe CURIS 2014-12-05 18:02:41 +01:00
  • 10371836ed wmaker: work around compilers that do not support nested functions Christophe CURIS 2014-12-05 18:02:40 +01:00
  • a24efec61f util: use wfree instead of free for consistency Christophe CURIS 2014-11-29 16:35:31 +01:00
  • 6397f3403a util: return from 'findCopyFile' if the source file could not be found (Coverity #50075) Christophe CURIS 2014-11-29 16:35:30 +01:00
  • 8ed6eacd06 WPrefs: fix memory leaks on temporary colours to draw icon's title in Appearence preview (Coverity #72808, #72810) Christophe CURIS 2014-11-29 16:35:29 +01:00
  • 54feb499cb WPrefs: fix memory leak when storing the list of colors in Appearence panel Christophe CURIS 2014-11-29 16:35:28 +01:00
  • d83b5de644 wmaker: remove unnecessary check in acceptXDND (Coverity #72817) Christophe CURIS 2014-11-29 16:35:27 +01:00
  • 3dea732ccb wmaker: removed variable 'done' to prepare return status in 'wNETWMProcessClientMessage' Christophe CURIS 2014-11-29 16:35:26 +01:00
  • 243a1924fa wmaker: fix signedness of variable (Coverity #50082, #50222) Christophe CURIS 2014-11-29 16:35:25 +01:00
  • 1bd9621709 wmaker: do not store return value that we don't use (Coverity #50252) Christophe CURIS 2014-11-29 16:35:24 +01:00
  • 8b78681a7f wmaker: remove intermediate strcpy in updateWorkspaceMenu (Coverity #50213) Christophe CURIS 2014-11-29 16:35:23 +01:00
  • 7bf2565316 wmaker: replaced temporary allocation by local storage for error message Christophe CURIS 2014-11-29 16:35:22 +01:00
  • 7542451a04 wmaker: fix possible buffer overrun with filename for Icon Chooser (Coverity #50218) Christophe CURIS 2014-11-29 16:35:21 +01:00
  • aa8ade1ef1 wmaker: change strcpy to the version with size check (Coverity #50217) Christophe CURIS 2014-11-29 16:35:20 +01:00
  • 1b00071c26 wmaker: add check for null pointer in wAppIconCreateForDock (Coverity #50053) Christophe CURIS 2014-11-29 16:35:19 +01:00
  • 63733c9133 WINGs: fix possible problems due to sign extension when setting Icon (Coverity #50202) Christophe CURIS 2014-11-29 16:35:18 +01:00
  • c5d4c27a90 WINGs: to not allocate memory for a short lived array (Coverity #50136) Christophe CURIS 2014-11-29 16:35:17 +01:00
  • b80118fb41 WINGs: fix WMPathForResourceOfType to check for all the paths it claims to check Christophe CURIS 2014-11-29 16:35:16 +01:00
  • 4f050ebab9 WINGs: fix infinite loop when using Pango on string that have to be split Christophe CURIS 2014-11-29 16:06:42 +01:00
  • 88352b7274 wmaker: do not remove Title Bar for windows that declare themselves as Toolbar or Tear-off menu Christophe CURIS 2014-11-23 22:54:30 +01:00
  • 3a15750ad5 WPrefs: add check for image validity in 'loadRImage' (Coverity #50221, #50081) Christophe CURIS 2014-11-15 19:41:00 +01:00
  • d1e1521a88 WPrefs: fix possible buffer overrun (Coverity #50216) Christophe CURIS 2014-11-15 19:40:59 +01:00
  • 8c1f59a40f WPrefs: remove fuzzy translation that are likely to puzzle user Christophe CURIS 2014-11-15 19:40:58 +01:00
  • 2b65b0416e wmaker: fix size of element given to the 'qsort' function (Coverity #50210) Christophe CURIS 2014-11-15 19:40:57 +01:00
  • 2ed24561ff wmaker: removed case from switch that is unreachable (Coverity #50043) Christophe CURIS 2014-11-15 19:40:56 +01:00
  • 6e8639c47d wmaker: change message to have only one string to translate and to have more information Christophe CURIS 2014-11-15 19:40:55 +01:00
  • 877c26b467 wmaker: do not duplicate a string that does not need to be (Coverity #72814) Christophe CURIS 2014-11-15 19:40:54 +01:00
  • 285a926539 wmaker: update error message to have only one string to be translated Christophe CURIS 2014-11-15 19:40:53 +01:00
  • 65e5f452ec wmaker: fix possible buffer overrun in readMenuPipe (Coverity #50211, #50212) Christophe CURIS 2014-11-15 19:40:52 +01:00
  • d726eaf617 wmaker: fixes in function 'UnescapeWM_CLASS' (Coverity #50101, #50186, #50187) Christophe CURIS 2014-11-15 19:40:51 +01:00
  • ac3212b001 wmaker: fix memory leak in get_icon_filename (Coverity #50132) Christophe CURIS 2014-11-15 19:40:50 +01:00
  • 7013b72dce wmaker: remove unnecessary null check in readMenuDirectory (Coverity #50190) Christophe CURIS 2014-11-15 19:40:49 +01:00
  • de5ef8c4f1 wmaker: make parsing on display name less prone to crash in SetupEnvironment (Coverity #50096) Christophe CURIS 2014-11-15 19:40:48 +01:00
  • 38463df102 wmaker: fix incomplete null pointer check in wFrameWindowChangeTitle (Coverity #50058) Christophe CURIS 2014-11-15 19:40:47 +01:00
  • e27bab9f36 wmaker: remove unnecessary null check (Coverity #50196) Christophe CURIS 2014-11-15 19:40:46 +01:00
  • 694e66e30d wmaker: removed unnecessary variable 'done' in panelBtnCallback Christophe CURIS 2014-11-15 19:40:45 +01:00
  • a6d7ac8cb9 wmaker: removed unnecessary null pointer check (Coverity #50041) Christophe CURIS 2014-11-15 19:40:44 +01:00
  • 421e9f942c wmaker: improve error messages when trying to start the helper Christophe CURIS 2014-11-15 19:40:43 +01:00
  • 39357e4f90 wmaker: close unneeded file handles when running the bg helper (Coverity #50137) Christophe CURIS 2014-11-15 19:40:42 +01:00
  • e16c6fbf2a wmaker: moved the code for the bg helper to a dedicated function Christophe CURIS 2014-11-15 19:40:41 +01:00
  • 38d160cb8c wmaker: minor fixes for the size of an aperçu Christophe CURIS 2014-11-15 19:40:40 +01:00
  • 572af55c9f wmaker: removed unnecessary assignation (Coverity #50257) Christophe CURIS 2014-11-15 19:40:39 +01:00
  • 3d9c059591 wmaker: removed unnecessary check when painting application icon (Coverity #50052) Christophe CURIS 2014-11-15 19:40:38 +01:00
  • 810796b390 WMaker: Fixed crash if the RContext creation fail on a Screen (Coverity #50066) Christophe CURIS 2014-11-15 19:40:37 +01:00
  • 00f3ab0eaa wmaker: avoid allocating temporary memory in GetShortcutKey (Coverity #50115) Christophe CURIS 2014-11-15 19:40:36 +01:00
  • 894d3e89bf wmaker: replaced dangerous function type conversion by argument conversion Christophe CURIS 2014-11-15 19:40:35 +01:00
  • f60f14b7bd WINGs: fix possible null pointer dereference in W_RealizeView (Coverity #50060) Christophe CURIS 2014-11-15 19:40:34 +01:00
  • 0c659c1618 WINGs: removed unnecessary size checks in WMGetBrowserPaths Christophe CURIS 2014-11-15 19:40:33 +01:00
  • 082de93ca0 WINGs: inverted the direction for mouse wheel on WMSliders Christophe CURIS 2014-11-15 19:40:32 +01:00
  • 01fbeab1d4 WUtil: fix default rights for file created when saving PropList Christophe CURIS 2014-11-15 19:40:31 +01:00
  • 155e1f1fe1 WUtil: rewrote wcopy_file for better error handling and to fix Coverity #50234 Christophe CURIS 2014-11-15 19:40:30 +01:00
  • 662b83769a WUtil: changed order for null pointer check in array functions (Coverity #72806, #72807, #72819) Christophe CURIS 2014-11-15 19:40:29 +01:00
  • 40139e208b Catch-up and some cosmetic changes of the Dutch .po files Alwin 2014-11-11 11:11:22 +01:00
  • 7cb948098a wmaker: Support omnipresent setting toggle from keyboard Gaspar Chilingarov 2014-11-10 15:28:51 +04:00