Download List

프로젝트 설명

WMApp is a C++ based library for writing
WindowMaker-style dockapps. It provides numerous
widgets, all with the traditional dockapp appearance.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-01-09 18:43
0.0.4.3

몇 가지 수정 그렇게 WMApp 현대, 엄격한 C + +를 컴파일러로 컴파일되었다. 두 개의 새로운, 아주 작은 글꼴을 지금 사용할 수있습니다. 거기에는 또한 새로운 설정 WMApp 및 임의의 데이터를 저장하는 콜백 함수 내에서 사용할 수 사용될 수 WMWidget 클래스 / getuserdata () 회원입니다.
Tags: Minor bugfixes
Several fixes were made so that WMApp will compile
with modern, stricter C++ compilers. Two new, very
small fonts are now available. There are also new
set/getuserdata() members of the WMApp and
WMWidget classes that can be used to store
arbitrary data to be used within callback
functions.

2003-09-16 00:28
0.0.4.2

에게 전화 usleep ()로 대체되었습니다 nanosleep () 그래서 컴파일 최근 리눅스 배포판에서 성공합니다. 수직 WMSlider 위젯에 마우스를 클릭 오프셋 위치에서뿐만 아니라, 드로잉 그라디언트 색상 버그가 수정되었습니다. "- 승"옵션을 철회 (도킹) 상태에서 dockapp을 넣으려면 기본적으로 만들어왔다.
Tags: Minor bugfixes
The call to usleep() has been replaced with nanosleep() so compilation
succeeds on recent Linux distributions. An offset in the mouse click
position on a vertical WMSlider widget has been fixed, as well as a
bug in color gradient drawing. The "-w" option to put a dockapp in
the withdrawn (dockable) state has been made the default.

2003-01-05 20:41
0.0.4.1

타원 및 기타 모양의 위젯을 이제 제대로 안에서가 아닌 투명 프레임을 그립니다. WMCanvas : : 중복으로 인해 제거되었습니다; () 메소드를 사용하여 copy_buffer 디스플레이 () 대신에. 기타 사소한 변경 및 버그수정 화장품도되었다.
Tags: Minor bugfixes
Elliptical and other shaped widgets are now drawn correctly when inside a non-transparent frame. The WMCanvas::copy_buffer() method was removed due to redundancy; use display() instead. Other minor cosmetic changes and bugfixes were also made.

2003-01-05 12:15
0.0.4

타원형의 기본 클래스있게 소개했다 둥근 위젯 만들기. 재입고에 포함된 작은 예를 들어 게임, WMAirTrafficControl 떨어져 보여주는이 라이브러리와 다른 특징이다. 더많은 기본 인프라 클래스 (색상, WMClickable)이 추가되었습니다. 그리고 setaspectratios () 함수는 지금은 생략할 수있다 만약 모든 프레임의 자식 위젯의 크기가 같아야한다.
Tags: Major feature enhancements
An elliptical base class was introduced, allowing the creation of rounded widgets. Newly included is a small example game, WMAirTrafficControl, showing off this and other features of the library. More basic infrastructure classes (Color, WMClickable) were added. And the setaspectratios() function may now be omitted if all of a frame's child widgets should be the same size.

2002-12-11 00:56
0.0.3

새 그리기 함수 WMCanvas 위젯뿐만 아니라 능력이 버퍼와 버퍼링 그리기 모드 사이를 전환에 추가되었습니다. 코드 그리기 이미지에 대한 더 나은 엑스 리소스 사용을 줄이기 위해 최적화되었다. 소스 코드를 더 모듈화를위한 작은 조각으로 깨진했다.
Tags: Minor feature enhancements
New drawing functions were added for the WMCanvas widget, as well as the ability to switch between buffered and unbuffered drawing modes. Code for drawing images was better optimized to reduce X resource usage. The source code was broken up into smaller pieces for better modularity.

Project Resources