1
0
forked from vitrine/wmaker

Commit Graph

  • 441145cfc0 InfoPanel: Minor fixes for what must be translated and what does not need to Christophe CURIS 2013-05-10 12:56:29 +02:00
  • aa5be46e94 InfoPanel: Added info about XRandR in the info dialog Rodolfo García Peñas (kix) 2013-05-10 13:00:23 +02:00
  • 1a8316d4c9 WINGs: Updated NEWS file about the API changes in the libraries Christophe CURIS 2013-05-09 18:27:09 +02:00
  • 52b8aabccc WINGs: Fixed incorrect return type for internal function Christophe CURIS 2013-05-09 17:34:13 +02:00
  • 05a3eadd65 WINGs: Fixed incorrect allocation size, missing room for '\0' Christophe CURIS 2013-05-09 17:34:12 +02:00
  • a4395c5764 WPrefs.app: Added const attribute to local string Christophe CURIS 2013-05-09 17:34:10 +02:00
  • 591dc5cd4d wrlib: Added 'const' attribute to local function in 'context' Christophe CURIS 2013-05-09 17:34:09 +02:00
  • fb3d9e65a6 WINGs: Added 'static' attribute to local functions in wcolorpanel Christophe CURIS 2013-05-09 17:34:08 +02:00
  • 28e6bde782 WINGs: Added 'const' attribute to 'WMCreatePropListFromDescription' Christophe CURIS 2013-05-09 17:34:07 +02:00
  • 75a0beffeb WINGs: Added 'const' attribute to functions in dragdestination, wtext Christophe CURIS 2013-05-09 17:34:06 +02:00
  • 72108875aa WINGs: Added 'const' attribute to functions in wpanel, wpopupbutton, wtabview Christophe CURIS 2013-05-09 17:34:05 +02:00
  • 6616323088 WINGs: Added 'const' attribute to functions in wballoon, wmenuitem, wmisc, wtextfield Christophe CURIS 2013-05-09 17:34:04 +02:00
  • a1119f8dd3 WINGs: Added 'const' attribute to functions in wbrowser, wcolorpanel, wfilepanel and wfontpanel Christophe CURIS 2013-05-09 17:34:03 +02:00
  • c89e8df33f WINGs: Added 'const' attribute to functions in wbutton, wframe, wlabel, wlist, wwindow Christophe CURIS 2013-05-09 17:34:02 +02:00
  • e7c8ac76ea WINGs: Added 'const' attribute to functions in wapplication, wappresource, wcolor, wfont, wpixmap Christophe CURIS 2013-05-09 17:34:01 +02:00
  • af403073f0 Fixed memory leak due to non-freed property list structure Christophe CURIS 2013-05-08 15:44:12 +02:00
  • 5a5216ffb9 Changed method to limit the number of History entries loaded Christophe CURIS 2013-05-08 15:44:11 +02:00
  • bcee010082 Added a few 'const' to filename parameters for History functions Christophe CURIS 2013-05-08 15:44:10 +02:00
  • ea19294b70 Fixed memory leak due to non-freed temporary PropList Christophe CURIS 2013-05-08 15:44:09 +02:00
  • 0004d38ef8 WPrefs: Added const attribute to statically stored strings Christophe CURIS 2013-05-08 15:44:08 +02:00
  • 8517f3dcef WPrefs: Added the proper 'const' attribute to the dictionnary functions Christophe CURIS 2013-05-08 15:44:07 +02:00
  • 022421e879 Documentation on the new switchpanel behaviour. Iain Patterson 2013-04-22 15:14:09 +01:00
  • 9ab6368b33 WUtil: Increased version number for the library Christophe CURIS 2013-05-04 15:43:32 +02:00
  • 033e3eaa54 WUtil: Rewrote 'wusergnusteppath' to be more efficient Christophe CURIS 2013-05-04 15:43:31 +02:00
  • a18fd7cd69 Fixed const correctness in functions using 'wusergnusteppath' Christophe CURIS 2013-05-04 15:43:30 +02:00
  • cd1c55d63c WUtil: Changed declaration of 'wusergnusteppath' to return a CONST string Christophe CURIS 2013-05-04 15:43:29 +02:00
  • fd02f5f083 WUtil: Fixed risky code for de-escaping of strings Christophe CURIS 2013-05-04 15:43:28 +02:00
  • f386e34d29 WUtil: Fixed wrong type recast Christophe CURIS 2013-05-04 15:43:27 +02:00
  • 32ecd4ee58 WUtil: Avoid unnecessary strdup + free Christophe CURIS 2013-05-04 15:43:26 +02:00
  • 98e3c7e347 WUtil: Added comment about values returned by API functions Christophe CURIS 2013-05-04 15:43:25 +02:00
  • 74c17bffae WUtil: Added 'const' attribute to all remaining functions where applicable Christophe CURIS 2013-05-04 15:43:24 +02:00
  • d40fa69b92 WUtil: Added 'const' attribute to the filename on WM(Read|Write)PropList* Christophe CURIS 2013-05-04 15:43:23 +02:00
  • ea9d3e643f WUtil: Added 'const' attribute to parameters for file related API Christophe CURIS 2013-05-04 15:43:22 +02:00
  • bbf84eb0e8 WUtil: Added 'const' attribute on non-modified arguments to functions Christophe CURIS 2013-05-04 15:43:21 +02:00
  • ac89706859 WRaster: Bugfix, added missing 'const' to RLoad* functions Christophe CURIS 2013-05-03 08:50:51 +02:00
  • 602fbc9ee4 Added missing headers to the list of source files of the project Christophe CURIS 2013-05-02 23:55:00 +02:00
  • 9a895dcda5 Increased library's revision to reflect API updates Christophe CURIS 2013-05-01 20:26:36 +02:00
  • 9e4253f670 Added the last missing 'const' attributes to function parameters Christophe CURIS 2013-05-01 20:26:35 +02:00
  • 0bf6297a32 Added 'const' attribute on non-modified arguments for color handling functions Christophe CURIS 2013-05-01 20:26:34 +02:00
  • 8f7d4b7751 Added 'const' attribute on non-modified arguments for drawing functions Christophe CURIS 2013-05-01 20:26:33 +02:00
  • d1e1c13fa3 Added 'const' attribute to the file name parameter to load/save Christophe CURIS 2013-05-01 20:26:32 +02:00
  • 225c99a6ca Converted #define into an Enum for image format number Christophe CURIS 2013-05-01 20:26:31 +02:00
  • 268ead4eca Moved the function to Save image also into the internal header Christophe CURIS 2013-05-01 20:26:30 +02:00
  • 883cda48e3 Moved declaration of format-specific image Load functions to dedicated header Christophe CURIS 2013-05-01 20:26:29 +02:00
  • cacc04d4a2 Move the list of keyboard shortcut texts into the array of their config keyword Christophe CURIS 2013-04-28 15:37:53 +02:00
  • 94777b9715 Support for same-class cycling in open switchpanel. Iain Patterson 2013-04-22 14:03:14 +01:00
  • 8cb6a78726 Correct check for modifier in class-specific cycle. Iain Patterson 2013-04-22 13:41:46 +01:00
  • 6fb2b13ec7 Added sameWindowClass(). Iain Patterson 2013-04-22 13:46:22 +01:00
  • 90675a6f04 Set StrictWindozeCycle by default. Iain Patterson 2013-04-22 10:56:38 +01:00
  • c9937f6f6a Fix StartWindozeCycle() shift key behaviour. Iain Patterson 2013-04-22 10:49:45 +01:00
  • 29a5267485 icon_update_pixmap default moved to bottom Rodolfo García Peñas (kix) 2013-04-14 23:13:27 +02:00
  • 41da1b30db New file misc.h Rodolfo García Peñas (kix) 2013-04-14 23:13:26 +02:00
  • 25b5ca2566 Compiler food. Iain Patterson 2013-04-15 14:59:12 +01:00
  • 729886ef52 WPrefs: fix missing drawer image in Makefile.am Renan Traba 2013-04-12 03:43:52 -03:00
  • f863dafef1 WPrefs: Avoid crash when config file does not contain wmdrawer settings Carlos R. Mafra 2013-04-12 02:46:12 +01:00
  • 311255a646 Fix compilation from merge conflict Carlos R. Mafra 2013-04-12 02:20:54 +01:00
  • 529ee0bd21 Merge branch 'wmdrawer' into next Carlos R. Mafra 2013-04-12 02:14:41 +01:00
  • 878a57d7b2 Add option to merge the workspace-switching functionality into the dock Daniel Déchelotte 2013-04-12 01:42:46 +02:00
  • 36bed6a77e Wrap appicons when dock is moved up and down Daniel Déchelotte 2013-04-12 01:42:45 +02:00
  • 3c628d50d2 Allow appicons above the dock Daniel Déchelotte 2013-04-12 01:42:44 +02:00
  • 5e004d5f11 Real-time dock left-right swapping Daniel Déchelotte 2013-04-12 01:42:43 +02:00
  • cf5fdca63d WPrefs: adds possibility to disable drawers from Docks panel Daniel Déchelotte 2013-04-12 01:42:42 +02:00
  • e14e6b3da8 Add drawers to wmaker! Daniel Déchelotte 2013-04-12 01:42:41 +02:00
  • 707ce34a5e Added a SlideWindows function to handle horizontally-aligned array of windows Daniel Déchelotte 2013-04-12 01:42:40 +02:00
  • 95a73e2783 Added wDefaultPurgeInfo to remove what we stored about a given instance-class couple. Daniel Déchelotte 2013-04-12 01:42:39 +02:00
  • 9fae35fbc4 Merging appicon.c:appIconMouseDown and dock.c:handleIconMove into appicon.c:wHandleAppIconMove Daniel Déchelotte 2013-04-12 01:42:38 +02:00
  • 8b6ff01d39 Move code that removes icons from a dock to new removeIcons function Daniel Déchelotte 2013-04-12 01:42:37 +02:00
  • f93f847b33 Bring back some "About" information when double-clicking the dock Daniel Déchelotte 2013-04-12 01:42:36 +02:00
  • 525ab89d01 Increase MAX_WINDOWLIST_WIDTH from 160 to 400 (in pixels) Daniel Déchelotte 2013-04-12 01:42:35 +02:00
  • 5a6e1653ac WPrefs: new Docks pannel, to change auto-expand/collapse/etc delays Daniel Déchelotte 2013-04-12 01:42:34 +02:00
  • d24cbc79ee Make the clip's auto-delays configurable Daniel Déchelotte 2013-04-12 01:42:33 +02:00
  • 6f44be87fc Consolidated all code checking whether a tile is fully on screen in one static function Daniel Déchelotte 2013-04-12 01:42:32 +02:00
  • 4b44020488 WPrefs: consolidate the 2 createImages static functions into a global one Daniel Déchelotte 2013-04-12 01:42:31 +02:00
  • 9548c42b71 Fix leading spaces in comment (trivial) Daniel Déchelotte 2013-04-12 01:42:30 +02:00
  • cc02023e3e BF for "some obscured windows briefly appears when switching workspaces" Daniel Déchelotte 2013-04-12 01:42:29 +02:00
  • be95172c95 Avoid clip flickering when docking an appicon Daniel Déchelotte 2013-04-12 01:42:28 +02:00
  • dfe7e255b2 Deleted useless test Daniel Déchelotte 2013-04-12 01:42:27 +02:00
  • 46c8d6d2bf configure: Add detection of library kvm that is used under OpenBSD Christophe CURIS 2013-04-09 08:54:48 +02:00
  • 6aa43d356c wIconChangeTitle rewritten Rodolfo García Peñas (kix) 2013-04-08 19:40:58 +02:00
  • fa27215fcc wIconPaint: avoid crashing if icon is NULL Rodolfo García Peñas (kix) 2013-04-08 19:40:57 +02:00
  • 8cb744739c Remove wIconUpdate in tileObserver Rodolfo García Peñas (kix) 2013-04-08 19:40:56 +02:00
  • dee9c457cf Remove wIconUpdate in wDockAttachIcon Rodolfo García Peñas (kix) 2013-04-08 19:40:55 +02:00
  • 3d0ed99043 Remove wIconUpdate in wDockDetach Rodolfo García Peñas (kix) 2013-04-08 19:40:54 +02:00
  • 88d16d03b9 Remove wIconUpdate in moveIconBetweenDocks Rodolfo García Peñas (kix) 2013-04-08 19:40:53 +02:00
  • 256c8a498e Remove wIconUpdate in keepIconsCallback Rodolfo García Peñas (kix) 2013-04-08 19:40:52 +02:00
  • 544bc8e7a7 Move out wIconUpdate from set_icon_image_from_database Rodolfo García Peñas (kix) 2013-04-08 19:40:51 +02:00
  • 883ed8ac9a wIconChangeTitle rewrited Rodolfo García Peñas (kix) 2013-04-08 19:40:50 +02:00
  • ca86f5594d New function update_icon_title Rodolfo García Peñas (kix) 2013-04-08 19:40:49 +02:00
  • 2c0a449f00 drawIconTitle renamed Rodolfo García Peñas (kix) 2013-04-08 19:40:48 +02:00
  • b3ca57674d Dockapps don't have title Rodolfo García Peñas (kix) 2013-04-08 19:40:47 +02:00
  • 4093d24625 wIconUpdate removed image argument Rodolfo García Peñas (kix) 2013-04-08 19:40:46 +02:00
  • c24499f6ad wIconChangeImageFile use set_icon_image_from_image Rodolfo García Peñas (kix) 2013-04-08 19:40:45 +02:00
  • c088aba057 New function set_icon_image_from_image Rodolfo García Peñas (kix) 2013-04-08 19:40:44 +02:00
  • 389a0a252c New file placement.h Rodolfo García Peñas (kix) 2013-04-03 20:01:48 +02:00
  • 6fe23037ef wGetRectForHead moved to where used Rodolfo García Peñas (kix) 2013-04-03 20:01:47 +02:00
  • b9e8bbbdc7 code clean at startup.c Rodolfo García Peñas (kix) 2013-04-03 20:01:46 +02:00
  • 052efedd93 Removed dup function wScreenSearchForRootWindow Rodolfo García Peñas (kix) 2013-04-03 20:01:45 +02:00
  • a401dcbdf6 Document new workspace shortcuts. Iain Patterson 2013-03-28 17:55:47 +00:00
  • 124442a811 Allow WPrefs to configure workspace switching keys. Iain Patterson 2013-03-27 21:10:01 +00:00
  • ae7235c2df Shortcuts for moving windows between workspaces. Iain Patterson 2013-03-27 22:46:00 +00:00