4
I Use This!
High Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected 3 days ago.
Jul 28, 2024 — Jul 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[r316] [branches/dev] Checking in new project files for wtk 2.5.2. hopefully this doesn't break anyone. More... about 17 years ago
[r304] [branches/dev] Moved JavaRosa files to be in internal folder More... about 17 years ago
[r301] [branches/dev] Merging in GATHER development, suckas! More... about 17 years ago
[r296] [branches/dev] Update constants and properties More... about 17 years ago
[r257] [branches/dev] Continuing integration/major overhaul of XForms internationalization support. More... about 17 years ago
[r254] [branches/dev] Massive merge of TechEndeavour branch up through revision 241. All code (except for standalone patient select screen project) has been moved over, with some edits/comment-outs. More... about 17 years ago
[r213] [branches/dev] Some changes in progress for GATHER. Mainly: loading GATHER Xforms by default, support for loading forms from resource files, saving data on 'Save and Exit', and renaming 'Save and Reload' to 'Save and Start Over' More... about 17 years ago
[r204] [branches/dev] Added support for character entities (&amp;, &lt;, &gt;, etc.) in the XForm. You should now be able to use character entities in element content (<label>, <title> text, etc.) and attributes and have it display in the XForm without crashing. Problem characters entered by the user as input will also be escaped when saving. You should also be able to use text with escape sequences in XPath expressions, but this has not been well tested. More... about 17 years ago
[r203] [branches/dev] Cleaned up the property-loading code a bit. Refactored to make more concise. More... about 17 years ago
[r202] [branches/dev] Added libs to classpath to eliminate errors with compiling for Nokia More... about 17 years ago
[r200] [branches/dev] Change chatterbox history so that past questions appear on the same line as their answers More... over 17 years ago
[r199] [branches/dev] Added basic progress bar to chatterbox More... over 17 years ago
[r198] [branches/dev] Support new XForms constructs that previously were ignored or caused crashes. Specifically: More... over 17 years ago
[r197] [branches/dev] Added work-around for NoSuchMethodError in low-end Nokia JVMs More... over 17 years ago
[r171] [trunk/JavaRosa] 1. Moved SMS libraries added by daniel to a sample folder so that there were no compiler errors 2. Added JUnit to the classpath to avoid any compile errors when you first download the package. 3. Change the build.properties file to use the default install directory of the Wireless toolkit. More... over 17 years ago
[r170] [trunk/JavaRosa] Adding SMS server side classes More... over 17 years ago
[r169] [trunk/JavaRosa] Adding SMS transport method More... over 17 years ago
[r168] [trunk/JavaRosa] added post and get URL properties, as well as get method property More... over 17 years ago
[r167] [trunk/JavaRosa] Removed the Polish extended menu bar for now, as it increases memory overhead, and we aren't really using it for anything. More... over 17 years ago
[r166] [trunk/JavaRosa] Fixed more CLDC 1.0 non-compliant code. Should now compile for CLDC 1.0 devices. More... over 17 years ago
[r165] [trunk/JavaRosa] Used cross-platform Polish.equalsIgnoreCase, instead of CLDC 1.1 specific String.equalsIgnoreCase More... over 17 years ago
[r164] [trunk/JavaRosa] Added a javarosa.usepolishui property that allows us to build with and without the polish Jars. Made appropriate changes to the codebase to allow for this to exclude all code that needs Polish to work properly. Note that this currently takes out the properties screen. More... over 17 years ago
[r163] [trunk/JavaRosa] Adding test Xforms / removing old More... over 17 years ago
[r162] [trunk/JavaRosa] javadocs More... over 17 years ago
[r161] [trunk/JavaRosa] javadocs More... over 17 years ago
[r160] [trunk/JavaRosa] javadocs More... over 17 years ago
[r159] [trunk/JavaRosa] Added basic documentation for Dropdown More... over 17 years ago
[r158] [trunk/JavaRosa] All three views are now possible selections for the application. More... over 17 years ago
[r157] [trunk/JavaRosa] "Back" is now a functional command, although it does not yet repopulate old answers More... over 17 years ago
[r156] [trunk/JavaRosa] Added the PropertiesView screen. Fixed Property serialization. Properly configured the ViewStyle property to switch between the different views. More... over 17 years ago