aboutsummaryrefslogtreecommitdiff
path: root/src/ui.cc
AgeCommit message (Expand)Author
2011-03-10Minor fixes for panel_size=largeJorge Arellano Cid
2011-03-09Moved some keyboard events from class UI to class CustTabs (where they belong)Jorge Arellano Cid
2011-03-09Added code and made the necesary bindings so tabs start to be functionalJorge Arellano Cid
2011-03-09Part of the UI wasn't visible. This minor changes fix it.Jorge Arellano Cid
2011-03-09Made Dillo code follow my fltk1.3 UI prototypeJorge Arellano Cid
2011-03-09Added CustGroup class (it repositions child widgets when others are hidden)Jorge Arellano Cid
2011-03-09Initial changes to make the tiny panel mode workJorge Arellano Cid
2011-01-17more UI button event handlingcorvid
2011-01-17deactivated toolbar buttonscorvid
2011-01-17toolbar button cbcorvid
2011-01-11more src/uicorvid
2011-01-09some more src/uicorvid
2011-01-07a bit of src/uicorvid
2011-01-06RAW_LABEL is SHORTCUT_LABELcorvid
2011-01-06some UI constantscorvid
2011-01-06whencorvid
2011-01-06eventscorvid
2011-01-06keys and mouse buttonscorvid
2010-02-27trim some spacescorvid
2010-02-25don't inherit UI_TEMPORARILY_SHOW_PANELS, use UI_HIDDEN insteadJohannes Hofmann
2010-02-24Fix fullwindow start (from CLI and dillorc)Jorge Arellano Cid
2010-02-11allow pasting into form widgets when middle_click_drags_page=NOcorvid
2010-01-18Added a help button. It tries a local help file then dillo.org's one.corvid, jcid
2009-10-03only set tooltips for UI if prefs.show_tooltip setcorvid
2009-09-08'save' key actioncorvid
2009-07-12Fixed CustProgressBox() for systems without weak symbols (wrong semantics)Jorge Arellano Cid
2009-07-05keybindings for scrollingcorvid
2009-06-24Added the "stop" keybinding (not bound!)corvid
2009-06-22remove system includescorvid
2009-06-05KeysCommand_tcorvid
2009-05-23garbage collect unused codeJohannes Hofmann
2009-05-18add support for --xid command line optionJohannes Hofmann
2009-05-17New utility function: a_Utf8_end_of_char()corvid
2009-05-16mergeJorge Arellano Cid
2009-05-16Fix: don't update window title for background tabsJorge Arellano Cid
2009-05-16Avoid unnecessary tab label redraws.Johannes Hofmann
2009-05-03Added configurable keybindings! (in ~/.dillo/keysrc) # part1Jorge Arellano Cid
2009-02-15Moved creation of the UI's status panel into a function.corvid
2009-02-09whitespace cleanup: 's/ +$//g'Jorge Arellano Cid
2009-02-08Switched load images on/off feature to the Tools menucorvid
2009-01-28Added the show_tools dillorc optioncorvid
2009-01-27Implemented the tools button with CSS options. Also removed nav.h from html.ccJorge Arellano Cid
2008-12-22Added some const quialifiers.corvid
2008-11-11- removed the tab labelfont settingjcid
2008-10-26- Added the "middle_click_drags_page" dillorc option.jcid
2008-10-13. Minor update to README.jcid
2008-10-09- File menu as popup implementation.jcid
2008-10-07.jcid
2008-10-07- Made ALT+q work.jcid
2008-10-03- Set menubar "close window" items from a timeoutjcid