28 Commits (8a519699b55675035be63ccd39824e8380ab2157)

Author SHA1 Message Date
Steffen Schaumburg 8a519699b5 update copyright year 13 years ago
Steffen Schaumburg 4d1430026b fix some gettextifications 13 years ago
Eric Blade e3859a8fc9 WinTables: ignore tables that are not visible, have parents, or appear to be other non-app styled windows 13 years ago
Eratosthenes 669fb58471 Make windows more nearly happy - adapt change from Eric. 14 years ago
Eratosthenes 790e26ff1d Fix for UC table names on Windows. 14 years ago
steffen123 4cb59175f7 add missed _() 14 years ago
Eric Blade fed287334a further fixing in WinTables for dealing with a window that has disappeared 14 years ago
Eric Blade dc215a5d01 reflow get_geometry some, pep8 14 years ago
Eric Blade 4b3fe3dfa2 fix conflicts between ray's new window move code and my old window move code 14 years ago
Worros 235a8baa5f L10n: Remaining files 14 years ago
Eratosthenes 2fc2cc9743 Integrate new table handling. 14 years ago
Eratosthenes 6a129695f4 Correct line removed by mistake. 14 years ago
Eratosthenes 582377f519 Catch up WinTables.py to recent changes in TableWindow.py. 14 years ago
sqlcoder 2ae2d0d277 define _ func 14 years ago
steffen123 680f735007 gettextify some small files 14 years ago
steffen123 178b528d3b change calls to python2 back to python 14 years ago
Worros 4577cfbfa2 some cleanups: 14 years ago
steffen123 3b24fd18b2 some cleanups: 14 years ago
grindi 1eaa00321b Prepull commit 14 years ago
sqlcoder a3ec32b7b9 change print to log 15 years ago
Eric Blade c10665935f stop clobbering search_string in TableWindow::__init__ . Thanks Ray! 15 years ago
Eric Blade 76f9517655 WinTables will no longer accept trying to attach to "FPDBHUD" titled windows 15 years ago
Eric Blade a735ab67b2 stuck an error print in wintables if self.window doesn't exist 15 years ago
eblade eb37de3594 fix get_geometry to use the correct parameters to IsWindow and GetWindowRect (too much error trapping will create pitfalls), use main_window.window instead of window_foreign_new() to get gdkhandle for gtkwindow, remove process enumeration in topify() for windows 15 years ago
eblade 6e63e2a5e9 fix some junk related to determining window height/width, b_width and tb_height, comment out the window_foreign_new() that's screwing up the window right now 15 years ago
Ray eea4656f47 Should now run on windows--but not work correctly. 15 years ago
Ray dd80468f5f Fix a whitespace problem. 15 years ago
Ray f55460341d New table handling stuff and demo. 15 years ago