- May 13, 2017
-
-
Daniel Kochmański authored
-
- May 07, 2017
-
-
Daniel Kochmański authored
replace eval, load, compile with :execute, :load-toplevel, :compile-toplevel. Done in semi-automatic way.
-
- Aug 01, 2016
-
-
Kevin Layer authored
Change-Id: I909d7f9cc7403714a7dbdb847b608e9401dcfa86 Reviewed-on: https://gerrit.franz.com:9080/6023 Reviewed-by:
Kevin Layer <layer@franz.com> Tested-by:
Kevin Layer <layer@franz.com>
-
Kevin Layer authored
Make all files point to the LICENSE file for their license. Change-Id: I378fbf3db84d7a646dd83db22a62a2accf9361b6 Reviewed-on: https://gerrit.franz.com:9080/5991 Reviewed-by:
Duane Rettig <duane@franz.com> Reviewed-by:
Robert Rorschach <rfr@franz.com> Reviewed-by:
Martin Mikelsons <mm@franz.com> Reviewed-by:
Kevin Layer <layer@franz.com> Tested-by:
Kevin Layer <layer@franz.com>
-
- Feb 26, 2013
-
-
Kevin Layer authored
This patch was lurking in spr38910 since Jan 2012. Other users (SRI) have also run into it. Change-Id: I32cce11ceada64f53f4629618e83cd5c5b2f13dc
-
- Aug 16, 2011
-
-
Andreas Fuchs authored
Use a foreign structure to get fields and their offsets instead of the 64-bit-unsafe memref-int mess that was in use there previously. This fixes picture buttons on windows 64.
-
- Jul 16, 2010
-
-
Andreas Fuchs authored
This affects Windows only. When cycling through windows using Alt-Tab, cycling back to the CLIM application would cause the Alt modifier state to still be set, which disabled all input and mouse processing - the app would appear to be hung. This patch resets the port modifier state on window activation, which allows CLIM to notice that Alt is no longer depressed. Tested by customer and by me on Windows 7.
-
- Mar 12, 2010
-
-
Andreas Fuchs authored
The fix for spr36279 introduced two new problems in windows: * One code path for hlist-panes had a leftover missing parameter * Combo Box panes (which are set-gadget-mixins too) were missing the x-margin/y-margin slots, too. This fixes these problems, and ensures that gadgets on Windows work again now.
-
- Dec 16, 2009
-
-
Andreas Fuchs authored
hlist-panes are similar to text-editors in that they have a scroller-pane as a parent, but they provide their own scroll bars. (This is for layout reasons, apparently.) This change updates hlist-panes' compose-space methods to correctly compute the space requirements for their items, so that the vertical scroll bar doesn't overlap longer item names when it doesn't have to.
-
- Sep 29, 2009
-
-
Andreas Fuchs authored
-
- Sep 23, 2009
-
-
Kevin Layer authored
-
- Sep 17, 2009
-
-
Andreas Fuchs authored
-
- Sep 16, 2009
-
-
Andreas Fuchs authored
* Adjust the graft size to compute the available screen height/width sans task bar. * Make sure that resize-frame works only on the window's client area (which is reduced by menu bars and window decorations).
-
- Jun 29, 2009
-
-
Andreas Fuchs authored
-
Andreas Fuchs authored
-
Andreas Fuchs authored
-
Andreas Fuchs authored
-
- May 14, 2009
-
-
Andreas Fuchs authored
-
- Mar 25, 2009
-
-
layer authored
-
- Jul 31, 2008
- Jul 22, 2008
-
-
layer authored
-
- Mar 03, 2008
-
-
layer authored
-
- Dec 11, 2007
-
-
layer authored
-
- May 17, 2007
-
-
layer authored
-
- Apr 25, 2007
-
-
layer authored
-
- Apr 17, 2007
-
-
layer authored
-
- Apr 16, 2007
-
-
layer authored
-
- Mar 15, 2007
-
-
layer authored
-
- Nov 30, 2006
-
-
layer authored
-
- Oct 10, 2006
-
-
layer authored
-
- Apr 12, 2006
- Apr 06, 2006
-
-
layer authored
-
- Mar 29, 2006
- Dec 08, 2005
-
-
layer authored
-
- Dec 01, 2005
-
-
layer authored
-
- Aug 03, 2005
-
-
layer authored
-
- Mar 21, 2004
-
-
layer authored
-