rolux
|
12cf77cef5
|
less obscure Ox.map
|
2012-05-22 16:29:37 +02:00 |
|
j
|
33390069b9
|
fix Ox.JQueryElement fixmes
|
2012-05-22 16:08:09 +02:00 |
|
j
|
b9e80c9d75
|
cleanup docs, fix children/find calls
|
2012-05-22 15:14:40 +02:00 |
|
j
|
a98902f165
|
fix setting icon if loading page other than home
|
2012-05-22 10:36:03 +02:00 |
|
j
|
34bf08c445
|
document Ox.break
|
2012-05-22 10:35:35 +02:00 |
|
rolux
|
04784630d3
|
use Ox.break
|
2012-05-22 09:11:26 +02:00 |
|
rolux
|
3d4a79b6a2
|
in Ox.every, use Ox.identity; faster Ox.filter; in Ox.forEach, allow for Ox.break, and use standard arguments for iterator function, remove Ox.getIndex and Ox.getObject; add Ox.indexOf; in Ox.makeObject, use Ox.typeOf; make sure Ox.max and Ox.min don't blow the stack; add Ox.slice; in Ox.values, use Ox.typeOf
|
2012-05-21 22:17:33 +02:00 |
|
rolux
|
bfa9394850
|
in Ox.api, use Ox.indexOf, not Ox.getIndex; faster Ox.merge
|
2012-05-21 22:10:51 +02:00 |
|
rolux
|
bf9a19a71e
|
use Ox.methods
|
2012-05-21 22:07:40 +02:00 |
|
rolux
|
c5b148773f
|
don't Ox.extend with undefined, use empty object
|
2012-05-21 22:07:06 +02:00 |
|
rolux
|
047cf5813d
|
use 'this', not 'window', as global object; allow for Ox.break in Ox.loop
|
2012-05-21 22:05:49 +02:00 |
|
rolux
|
75558d4b9d
|
in Ox.extend, use Ox.slice; add includePrototype argument to Ox.methods
|
2012-05-21 22:04:22 +02:00 |
|
rolux
|
f83d317407
|
minor changes
|
2012-05-21 21:24:06 +02:00 |
|
rolux
|
344d7ec40d
|
use Ox.indexOf, not Ox.getObject
|
2012-05-21 09:41:57 +03:00 |
|
rolux
|
503c2b5978
|
use [].some, not Ox.getObject
|
2012-05-21 09:40:40 +03:00 |
|
rolux
|
bb6f6d6471
|
add Ox.hasOwn
|
2012-05-19 13:39:25 +04:00 |
|
rolux
|
eab834a643
|
fix a type check in Ox.sum
|
2012-05-19 13:38:49 +04:00 |
|
rolux
|
d3ff222a04
|
Ox.$: return undefined for non-existing attributes (like jQuery); fix a wrong 'this' reference
|
2012-05-19 13:16:04 +04:00 |
|
rolux
|
f793245e2e
|
Ox.isNumber: update tests
|
2012-05-19 13:14:38 +04:00 |
|
rolux
|
8479037ab6
|
fix Ox.checkType
|
2012-05-19 12:48:01 +04:00 |
|
rolux
|
5692195509
|
swap the meaning of makeArray and toArray: makeArray, like makeObject, is a helper function for arguments processing (that wraps any non-array in an array), toArray, like in other libraries, is an alias for Array.prototype.slice.call
|
2012-05-19 12:40:59 +04:00 |
|
rolux
|
5cabb679f9
|
merge misc. minor changes
|
2012-05-19 12:30:43 +04:00 |
|
rolux
|
6acfd505e6
|
fix type check in Ox.$
|
2012-05-19 12:15:28 +04:00 |
|
rolux
|
49fc8dc8ed
|
base Ox.typeOf on Object.prototype.toString, add Ox.checkType, Ox.isInt and Ox.isPrimitive
|
2012-05-19 12:15:04 +04:00 |
|
rolux
|
6e4a940ddd
|
typo
|
2012-05-19 12:11:58 +04:00 |
|
rolux
|
d066501a14
|
add Ox.STACK_SIZE
|
2012-05-19 12:10:41 +04:00 |
|
rolux
|
03947b0d7f
|
add Ox.identity
|
2012-05-19 12:09:48 +04:00 |
|
rolux
|
e8f7f37a8a
|
update Collection.js: for functions, make Ox.len return undefined and Ox.isEmpty return false
|
2012-05-19 12:06:49 +04:00 |
|
rolux
|
373549a25a
|
remove Ox.isFalsy
|
2012-05-19 10:36:34 +04:00 |
|
rolux
|
d4954db30d
|
add Ox.escapeRegExp
|
2012-05-19 10:36:02 +04:00 |
|
j
|
520eac7a22
|
more documentation, more semicolons, some fixmes
|
2012-05-21 21:23:16 +02:00 |
|
j
|
509745407b
|
add documentation stubs
|
2012-05-21 12:38:18 +02:00 |
|
j
|
b3fce3a28a
|
check same origin in examples
|
2012-05-19 15:37:24 +02:00 |
|
j
|
00d5ece202
|
exclude some more files from build
|
2012-05-19 15:32:12 +02:00 |
|
j
|
2198d0b1ec
|
pass options.timeline, there is no options.type
|
2012-05-19 15:24:00 +02:00 |
|
j
|
ac35d761ac
|
fix AnnotationFolder
|
2012-05-19 15:14:04 +02:00 |
|
rolux
|
0483f68f1b
|
update twitter id
|
2012-05-10 12:13:19 +02:00 |
|
rolux
|
cb9a5fda2d
|
in AnnotationFolder, simplify crossesPoint()
|
2012-05-10 12:12:34 +02:00 |
|
rlx
|
959a014657
|
fix Ox.sort so that it handles multiple numbers
|
2012-04-24 10:47:18 +00:00 |
|
rlx
|
b4fd0f01ae
|
minor changes in Ox.Chart
|
2012-04-24 10:18:39 +00:00 |
|
rlx
|
4a210718ea
|
in Ox.sort(), handle non-leading numbers and leading articles (fixes #723, fixes #779)
|
2012-04-24 10:16:58 +00:00 |
|
rlx
|
9790e7d6c6
|
in derivatives of Ox.List, make sure gainFocus, hasFocus and loseFocus work correctly
|
2012-04-24 08:21:00 +00:00 |
|
rlx
|
07b44e20c8
|
when positioning tooltip, make sure x is an integer
|
2012-04-24 08:19:05 +00:00 |
|
rlx
|
d7f0464ee6
|
add missing public togglePaused method to Ox.VideoTimelinePlayer
|
2012-04-24 08:18:08 +00:00 |
|
rlx
|
aae7ba2485
|
fix a bug where tooltips would not retain their width near the right edge of the screen, fixes #568
|
2012-04-23 11:16:46 +00:00 |
|
rlx
|
fa146ebbba
|
Ox.Map: meta+click on selected place now deselects it (fixes #655)
|
2012-04-23 10:28:42 +00:00 |
|
rlx
|
c0c4031825
|
in video editor, rename 'posterFrameControls' option to 'enableSetPosterFrame', always include 'Go to Poster Frame' menu entry, and correctly enable/disable 'Set Poster Frame' menu entry
|
2012-04-23 09:53:29 +00:00 |
|
rlx
|
771b15c25a
|
add (but do not enable) reset-size-on-doubleclick for split panel elements
|
2012-04-23 09:37:49 +00:00 |
|
rlx
|
43495de239
|
when expanding or collapsing part of a split panel, do not immediately switch the resizebar's tooltip
|
2012-04-23 08:29:37 +00:00 |
|
rlx
|
cb1fffa491
|
add some comments in video timeline player
|
2012-04-23 08:11:34 +00:00 |
|