2
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Jun 18, 2025 — Jun 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update link to the VNC protocol More... about 19 years ago
Update link to Symbol mobile computer More... about 19 years ago
Remove broken links More... about 19 years ago
Fix directory path for example program source files More... about 19 years ago
Fix links and add screenshot of UTF-8 support More... about 19 years ago
Add screenshot of UTF-8 support More... about 19 years ago
Minor changes in wording More... about 19 years ago
Update "last-updated" timestamp More... about 19 years ago
Minor change in wording of introduction More... about 19 years ago
Add testimonial from Sun Microsystems More... about 19 years ago
Changes for better unicode support, reallocation of some control keys to unicode private area More... over 19 years ago
Changes for better unicode support More... over 19 years ago
Use new versions of MinGW and PDCurses. More... over 19 years ago
Clean up formatting More... over 19 years ago
Clean up HTML formatting More... over 19 years ago
Added @deprecated tag to Container.nextFocus() More... over 19 years ago
Added new method to WindowListener and WindowAdapter for Swing compatibility: - windowActivated() More... over 19 years ago
Added new methods to charva.awt.Component for Swing compatibility: - transferFocus() - transferFocusBackwards() - requestFocusInWindow() More... over 19 years ago
Reformatted code. More... over 19 years ago
- added support for PGDOWN, PGUP - added public int getCurrentRow(), public int getCurrentColumn() to query cursor's current position (changes submitted by Balazs Poka) More... over 19 years ago
- better behaviour when removing tabs - added public Component getSelectedComponent() (changes submitted by Balazs Poka) More... over 19 years ago
Error in JScrollPane.draw(): minimumSize() may be bigger than the available viewport (bugfix submitted by Balazs Poka) More... over 19 years ago
KeyEvent was hiding KEY_TYPED, KEY_PRESSED (inherited from AWTEvent), potential problem (bugfix submitted by Balazs Poka) More... over 19 years ago
added public Window[] getWindows() method (change submitted by Balazs Poka) More... over 19 years ago
GridBagLayout had some problems with weight calculations (bugfix submitted by Balazs Poka) More... over 19 years ago
requestFocus() didn't check for null, had NullPointerException (bugfix by Balazs Poka) More... over 19 years ago
Move the private classes out of Tutorial.java into their own source files More... over 19 years ago
Draw a JLabel's text in bold, depending on the value of its Font attribute. More... over 19 years ago
Add a Font attribute to the Component class More... over 19 years ago
Minor documentation change More... over 19 years ago