Timeline
May 14, 2021:
- 10:23 PM Dynamic Windows News Archive edited by
- (diff)
- 10:22 PM Dynamic Windows News Archive edited by
- (diff)
- 10:13 PM Dynamic Windows News Archive edited by
- (diff)
- 9:46 PM WikiStart edited by
- Link to the secure version of the dbsoft pages. (diff)
- 9:44 PM WikiStart edited by
- (diff)
- 9:43 PM WikiStart edited by
- (diff)
- 9:12 PM Changeset [2561] by
- Android: For the moment disable swiping to change notebook pages. …
- 2:13 PM Changeset [2560] by
- Android: Get dwcompat building on Android. Had to disable the …
- 1:41 PM Changeset [2559] by
- Android: Minor fixes to that last commit... missed dw.h changes and …
- 1:29 PM Changeset [2558] by
- Android: Implement most of the font functions and control/widget …
- 12:52 AM Changeset [2557] by
- Android: Implement disabled menu items.
- 12:03 AM Changeset [2556] by
- Android: Implement dw_menu_item_set_state/check() …
May 13, 2021:
- 10:46 PM Changeset [2555] by
- Android: Clean up the menus... add separator, remove tildes and …
- 9:54 PM Changeset [2554] by
- Android: Initial menu support, incomplete but basics functional.
- 9:43 AM Changeset [2553] by
- Android: Implement dw_screen_* and dw_environment_query(). Minor code …
- 1:28 AM Changeset [2552] by
- iOS: Changes to handle autosizing vertical sliders/scrollbars.
May 12, 2021:
- 11:19 AM Changeset [2551] by
- iOS: Implement scrollbars as sliders... implement vertical with a …
- 8:17 AM Changeset [2550] by
- Android: Fix memory corruption issue due to incorrectly allocating …
- 12:53 AM Changeset [2549] by
- Android: Move the text to below the point, not above it. Adjust the …
- 12:44 AM Changeset [2548] by
- Android: Reimplement drawPolygon() using drawPath() instead of …
- 12:19 AM Changeset [2547] by
- Android: Implement DW_DRAW_FULL flag for dw_draw_arc().
May 11, 2021:
- 11:03 AM Changeset [2546] by
- Android: Implement most of the rest of drawing except for fonts... …
- 8:38 AM Changeset [2545] by
- Android: Fix the safety check in the dw_draw_*() functions. So we can …
- 7:14 AM Changeset [2544] by
- Android: Pass the cached window handle to the callback so the …
- 7:00 AM Changeset [2543] by
- Added dw_window_compare() to check if two window handles refer to the …
- 2:51 AM Changeset [2542] by
- Android: First attempts at implementing drawing functions
- 12:34 AM Changeset [2541] by
- Android: Implement View based render widget and icon support with …
May 10, 2021:
- 10:06 PM Changeset [2540] by
- Android: Initial pixmap implmentation using Android Bitmap. Clean up …
- 11:29 AM Changeset [2539] by
- Android: Implement dw_bitmap_new(), dw_dwindow_set_bitmap() and …
- 4:24 AM Changeset [2538] by
- Android: Use toLongOrNull() whenever converting from string to long... …
- 4:01 AM Changeset [2537] by
- Android: Initial dw_file_browse() implementation, still needs some …
- 12:39 AM Changeset [2536] by
- Android: Implement dw_mle_delete() so that the tested output is correct.
May 9, 2021:
- 11:51 PM Changeset [2535] by
- Android: Calendar fixes, need to be in milliseconds not seconds... …
- 11:17 PM Changeset [2534] by
- Android: Implement the calendar widget using CalendarView. For some …
- 9:27 PM Changeset [2533] by
- Android: Implement notifications, images on notifications incomplete. …
- 11:31 AM Changeset [2532] by
- Android: Implement bitmap buttons, implement …
- 1:22 AM Changeset [2531] by
- Android: Implement spinbuttons and callbacks.
May 8, 2021:
- 11:34 PM Changeset [2530] by
- Android: Implement ListBox with ListView and fill in the missing …
- 10:43 AM Changeset [2529] by
- Android: Fix not actually passing the data in dw_window_set_data().
- 10:11 AM Changeset [2528] by
- Android: Implement most of the dw_listbox_*() functions for …
- 3:54 AM Changeset [2527] by
- Android: Fix the down arrow on the comboboxes, found a system resource …
- 3:15 AM Changeset [2526] by
- Android: Initial attempt at our own ComboBox class, EditText with …
May 7, 2021:
- 9:54 PM Changeset [2525] by
- Android: Implement dw_main_sleep() and dw_main_iteration(). Using the …
- 1:11 PM Changeset [2524] by
- Android: Second try at that new fix... move it into _dw_main_launch() …
- 12:49 PM Changeset [2523] by
- Update the readme with info on Android and DW_FEATURE_WINDOW_PLACEMENT.
- 12:29 PM Changeset [2522] by
- Android: New workaround for activity relaunch at startup. This …
- 11:35 AM Changeset [2521] by
- Android: Implement MLE functions. Fix issues with checkboxes and …
- 1:29 AM Changeset [2520] by
- GTK3: Fix incorrect return value.
- 1:25 AM Changeset [2519] by
- GTK4: Fix the new dw_x11_check() function that is thread safe.
- 1:22 AM Changeset [2518] by
- Add missing comma to the enum.
- 1:19 AM Changeset [2517] by
- Add DW_FEATURE_WINDOW_PLACEMENT for platforms supporting arbitrary …
- 12:02 AM Changeset [2516] by
- Android: HTML touchups, implement DW_SIGNAL_HTML_CHANGED: STARTED and …
May 6, 2021:
- 1:22 PM Changeset [2515] by
- Android: Update AndroidManifest.xml to allow Internet and HTTP connections.
- 12:39 PM Changeset [2514] by
- Android: Implment dw_window_hide/show(). Set the initial visibility to …
- 11:55 AM Changeset [2513] by
- Android: Massive thread safety overhaul. Not quite back to fully …
- 2:05 AM Changeset [2512] by
- Android: Initial implement of HTML control with WebView. Getting an …
May 5, 2021:
- 11:59 PM Changeset [2511] by
- Android: Implement dw_scrollbox_new() using ScrollView.
- 9:53 PM Changeset [2510] by
- Android: Implment DW_SIGNA_CONFIGURE on orientation change. Seems like …
- 11:15 AM Changeset [2509] by
- Android: Get the notebook control functional. Disable recylcing of …
- 3:19 AM Changeset [2508] by
- Android: Fix the notebook tabs visibility. Thank you orbyt on FreeNode …
May 3, 2021:
- 9:15 AM Changeset [2507] by
- Android: Remove ugly workaround for initialization issues. Solved by …
- 3:17 AM Changeset [2506] by
- Android: Attempts to sort out the various issues... still not working …
May 2, 2021:
- 12:46 PM Changeset [2505] by
- Android: Fix the basics of notebook control... return actual page IDs. …
- 3:05 AM Changeset [2504] by
- Android: Work on the notebook control, doesn't work yet but everything …
May 1, 2021:
- 2:41 AM Changeset [2503] by
- Android: Implement: slider, percent, scrollbar, checkbox_set/get …
Apr 30, 2021:
- 10:21 PM Changeset [2502] by
- Android: Fix the permission error on the beep... If you don't release …
- 6:56 AM Changeset [2501] by
- Android: Implement timers and beep. Some general code cleanup.
- 4:33 AM Changeset [2500] by
- Android: Implement window and clipboard text setter and getters.
- 2:51 AM Changeset [2499] by
- Android: Implment a bunch of window functions: enable/disable/data/id …
Apr 27, 2021:
- 11:19 AM Changeset [2498] by
- Android: Implement dw_exit() using Activity.finishActivity() instead …
- 2:16 AM Changeset [2497] by
- Android: Implement dw_messagebox() ... seems we can't just cleanly exit().
Apr 26, 2021:
- 11:56 PM Changeset [2496] by
- Android: Missed the manifest in that last commit.
- 11:48 PM Changeset [2495] by
- Android: The DWindows class should be org.dbsoft.dwindows, remove …
- 11:08 PM Changeset [2494] by
- Android: Fix signal handlers so they actually work. Create Weak …
- 8:34 PM Changeset [2493] by
- Android: Implement dw_debug() using the Android Log class. Make …
- 1:01 PM Changeset [2492] by
- Android: Initial commit of signal handlers, connecting buttons to the …
- 1:33 AM Changeset [2491] by
- Android: Enable app rotation and fix some issues with layout. The …
Apr 24, 2021:
- 11:28 PM Changeset [2490] by
- Android: Set the window text on the activity in dw_window_new(). Also …
Apr 23, 2021:
- 12:40 PM Changeset [2489] by
- Android: Improvements to boxPack to handle more parameters... However …
Apr 22, 2021:
- 7:49 PM Changeset [2488] by
- Android: First functional version. Notebook-less first page of dwtest …
- 2:04 AM Changeset [2487] by
- Android: Implement dw_entryfield_new, dw_entryfield_password_new() …
Apr 21, 2021:
- 1:15 PM Changeset [2486] by
- Android: Implement dw_window_new(), dw_box_new() and dw_box_pack(). …
Apr 20, 2021:
- 1:06 AM Changeset [2485] by
- Android: Implement thread, semaphore, shared memory API functions. …
Apr 18, 2021:
- 3:28 AM Changeset [2484] by
- Android: Initial skeletal commit for Android support, almost nothing …
Apr 15, 2021:
- 4:11 AM Changeset [2483] by
- iOS: Move scrollbox functions into thread safety.
- 3:29 AM Changeset [2482] by
- GTK3: Fill in the row data for contatiner context.
- 3:28 AM Changeset [2481] by
- GTK4: Fill in the row data for contatiner context. M gtk4/dw.c
- 2:24 AM Changeset [2480] by
- Win: Fix the row data field of the container context event. …
- 1:59 AM Changeset [2479] by
- OS/2: Include the row data in the container context signal.
- 12:40 AM Changeset [2478] by
- iOS: Pass in the coordinates and row data on container context event.
- 12:38 AM Changeset [2477] by
- Mac: Fill in the row data in the second data pointer slot instead of …
Apr 14, 2021:
- 11:36 PM Changeset [2476] by
- Mac: Port control empty text size calculation fix from iOS.
- 11:35 PM Changeset [2475] by
- iOS: Fix calculating label size when there is no text. Use "gT" to …
- 10:53 PM Changeset [2474] by
- iOS: Attempt to get context menus working for iOS 13+. Handle long …
- 7:40 PM Changeset [2473] by
- Add a sample popup menu to the container widget for testing purposes.
- 4:56 AM Changeset [2472] by
- Win: Dark mode change to match up with the iOS and Mac changes. If you …
- 3:58 AM Changeset [2471] by
- Mac: Detect the current dark mode state and return DW_DARK_MODE_BASIC …
- 3:27 AM Changeset [2470] by
- iOS: Reorganize the code so retval doesn't get clobbered without the …
- 12:05 AM Changeset [2469] by
- iOS: DWContainer should generate selection event on deselect too. …
Apr 13, 2021:
- 11:08 PM Changeset [2468] by
- iOS: dw_feature_get(DW_FEATURE_DARK_MODE) will now return …
- 10:01 PM Changeset [2467] by
- iOS: initial support for iOS Dark Mode... untested. Part 2. Ugh in my …
- 9:44 PM Changeset [2466] by
- iOS: Iniitial support for Dark Mode on iOS.. untested.
Apr 11, 2021:
- 12:06 AM Changeset [2465] by
- GTK: Fix incorrect uninstall rule. test.png not image.png.
Apr 10, 2021:
- 11:53 PM Changeset [2464] by
- Update the readme with iOS information and fix a typo.
- 11:33 PM Changeset [2463] by
- GTK: Install dwtest images in $(prefix)/share/dwtest so they can be …
- 10:11 PM Changeset [2462] by
- Add DW_DIR_SEPARATOR for easy access to the separator characters. …
- 10:09 PM Changeset [2461] by
- iOS: Fix dw_window_set_bitmap*() on buttons... uses a different method …
- 2:34 AM Changeset [2460] by
- iOS: Fix scrolling the scrollbox. Make sure scrolling is enabled and …
- 1:38 AM Changeset [2459] by
- iOS: Fix scrollbox content not expanding to take the full area if …
- 12:17 AM Changeset [2458] by
- iOS: Fix bug in dw_pixmap_new_from_file(). Resources go into the app …
Apr 9, 2021:
- 9:10 PM Changeset [2457] by
- Add support for checking the application data directory for the …
- 1:05 PM Changeset [2456] by
- iOS: Make sure the plain text UTI is used with filePicker. Also strip …
- 12:01 PM Changeset [2455] by
- iOS: Fix font and colors on MLE imported text.
- 11:48 AM Changeset [2454] by
- iOS: DWSpinButton needs to generate events on stepper changes.
- 10:41 AM Changeset [2453] by
- iOS: DWComboBox needs to initialize the array so the list works.
Apr 8, 2021:
- 7:34 PM Changeset [2452] by
- GTK4: Add a comment with the information about striped controls. This …
Apr 7, 2021:
- 9:07 PM Changeset [2451] by
- iOS: Fix dw_draw_arc()... iOS is in raidans not degrees. Thanks wiliz …
- 5:04 AM Changeset [2450] by
- Mac: Minor _dw_control_size() cleanup. Make sure check is on the base …
- 2:16 AM Changeset [2449] by
- iOS: Fix DWImage internal core graphics context being flipped.
Apr 6, 2021:
- 11:19 AM Changeset [2448] by
- iOS: Fix bitblt and crashes due to missing retains.
- 10:54 AM Changeset [2447] by
- iOS: Fixes to get cachedImage functionality working.
- 10:24 AM Changeset [2446] by
- iOS: Implement graphic context pushing and popping during draw.
- 6:48 AM Changeset [2445] by
- iOS: Second attempt at a DWImage class that will actually work.... …
- 12:30 AM Changeset [2444] by
- iOS: Combobox remove code to hide the input caret. Also fix the cancel …
- 12:18 AM Changeset [2443] by
- iOS: Initial implementation of DWComboBox, not fully functional yet.
Apr 5, 2021:
- 5:29 PM Changeset [2442] by
- Mac: Port a spinbutton size fix from iOS after noticing the …
- 5:24 PM Changeset [2441] by
- iOS: Additional code to calculate spinbutton size. Spinbuttons on iOS …
- 4:36 PM Changeset [2440] by
- iOS: Put back missing tree selection code, since it is apparently also …
- 2:12 AM Changeset [2439] by
- iOS: Make spin buttons actually function. Fix layout and autosizing …
- 12:24 AM Changeset [2438] by
- iOS: Correct _dw_text_handle() behavior. Add UILabel/UITextView to …
Apr 4, 2021:
- 9:06 PM Changeset [2437] by
- iOS: DWContainer attempt to get touch and selection handlers working. …
- 8:22 PM Changeset [2436] by
- iOS: Account for the special area at the bottom of certain devies. We …
- 5:40 PM Changeset [2435] by
- iOS: Fix checked image not showing due to typo in image name. Also …
- 5:05 PM Changeset [2434] by
- iOS: Special handling for combined text/image buttons like check and …
- 3:23 AM Changeset [2433] by
- iOS: Initial attempt at implementing check and radio boxes using SF …
Apr 3, 2021:
- 11:25 PM Changeset [2432] by
- iOS: Fix DWMLE, have to created it like this to have valid textStorage.
- 9:14 PM Changeset [2431] by
- iOS: Minor fix for initial notebook page remaining visible on page change.
- 8:44 PM Changeset [2430] by
- iOS: A number of fixes, notebook layout select first page if none …
- 4:54 AM Changeset [2429] by
- Mac: Fix building on old versions of MacOS due to a recent change.
- 2:24 AM Changeset [2428] by
- iOS: Missed a few other DWContainer fixes in that last commit.
- 2:14 AM Changeset [2427] by
- iOS: Fix display of widgets. DWMLE and DWContainer are subclasses of …
Apr 2, 2021:
- 4:17 AM Changeset [2426] by
- iOS: Implment dw_file_browse() and fix issues in dw_color_choose().
- 2:44 AM Changeset [2425] by
- iOS: Implement dw_font_choose() and dw_color_choose().
Apr 1, 2021:
- 11:15 PM Changeset [2424] by
- iOS: Fix notebook relayout on rotation. Also fix autosizing of controls.
Mar 31, 2021:
- 6:31 PM Changeset [2423] by
- iOS/Mac: Fix a minor memory leak in dw_pixmap_grab().
Mar 30, 2021:
- 6:17 PM Changeset [2422] by
- iOS: Fix crashes when creating pixmaps, pixmaps still need tons of …
- 10:28 AM Changeset [2421] by
- Add DW_FEATURE_TREE feature test, since iOS does not suppor tree. …
- 1:15 AM Changeset [2420] by
- iOS: Implement dw_notebook_page_set(). Fix statusbar offset location. …
- 12:46 AM Changeset [2419] by
- iOS: Initial functional implmentation of the notebook/tabbed control. …
Mar 27, 2021:
- 10:51 PM Changeset [2418] by
- iOS: Fix timers and implement dw_beep().
- 8:26 PM Changeset [2417] by
- Move HTML code into html_add() function in dwtest to allow for easier …
- 8:23 PM Changeset [2416] by
- iOS: Add adjustment for the statusbar so it isn't covered up by our …
- 7:15 PM Changeset [2415] by
- iOS: Fix crashes with full dwtest run. More thread safety. Fix missing …
- 9:43 AM Changeset [2414] by
- Set the package name and version for autoconf. Remove reference to …
- 4:23 AM Changeset [2413] by
- iOS: Fix message boxes... the hiddenWindow they are attached to was …
Mar 27, 2021:
- 8:18 PM Changeset [2412] by
- iOS: Hide the UITransitionView that is attached to the UIWindow. …
Mar 26, 2021:
- 1:22 AM Changeset [2411] by
- iOS: More thread safety, remove some debug code.
- 12:38 AM Changeset [2410] by
- iOS: Move more functions into thread safety, iOS is very adamant about …
Mar 25, 2021:
- 10:38 PM Changeset [2409] by
- Win: Remove winmain.c as it is unnecessary when using the dwmain() …
- 9:51 PM Changeset [2408] by
- Switch dwtest entrypoint to be dwmain instead of main to help on iOS.
- 9:39 PM Changeset [2407] by
- iOS: Get iOS basic funcionality working by creating dwmain() macros. …
- 10:04 AM Changeset [2406] by
- iOS: Code error cleanup reported by LLVM.
- 10:02 AM Changeset [2405] by
- Mac: Clean up some code errors reported by LLVM.
- 8:48 AM Changeset [2404] by
- iOS: More namespace cleanup.
- 8:34 AM Changeset [2403] by
- Mac: Prefix any global internal functions or variables with _dw or …
- 6:30 AM Changeset [2402] by
- iOS: Switch to using UIApplicationMain() in dw_main(). This is not a …
Mar 24, 2021:
- 9:11 PM Changeset [2401] by
- iOS: Fix initial window display and handle resize/rotation events. …
- 12:14 AM Changeset [2400] by
- iOS: Remove some legacy code from macOS 10.5 by swithing to using …
Mar 23, 2021:
- 11:35 PM Changeset [2399] by
- iOS: Switch to UITableViewDataSource method numberOfRowsInSection:
- 11:03 PM Changeset [2398] by
- iOS: Implement the UITableViewDataSource protocol so DWContainer …
- 9:25 PM Changeset [2397] by
- Add _dw to the internal functions in the template source.
- 9:02 PM Changeset [2396] by
- iOS: dwcompat now builds on iOS as well... Fixes for running dwtest.
Mar 21, 2021:
- 11:48 PM Changeset [2395] by
- iOS: First building version. Yay! Still lots to do but progress.
- 10:48 PM Changeset [2394] by
- iOS: Implement classes for encapsulating immutable UIImage and UIMenu …
- 3:37 AM Changeset [2393] by
- iOS: More conversion... mostly drawing related changes.
Mar 20, 2021:
- 10:53 PM Changeset [2392] by
- iOS: Continuing conversion…
- 2:04 AM Changeset [2391] by
- iOS: Remove printing and file browsing... more conversion.
Mar 19, 2021:
- 11:54 PM Changeset [2390] by
- iOS: Remove tree functionality, combobox and radio button... include …
- 7:19 PM Changeset [2389] by
- iOS: More work on conversion from Mac... going to be a few more of …
- 1:27 AM Changeset [2388] by
- iOS: More progress on converting Mac to iOS.
Mar 18, 2021:
- 4:16 AM Changeset [2387] by
- Mac: On ARM (M1) NSTextAlignmentCenter and NSTextAligmnentRight are …
- 3:07 AM Changeset [2386] by
- Mac: Only pass valid alignments to the setAlignment: method.
- 1:01 AM Changeset [2385] by
- Mac: Switch to performSelector: instead of calling implementation …
Mar 17, 2021:
- 4:17 AM Changeset [2384] by
- iOS: Converting more types and classes to the iOS equivalents.
Mar 16, 2021:
- 11:52 PM Changeset [2383] by
- iOS: Initial commit of iOS source... based on MacOS code... Doesn't …
Mar 14, 2021:
- 6:45 PM Changeset [2382] by
- GTK4: Switch from "activate-focus" to "notify::is-active" for …
- 8:42 AM Changeset [2381] by
- GTK4: The GtkWidget paramater to the activate-focus signal was …
- 7:50 AM Changeset [2380] by
- GTK4: Minor code cleanup.
- 7:17 AM Changeset [2379] by
- GTK4: Switch to using gtk_window_present() in dw_window_show(). …
- 5:48 AM Changeset [2378] by
- GTK4: GtkPictures should be centered, not filled... don't clobber the …
- 1:12 AM Changeset [2377] by
- GTK4: Apparenlty on GTK4 GtkImage is used for icons, switch to …
Mar 12, 2021:
- 11:53 PM Changeset [2376] by
- GTK3/4: Optimizing dirty list management. Keep list as short as possible.
- 11:07 PM Changeset [2375] by
- Add dw_render_redraw() information to the readme.
- 11:03 PM Changeset [2374] by
- GTK4: Remove widget from dirty list during expose event.
- 9:21 PM Changeset [2373] by
- GTK4: Fix direct drawing onto render widgets. Can't cache the cairo_t. …
- 4:19 PM Changeset [2372] by
- Make elements expand vertically so they will be centered.
- 4:00 PM Changeset [2371] by
- Rewrite the render code to use the new dw_render_redraw() to trigger …
Mar 9, 2021:
- 2:14 PM Changeset [2370] by
- Mac: setNeedsDisplay:YES needs to be on the main thread... So move …
- 12:50 AM Changeset [2369] by
- GTK3: Cache the cairo_t from the draw callback and use it for drawing. …
Mar 8, 2021:
- 9:15 PM Changeset [2368] by
- Win/OS2: Add dw_render_redraw() to the export definitions.
- 9:13 PM Changeset [2367] by
- GTK4: Fix compilation after last commit.
- 8:53 PM Changeset [2366] by
- Add new function dw_render_redraw() which will trigger expose event on …
- 8:24 PM Changeset [2365] by
- Only include dwcompat.h in dwtest on OS/2 and Windows. This allows …
- 8:22 PM Changeset [2364] by
- Mac: Add missing ; to a few DW_FUNCTION_RETURN_THIS() macros.
Mar 5, 2021:
- 7:03 AM Changeset [2363] by
- Mac: Revert the HAVE_AVAILABLE portion of that last commit... …
- 5:30 AM Changeset [2362] by
- Mac: Added HAVE_AVAILABLE macro when building on a system with …
Mar 4, 2021:
- 5:33 PM Changeset [2361] by
- Mac: Partial rewrite of dw_exect(). Implement DW_EXEC_CON with …
- 1:32 PM Changeset [2360] by
- GTK2/3: If the PID did not get returned set return to DW_ERROR_NONE. …
- 12:53 PM Changeset [2359] by
- GTK3: Port new dw_exec() from GTK4 with additional GLib version checks.
- 12:19 PM Changeset [2358] by
- GTK4: Rewrite dw_exec() using GLib. Will port to GTK2 and 3 as well.
- 9:40 AM Changeset [2357] by
- GTK4: Fix warning message from dW_file_browse() and code cleanup.
- 4:38 AM Changeset [2356] by
- Update the readme with information about GTK3/4 and Wayland.
- 4:05 AM Changeset [2355] by
- GTK3: Back port dw_window_destroy() fix from GTK4 and code cleanups.
- 3:00 AM Changeset [2354] by
- GTK3: Back port Wayland fixes from the GTK4 code. Wayland can't draw …
Mar 3, 2021:
- 4:42 PM Changeset [2353] by
- GTK3: Isolate some X11 specific calls so it functions on Wayland. …
- 8:38 AM Changeset [2352] by
- GTK4: Remove render widgets from the dirty list when they are destroyed.
- 4:59 AM Changeset [2351] by
- GTK4: Remove some debug code and safety checks in new dw_flush() code.
- 4:53 AM Changeset [2350] by
- GTK4: Enable all mouse buttons in callbacks, not just button 1.
- 3:02 AM Changeset [2349] by
- GTK4: Port dw_mutex_lock() fix from Mac since the GTK4 thread safety …
Mar 2, 2021:
- 3:55 PM Changeset [2348] by
- GTK4: Add a shadow surface to GtkDrawingArea widgets, which all the …
- 11:30 AM Changeset [2347] by
- GTK4: Don't unref the PangoContext returned from …
- 6:21 AM Changeset [2346] by
- GTK4: Trees/Containers were not passing correct data due to missing …
- 3:56 AM Changeset [2345] by
- GTK4: dw_window_function() actually calls on the main thread now.
- 1:12 AM Changeset [2344] by
- GTK: Use appname in dw_app_id_set() to set g_set_application_name().
Mar 1, 2021:
- 2:23 PM Changeset [2343] by
- GTK4: Save pointer to the activate popup menu for a window. Clear the …
- 1:12 PM Changeset [2342] by
- GTK4: If parent passed to dw_menu_popup() is a GtkWindow, add the …
- 2:31 AM Changeset [2341] by
- GTK3/4: Add call to g_set_prgname() with the Application ID. This …
Feb 28, 2021:
- 2:42 PM Changeset [2340] by
- GTK4: Fix crash by stopping processing after removing widget from the box.
- 12:30 PM Changeset [2339] by
- GTK4: Implement dw_window_redraw() for render/drawing area widgets. …
- 11:42 AM Changeset [2338] by
- GTK4: Move dw_messagebox() into thread safety protection using …
Feb 23, 2021:
- 11:43 PM Changeset [2337] by
- GTK4: Implement DW_MENU_AUTO and DW_MENU_POPUP. These weren't …
- 10:35 PM Changeset [2336] by
- GTK4: The font crash seems to affect GtkDrawingArea. So reenable the …
Feb 17, 2021:
- 8:29 AM Changeset [2335] by
- GTK4: Put Xlib calls in GDK_IS_X11_DISPLAY() code checks. Apparently …
- 7:21 AM Changeset [2334] by
- GTK4: Move a few more functions into thread safety. Add API to …
- 6:32 AM Changeset [2333] by
- GTK4: Implement dw_pointer_set_pos() with Xlib. Also translate …
- 4:52 AM Changeset [2332] by
- GTK4: Implement pointer grabbing using Xlib and center message boxes.
Feb 16, 2021:
- 3:14 PM Changeset [2331] by
- GTK4: Use package gtk4-x11 instead of gtk4 so we can call Xlib …
- 10:01 AM Changeset [2330] by
- GTK4: Some general code cleanup and an attempt to get …
- 8:17 AM Changeset [2329] by
- GTK4: Implement borderless button style for buttons.
- 7:39 AM Changeset [2328] by
- GTK4: Implement checkable menu items.
- 6:22 AM Changeset [2327] by
- GTK4: dw_pixmap_new_from_data() should return NULL on failure. Move …
- 6:09 AM Changeset [2326] by
- GTK4: Remove unnecessary cruft and move pixmap functions into thread …
- 5:10 AM Changeset [2325] by
- GTK4: Code cleanup, add _dw prefix to internal functions and structures.
- 2:57 AM Changeset [2324] by
- GTK4: Remove some lingering eventbox code from GTK3.
- 2:26 AM Changeset [2323] by
- GTK4: Fix building with -D_DW_SINGLE_THREADED and code cleanup.
Note:
See TracTimeline
for information about the timeline view.