openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
F
fjakobs's qooxdoo
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 14 hours
ago. based on code collected
about 14 hours
ago.
May 19, 2024 — May 19, 2025
Showing page 1,116 of 1,160
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Minor cleanup
wpbasti
More...
almost 19 years ago
Major bugfix for Label auto-sizing
wpbasti
More...
almost 19 years ago
Initial checkin of new color popup (as a rewrite of the old qooxdoo 0.1.x QxColorPresetPopup
wpbasti
More...
almost 19 years ago
Fixed a debug message
til132
More...
almost 19 years ago
Corrected dependency (Json instead of JSON)
lucidcake
More...
almost 19 years ago
Some debug messages were output even with enableTransportDebug == false
lucidcake
More...
almost 19 years ago
Added support for * wildcard for the parameters "-cl" and "-scl"
til132
More...
almost 19 years ago
Added support for methods defined in the constructor (code style that supports real private methods)
til132
More...
almost 19 years ago
Applied patch for Bug #95 of Dietrich Streifert, which adds a property for making the "column visibility button" invisible
til132
More...
almost 19 years ago
Replaced QxCompare with qx.uti.Compare (Dietrich Streifert)
ecker
More...
almost 19 years ago
Replaced QxCompare with qx.uti.Compare (Dietrich Streifert)
ecker
More...
almost 19 years ago
Minor rewrapping
ecker
More...
almost 19 years ago
Deferred creation of client document blocker
ecker
More...
almost 19 years ago
Added new primitive type "function"
til132
More...
almost 19 years ago
r17...@cabra: derrell | 2006-07-04 08:55:23 -0400 Add Danny Adair's Python JSON-RPC date/time functionality
derrell
More...
almost 19 years ago
r17...@cabra: derrell | 2006-07-04 08:54:32 -0400 Add new directory for work-in-progress python JSON-RPC server
derrell
More...
almost 19 years ago
r17...@cabra: derrell | 2006-07-03 23:07:55 -0400 Add an example for how to drag a widget around the screen
derrell
More...
almost 19 years ago
r17...@cabra: derrell | 2006-06-30 16:03:51 -0400
derrell
More...
almost 19 years ago
"new Function" doesn't work in Safari. Better ideas than the anonymous function introduced in this commit are welcome (maybe a browser switch would be good to reduce overhead in other browsers).
lucidcake
More...
almost 19 years ago
Safari isn't really using khtml anymore -> introduce an engine name "webkit"
lucidcake
More...
almost 19 years ago
r17...@cabra: derrell | 2006-06-30 09:24:18 -0400 ObjectManager is in qx.manager.object, not in qx.core (broken by a recent check-in of mine)
derrell
More...
almost 19 years ago
r17...@cabra: derrell | 2006-06-29 15:01:55 -0400 After finding the dispose function from an incorrect superclass being called in one location, and realizing how incredibly easy it is to accidentally call a function in an incorrect class, I went in search of other problem cases. This patch fixes a number of other incorrect class calls, and documents intentional use of calling not-immediate-superclass functions elsewhere. In a few cases, the call to a not-immediate superclass was changed to call the immediate superclass even though there is currently no difference, so that in the future, if changes to the immediate superclass are made, the subclasses will properly inherit the changes.
derrell
More...
almost 19 years ago
Minor
ecker
More...
almost 19 years ago
r17...@cabra: derrell | 2006-06-29 12:49:37 -0400 Avoid some confusion on building/viewing documentation
derrell
More...
almost 19 years ago
Bugfix: The wrong super class was callen in dispose
til132
More...
almost 19 years ago
r17...@cabra: derrell | 2006-06-28 16:41:22 -0400 Now this works for placing the column selector menu in the right place, regardless of whether the table was sized using left/right or left/width.
derrell
More...
almost 19 years ago
r17...@cabra: derrell | 2006-06-28 14:20:11 -0400 I realized that using menu.setRight(this.getRight()) only works if the table is sized with left & right, and not if it is sized with left & width. This fix handles both methods of sizing the table.
derrell
More...
almost 19 years ago
Bugfix: carriage returns were not escaped in JSON export
til132
More...
almost 19 years ago
r17...@cabra: derrell | 2006-06-27 23:45:28 -0400 Here's a nice simple way to put the menu in the right place.
derrell
More...
almost 19 years ago
r17...@cabra: derrell | 2006-06-27 23:28:26 -0400 Following up on Sebastian's and Til's comments, I have confirmed Til's determination that only one of the flushGlobalQueue() calls pertains to the current issue (scrunched menu after any item is deselected), and I have commented that call out. No change to the current issue.
derrell
More...
almost 19 years ago
←
1
2
…
1112
1113
1114
1115
1116
1117
1118
1119
1120
…
1159
1160
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree