1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-04-26 10:41:26 +02:00

Commit Graph

  • 0717a0f07e Removed parameters to function 'open_window_menu_core' that were not used Christophe CURIS 2013-10-13 15:41:53 +02:00
  • c42d6822de Removed parameter to function 'create_tab_icon_workspace' that was not used Christophe CURIS 2013-10-13 15:41:52 +02:00
  • 4dadc83a4c wmaker: Added 'static' attribute to local variables Christophe CURIS 2013-10-12 16:18:06 +02:00
  • ad2b5f0ec9 wmaker: Fixed compilation of XDND support Christophe CURIS 2013-10-12 16:18:05 +02:00
  • 1003f89dc0 WPrefs: Fixed duplicate 'const' keyword Christophe CURIS 2013-10-12 16:18:04 +02:00
  • 6b1b6bc02e WPrefs: Grouped config key and user display icon in a single struct Christophe CURIS 2013-10-12 16:18:03 +02:00
  • a01c1fcb79 WPrefs: Grouped config key and user display string in a single struct Christophe CURIS 2013-10-12 16:18:02 +02:00
  • 85cef4e2d9 util: Fixed possible off-by-one issue when generating filename Christophe CURIS 2013-10-12 16:18:01 +02:00
  • 5a16cb8e02 Removed unused WScreen argument in some Default handling functions Christophe CURIS 2013-10-12 15:35:52 +02:00
  • f3e3ddf4f2 Removed unused WScreen argument in dock's clip function Christophe CURIS 2013-10-12 15:35:51 +02:00
  • b7ae1b50e2 Removed unused WScreen argument in dock's drawer state functions Christophe CURIS 2013-10-12 15:35:50 +02:00
  • 6ad22c8672 Removed unused WScreen argument in Pixmap function Christophe CURIS 2013-10-12 15:35:49 +02:00
  • 803eb68fc4 Removed unused WScreen argument from workspace's state functions Christophe CURIS 2013-10-12 15:35:48 +02:00
  • fd869154c6 Removed unused WScreen argument from dock's clip state functions Christophe CURIS 2013-10-12 15:35:47 +02:00
  • 9c6e71ead0 Removed unused WScreen argument Rodolfo García Peñas (kix) 2013-10-12 12:40:21 +02:00
  • 3b85fca43c configure: Added compilation check for dangerous use of 'extern' keyword Christophe CURIS 2013-10-10 23:55:56 +02:00
  • 18059fb1c7 wmaker: Moved definition of global variable 'wKeyBindings' to header Christophe CURIS 2013-10-10 23:55:55 +02:00
  • d9832e578f wmaker: Moved global domain definition to the global namespace Christophe CURIS 2013-10-10 23:55:54 +02:00
  • f751cc6a50 wmaker: Moved variable ValidModMask into the global namespace Christophe CURIS 2013-10-10 23:55:53 +02:00
  • 24ce829f7f wmaker: Removed global variable 'WDelayedActionSet' and associated dead code Christophe CURIS 2013-10-10 20:38:27 +02:00
  • a79c0e76d0 wmaker: Moved variables for Inotify into the global namespace Christophe CURIS 2013-10-10 20:38:26 +02:00
  • 6dcfdd072b wmaker: Moved variables for the XRandR extension into the global namespace Christophe CURIS 2013-10-10 20:38:25 +02:00
  • 3995130b79 wmaker: Moved variables for the Xkb extension into the global namespace Christophe CURIS 2013-10-10 20:38:24 +02:00
  • 81aa311c42 wmaker: Moved variables for the XShape extension into the global namespace Christophe CURIS 2013-10-10 20:38:23 +02:00
  • c3c2d8d7f1 wmaker: Moved variable Ignore Wks Change into the workspace object in the global namespace Christophe CURIS 2013-10-10 20:38:22 +02:00
  • b6423a7b4f wmaker: Moved variable Screen Count into the global namespace Christophe CURIS 2013-10-10 20:38:21 +02:00
  • 6d65daf1be Removed unused keymove_tick variable Rodolfo García Peñas (kix) 2013-10-07 00:12:11 +02:00
  • 97ecb7b613 Compiler food. Rodolfo García Peñas (kix) 2013-10-10 00:50:15 +02:00
  • f53797f9ef Remove dead code for a confirmation dialog that we'll probably never want to show Daniel Déchelotte 2013-10-07 23:49:28 +02:00
  • 45799efa02 Fix removal of drawer with a single appicon Daniel Déchelotte 2013-10-07 23:49:27 +02:00
  • bf6bc79d37 Fix stacking level bug when creating a drawer in a keep-on-top dock Daniel Déchelotte 2013-10-07 23:49:26 +02:00
  • 36cd5e6641 Correctly initialize the drawer tile when the dock is on the left side Daniel Déchelotte 2013-10-07 23:49:25 +02:00
  • 40231016f9 Prevent crash when toggling auto-attract on a drawer with clip disabled Daniel Déchelotte 2013-10-07 23:49:24 +02:00
  • 4d74b18987 Allow undocking appicon when Alt is pressed Daniel Déchelotte 2013-10-07 23:49:23 +02:00
  • 2e64831fb6 Removed unused variable wapp_list Rodolfo García Peñas (kix) 2013-10-08 00:56:45 +02:00
  • 0de3e590ce shortcutWindows moved to w_global Rodolfo García Peñas (kix) 2013-10-08 00:56:44 +02:00
  • 6987d4aa40 Removed WScreen argument Rodolfo García Peñas (kix) 2013-10-08 00:56:43 +02:00
  • 40e1ea08b8 Varible session_state moved to global namespace Rodolfo García Peñas (kix) 2013-10-08 00:56:42 +02:00
  • d27ce03780 Remove warning by open coding WM_ITERATE_ARRAY macro Rodolfo García Peñas 2013-10-08 00:56:41 +02:00
  • 014bc52531 wClipIconPaint appicon argument removed Rodolfo García Peñas (kix) 2013-10-08 00:56:40 +02:00
  • 2103fe390b Variable clip_icon moved to clip object in the global namespace Rodolfo García Peñas (kix) 2013-10-08 00:56:39 +02:00
  • 29ac626494 Removed unused WScreen variable in wIsADrawer Rodolfo García Peñas (kix) 2013-10-08 00:56:38 +02:00
  • 4a7daf2322 AppIcon list moved out of WScreen Rodolfo García Peñas (kix) 2013-10-08 00:56:37 +02:00
  • 074092f319 Removed WScreen args not used Rodolfo García Peñas (kix) 2013-10-08 00:56:36 +02:00
  • e86b8dcb2f Clip, Dock and Drawers menu moved to appropriate global namespace Rodolfo García Peñas (kix) 2013-10-08 00:56:35 +02:00
  • 9c252988f8 Variable workspace_menu moved to workspace object in global namespace Rodolfo García Peñas (kix) 2013-10-08 00:56:34 +02:00
  • f0c5073600 Array of workspaces moved to the workspace object in the global namespace Rodolfo García Peñas (kix) 2013-10-08 00:56:33 +02:00
  • c610b8d7ce Variable current_workspace moved to workspace object in global namespace Rodolfo García Peñas (kix) 2013-10-08 00:56:32 +02:00
  • e5ae684d02 Variable last_workspace moved to workspace object in global namespace Rodolfo García Peñas (kix) 2013-10-08 00:56:31 +02:00
  • 9e103a46e9 Variable workspace_count moved to the workspace object in the global namespace Rodolfo García Peñas (kix) 2013-10-08 00:56:30 +02:00
  • f60e65001b Moved 'workspace_name_font' from the Screen to a Workspace object in the global namespace Rodolfo García Peñas (kix) 2013-10-08 00:56:29 +02:00
  • 4ac65ab260 wmaker: code style Rodolfo García Peñas (kix) 2013-10-08 00:56:28 +02:00
  • 29ccfbbf20 Avoid loop in keybinding check Rodolfo García Peñas (kix) 2013-10-04 23:12:29 +02:00
  • 1d09b9fdcd StartWindozeCycle uses ease variable Rodolfo García Peñas (kix) 2013-10-04 23:12:28 +02:00
  • e0697c9162 Fixed scoping error in wSwitchPanelSelectFirst(). Iain Patterson 2013-10-02 10:20:58 +01:00
  • 6366aeef3a wIconChangeImageFile removed error variable Rodolfo García Peñas (kix) 2013-09-28 15:33:53 +02:00
  • cc01ca5c6b wIconChangeImageFile get image block swapped Rodolfo García Peñas (kix) 2013-09-28 15:33:52 +02:00
  • 3250144b94 wIconChangeImageFile find image if block swapped Rodolfo García Peñas (kix) 2013-09-28 15:33:51 +02:00
  • d6fe27af15 wIconChangeImageFile returns int Rodolfo García Peñas (kix) 2013-09-28 15:33:50 +02:00
  • 45bfc1d1c5 wmaker: Removed variable for X Context that is not used Christophe CURIS 2013-09-29 13:22:59 +02:00
  • ec91b9f68e wmaker: Moved definition of X Contexts into the global variables structure Christophe CURIS 2013-09-29 13:22:58 +02:00
  • e2ce62eb5b wmaker: Moved definition of WMaker-specific XAtoms into the global variables structure Christophe CURIS 2013-09-29 13:22:57 +02:00
  • 379f7022bd wmaker: Moved definition of GNUStep-related XAtoms into the global variables structure Christophe CURIS 2013-09-29 13:22:56 +02:00
  • ecfb2dc902 wmaker: Moved definition of WM-related XAtoms into the global variables structure Christophe CURIS 2013-09-29 13:22:55 +02:00
  • 32cebb1305 wmaker: Removed notion of 'Default' mouse cursor Christophe CURIS 2013-09-29 18:39:01 +02:00
  • b48b3370e2 wmaker: Moved global var with list of cursors to the preferences variable Christophe CURIS 2013-09-29 17:36:36 +02:00
  • 2c20413831 wmaker: Moved timestamp variable (#2) to the global variable structure Christophe CURIS 2013-09-29 13:22:53 +02:00
  • af6c4ec37f wmaker: Moved timestamp variable (#1) to the global variable structure Christophe CURIS 2013-09-29 13:22:52 +02:00
  • 577506cbd2 wmaker: Moved the variable for Locale choice (I18N) to the global variable structure Christophe CURIS 2013-09-29 13:22:51 +02:00
  • 3892f3220a wmaker: Created a global structure to regroup all global variables Christophe CURIS 2013-09-29 17:09:55 +02:00
  • 70c6494c46 wmaker: Changed name of parameter in macro WCHECK_STATE Christophe CURIS 2013-09-29 17:09:54 +02:00
  • 28bbf705eb wmaker: Converted #define to an Enum for the Program State tracking variables Christophe CURIS 2013-09-29 13:22:48 +02:00
  • 3957f01293 WPrefs: Ignore NumLock key when capturing keyboard shortcuts Rodolfo García Peñas (kix) 2013-09-29 12:02:05 +02:00
  • 709e7654bc Small typo with the word attempts Rodolfo García Peñas (kix) 2013-09-09 09:50:58 +02:00
  • 7da7203d91 Debian 0.95.5 Rodolfo García Peñas (kix) 2013-09-27 20:05:46 +02:00
  • e8843b3fed Add some information in the NEWS file Carlos R. Mafra 2013-09-28 13:57:56 +01:00
  • 38e088314a osdep_bsd.c: Fix a typo causing memory to be overwritten François Tigeot 2013-09-21 12:34:51 +02:00
  • 267496c54c Display app name in ballon help of GNUstep apps Charles Philip Chan 2013-09-10 17:49:37 -04:00
  • 278bf5ee7e get_icon_filename doesn't use WScreen Rodolfo García Peñas (kix) 2013-09-05 21:08:18 +02:00
  • 453a0226ad wApplicationExtractDirPackIcon doesn't use WScreen Rodolfo García Peñas (kix) 2013-09-05 21:08:17 +02:00
  • 4e4d75c55e supports_tiff moved to wPreferences Rodolfo García Peñas (kix) 2013-09-05 21:08:16 +02:00
  • 82aea844d0 Removed context argument in jpeg files Rodolfo García Peñas (kix) 2013-09-05 21:08:15 +02:00
  • d1f9b80171 Removed optimize_for_speed flag Rodolfo García Peñas (kix) 2013-09-05 21:08:14 +02:00
  • f363292d3c gif.c code style Rodolfo García Peñas (kix) 2013-09-05 21:08:13 +02:00
  • 2bdeb693f6 ppm.c code style Rodolfo García Peñas (kix) 2013-09-05 21:08:12 +02:00
  • cd5e004127 Window Maker 0.95.5 wmaker-0.95.5 Carlos R. Mafra 2013-08-29 19:36:52 +01:00
  • a268327a48 wmaker: reset "ignore workspace change" flag in all cases Thomas Otto 2013-08-18 10:20:33 +02:00
  • ca9c57f695 Korean Localization update, etc. Lee, Seong-Gu 2013-08-13 22:25:22 +09:00
  • 75654cf43c Proper fix for array == NULL in WMPopFromArray() function. Gabriel VLASIU 2013-07-06 13:06:26 +03:00
  • 5fcf15f0d5 wmaker: Changed global constant declaration to use appropriate type Christophe CURIS 2013-06-30 16:02:39 +02:00
  • 60a4121a92 wmaker: Moved function prototype to the appropriate header Christophe CURIS 2013-06-30 16:02:37 +02:00
  • 91529ff1a7 wmaker: Replaced local declaration of system function by proper header call Christophe CURIS 2013-06-30 16:02:38 +02:00
  • 496cb58cea wmaker: Moved function prototype to the appropriate header Christophe CURIS 2013-06-30 16:02:36 +02:00
  • 74cd836e48 wmaker: Replaced local 'extern' definition of wPreferences by proper header usage Christophe CURIS 2013-06-30 16:02:35 +02:00
  • 3803ae6493 wmaker: Replaced local 'extern' definition by proper header include Christophe CURIS 2013-06-30 16:02:34 +02:00
  • 401a37d924 Estonian translation of Window Maker 0.95.4 Ivar Smolin 2013-06-20 20:23:31 +03:00
  • 3966cd2fc2 Don't crash when SwitchPanelImages is None. Iain Patterson 2013-06-19 17:35:09 +01:00
  • 527f5f1730 Fix segfault when SwitchPanelImages = None and user press Alt+tab. Gabriel VLASIU 2013-06-19 15:28:04 +03:00
  • 7bf8efef54 WRaster: Changed formula for reconverting angle to the (0-360) bounds Christophe CURIS 2013-06-16 21:51:02 +02:00
  • e9764aab71 wmaker: Changed math on floating point by integer operation Christophe CURIS 2013-06-16 21:51:01 +02:00