Commit Graph

  • 3fb1801f87 change version master Vitaliy Filippov 2016-08-14 16:15:56 +0300
  • 3b52300398 Fix fixedheadertable resizing with fixed columns Vitaliy Filippov 2016-08-14 16:11:04 +0300
  • 384bd78c4c Refresh table header on each re-init ("setup") Vitaliy Filippov 2016-03-04 15:33:44 +0300
  • c5ee9a311c Implement auto-resize Vitaliy Filippov 2015-07-27 13:38:51 +0300
  • 5c43d85281 Remove scrollbar padding when no scrollbar is present Vitaliy Filippov 2015-07-27 13:21:16 +0300
  • 6000bfe16c Fix cloned header width Vitaliy Filippov 2015-07-27 12:49:49 +0300
  • f2f98a3dc3 Fix table sizing (use thead for both body and header divs!) Vitaliy Filippov 2015-07-27 12:29:00 +0300
  • 8b8667e86c Merge pull request #108 from mda-php/master Mark Malek 2014-03-04 12:31:39 -0500
  • 300eea76d0 Copy inline styles from original table hiddes 2014-02-27 17:45:57 +0700
  • 1d1ff6e2bf FIXED ISSUE #107 Scrollbar offset is incorrect if padding-right is already exists hiddes 2014-02-27 15:23:41 +0700
  • 2deb86477c Merge pull request #104 from mda-php/master Mark Malek 2014-02-02 18:41:53 -0800
  • e7aa5be530 FIXED ISSUE #69 Scrolling over fixed column header distorts the table hiddes 2014-01-31 14:51:53 +0700
  • 802503fe07 Updated year and name Mark Malek 2013-09-19 01:47:08 -0400
  • ef36b68c9a Added a license Mark Malek 2013-09-19 01:46:41 -0400
  • 52d42a3665 Convert mixed tabs to spaces. Tab width = 2 spaces. Remove unused variables. Fixed out of scope variables. Mark Malek 2013-08-01 01:47:25 -0400
  • 231fdcd251 Add .DS_Store to gitignore Mark Malek 2013-08-01 01:46:40 -0400
  • eb36b15911 Merge pull request #80 from solomax/patch-1 Mark Malek 2013-07-31 22:02:15 -0700
  • ca4d8c60c7 Fixes Issue #59 Maxim Solodovnik 2013-07-12 16:51:52 +0700
  • 60b80586e6 Merge pull request #78 from lucianocosta/patch-1 Mark Malek 2013-07-09 12:13:30 -0700
  • e187cfcb39 preventing 'apply' method call on undefined obj Luciano Costa 2013-07-08 17:29:29 -0300
  • f75b61f28e Merge pull request #71 from dormisher/master Mark Malek 2013-04-19 09:05:06 -0700
  • 02f5e026b7 replaced use of $.browser.msie which has been removed from jQuery 1.9 with equivalent check Dan Ormisher 2013-04-19 16:00:06 +0100
  • 278b49684c Update javascripts/demo.js gh-pages Mark Malek 2012-09-03 18:01:46 -0300
  • 5754948ee1 Update index.html Mark Malek 2012-09-03 18:00:47 -0300
  • a94a9a92b4 Update index.html Mark Malek 2012-09-03 17:58:53 -0300
  • c08e3f556c Fixed an issue with the borders. Mark Malek 2012-09-03 07:08:16 -0400
  • 11f14d365a Fixed some styles. Mark Malek 2012-09-03 07:05:45 -0400
  • 18d27fad17 Fixed the table theme. Mark Malek 2012-09-03 07:01:59 -0400
  • c7d9822678 Updated theme. Mark Malek 2012-09-03 07:00:02 -0400
  • 603f3f93aa Added CSS styles to the table. Mark Malek 2012-09-03 06:57:07 -0400
  • ba5a833c2c Link to defaultTheme. Mark Malek 2012-09-03 06:54:05 -0400
  • dcdbb17bba Added the defaultTheme.css to the gh-pages Mark Malek 2012-09-03 06:53:22 -0400
  • 095fc0e183 Added styles to main stylesheet Mark Malek 2012-09-03 06:51:24 -0400
  • e71aaddbe9 Added ID to table, remove debug statement. Mark Malek 2012-09-03 06:46:38 -0400
  • 0ec4bd1de1 Testing a commit. Mark Malek 2012-09-03 06:44:25 -0400
  • 2aa1af80e2 Included defaultTheme stylesheet. Mark Malek 2012-09-03 06:43:08 -0400
  • ff274a2acd Added the demo to the github pages. Mark Malek 2012-09-03 06:40:46 -0400
  • be5595a20f Create gh-pages branch via GitHub Mark Malek 2012-09-03 03:21:43 -0700
  • 7dddc367fe Create gh-pages branch via GitHub Mark Malek 2012-07-22 21:07:45 -0700
  • aa40378f85 Merge pull request #47 from ReneNyffenegger/master Mark Malek 2012-03-13 12:02:26 -0700
  • dc9980bc3d Removed , before } because IE7 doesn't seem to like this Rene Nyffenegger 2012-03-13 00:54:15 +0100
  • 4ad1319a32 Merge pull request #45 from macfreek/stage/classes Mark Malek 2012-03-08 16:45:45 -0800
  • e2df04560c Merge pull request #37 from crazytonyi/patch-2 Mark Malek 2012-03-08 12:51:56 -0800
  • 41bf4b5f4d Merge pull request #42 from macfreek/master Mark Malek 2012-03-01 13:39:51 -0800
  • b149990474 Move themeClass and height from JavaScript to HTML. This makes the configuration easier and gives much better backward compatibility if JavaScript is turned off. Freek Dijkstra 2012-02-27 17:12:08 +0100
  • c9739b737f Merge fbbf58c into master (original version was made against v1.3) Freek Dijkstra 2012-02-27 15:47:22 +0100
  • bb17386015 Change thead to tfoot in .fht-fixed-column .fht-tfoot Freek Dijkstra 2012-02-27 11:19:53 +0100
  • e97620b3dd Adjust width of fixed-column footers to account for footers with a colspan Freek Dijkstra 2012-02-27 10:11:38 +0100
  • 23b510dac9 Footers scroll horizontally Freek Dijkstra 2012-02-27 10:06:26 +0100
  • b2a37e054b tfoot, tbody and thead may now contain either td or th. Previously thead could only contain th, while tbody and tfoot could only contain td. Freek Dijkstra 2012-02-27 01:33:03 +0100
  • 3e451a1a69 Add example #05 with user-provided footer. Freek Dijkstra 2012-02-26 23:53:34 +0100
  • ea6d61516a Fix examples syntax fixedColumn -> fixedColumns Freek Dijkstra 2012-02-26 23:30:09 +0100
  • fbbf58cb70 Original <table> classes are not overridden anymore Frédéric Camblor 2012-02-26 03:00:45 +0100
  • 8ac7bc7c41 Fixing bug when footer is true and cloneHeadToFoot is not : scrolling was not working on footer nor footer fixedColumn Frédéric Camblor 2012-02-26 02:58:40 +0100
  • 47431474ef Documentation and demo still say to use fixedColumn and set to true. Added it back into default settings set to false and if set to true (and fixedColumns is 0) sets fixedColumns to 1. Not sure if the 'fixedColumns <= 0' covers all bases, but it accounts for when the parameter is set to a valid option. crazytonyi 2012-02-14 06:19:57 -0600
  • 49415cf6ae Merge pull request #13 from tadfisher/fixedcolumns Mark Malek 2011-11-23 12:42:18 -0800
  • 00b1badbcd Fixed mousewheel scroll distance, some JSLint complaints, corrected minification Tad Fisher 2011-08-01 10:49:59 -1000
  • 571fe4c707 Added mousewheel include note to readme Tad Fisher 2011-08-01 10:25:01 -1000
  • 2d437b3ff9 formatting, add mousewheel to minified dist Tad Fisher 2011-08-01 10:21:40 -1000
  • 291a96905c Respond to mousewheel on fixed columns Tad Fisher 2011-08-01 10:06:36 -1000
  • 2ef1314562 Fix column widths on FF3.x Tad Fisher 2011-08-01 09:12:58 -1000
  • 973aa1118d Correct fixed-column widths, make horizontal scrollbar selectable Tad Fisher 2011-08-01 08:13:15 -1000
  • 3e498d9f68 Updated tests for multiple-fixed-columns Tad Fisher 2011-08-01 07:53:22 -1000
  • cb3cf67242 support multiple fixed columns - use {'fixedColumns': n} Tad Fisher 2011-08-01 07:43:06 -1000
  • c30fe94be0 Minor refactoring Mark Malek 2011-05-28 02:47:35 -0400
  • b9bea2a883 Updated ReadMe with fixedColumn option Mark Malek 2011-05-18 18:43:43 -0400
  • b0e028a418 Updated version in comments Mark Malek 2011-05-18 18:38:24 -0400
  • 9edaabe5b6 Updated minified version Mark Malek 2011-05-18 02:59:57 -0400
  • 2c39d6f089 Bug fix: Mark Malek 2011-05-18 02:58:49 -0400
  • f2d56ef374 Update demo: Mark Malek 2011-05-18 01:07:14 -0400
  • 0d2a5a1148 Bug fix: Mark Malek 2011-05-18 01:06:30 -0400
  • 6de54fb1bb Bug fix: Mark Malek 2011-05-18 00:47:25 -0400
  • 4e683dfb7c New Feature: Mark Malek 2011-05-15 23:35:20 -0400
  • 2d85e85937 Create branch v1.3 Updated version numbers to 1.3 Mark Malek 2011-05-14 17:13:45 -0400
  • e9296a4f56 Merged branch 1.2.2 to Master Updated README to Version 1.2.2 Mark Malek 2011-05-14 16:24:40 -0400
  • 15899b2d51 Bug fix: Fixed bug with tfoot footers not displaying Mark Malek 2011-05-09 17:24:50 -0400
  • 41f95fddd1 Merge branch 'master' of github.com:golovko/Fixed-Header-Table into version_1.2.1 Mark Malek 2011-05-08 00:02:18 -0400
  • e813e92755 Delete old files Mark Malek 2011-05-07 23:55:44 -0400
  • 3e9511ce2b Squashed commit of the following: Mark Malek 2011-05-07 23:51:02 -0400
  • 3c1c3bd18e Updated version in comments and minified file Mark Malek 2011-05-07 23:43:30 -0400
  • cff9699e3e New features: Mark Malek 2011-05-07 23:37:50 -0400
  • 891d3086cd Minified version Mark Malek 2011-05-07 05:24:26 -0400
  • e9fe5297bc Updated README.md Mark Malek 2011-05-07 04:57:52 -0400
  • 946077990e Removed old readme, added formatted readme Mark Malek 2011-05-07 04:54:44 -0400
  • 9fb59bbe81 Bug fixes: Mark Malek 2011-05-07 03:33:04 -0400
  • dc169731d1 Bug fix: Mark Malek 2011-05-07 01:36:20 -0400
  • 2e366aaba2 Squashed commit of the following: Mark Malek 2011-05-02 18:56:04 -0400
  • 17df3b5d05 Updated Readme Mark Malek 2011-05-02 18:32:36 -0400
  • 24d094417e Bug fix: Mark Malek 2011-05-02 16:07:46 -0400
  • f70e957672 Updated comments Mark Malek 2011-05-02 10:52:24 -0400
  • a0a85b0af5 Updated demo and examples Mark Malek 2011-05-02 10:48:56 -0400
  • 2562baa42c Added support for callbacks for show / hide Added support for show / hide effects and duration Mark Malek 2011-05-02 01:18:18 -0400
  • cfd9fcb09f Added some content to README Mark Malek 2011-05-01 20:32:34 -0400
  • 64c195ccac Added more styles to the test Mark Malek 2011-05-01 20:30:21 -0400
  • 5529140af6 Bug fixes: Mark Malek 2011-05-01 20:30:01 -0400
  • a8fe78cb63 Moved demo files into a demo directory Mark Malek 2011-05-01 19:54:28 -0400
  • 229d75e6eb Added theme to myTheme.css Mark Malek 2011-05-01 15:13:02 -0400
  • c7858291c9 Added a theming class for theming support Mark Malek 2011-05-01 14:39:12 -0400
  • b058939c6e Fixed bugs with IE and Firefox Mark Malek 2011-05-01 14:33:19 -0400
  • 771268b06c Added support for collapsed borders (unfinished) Mark Malek 2011-04-30 20:45:15 -0400