Timeline



Jan 13, 2020:

10:21 PM WikiPageNames edited by trac
(diff)
10:21 PM TracUnicode edited by trac
(diff)
10:21 PM TracAdmin edited by trac
(diff)
10:21 PM TracQuery edited by trac
(diff)
10:21 PM TracStandalone edited by trac
(diff)
10:21 PM TracNavigation edited by trac
(diff)
10:21 PM TracUpgrade edited by trac
(diff)
10:21 PM TracBrowser edited by trac
(diff)
10:21 PM TracRepositoryAdmin edited by trac
(diff)
10:21 PM TracRevisionLog edited by trac
(diff)
10:21 PM TracBackup edited by trac
(diff)
10:21 PM WikiProcessors edited by trac
(diff)
10:21 PM WikiNewPage edited by trac
(diff)
10:21 PM TracTickets edited by trac
(diff)
10:21 PM TracSupport edited by trac
(diff)
10:21 PM TracWiki edited by trac
(diff)
10:21 PM TracInstall edited by trac
(diff)
10:21 PM TracChangeLog created by trac
10:21 PM CamelCase edited by trac
(diff)
10:21 PM TracCgi edited by trac
(diff)
10:21 PM TracModWSGI edited by trac
(diff)
10:21 PM InterTrac edited by trac
(diff)
10:21 PM WikiDeletePage edited by trac
(diff)
10:21 PM WikiRestructuredTextLinks edited by trac
(diff)
10:21 PM TracAccessibility edited by trac
(diff)
10:21 PM WikiRestructuredText edited by trac
(diff)
10:21 PM TracSearch edited by trac
(diff)
10:21 PM TracNotification edited by trac
(diff)
10:21 PM TracWorkflow edited by trac
(diff)
10:21 PM TracSyntaxColoring edited by trac
(diff)
10:21 PM TracInterfaceCustomization edited by trac
(diff)
10:21 PM TracTicketsCustomFields edited by trac
(diff)
10:21 PM TracTimeline edited by trac
(diff)
10:21 PM TracBatchModify edited by trac
(diff)
10:21 PM TracFineGrainedPermissions edited by trac
(diff)
10:21 PM TicketQuery created by trac
10:21 PM TracPlugins edited by trac
(diff)
10:21 PM TracGuide edited by trac
(diff)
10:21 PM TracChangeset edited by trac
(diff)
10:21 PM WikiHtml edited by trac
(diff)
10:21 PM TracLinks edited by trac
(diff)
10:21 PM TracRoadmap edited by trac
(diff)
10:21 PM TracImport edited by trac
(diff)
10:21 PM TracIni edited by trac
(diff)
10:21 PM WikiMacros edited by trac
(diff)
10:21 PM TracModPython edited by trac
(diff)
10:21 PM TracEnvironment edited by trac
(diff)
10:21 PM PageTemplates edited by trac
(diff)
10:21 PM WikiFormatting edited by trac
(diff)
10:21 PM InterWiki edited by trac
(diff)
10:21 PM TracFastCgi edited by trac
(diff)
10:21 PM TracLogging edited by trac
(diff)
10:21 PM TracPermissions edited by trac
(diff)
10:21 PM TracReports edited by trac
(diff)
10:21 PM TracRss edited by trac
(diff)

Jan 3, 2020:

11:01 PM Changeset [2069] by bsmith
Win: Ming-W64 8.1 gcc complains that members are unsigned int.

Dec 31, 2019:

11:35 PM Changeset [2068] by bsmith
Win: Fix warnings when compiling with mingw32 gcc 5.1.

Dec 14, 2019:

3:08 PM Changeset [2067] by bsmith
GTK3: Eliminate warnings generated when calling dw_window_destroy() on …

Dec 7, 2019:

4:16 AM Changeset [2066] by bsmith
GTK3: Fix building with no webkit libraries installed at all.

Dec 4, 2019:

1:22 AM Changeset [2065] by bsmith
Win: Fixed a couple of type warnings reported by Visual C.

Dec 2, 2019:

9:06 AM Changeset [2064] by bsmith
Fixed swapped parameters in web_html_result in the test program. These …
9:00 AM Changeset [2063] by bsmith
GTK3: User and Script data parameters to HTML_RESULT handler were swapped.
3:49 AM Changeset [2062] by bsmith
Win: Edge (Chromium) HTML_RESULT returns a quoted result which needs …

Nov 30, 2019:

11:07 PM Changeset [2061] by bsmith
GTK3: Warn that DW_SIGNAL_HTML_RESULT will not be generated when …
9:33 PM Changeset [2060] by bsmith
Win: Fixed HTML_RESULT returning the actual result in embedded IE. …
1:34 PM Changeset [2059] by bsmith
Win: Attempt to move to Invoke(eval) from the deprecated execScript() …
10:43 AM Changeset [2058] by bsmith
Win: Imported some changes from the dark mode example app I've been …

Nov 25, 2019:

12:17 PM Changeset [2057] by bsmith
Win: Fix another Edge HTML crash on exit, under certain circumstances.
5:01 AM Changeset [2056] by bsmith
Minor formatting fix from that last commit.
4:47 AM Changeset [2055] by bsmith
Win: Make HTML_RESULT event match other platforms and disable dev …
3:16 AM Changeset [2054] by bsmith
Win: Fix Edge/Chromium? HTML widgets in notebook/tabbed widgets not …

Nov 24, 2019:

10:42 PM Changeset [2053] by bsmith
Win: Fix crash on Edge HTML widget destruction. Skip freeing memory …
9:01 PM Changeset [2052] by bsmith
Win: Rewrite edge.cpp using C++ classes, EdgeBrowser? and EdgeWebView?. …
6:59 AM Changeset [2051] by bsmith
Win: Only create one environment during dw_edge_detect() ... if it …

Nov 19, 2019:

4:08 AM Changeset [2050] by mhessling
Move saved_thread so it compiles on non-webkit2

Nov 17, 2019:

6:55 AM Changeset [2049] by bsmith
OS/2: Last set of const changes, this time for OS/2.
5:35 AM Changeset [2048] by bsmith
Win: Hopefully finally const changes for Windows. OS/2 to go.
5:21 AM Changeset [2047] by bsmith
Mac: Continuing const changes. Hopefully last Mac commit.
5:16 AM Changeset [2046] by bsmith
GTK: More const changes... a few more commits to finish.
4:07 AM Changeset [2045] by bsmith
Mac: Const changes to match the Windows changes.
3:13 AM Changeset [2044] by bsmith
Visual C in C++ mode complains about missing const declarations in …

Nov 16, 2019:

9:43 AM Changeset [2043] by bsmith
Win: Added callback handlers to generate the HTML_CHANGED signals …

Nov 15, 2019:

4:26 AM Changeset [2042] by bsmith
Mac: Put back the delayed setNeedsDisplay workaround for Mojave only.
3:31 AM Changeset [2041] by bsmith
Mac: Removed delayed setNeedsDisplay:YES to fix the incorrect dwtest …

Nov 14, 2019:

12:08 PM Changeset [2040] by bsmith
GTK3: Fix deadlock when calling dw_messagebox() from HTML_RESULT event …

Nov 12, 2019:

12:26 AM Changeset [2039] by bsmith
Remove hardcoded "gcc" to fix building on systems without gcc.
12:19 AM Changeset [2038] by bsmith
GTK3: Fixes for building on older webkit2gtk versions.

Nov 11, 2019:

10:31 PM Changeset [2037] by bsmith
GTK3: Rewrite dw_messagebox() to use the GTK dialog system. Cancel …
7:12 PM Changeset [2036] by bsmith
Last change also allows removing Windows specific #ifdef.
7:10 PM Changeset [2035] by bsmith
Include "dwcompat.h" in the test program for the system macros. Fixes …
6:29 PM Changeset [2034] by bsmith
Win: Minor fix, using wrong union member. Use the unsigned long long …

Nov 9, 2019:

7:43 AM Changeset [2033] by bsmith
Mac: Added cleanup to the DWWebView subclasses and userdata for …
7:18 AM Changeset [2032] by bsmith
Win: Switch to using _wcsicmp() from CompareStringOrdinal?() for …
6:33 AM Changeset [2031] by bsmith
Win: get_HWND method does not seem to be working, so use …

Nov 8, 2019:

1:06 PM Changeset [2030] by bsmith
Mac: Implemented DW_SIGNAL_HTML_RESULT for all versions.
12:37 PM Changeset [2029] by bsmith
Win: Implemented the STARTED and COMPLETE signals for …
9:49 AM Changeset [2028] by bsmith
Win: Fix dw_html_javascript_run() when using embedded IE browser …
7:20 AM Changeset [2027] by bsmith
Win: Attempt to add event handler to capture DocumentComplete? with …

Nov 7, 2019:

11:18 AM Changeset [2026] by bsmith
Win: First attempt at implmenting dw_html_javascript_run() for …
10:12 AM Changeset [2025] by bsmith
Win: Added support for dw_html_javascript_run() using Edge (Chromium). …
8:11 AM Changeset [2024] by bsmith
Mac: Added support on MacOS versions that only support WebView?.
7:00 AM Changeset [2023] by bsmith
Mac: Added DW_SIGNAL_HTML support on Mac when using WKWebView.
5:26 AM Changeset [2022] by bsmith
Mac: Implement dw_html_javascript_run() so things build again.
4:49 AM Changeset [2021] by bsmith
GTK2: Added dw_html_javascript_run() and DW_SIGNAL_HTML_CHANGED support.
2:07 AM Changeset [2020] by bsmith
Added a number of possible javascript snippets to test. Pass NULL in …
1:39 AM Changeset [2019] by bsmith
Added controls to the test HTML widget, with a field to run javascript.
12:37 AM Changeset [2018] by bsmith
GTK: Fix html changed callbacks when using webkit1. Fix the code to …

Nov 6, 2019:

2:37 PM Changeset [2017] by bsmith
GTK3: Enable javascript and use webkit_web_view_execute_script() when …
1:09 PM Changeset [2016] by bsmith
GTK: Added DW_SIGNAL_HTML_CHANGED and DW_SIGNAL_HTML_RESULT. Added …
8:48 AM Changeset [2015] by bsmith
GTK: Added WebKit2 support for GTK3. Remove dead code from GTK2. Use …

Nov 5, 2019:

9:06 PM Changeset [2014] by bsmith
Mac: Fix building on 10.9 and earlier due to changed constant names.
11:58 AM Changeset [2013] by bsmith
GTK: Switch GTK3 to be the default. GTK2 requires --with-gtk2 Remove …

Nov 4, 2019:

1:15 AM Changeset [2012] by mhessling
Fix setting/getting dates in dw_calendar under macos. Only tested on …

Oct 31, 2019:

9:28 PM Changeset [2011] by bsmith
Win: Fixes for Edge (Chromium) embedding, the loading can be delayed …
8:26 AM Changeset [2010] by bsmith
Changes to allow mixing C and C++ when including dw.h. Win: Fixes to …
7:01 AM Changeset [2009] by bsmith
Win: Add initial support for Microsoft Edge (Chromium) embedding. Only …

Oct 25, 2019:

10:37 PM Changeset [2008] by bsmith
Mac: Add an exception to Info.plist to allow insecure URL loads on 10.11.

Oct 24, 2019:

11:57 PM Changeset [2007] by bsmith
Win: Fixed a number of Visual C warnings show in the IDE.

Oct 16, 2019:

9:47 PM Changeset [2006] by bsmith
Mac: Clang didn't like the loss of precision without a cast from the …
8:56 PM Changeset [2005] by bsmith
Mac: Fix typecast to int of different size with gcc for 32bit.
Note: See TracTimeline for information about the timeline view.