IUP

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 check-ins occurring around 99bb51e7dec59fa0.

2015-07-27
00:01
Bumped version to 1.7.0 check-in: d10d3a9ff4 user: murphy tags: trunk, v1.7.0
2015-07-26
23:57
Use external callback registry - prevents attribute lookup chaining problems - creates fewer garbage collection roots check-in: 8f6bdb17f4 user: murphy tags: trunk
2015-07-25
14:29
Bindings for GridBox constructor check-in: ef300926a4 user: murphy tags: trunk
2015-05-03
22:43
Updated CHICKEN release information file check-in: 6cbe5a56c8 user: murphy tags: trunk
22:42
Documentation updates check-in: c17663e4bf user: murphy tags: trunk, v1.6.0
22:28
Racket bindings for IUP configuration file support check-in: 29b6ecd883 user: murphy tags: trunk
22:28
Corrected native menu constructor call in Racket binding check-in: b9de6e58fe user: murphy tags: trunk
22:14
Allow callbacks to be retrieved without wrapper accumulation in the Racket binding check-in: 4b6ca5be46 user: murphy tags: trunk
21:30
Corrected Ihandle_ field alignment problem in Racket binding check-in: 215c766d56 user: murphy tags: trunk
20:06
Avoid useless shadowing of identifiers in recent file menu code check-in: 2e2a7ad35a user: murphy tags: trunk
17:45
Streamlined sections check-in: c2869d0d6d user: murphy tags: trunk
17:32
CHICKEN bindings for IUP configuration file support check-in: 46189b0ff5 user: murphy tags: trunk
02:57
Updated CHICKEN release information file check-in: d164df82c1 user: murphy tags: trunk
00:01
Windows OLE embedding support check-in: 5f72a951c9 user: murphy tags: trunk, v1.5.0
2015-05-02
22:47
Switched CHICKEN release information to meta file distribution check-in: 1eae3b5da5 user: murphy tags: trunk
19:04
Simplified CHICKEN release information file check-in: 02e8da5594 user: murphy tags: trunk
15:38
Updated CHICKEN release information file check-in: bbac5ce817 user: murphy tags: trunk
15:36
Documentation updates check-in: 02d20dd891 user: murphy tags: trunk, v1.4.0
15:27
Corrected argument names of IupFrame constructor check-in: f6c7d65538 user: murphy tags: trunk
15:15
Racket bindings for IUP GL controls check-in: 7f3a73e037 user: murphy tags: trunk
14:58
Renamed glcanvas-box to glcanvasbox for consistency check-in: 14510f7985 user: murphy tags: trunk
14:47
CHICKEN bindings for IUP GL controls check-in: 43e92362a7 user: murphy tags: trunk
14:20
Link control bindings check-in: 5c793b4936 user: murphy tags: trunk
13:38
Extended matrix functionality bindings check-in: 951ad214a6 user: murphy tags: trunk
12:58
Progress dialog bindings check-in: 804b23a5a7 user: murphy tags: trunk
2015-05-01
23:47
Updated CHICKEN release information file check-in: 99bb51e7de user: murphy tags: trunk
23:42
CHICKEN bindings for the IupMglPlot controls check-in: 50934cffb1 user: murphy tags: trunk, v1.3.0
23:28
Corrected type of dpi parameter for mglplot-paint-to from int to double check-in: 2b332f9c40 user: murphy tags: trunk
22:50
Corrected plot sample insertion index argument checks check-in: 3ebc96c632 user: murphy tags: trunk
22:49
Corrected label constructor argument name check-in: 6c01896816 user: murphy tags: trunk
17:13
Documentation update check-in: 4693332543 user: murphy tags: trunk
17:08
Make mgllabel title argument optional check-in: 6d25af7227 user: murphy tags: trunk
17:00
Racket bindings for the IupMglPlot controls check-in: 62b8ff14c4 user: murphy tags: trunk
14:40
Switch from PLaneT to collections paths, ocumentation updates check-in: 9c1925379a user: murphy tags: trunk
14:29
Documented IupScintilla binding check-in: d9923ee8ef user: murphy tags: trunk
14:29
Documented IupPlot binding check-in: c7943a8242 user: murphy tags: trunk
14:03
Racket bindings for the IupPlot control check-in: af610253ba user: murphy tags: trunk
13:52
CHICKEN bindings for the IupPlot control check-in: 7433020851 user: murphy tags: trunk
13:17
Racket binding for IUP Scintilla control check-in: 97e8ed5dd3 user: murphy tags: trunk
12:23
CHICKEN binding for IUP Scintilla control check-in: e83db8b5c4 user: murphy tags: trunk
2012-03-25
14:05
corrected installation commands for CHICKEN import libraries check-in: bec3751390 user: murphy tags: trunk, v1.2.1
2012-01-02
15:38
Updated the API documentation check-in: 059261c4cf user: murphy tags: trunk, v1.2.0
15:34
Additional default dialogs check-in: 4ac76c4129 user: murphy tags: trunk
15:16
Fixed misspelled reexport except clause: ihandle-list->blob should be ihandle-list->pointer-vector check-in: 01acbfb56c user: murphy tags: trunk
2011-12-25
01:15
Updated CHICKEN release information file check-in: 4e555d1e45 user: murphy tags: trunk
01:11
Simplified build logic, combined libraries check-in: 69013350a3 user: murphy tags: trunk, v1.1.0
2011-04-22
11:41
Added CHICKEN release information file check-in: 9d81ebb344 user: murphy tags: trunk
2011-04-13
00:13
Nicer Python property handling Leaf check-in: 41857c1bf7 user: murphy tags: python
2011-04-12
20:05
Started Python version of the binding code check-in: cb38b0fdf0 user: murphy tags: python
2011-04-11
15:04
Better handling of locale reset - Only the numeric locale, used by Scheme number parsing, is reset to "C" check-in: 7964bd298b user: murphy tags: trunk, release