0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 11 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove newlines in build.xml More... over 15 years ago
* drop not used import: org.w3c.dom.Node - update src/vsis/im/view/config/ConfigurationGuiController.java More... over 15 years ago
2008-11-27 Alexander Sack <[email protected]> More... over 15 years ago
* fix getValueAt invocations during save preferences in ConfigurationGuiController; first argument is row, second is col; this was mixed up before - update src/vsis/im/view/config/ConfigurationGuiController.java More... over 15 years ago
* upgrade jxta.jar to RELEASE 2.5; drop obsolete lib/jxtaext.jar More... over 15 years ago
* update JXTA libs to 2.3.7 release - update lib/bcprov-jdk14-130.jar - update lib/javax.servlet.jar - update lib/jxta.jar - update lib/jxtaext.jar - update lib/log4j-1.2.6.jar - update lib/org.mortbay.jetty.jar More... almost 16 years ago
use toggle buttons for font modifiers (bold, italic, etc.) and automatically change state depending on attributes below cursor More... over 17 years ago
use x-www-browser as UNIX_PATH for browser integration ... make this configurable (or even better auto-detected) at some point More... over 17 years ago
+ use square brackets fro timestamp in chat gui + wrap message into a bb [block] element + add static font class-field ABOUT (bold, verdana) in GuiController More... over 17 years ago
add friend field 'home' to Main class (maybe obsolete - investigate) More... over 17 years ago
+ new (currenly ugly) juxim logo added to graphics (splash screen) + make use of new logo in AboutGui and StartWindow + rewrite of new scrolling AboutGui More... over 17 years ago
+ introducing data structure for BBTag + introducing url support in BBCode + introducing attributes of bbtags + adding not-needed ParagraphSplitAction (will be removed later i guess) More... over 17 years ago
Make buddy a good dnd droppable. It now presents itself with its profile adv id URL. This is the start to add buddies by link More... over 17 years ago
implement hyperlink listener for chat view and editor. For now use BrowserController to process/open URLs. More... over 17 years ago
New autodetect and display URL and URI feature for rich BB editor kit. Hyperlink events are properly emitted if mouse click on such a link happens. More... over 17 years ago
license header updates where possible More... over 17 years ago
landing complete ChatGui rewrite using the new BBStyledEditorKit for styled text exchange More... over 17 years ago
land initial BBStyledEditorKit, because HTMLEditorKit is just too complex for our purpose. This EditorKit tries to implement BBCode markup. More... over 17 years ago
fix bug. that prevented addition of uris with tcp, http and jxta-urn schemes as rdv/relay in JxtaConfigPanel More... over 17 years ago
set system property JXTA_HOME to really map all jxta files to our custom directory More... over 17 years ago
don't use an instance field for logger, use class field instead More... over 17 years ago
make Receiver and SenderDemo compile again. More... over 17 years ago
initial (partial/incomplete) feature for (structural) autoupgrading ModifiedConfiguratoin.xml if DefaultConfiguration.xml changed its structure More... about 18 years ago
new DefaultCOnfiguration.xml for new rdv and relay admin feature More... about 18 years ago
landing make rdvs and relay administration feature More... about 18 years ago
some improvements to default synth style More... about 18 years ago
adding info if current theme is synth theme ... changing display behaviour for DefaultBuddyListTreeCellRenderer to use UIDefaults instead of relying on synth resources More... about 18 years ago
adding new resources feature for not-synth LAFs More... about 18 years ago
new image for incoming messages More... about 18 years ago
setting and documenting synth names for help gui widgets More... about 18 years ago