openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
blackbox
Settings
|
Report Duplicate
12
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 20, 2023 — Jan 20, 2024
Showing page 55 of 62
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fix iconification restoration
bradleyhughes
More...
over 22 years ago
notes
shaleh
More...
almost 23 years ago
focus changing fixes, i hope this is the last time this happens
bradleyhughes
More...
almost 23 years ago
removed empty windows, remove it from the changelog
shaleh
More...
almost 23 years ago
keep shaped windows working
bradleyhughes
More...
almost 23 years ago
updated TODO
shaleh
More...
almost 23 years ago
icky spaces
shaleh
More...
almost 23 years ago
focus new window works again. Modifed show(), need to look into deiconify()
shaleh
More...
almost 23 years ago
mapNotify was working on already mapped windows, this was causing the last window on the workspace to get focus even when 'last focus window' was set. It also meant windows were getting two or three setInputFocus() calls. setInputFocus() now checks if the window is focused before continuing.
shaleh
More...
almost 23 years ago
Brad's snap cleanup code plus other small cleanups
shaleh
More...
almost 23 years ago
small cleanups
shaleh
More...
almost 23 years ago
empty_item was a bad idea, removing it.
shaleh
More...
almost 23 years ago
don't ignore focus events that happen during a grab, only focus changes as a result of a grab or ungrab... this keeps focus from going screwy when using bbkeys to switch workspaces
bradleyhughes
More...
almost 23 years ago
unbreak Slit clients with a little modification to the BlackboxWindow constructor... we shouldn't reparent to frame.plate until we are sure that this is not a slit client... however, to make sure that property notifies are received correctly, we need to select for propertynotifies on the client before checking any properties...
bradleyhughes
More...
almost 23 years ago
1) make click raise work in slopp and click focus modes... this meant removing the updateFocusModel members from BlackboxWindow and Workspace
bradleyhughes
More...
almost 23 years ago
grab the server on startup and shutdown... we don't want to have windows mapping/unmapping/destroying while we are not processing events
bradleyhughes
More...
almost 23 years ago
fixing an indent issue
shaleh
More...
almost 23 years ago
ignore focus events related to grabs... this solves things like netscape getting permanent focus if middle click on it while it is unfocused.
bradleyhughes
More...
almost 23 years ago
fix auto raise by making setFocusFlag() only stop the timer if it is removing focus
shaleh
More...
almost 23 years ago
prepping the 0.65.0 alpha series
shaleh
More...
almost 23 years ago
add comment for why we subtract 1 when drawing rubber bands
bradleyhughes
More...
almost 23 years ago
added some TODO items
shaleh
More...
almost 23 years ago
small improvement to SendToMenu. It no longer wipes out the menu and then recreate it. Instead it removes what it must, adds what it needs and when possible only changes the label.
shaleh
More...
almost 23 years ago
added the edgesnap patch and the fix for the odd off by one when resizing in non opsaque mode. Thanks xOr.
shaleh
More...
almost 23 years ago
merged BlackboxWindow::frame.move_ with resize_ and created changing_. That is two less unsigned ints per window, but more importantly less duplicated data and code
shaleh
More...
almost 23 years ago
gccache cleanup, no more icky stair step or macro
shaleh
More...
almost 23 years ago
committing Brad's focus handling updates: <quote> it's a pretty hefty change, but it's needed for blackbox to correctly deal with focus changes and what not
shaleh
More...
almost 23 years ago
edge snap honors shaded state
shaleh
More...
almost 23 years ago
fixed the DISPLAY variable for real and properly. Toolbar weirdness solved by adding a setImageControl() method to BTexture.
shaleh
More...
almost 23 years ago
cleanup the previous fix for the display string
shaleh
More...
almost 23 years ago
←
1
2
…
51
52
53
54
55
56
57
58
59
60
61
62
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree