-
Notifications
You must be signed in to change notification settings - Fork 10
Apos autoscale9 slim5 greptile #91
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from all commits
Commits
Show all changes
107 commits
Select commit
Hold shift + click to select a range
ba20cc9
Update apos docs and code comments.
Lightning11wins 49f4641
Improve code readability without affecting functionality.
Lightning11wins 817f6e1
Store adj weights for later CSS use.
Lightning11wins 7670b48
Add a helpful error value when attempting to write widget properties …
Lightning11wins 1a3dc3c
Implement rendering doubles as widget properties.
Lightning11wins c5855fa
Render the new adjustment weight doubles as widget properties for deb…
Lightning11wins 837f6b4
Reformat CSS.
Lightning11wins 0f0d1e8
Make design responsive by replacing px with %.
Lightning11wins 6f327d5
Reformat CSS for autolayout.
Lightning11wins 7becc70
Improve debugging.
Lightning11wins e3f0757
Add flexibility to autoscaling, using macros to make it more readable.
Lightning11wins 5011169
Replace magic values for fl_x and fl_y with macros.
Lightning11wins 9ea5011
Improve code documentation and readability.
Lightning11wins 108e14c
Fix flexibility a little, but it's still broken.
Lightning11wins bbc0db3
Attempt to add responsiveness to widgets (doesn't quite work): autola…
Lightning11wins bfadfe7
Build testing apps.
Lightning11wins c5d998c
Sample pages appear to work now.
Lightning11wins 5ae7c54
Working, server-side code.
Lightning11wins 31f9a0d
Improve apos.c & add design support.
Lightning11wins a309b1f
Improve error handling.
Lightning11wins 7b4b20b
Fix the qprintf() % bug.
Lightning11wins f55bb79
Improve naming conventions and dev experience.
Lightning11wins 9da89e3
Update testing apps.
Lightning11wins a742576
Add tools to ht_geom_dom1html.
Lightning11wins 9612eb4
Add tools for widget development and debugging.
Lightning11wins ba4dd5b
Add a warning when using the pane resize action, which breaks respons…
Lightning11wins 83ea0b9
Make the point action responsive.
Lightning11wins c75f3e0
Make the autolayout widget responsive.
Lightning11wins db00d6b
Make the tab widget responsive.
Lightning11wins 7cd1fd7
Make the clock widget responsive.
Lightning11wins b0b1553
Debug and clean up the component widget.
Lightning11wins aac68d9
Make the scrollpane widget responsive.
Lightning11wins c079d6e
Make the button widget responsive.
Lightning11wins 00a7559
Make the chart widget responsive.
Lightning11wins 30df51a
Make the HTML widget responsive.
Lightning11wins a44cbd0
Make checkbox widget responsive.
Lightning11wins cc4d154
Update docs.
Lightning11wins 0b6a8a3
Add new content for testing.
Lightning11wins 44499c3
Fix a bug in the textbutton widget that broke responsiveness.
Lightning11wins b291e5a
Make datetime widget responsive.
Lightning11wins 32c24e3
Make dropdown widget responsive.
Lightning11wins a7d9958
Make editbox widget responsive.
Lightning11wins bf0987e
Make formstatus widget responsive.
Lightning11wins 615994b
Make imagebutton widget responsive.
Lightning11wins afe9388
Make menu widget responsive.
Lightning11wins 6277f78
Make objcanvas widget responsive (sort of).
Lightning11wins a2f1f1b
Make radiobutton pannel widget responsive.
Lightning11wins 0e35c68
Remove unnecessary width from htdrv_treeview.js.
Lightning11wins 03c9153
Make window widget responsive.
Lightning11wins 56e114a
Make active areas responsive.
Lightning11wins cfc5e47
Cleanup unused comments.
Lightning11wins 1e0d948
Add error messages to the image widget.
Lightning11wins 44bbef4
Make table widget back end code responsive.
Lightning11wins 2354c9a
Make table widget front end code responsive (I think).
Lightning11wins 467ac3c
Improve button layout on radio button panel widgets.
Lightning11wins e1f9a63
Clean up some JS for the radio button panel widget.
Lightning11wins 028f968
Add Easter Eggs for code reviewers to find.
Lightning11wins 1b69670
Fix a bug in htdrv_radiobutton.js.
Lightning11wins 59c9fc0
Tweak size of selection area in htdrv_radiobutton.js.
Lightning11wins f2f5d7a
Fix some inconsistent style issues with generated HTML & CSS.
Lightning11wins 15718cc
Clean up focus box styles.
Lightning11wins b56b2da
Add fallback options to the default font value.
Lightning11wins b836f1b
Fix tab widget bugs.
Lightning11wins 27cf99a
Clean up widget/label.
Lightning11wins cc4345a
Clean up widget/tab.
Lightning11wins d756a5f
Fix some validation warnings in generated HTML.
Lightning11wins 367cae5
Improve scrollpane code.
Lightning11wins e231364
Improve startup.js.
Lightning11wins ba5a548
Fix inconsistent JS generation style.
Lightning11wins 4c874de
Disable clipping CSS by default.
Lightning11wins 47a789d
Bug fixes and cleanup.
Lightning11wins 995bf9a
Improve pre-page serverside HTML generation.
Lightning11wins 3856302
Improve point action code.
Lightning11wins 363e489
Improve selection/hover area code.
Lightning11wins 614b696
Improve consistency of ResizeObserver-based code.
Lightning11wins acf6a7c
Improve readability of the resize listener in htdrv_window.js.
Lightning11wins ab02e38
Fix a bug that caused hover boxes to not display (caused by disabling…
Lightning11wins 64ca186
Clean up pg_mkbox() because I want to be able to read it.
Lightning11wins 54379cd
Clean up parent width & height functions.
Lightning11wins 1c2f6f7
Remove a comment referring to the qprintf() % bug, patched many commi…
Lightning11wins 3fa3be5
Improve code readability.
Lightning11wins 705df0f
Add support for sending new client-side datatypes.
Lightning11wins 68effc6
Fix a bug that caused boxes to be drawn incorrectly.
Lightning11wins c7e070d
Update the pg_area() doc comment after realizing it had external docu…
Lightning11wins e664c8b
Fix a bug that made window widget title bars appear broken.
Lightning11wins 729b117
Fix area bugs.
Lightning11wins bad37b4
Fix dynamic components being offset twice.
Lightning11wins e3432fa
Update testing apps.
Lightning11wins afad0ef
Clean up code.
Lightning11wins b5ffd1d
Fix a major regression that broke datetime dropdown rendering (introd…
Lightning11wins fdfb664
Fix a regression that caused hovers for many widgets to render incorr…
Lightning11wins d72687e
Add or update cursor styles to indicate clickable areas.
Lightning11wins 2ab05ac
Fix a bug that caused table scrollbar to sometimes not resize properly.
Lightning11wins e3caaff
Add an error when attempting to get relative values on an invalid layer.
Lightning11wins 3d1a58a
Replace the deprecated __defineGetter__() function with modern altern…
Lightning11wins 875de77
Remove fast_setRelativeX/Y() functions because they weren't notably f…
Lightning11wins eba946c
Improve warnings when using actions that break responsive design.
Lightning11wins 17e8957
Clean up from review.
Lightning11wins 81ae919
Fix moveTo() passing incorrect parameter to setResponsiveY().
Lightning11wins ebd88cc
Remove a completed todo.
Lightning11wins c1f5b73
Add dups branch dependency changes (revert after dups branch is merged).
Lightning11wins 4cdcd82
Fix minor window issues.
Lightning11wins 0acb257
Add detail to docs for refresh_interval property on osrc widgets.
Lightning11wins 922008b
Fix Greptile issues.
Lightning11wins 1d92412
Update copyright notice in modified files.
Lightning11wins c53a8f4
Fix typo.
Lightning11wins 9ced9a7
Fix bugs and clean up.
Lightning11wins File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.