online-glom:gwt-glom.git
2011-03-01 Ben KonrathAdd support of Date and Time number types.
2011-03-01 Ben KonrathAdd support for formatting glom types as specified...
2011-03-01 Ben KonrathUse GWT 2.2.0 instead of 2.1.1.
2011-03-01 Ben KonrathA few small code cleanups.
2011-02-28 Ben KonrathAdd file for TODO list.
2011-02-18 Ben KonrathEnable the CellTable Pager when more than 20 rows need...
2011-02-18 Ben KonrathUse String arrays instead of GlomTable objects in GlomD...
2011-02-18 Ben KonrathAdd option to turn off formatting in JDT formatter...
2011-02-18 Ben KonrathRename LayoutList to LayoutListView.
2011-02-17 Ben KonrathMove LayoutListDataProvider class into LayoutList.java.
2011-02-17 Ben KonrathRename RPC service classes from LibGlomService* to...
2011-02-17 Ben KonrathUpdate JDT settings.
2011-02-17 Ben KonrathMove GWT-RPC objects to shared package (where they...
2011-02-16 Ben KonrathAdd sort clause to the sql query that grabs table infor...
2011-02-16 Ben KonrathDisable generateAsync feature of gwt-maven.
2011-02-14 Ben KonrathAdd LGPL v3 licence notices.
2011-02-14 Ben KonrathUse ArrayList instead of Array in GWT-RPC calls.
2011-02-14 Ben KonrathAccess data from a postgres db rather than the example...
2011-02-14 Ben KonrathUpdate Java formatter settings.
2011-02-02 Ben Konrath Update Eclipse and Maven configs to in preparation...
2011-02-02 Ben KonrathAdd information about a deployment related issue.
2011-02-02 Ben KonrathCall Glom.libglom_deinit() when the servlet is shutdown.
2011-01-28 Ben KonrathUse generated Util class to get the RPC Async interface.
2011-01-27 Ben KonrathCleanup ChangeLog entry from previous commit.
2011-01-25 Ben KonrathConvert to gwt-maven project.
2011-01-25 Ben KonrathRemove unused println.
2011-01-25 Ben KonrathAdd project specific JDT settings.
2011-01-25 Ben KonrathPopulate celltable with example data.
2011-01-20 Ben Konrath Set table headers when table dropBox changes.
2011-01-18 Ben KonrathMake a listBox with table titles instead of the flexTab...
2011-01-13 Ben KonrathUpdate to new java-libglom API.
2010-12-20 Ben KonrathAdd some basic style to the table listing.
2010-12-20 Ben KonrathLoad example file from installed glom dir.
2010-12-20 Ben KonrathUpdate Eclipse settings.
2010-12-17 Ben KonrathInitial commit.