nikiroo-utils.git
2019-02-15 Kevin LamonteUpdate copyright
2019-02-15 Kevin Lamonteretrofit from GJexer
2019-02-14 Kevin Lamontesixel in README
2019-02-12 Kevin Lamontehidden mouse pointer support
2019-02-11 Kevin LamonteFix set value
2019-02-08 Kevin Lamonte#37 fix signed byte type math
2018-11-22 Kevin Lamontemisc fixes
2018-10-22 Kevin Lamontecleanup
2018-10-22 Kevin LamontePrep for 2019 release
2018-07-13 Kevin LamonteNot dead note
2018-05-11 Kevin LamonteFix status bar on treeview window
2018-05-10 Kevin Lamontetypos
2018-05-09 Kevin LamonteFinish code sweep
2018-04-24 Kevin Lamonte#34 call onResize() when window size is changed
2018-04-08 Kevin Lamonte#27 expose messagebox type for inputbox
2018-04-07 Kevin Lamonte#29 avoid potential NPE
2018-04-07 Kevin Lamonte#30 fix potential NPE
2018-04-07 Kevin Lamonte#31 fix synchronized error
2018-04-07 Kevin Lamonte#33 expose SwingComponent
2018-03-25 Kevin Lamontefix javadoc
2017-12-27 Kevin Lamonte#25 fix NPE on double-click in secondary thread
2017-12-27 Kevin Lamonte#25 fix OOB on mouse down
2017-12-15 Kevin LamonteMany changes:
2017-12-03 Kevin LamonteMore PMD warnings
2017-12-03 Kevin LamonteMerge branch 'master' of https://github.com/klamonte...
2017-12-03 Kevin LamontePMD code sweep, #6 don't add MyWindow twice to MyApplic...
2017-10-28 Kevin LamonteMerge pull request #22 from SmartmaticLabs/master
2017-10-17 Carlos Rafael... Mimic the behavior in build.xml creating a runnable jar
2017-10-12 Kevin LamonteMerge pull request #21 from hce/fix-build-resource...
2017-10-10 Hans-Christian... Include the ResourceBundle files into the build
2017-08-26 Kevin LamonteExpose width/height in TApplication constructor, attemp...
2017-08-25 Kevin LamonteDiambiguate ^H from backspace
2017-08-25 Kevin LamonteFix assertions
2017-08-25 Kevin LamonteFixed for TJ
2017-08-24 Kevin LamonteFix bounds check
2017-08-24 Kevin LamonteFix lag in TTerminalWindow
2017-08-24 Kevin Lamontedouble-click support
2017-08-23 Kevin Lamontecustom command line terminal window, blinking in color...
2017-08-23 Kevin Lamontefix stack overflow
2017-08-23 Kevin LamonteaddEditor()
2017-08-22 Kevin LamonteFix mouse on menu line
2017-08-22 Kevin LamonteUpdate on screen flush
2017-08-21 Kevin LamonteFixes for TJIDE
2017-08-20 Kevin LamonteFix ClassCastException
2017-08-19 Kevin LamonteLocalize strings
2017-08-18 Kevin Lamonte#19 expose home/end for TField
2017-08-17 Kevin Lamonte#19 TField fixes
2017-08-17 Kevin Lamonteoops
2017-08-17 Kevin LamonteBetter resizing under ptypipe
2017-08-17 Kevin Lamonte#18 repaint after screen resize
2017-08-17 Kevin LamonteSupport TTerminalWindow resizing via ptypipe
2017-08-16 Kevin Lamonte#18 move to event-driven main loop
2017-08-15 Kevin Lamontedev version bump to 0.0.6
2017-08-15 Kevin Lamonte#18 Eliminate initial delay
2017-08-15 Kevin LamonteFix keypad to match xterm
2017-08-15 Kevin LamonteMouse wheel by 3
2017-08-15 Kevin LamonteBug fixes
2017-08-15 Kevin LamonteTEditor working
2017-08-14 Kevin LamonteTEditor 80% complete
2017-08-12 Kevin LamonteTEditor 50% complete
2017-08-10 Kevin Lamontemore TEditor stubs
2017-08-08 Kevin LamonteTWindowBackend
2017-08-07 Kevin LamonteFix package reference
2017-08-07 Kevin LamonteMultiBackend and MultiScreen
2017-08-07 Kevin Lamonte#16 Refactor Swing backend, demo of multiple TApplicati...
2017-08-05 Kevin Lamontestub maven support
2017-08-05 Kevin Lamonte#16 expose columns, rows, font size
2017-07-29 Kevin LamonteRemove unused imports
2017-07-29 Kevin Lamonteinitial stubs for editor package
2017-07-29 Kevin LamonteUpdate package comments
2017-07-29 Kevin LamonteOnly allow keyboard resizing when RESIZABLE is set
2017-07-17 Kevin Lamonte#13 focusFollowsMouse
2017-07-17 Kevin Lamonte#11 NOCLOSEBOX flag
2017-07-16 Kevin LamonteCommon Scrollable interface
2017-07-15 Kevin Lamonte#14 TDesktop working, TWindow hide/show/max/restore...
2017-07-15 Kevin Lamonte#14 TDesktop bug fixes, more TWindow API
2017-07-09 Kevin Lamonte#14 stubs for TDesktop
2017-07-09 Kevin LamonteTButton animate for keyboard
2017-07-08 Kevin Lamonte#10 left/center/right/full justified text for TText
2017-07-07 Kevin Lamonteupdate roadmap
2017-07-07 Kevin Lamonte#7 fix whitespace
2017-07-07 Kevin LamonteMerge pull request #12 from nikiroo/fixes
2017-07-04 Niki RooWidgets: fix Z-Order on up/down mouse events
2017-04-30 Kevin Lamonte#5 fallback to java.runtime.name if getFontAdjustments...
2017-04-05 Kevin Lamonte#5 rgbColors fix
2017-04-04 Kevin Lamonte#5 auto-detect textAdjustX/textAdjustY, fix RGB VGA...
2017-04-04 Kevin Lamonte#5 append RGB colors when -Djexer.ECMA48.rgbColor=true
2017-03-21 Kevin LamonteFix NPE
2017-03-21 Kevin LamonteFix OOB, expose triple buffer
2017-03-19 Kevin LamonteLink back to sf.net
2017-03-19 Kevin LamonteUpdate copyright to 2017
2017-03-19 Kevin Lamontesmart window placement
2017-03-18 Kevin LamonteTStatusBar
2017-03-17 Kevin LamonteAdd versioned about box, set title
2017-03-16 Kevin LamonteFix for ich() corrupting display
2017-03-15 Kevin LamonteBug fixes
2017-03-15 Kevin LamonteCache glyphs, fix vttest test
2017-03-08 Kevin LamontePerformance tweaks
2017-03-07 Kevin LamonteFix Swing triple-buffering
2017-03-06 Kevin LamonteSupport Shift-Tab
next