My favorites
|
Sign in
guichan
A portable C++ GUI library designed for games using Allegro, HGE, OpenGL, OpenLayer and/or SDL.
Project Home
Downloads
Wiki
Issues
Source
New issue
|
Search
Search within:
All issues
Open issues
New issues
Issues to verify
for
|
Advanced search
|
Search tips
List
|
Grid
52 issues shown
Rows:
None
Attachments
Backend
Blocked
BlockedOn
Blocking
Cc
Component
MergedInto
Milestone
Opsys
Owner
Priority
Reporter
Stars
Status
Type
Cols:
None
Attachments
Backend
Blocked
BlockedOn
Blocking
Cc
Component
MergedInto
Milestone
Opsys
Owner
Priority
Reporter
Stars
Status
Type
Cells:
Tiles
IDs
Counts
1
Started
Generic input class
3
Started
Mouse clicks
7
New
Timestamps for mouse events in AllegroInput
11
New
SDL Image font problem
15
New
Lack of Unicode support becuase of custom ASCII conversion table.
22
New
Impossible to identify active window
23
New
Support for PSP platform (pspsdk from www.ps2dev.org)
27
Accepted
Clipping rectangles should change to always contain relative coordinates
31
New
Guichan SDL and mingw
32
New
relative mouse movement info should be passed to gcn::MouseListener
40
Accepted
Font inheritance instead of default font / widget font
46
New
TextBox::setText and TextBox::addRow resizes the control to contents
49
Accepted
The dropdown of the gcn::DropDown widget is clipped by its parent
51
New
Add support for rendering with Ogre
57
Started
Support for CMake
59
Accepted
sometimes dropdown halts applications when dropdown is clicked
60
Accepted
Image not displaying when loaded from certain image files (GuiChan 0.8.1, SDL backend, Mac OS X 10.5)
61
New
New global event handler type (handled after all other handlers)
63
New
Hook to capture unclaimed keyboard input
65
New
Merge header and source files under the src directory
66
New
Making container operations, such as add and remove, safe to use during logic calls
70
Accepted
A windows border should not be drawn with drawFrame but draw instead
71
Accepted
Add += and -= operator for Color
81
New
Add a base class for text widgets to be used by TextField and TextBox
83
Accepted
Rename the DirectX3D backend to D3D9
84
New
Add a TextListener interface used to listen for text changes
85
New
Graphics::drawLine should omit the last pixel
86
New
Unify graphics implementations
87
New
Widgets should contain a reference to the Gui they belong to
88
New
The top widget should be automatically provided by Guichan
90
New
TextBox should only draw the rows that are actually visible
91
New
Add a ScrollBar widget to be used in ScrollArea and TextBox
92
New
Add a function computing the visible area of a widget
98
Accepted
Visual Studio projects don't compile
99
Accepted
autogen.sh doesn't work in Mac OS X
102
New
ImageButton should not be derived from Button
105
New
Support for SFML
106
New
why not include under the widgets this folder
107
New
ListBox has a permanent background.
108
New
using default constructor on for example textfield causes crash when later setting text
109
New
Root/Top Widget does not have mouse entered events.
111
New
Make isFocusable() virtual
113
New
Scroll Areas don't continue to scroll when in the mousePressed event
114
New
Guichan failes to fin OpenGL
115
New
Use of gnu build tools for Unix environments relicenses the code as LGPL
117
New
DropDowns should be made more generic
118
New
widgetShown() and widgetHidden() events aren't recursive
119
New
REQUEST: Genericize the Slider widget.
120
New
ScrollArea with textbox doesn't scroll when using an Allegro font
121
New
Window->scrollarea->container->scrollarea->container problem
123
New
Detatch presentation from widget logic
125
New
Add getScrollbarWidth() or getScrollArea() for gcn::DropDown
Hosted by