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 21 hours
ago. based on code collected
about 22 hours
ago.
Jun 14, 2024 — Jun 14, 2025
Showing page 1,069 of 1,160
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
removed alert
fjakobs
More...
over 18 years ago
Keyhandler test added
fjakobs
More...
over 18 years ago
Updated to fix bug #188. Thank to Dietrich.
wpbasti
More...
over 18 years ago
Cleaned up debug statements.
wpbasti
More...
over 18 years ago
* Removed window focus listener from ComboBox. This fixes some issues, when the ComboBox does not open. * Reimplemented/Tuned window focus/blur handling and detection. Should work more correct now.
wpbasti
More...
over 18 years ago
Added support for migration of settings. Added support for 0.7 class declaration.
wpbasti
More...
over 18 years ago
Minor improvements.
wpbasti
More...
over 18 years ago
css fix fix
fjakobs
More...
over 18 years ago
fix Safari CSS handling. This fixes globalCursor in Safari as well.
fjakobs
More...
over 18 years ago
Minor improvement.
wpbasti
More...
over 18 years ago
test for css functionality added
fjakobs
More...
over 18 years ago
Improved javadoc.
wpbasti
More...
over 18 years ago
Fixed some gecko issue with mousewheel events.
wpbasti
More...
over 18 years ago
Reverted my last change. Sebastian said, it was not qooxdooish enough. The image URLs are now hardcoded again and may not be changed in the appearance.
til132
More...
over 18 years ago
Removed auto dispose deactivation. We should definitely find a more elegant solution here.
wpbasti
More...
over 18 years ago
Moved setting of the image source to appearance
til132
More...
over 18 years ago
Removed reference counter (Derrells latest changes.)
wpbasti
More...
over 18 years ago
correct a comment
derrell
More...
over 18 years ago
Event dispose handling appears to be working properly now. Instead of a simple autoDispose property, there's now a referenceCount property. If the event is not to be auto-disposed, we start the reference count at 1; otherwise at 0. We then increment the reference count by the number of listeners. After processing each listener, we decrement the reference count. After processing all listeners, if the reference count is zero, we auto-dispose.
derrell
More...
over 18 years ago
Fixed missing semicolon.
wpbasti
More...
over 18 years ago
Result of "make fix".
wpbasti
More...
over 18 years ago
part 5 of renaming qx.util.finitestatemachine to qx.util.fsm
derrell
More...
over 18 years ago
part 4 of renaming qx.util.finitestatemachine to qx.util.fsm
derrell
More...
over 18 years ago
part 3 of renaming qx.util.finitestatemachine to qx.util.fsm
derrell
More...
over 18 years ago
part 2 of renaming qx.util.finitestatemachine to qx.util.fsm
derrell
More...
over 18 years ago
part 1 of renaming qx.util.finitestatemachine to qx.util.fsm
derrell
More...
over 18 years ago
Fix a copy/paste error
derrell
More...
over 18 years ago
Minor changes. Hopefully this recovers the old behavior.
wpbasti
More...
over 18 years ago
Minor adjustments to event handling. Derrell, I hope this does not break any of your code.
wpbasti
More...
over 18 years ago
Corrected documentation.
wpbasti
More...
over 18 years ago
←
1
2
…
1065
1066
1067
1068
1069
1070
1071
1072
1073
…
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