aboutsummaryrefslogtreecommitdiffstats
path: root/epan/wslua/wslua_gui.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-06Draft: Make LTE Uu stats and graph work for NR tooMartin Mathieson1-1/+1
2023-09-12wslua_gui.c: Fix typo in TextWindow_new docsMoshe Kaplan1-1/+1
2023-09-11LUA custom packet callback: unreverse table of fieldsMartin Mathieson1-1/+1
2023-09-05wslua_gui.c: Clarify register_packet_menu() arguments Moshe Kaplan1-2/+2
2023-09-05wslua_gui.c: new_dialog() - update docs grammar Moshe Kaplan1-2/+2
2023-08-25Fix Debian packaging and remove stale references to "init.lua"João Valverde1-1/+1
2023-02-11Docbook: Reorganize our guide directoriesGerald Combs1-3/+3
2022-12-07WSLUA: Add new lua function register_packet_menu()Moshe Kaplan1-0/+87
2022-07-19wslua: Fix our argument definitions.Gerald Combs1-2/+2
2022-07-06Rename Logwolf to LograyGerald Combs1-1/+1
2022-06-22wsdg: escape tick marks after backtick; fix typoChuck Craft1-1/+1
2022-05-16wsdg/lua: gui.colorized_frame.fg example is a few digits shortChuck Craft1-1/+1
2022-04-15wslua: Update the menu group documentation.Gerald Combs1-15/+33
2021-11-15Qt: Make Lua dialogs children of the main window.Gerald Combs1-2/+2
2021-07-26Move epan/wmem/wmem_scopes.h to epan/João Valverde1-1/+1
2021-07-13lua: dialog with prefilled valuesDeveloper Alexander1-13/+52
2021-06-21Lua: Add redissect_packets()Stig Bjørlykke1-0/+22
2021-06-16Replace g_log() calls with ws_log()João Valverde1-12/+12
2021-05-19wslua: Replace g_assert() with ws_assert()João Valverde1-3/+3
2021-02-15Be more strict about opening URLs.Gerald Combs1-1/+17
2020-12-22Detect and replace bad allocation patternsMoshe Kaplan1-7/+7
2020-12-04Lua: Improve Listener error handlingStig Bjørlykke1-3/+15
2020-10-02Clean up URLs.Guy Harris1-4/+4
2020-06-25wslua: Add ability to query current temporary color filter textrbroker1-11/+53
2020-03-30wslua: Cross-reference and title case fixes.Gerald Combs1-1/+1
2020-03-30wslua: Update the GUI docs.Gerald Combs1-67/+257
2019-11-05funnel: Free callback dataStig Bjørlykke1-0/+1
2019-11-05funnel: Free callback dataStig Bjørlykke1-2/+9
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-01-29wslua: Update wslua_register_menu() documentationStig Bjørlykke1-0/+2
2018-09-19Try to discourage the use of APIs via counting.Gerald Combs1-9/+8
2018-02-09wslua: use SPDX identifiers.Dario Lombardo1-13/+1
2017-12-16wslua: Fix memory leakagesStig Bjørlykke1-0/+2
2016-07-26Use ws_g_warning in wslua.Michael Mann1-8/+9
2016-06-14wslua: Drop unused "push_code" macro parameterPeter Wu1-2/+2
2016-01-11Lua: Added reload_lua_pluginsStig Bjørlykke1-3/+29
2015-08-11Added Reload Lua plugins.Stig Bjørlykke1-3/+18
2015-07-07Qt: Add initial Lua support.Gerald Combs1-7/+7
2015-02-13wslua*: Add editor modelines; Fix indentation, etc as needed.Bill Meier1-0/+13
2015-01-23Use luaL_{check,opt}integer() rather than luaL_{check,opt}int().Guy Harris1-1/+1
2015-01-18Clean up ftype-conversion and dfilter error message string handling.Guy Harris1-3/+4
2015-01-04Make all Lua code use wmem not ememHadriel Kaplan1-5/+2
2014-10-13Lua: luaL_checkstring does not return NULLStig Bjørlykke1-58/+3
2014-06-18Convert the obvious emem to wmem in lua code.Evan Huus1-2/+5
2014-03-25Enhance Lua API doc generator and add more API infoHadriel Kaplan1-49/+52
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-02-27Fix coverity warnings for all wslua files. (redux)Hadriel Kaplan1-21/+78
2014-02-21Cleanup on aisle 5: normalizes the Lua code to follow common schema/modelHadriel Kaplan1-74/+11
2014-02-08Fix bug 9732: ' Lua: recent commit changed some MENU_ key names in init.lua'Hadriel Kaplan1-1/+5
2014-01-31Fix for Bug-9711 Lua: the Lua stack is growing slightly during initialization.Hadriel Kaplan1-2/+2