1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-20 12:58:08 +01:00
Files
wmaker/src
Brad Jorsch 68bd644b0d Fix wheel resizing with resize increments
In C, dividing two integers automatically rounds towards zero, so ceil(a
/ b) is useless as the result is truncated before ceil ever sees it. The
correct result for positive integers is obtained by (a + b - 1) / b.
2010-04-26 23:23:56 +02:00
..
2010-04-14 18:39:28 +02:00
2010-03-20 18:42:56 +01:00
2010-03-15 17:50:17 +01:00
2010-04-14 18:39:28 +02:00
2010-03-20 18:42:56 +01:00
2010-04-16 12:47:29 +02:00
2010-03-23 21:50:17 +01:00
2010-04-14 18:39:17 +02:00
2009-09-03 15:44:11 +02:00
2010-04-14 18:39:28 +02:00
2004-10-13 05:09:08 +00:00
2010-04-26 23:23:56 +02:00
2010-04-12 09:58:36 +02:00
2004-10-12 21:28:27 +00:00
2010-04-14 18:42:11 +02:00
2010-03-23 21:50:17 +01:00
2010-04-12 09:58:37 +02:00
2010-04-08 15:53:50 +02:00
2004-10-12 21:28:27 +00:00
2010-04-14 18:39:28 +02:00
2010-04-14 18:39:28 +02:00
2010-04-12 09:58:36 +02:00
2004-10-12 21:28:27 +00:00
2010-04-14 18:39:28 +02:00
2010-03-27 10:31:13 +01:00
2010-03-20 18:42:56 +01:00
2009-12-21 22:40:28 +01:00
2010-04-14 18:39:17 +02:00
2010-04-14 18:42:11 +02:00
2010-04-14 18:39:17 +02:00
2010-04-16 12:47:29 +02:00
2010-04-14 18:39:17 +02:00
2009-12-21 22:40:28 +01:00
2010-03-23 21:50:17 +01:00
2010-03-20 18:42:56 +01:00
2010-04-14 18:39:28 +02:00
2010-04-14 18:39:17 +02:00
2010-04-14 18:39:17 +02:00
2010-04-14 18:39:17 +02:00
2010-03-20 18:42:56 +01:00
2004-10-12 21:28:27 +00:00
2010-03-26 21:08:16 +01:00
2010-03-26 21:08:16 +01:00
2010-04-12 09:58:37 +02:00
2010-04-14 18:39:17 +02:00
2010-04-14 18:39:17 +02:00
2010-04-08 15:53:50 +02:00
2010-04-08 15:53:50 +02:00
2010-04-14 18:39:17 +02:00
2010-04-14 18:39:17 +02:00
2010-04-14 18:39:17 +02:00
2010-01-09 13:48:06 +01:00
2009-08-27 16:34:44 +02:00
1999-05-18 20:40:30 +00:00
2010-04-14 18:39:17 +02:00
1998-09-29 22:36:29 +00:00