summaryrefslogtreecommitdiff
path: root/src/ui/window.c
AgeCommit message (Expand)Author
2020-12-09InputWidget: Usability improvementsJaakko Keränen
2020-12-06Fixed unnecessary immediate refreshJaakko Keränen
2020-12-04SidebarWidget: Interaction with the right sidebarJaakko Keränen
2020-12-04Added a second sidebar; removed hover outlineJaakko Keränen
2020-12-01Added dialog for changing feed typeJaakko Keränen
2020-12-01Added key shortcut for subscibing to pageJaakko Keränen
2020-11-30Added keybindings for prev/next tabJaakko Keränen
2020-11-28Cleanup: Removed (hidden) preformatted wrap optionJaakko Keränen
2020-11-28Updated release notesJaakko Keränen
2020-11-28Windows: Refreshing window contents during window resizingJaakko Keränen
2020-11-28Workaround for SDL window resize issueJaakko Keränen
2020-11-27Feeds: Separate timestamps for posting and discoveryJaakko Keränen
2020-11-27Subscribing via menu; cleanup after unsubscribeJaakko Keränen
2020-11-27Window: Added "Show Feed Entries" menu itemJaakko Keränen
2020-11-26Feeds: Manual refreshJaakko Keränen
2020-11-26Feeds: Working on menu itemsJaakko Keränen
2020-11-25Sidebar: Changed tab order, Bookmarks is first tabJaakko Keränen
2020-11-23Sidebar: Populate with feed entriesJaakko Keränen
2020-11-20Unfocus UI widgets when window loses input focusJaakko Keränen
2020-11-18Ignore whitespace around user-entered URLJaakko Keränen
2020-11-17Window: Added notifications for window focus gain/lossJaakko Keränen
2020-11-16Closing the sidebar with EscapeJaakko Keränen
2020-11-16Remember redirected URLs as visitedJaakko Keränen
2020-11-14Navigating to parent directory or site rootJaakko Keränen
2020-11-14Fixed copying the URL input field contentsJaakko Keränen
2020-11-11Window: Create hidden to avoid shuffling position during launchJaakko Keränen
2020-11-02Fixed potential crash at app shutdownJaakko Keranen
2020-10-31Window: Dismiss sidebar with EscapeJaakko Keränen
2020-10-30Updating LabelWidget command keyJaakko Keränen
2020-10-27Update history after response receivedJaakko Keränen
2020-10-25Window: Workaround for a key handling issueJaakko Keränen
2020-10-25Window: Ensure window is redrawn after expose eventsJaakko Keränen
2020-10-25Window: Ensure window is redrawn after expose eventJaakko Keränen
2020-10-20Added quote indicator preferenceJaakko Keränen
2020-10-16Open link in new tab with middle mouse buttonJaakko Keränen
2020-10-14Player: Volume adjustment UIJaakko Keränen
2020-10-12Clear input focus when switching tabsJaakko Keränen
2020-10-11Paste from clipboard on middle mouse clickJaakko Keränen
2020-10-11Focus behavior of the URL entry fieldJaakko Keränen
2020-10-07Fixed constant window redrawingJaakko Keränen
2020-10-04Fixed window position retain errorJaakko Keränen
2020-09-30Windows: Initial/minimum window size vs. UI scale factorJaakko Keränen
2020-09-30Windows: Use the system UI scaling factorJaakko Keränen
2020-09-30Windows: Improved fix for UI blankingJaakko Keränen
2020-09-27macOS: 10.13 should use OpenGL rendererJaakko Keränen
2020-09-25Document side elements; hover outlineJaakko Keränen
2020-09-21macOS: Window size/mode restoration tweaksJaakko Keränen
2020-09-21Restoring maximized windowsJaakko Keränen
2020-09-21Reload fonts when renderer is resetJaakko Keränen
2020-09-18Added build options for X11Jaakko Keränen