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

Commit Graph

  • 17c3404bef WPrefs: grouped the balloon text for the dock configuration with the rest of the struct Christophe CURIS 2014-11-08 20:49:30 +01:00
  • 68e550b924 WPrefs: moved the titles of Clip Delay frames to an array Christophe CURIS 2014-11-08 20:49:29 +01:00
  • 48ce9d046e debian: Capitalize "Maker" in X session desktop entry. Doug Torrance 2014-11-07 22:19:17 -06:00
  • 0acbec36ac WINGs: Link examples against Xlib. Doug Torrance 2014-10-30 12:27:23 -05:00
  • 4a2e202af8 WINGs: Avoid cast from pointer to integer of different size compiler warnings. Doug Torrance 2014-10-30 16:24:47 -05:00
  • a47f07cfc3 WINGs: Fix unused parameter compiler warnings in examples. Doug Torrance 2014-10-30 16:24:46 -05:00
  • fc35dfd277 WINGs: Fix decimal/hexadecimal conversion bug in color panel. Doug Torrance 2014-10-28 18:31:10 -05:00
  • 74dc2d2cc0 WPrefs: use length of array instead of hard-coded constant for sample colours Christophe CURIS 2014-10-26 19:58:49 +01:00
  • efe0da4618 WPrefs: grouped items related to the possible window placement algorithms in a single place Christophe CURIS 2014-10-26 19:58:48 +01:00
  • 8522283d68 WPrefs: grouped items related to the behaviour of moving a maximized window in a single place Christophe CURIS 2014-10-26 19:58:47 +01:00
  • d02d362295 WPrefs: grouped items related to the AppIcon bouncing configuration in a single place Christophe CURIS 2014-10-26 19:58:46 +01:00
  • e73c3e84de WPrefs: grouped items related to the help balloon configuration in a single place Christophe CURIS 2014-10-26 19:58:45 +01:00
  • 454c7bec5d WPrefs: grouped items related to the window title alignment in a single place Christophe CURIS 2014-10-26 19:58:44 +01:00
  • c0d4c16336 WPrefs: grouped items related to the menu style in a single place Christophe CURIS 2014-10-26 19:58:43 +01:00
  • 4bb93d3dab WPrefs: replaced a few constants by the macro 'wlengthof' Christophe CURIS 2014-10-26 19:58:42 +01:00
  • 6ac27ba842 WPrefs: created macro 'wlengthof_nocheck' for the cases were wlengthof cannot be used Christophe CURIS 2014-10-26 19:58:41 +01:00
  • 7d09b2c04f wrlib: add support for release 5.1.0 of the libgif Christophe CURIS 2014-10-26 00:31:43 +02:00
  • 3de5b8fb42 util: removed usage of external '__progname' because it is not portable Christophe CURIS 2014-10-26 00:31:42 +02:00
  • ff8fc10a65 configure: add detection for 'nanosleep' function with appropriate headers Christophe CURIS 2014-10-26 00:31:41 +02:00
  • 484c880fd0 wmaker: remove call to internal X11 header Milan ÄŒermák 2014-10-26 00:31:40 +02:00
  • 1748a18380 wrlib: fix usage of deprecated attribute for gcc 3.x Milan ÄŒermák 2014-10-26 00:31:39 +02:00
  • 461214d870 util: clarify error message in "wmaker.inst" in case of directory creation failure Christophe CURIS 2014-10-26 00:21:32 +02:00
  • cb3702559a wmaker: Restore multi screen functionality by reverting wrong commits BALATON Zoltan 2014-10-19 23:53:58 +02:00
  • e3dcadde30 WINGs: Add optional Pango text layout support Khaled Hosny 2014-10-11 16:45:18 +02:00
  • 1485233292 wmaker: fix maximizing window in multiple screens env David Maciejak 2014-10-09 12:04:43 +07:00
  • 870a73ff32 WINGs: add function to get button caption David Maciejak 2014-09-26 11:20:25 +07:00
  • 65f8cb7a4b wmaker: fix arbitrary shell command injection David Maciejak 2014-09-30 15:51:31 +08:00
  • a307b9f867 Update ChangeLog, from version 0.92.0+ to most recent commit. Doug Torrance 2014-09-29 23:04:41 -05:00
  • d3f9c2cd75 Add script to update ChangeLog from git log. Doug Torrance 2014-09-29 23:04:40 -05:00
  • 4546065276 wmaker: Consistent whitespace in WindowMaker.h. Doug Torrance 2014-09-25 20:27:35 -05:00
  • 47ec274760 wmaker: Add more directions for window snapping. Doug Torrance 2014-09-25 16:02:51 -05:00
  • da940a1e4d NEWS: Add note about dragging maximized windows. Doug Torrance 2014-09-24 23:49:08 -05:00
  • b20a58d592 WPrefs.app: Add ability to set behavior when dragging a maximized window. Doug Torrance 2014-09-24 22:30:52 -05:00
  • 9937566ec4 wmaker: Add new options for dragging maximized windows. Doug Torrance 2014-09-23 18:44:07 -05:00
  • 81e2b42746 fix maximize when dock is set 'on top' and it should be covered Amadeusz SÅ‚awiÅ„ski 2014-09-22 16:33:24 +02:00
  • 3d7e271d3b NEWS: Add note about window snapping. Doug Torrance 2014-09-21 21:02:49 -05:00
  • 4d82f9efde WPrefs.app: Add ability to enable or disable "unmaximize on move" feature. Doug Torrance 2014-09-21 08:36:53 -05:00
  • 12fa7b2203 wmaker: Add "unmaximize on move" feature. Doug Torrance 2014-09-21 08:36:52 -05:00
  • 38b58112ac wmaker: Clear maximized flag of a maximized window when moved. Doug Torrance 2014-09-21 08:36:51 -05:00
  • a8f0b68eaf WPrefs.app: Add ability to enable or disable window snapping. Doug Torrance 2014-09-20 22:56:23 -05:00
  • df49061865 wmaker: Add window snapping feature. Doug Torrance 2014-09-20 22:56:22 -05:00
  • 5f6f73e178 util: create custom GNUSTEP dir if needed David Maciejak 2014-09-19 11:47:36 +07:00
  • 5b42f6d090 wmaker: add clip mouse wheel action to change workspace David Maciejak 2014-09-19 11:51:08 +07:00
  • 334e2cc5f4 wmaker: improve windows listing in switchpanel David Maciejak 2014-09-13 15:55:03 +08:00
  • 1497bc354b wmaker: Remove dead links from BUGFORM. Doug Torrance 2014-09-12 10:01:36 -05:00
  • 0d0169a413 WPrefs: add new mouse actions configuration David Maciejak 2014-09-11 07:38:10 +07:00
  • f40095ac9e wmaker: add new button and wheel mouse actions David Maciejak 2014-09-11 07:19:12 +07:00
  • 39f6130a28 wmaker: use defined wWindowSingleFocus() function David Maciejak 2014-09-11 07:15:53 +07:00
  • 36b9f6cb23 wmaker: add next and previous window focus functions David Maciejak 2014-09-11 07:12:53 +07:00
  • 7082561a42 WPrefs: set default to 1st color in gradient texture David Maciejak 2014-09-07 10:47:21 +08:00
  • 10e0bdf39b wmaker: update NEWS for 0.95.6 David Maciejak 2014-09-05 08:17:11 +07:00
  • 88d9deea83 wrlib: merge gradient duplicate code David Maciejak 2014-09-03 12:38:32 +07:00
  • bec572ea8b Make two text strings translatable Alwin 2014-09-02 18:34:54 +02:00
  • a392c30b0d Catch-up and some improvements of the Dutch .po files Alwin 2014-09-02 18:34:53 +02:00
  • 0399d70868 wmaker: merge reading menu duplicate code David Maciejak 2014-09-01 12:58:21 +07:00
  • 09761a75f0 WINGs: merge bagtree duplicate code David Maciejak 2014-09-02 11:19:09 +07:00
  • 2a3c11e202 WINGs: merge hashtable duplicate code David Maciejak 2014-09-02 11:17:31 +07:00
  • 118beb2c60 wmaker: improve key shortcut labelling David Maciejak 2014-09-01 12:48:36 +07:00
  • 3bd9e8358f Window Maker 0.95.6 wmaker-0.95.6 Carlos R. Mafra 2014-08-30 13:29:09 +01:00
  • 9c381862b3 wmaker: implement EWMH _NET_WORKAREA David Maciejak 2014-08-29 18:33:10 +08:00
  • fec8347d27 wmaker: make disable mouse actions a live set David Maciejak 2014-08-28 11:07:05 +07:00
  • 51b342fee5 WPrefs: add new mouse buttons configuration support David Maciejak 2014-08-27 16:19:45 +07:00
  • 2406256d48 wmaker: add support for more mouse buttons David Maciejak 2014-08-27 16:17:10 +07:00
  • 1e06e1e29b wrlib: remove duplicate code from xpm support David Maciejak 2014-08-26 23:02:35 +08:00
  • 4005557bb3 wrlib: add merged code for xpm support in 2 distinct functions David Maciejak 2014-08-26 22:58:57 +08:00
  • 556b0d77a1 wmaker: update src/action.c coding style David Maciejak 2014-08-25 11:42:39 +07:00
  • 9cb4388180 wmaker: fix control shortcut label in window menu David Maciejak 2014-08-25 13:14:34 +07:00
  • 371818fe36 wmaker: fix deiconify window on double-click David Maciejak 2014-08-23 19:14:09 +08:00
  • 238b8ed3ca WINGs: merge duplicate code from wtext David Maciejak 2014-08-24 08:55:59 +08:00
  • adebdf41c6 wmaker: src/action.c merge duplicate code David Maciejak 2014-08-22 19:29:19 +08:00
  • ef659ca1fb wmaker: fix src/dock.c code typo David Maciejak 2014-08-21 06:44:15 +07:00
  • 6b5e589d09 wmaker: update docked application balloon text David Maciejak 2014-08-21 06:26:49 +07:00
  • 162cca286d WPrefs: fix key capture David Maciejak 2014-08-19 20:15:44 +08:00
  • 9c337624cf wmaker: change default app icon David Maciejak 2014-08-20 06:34:23 +07:00
  • 5da2fcb7e3 apercu: Make preview size a configuration option Carlos R. Mafra 2014-08-20 15:54:24 +01:00
  • c6c7652e24 wmaker: add miniwindow apercu David Maciejak 2014-08-20 11:25:56 +07:00
  • b6d48420bb wmaker: src/dialog cosmetic code change David Maciejak 2014-08-17 10:12:15 +08:00
  • c92ea52271 wmaker: update drag-nd-drop label related David Maciejak 2014-08-16 23:52:05 +08:00
  • 3f306184bd wmaker: unset default app logo size David Maciejak 2014-08-16 23:57:56 +08:00
  • 58faae8ff5 wmaker: switch back icon name to the window name when needed David Maciejak 2014-08-17 00:03:27 +08:00
  • 6dc89b1522 wmaker: fix moveres.c compilation warning David Maciejak 2014-08-15 06:46:34 +07:00
  • d3e5e73bfc wmaker: Add drag-nd-drop support David Maciejak 2014-08-14 12:30:17 +07:00
  • 166abcd17a wmaker: Add drag-nd-drop support in info panel David Maciejak 2014-08-14 12:28:53 +07:00
  • 2abb323777 wmaker: Improve drag-nd-drop support David Maciejak 2014-08-14 12:27:37 +07:00
  • be5b58aaee wmaker: fix xdnd accepted type David Maciejak 2014-08-07 11:44:35 +07:00
  • fe177c6966 wrlib: fix RCreateImageFromDrawable error log msg David Maciejak 2014-07-24 11:31:27 +07:00
  • 39e1398257 WINGs: correct possible null pointer dereference David Maciejak 2014-07-27 14:15:51 +08:00
  • abc2d13f7d wmaker: main.c fix realloc mistake David Maciejak 2014-07-27 14:25:24 +08:00
  • 8d731b719e wmaker: superfluous.c possible null pointer dereference David Maciejak 2014-07-27 14:23:49 +08:00
  • f5cb2f3d1c wmaker: dock.c possible null pointer dereference David Maciejak 2014-07-27 14:22:31 +08:00
  • f6b9fc8870 WINGs/Tests: make them compile again David Maciejak 2014-07-27 10:41:12 +08:00
  • d0bb7ae0c8 wrlib/tests: fix testgrad memory leak David Maciejak 2014-07-27 10:46:10 +08:00
  • 16045a6be4 Increment versions of libraries for next release due to public API Changes Christophe CURIS 2014-07-19 18:50:45 +02:00
  • 9740c02403 wrlib: re-introduce the optimize_for_speed flag for binary compatibility Christophe CURIS 2014-07-19 18:50:44 +02:00
  • 89295b91fb wmaker: improve the behaviour of window resizing by user Ioan Moldovan 2014-07-19 18:50:43 +02:00
  • 029846dd14 doc: add a few more suggestions for people willing to contribute Christophe CURIS 2014-07-04 23:28:49 +02:00
  • 765814e393 util: add explicit types for calback functions definitions Christophe CURIS 2014-07-04 23:28:48 +02:00
  • b75ac967d9 util: clarify a bit of the code for parsing commands in wmgenmenu Christophe CURIS 2014-07-04 23:28:47 +02:00
  • f90df24915 util: update wmiv after the RFlipImage API change in wrlib Christophe CURIS 2014-07-04 23:28:46 +02:00
  • 18d77de91c WPrefs: grouped items related to the texture selection in a single place Christophe CURIS 2014-07-04 23:28:45 +02:00