projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Digital Mars fixes
[wxWidgets.git]
/
src
/
gtk1
/
window.cpp
2006-08-31
Włodzimierz Skiba
Include wx/module.h according to precompiled headers...
blob
|
commitdiff
|
raw
2006-07-16
Vadim Zeitlin
don't crash if m_widget == NULL in OnInternalIdle()
blob
|
commitdiff
|
raw
|
diff to current
2006-07-04
Vadim Zeitlin
s/WXK_NEXT/WXK_PAGEDOWN/ to fix compilation with compat...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-15
Włodzimierz Skiba
Include wx/math.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-09
Włodzimierz Skiba
Include wx/statusbr.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-08
Włodzimierz Skiba
Include wx/sizer.h and wx/layout.h according to precomp...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-07
Włodzimierz Skiba
Include wx/combobox.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-06
Włodzimierz Skiba
Include wx/textctrl.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-26
Paul Cornett
move some data definitions to more appropriate places
blob
|
commitdiff
|
raw
|
diff to current
2006-05-25
Włodzimierz Skiba
Include wx/msgdlg.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-24
Włodzimierz Skiba
Include wx/settings.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-22
Włodzimierz Skiba
Include wx/dialog.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-18
Włodzimierz Skiba
Include wx/menu.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-06
Włodzimierz Skiba
Include wx/dcclient.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-05
Włodzimierz Skiba
Include wx/frame.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-05-02
Włodzimierz Skiba
Include wx/utils.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-28
Włodzimierz Skiba
Include wx/app.h according to precompiled headers of...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-26
Włodzimierz Skiba
Include wx/log.h according to precompiled headers of...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-25
Włodzimierz Skiba
Include wx/intl.h according to precompiled headers...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-16
Vadim Zeitlin
create stock GDI objects on demand; use const with...
blob
|
commitdiff
|
raw
|
diff to current
2006-03-27
Włodzimierz Skiba
Final and global PRIOR/NEXT change: keep consistency...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-30
Julian Smart
Reverting patch 1325857
blob
|
commitdiff
|
raw
|
diff to current
2006-01-23
Mart Raudsepp
Remove GTK2 stuff from src/gtk1. Rename wx/gtk includes...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-18
Julian Smart
Applied patch [ 1325857 ] CJK input method doesn't...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-14
Mart Raudsepp
Remove stray whitespaces
blob
|
commitdiff
|
raw
|
diff to current
2006-01-05
Robin Dunn
Added wxGetMouseState which returns the current state...
blob
|
commitdiff
|
raw
|
diff to current
2006-01-03
Julian Smart
Added wxAddGrab, wxRemoveGrab for use by popup window...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-24
Vadim Zeitlin
GTK+ 1 compilation fixes
blob
|
commitdiff
|
raw
|
diff to current
2005-12-24
Vadim Zeitlin
moded wxWindow::PopupMenu() from window.cpp to menu...
blob
|
commitdiff
|
raw
|
diff to current
2005-12-13
Mart Raudsepp
Remove my binary compatibility stuff from HEAD. Patch...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-19
Mart Raudsepp
Spelling fixes from Andreas Mohr (patch #1360064)
blob
|
commitdiff
|
raw
|
diff to current
2005-11-07
Mart Raudsepp
[wxGTK] Support changing the wxSTAY_ON_TOP style value...
blob
|
commitdiff
|
raw
|
diff to current
2005-10-10
Vadim Zeitlin
added GtkUpdateScrollbar; folded some code duplicated...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-25
Vadim Zeitlin
first round of Intel compiler warning fixes: down from...
blob
|
commitdiff
|
raw
|
diff to current
2005-09-25
Michael Wetherell
Fix for crash in ~wxWindow() on solaris
blob
|
commitdiff
|
raw
|
diff to current
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
blob
|
commitdiff
|
raw
|
diff to current
2005-09-18
Julian Smart
Applied patch 1283609 GTK window dtor + wxGrid + cellEd...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-17
Mart Raudsepp
[wxGTK2] gtk+-2.8.0 compatibility. Removed the usage...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-05
Vadim Zeitlin
initialize send_event field of GdkEventExpose we genera...
blob
|
commitdiff
|
raw
|
diff to current
2005-08-02
Michael Wetherell
Add import/export attributes
blob
|
commitdiff
|
raw
|
diff to current
2005-07-22
Włodzimierz Skiba
[1231183] 'cleanup: mismatched indentation' and other...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-14
Mart Raudsepp
Add some missing runtime gtk+ version checks. There...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-02
Julian Smart
Reverted last two changes
blob
|
commitdiff
|
raw
|
diff to current
2005-06-02
Julian Smart
Moved allocation of m_imData or key down gives seg...
blob
|
commitdiff
|
raw
|
diff to current
2005-06-02
Robin Dunn
Save the last key event so EVT_CHAR events can filled...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-26
Robin Dunn
Don't add extra size to the height, it makes the combo...
blob
|
commitdiff
|
raw
|
diff to current
2005-05-21
Robert Roebling
Setting the background colour of a wxWindow or
blob
|
commitdiff
|
raw
|
diff to current
2005-03-27
Vadim Zeitlin
made Update() recursive under wxGTK2 (doesn't work...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-21
Vadim Zeitlin
fixed unused function warning in GTK+ 2 compilation
blob
|
commitdiff
|
raw
|
diff to current
2005-03-21
Vadim Zeitlin
GTK+ callbacks must have C linkage (patch 1157384)
blob
|
commitdiff
|
raw
|
diff to current
2005-03-17
Vadim Zeitlin
iterator methods fixes (patch 1164808)
blob
|
commitdiff
|
raw
|
diff to current
2005-03-13
Robert Roebling
Query for "default_border" not "default_outside_borde...
blob
|
commitdiff
|
raw
|
diff to current
2005-03-10
Robert Roebling
Reenable dead keys under GTK2.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-04
Robert Roebling
Try to catch theme change on the fly in button in
blob
|
commitdiff
|
raw
|
diff to current
2005-03-04
Robert Roebling
Trying to get default button placement and size right.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-28
Vadim Zeitlin
wxUniv compilation fix
blob
|
commitdiff
|
raw
|
diff to current
2005-02-27
Robert Roebling
The position (mouse pos) returned by wxKeyEvent sometimes
blob
|
commitdiff
|
raw
|
diff to current
2005-02-21
Julian Smart
Don't inherit background from parent if we're top-level
blob
|
commitdiff
|
raw
|
diff to current
2005-02-21
Vadim Zeitlin
call gdk_flush() in Update() (see discussion of patch...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-20
Robert Roebling
Commited fix for wrong background colour in TLWs...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-15
Robert Roebling
Better resizing code fro wxComboBox.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-08
Robin Dunn
Check accelerators before sending EVT_CHAR
blob
|
commitdiff
|
raw
|
diff to current
2005-02-08
Robin Dunn
Allow EVT_CHAR events in a wxGTK2 build for F-keys...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-05
Robert Roebling
Reorganized char and keydown event code, hoping
blob
|
commitdiff
|
raw
|
diff to current
2005-02-03
Robert Roebling
Fixed missing key down events (probably introduced
blob
|
commitdiff
|
raw
|
diff to current
2005-02-03
Robert Roebling
Committed Raise()Lower() fix.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-30
Robert Roebling
I changed something, but I forgot what.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-30
Robert Roebling
Applied IM patch.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-29
Robert Roebling
One more place where we need to use connect_after
blob
|
commitdiff
|
raw
|
diff to current
2005-01-23
Robert Roebling
Enable UpdateUI events in wxTaskBarIcon.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-18
Kevin Hock
Use event modifiers and accessors rather than m_ variab...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-16
Robert Roebling
Applied patch which solved conflicts between wxWidgets
blob
|
commitdiff
|
raw
|
diff to current
2005-01-05
Robin Dunn
Set the window id for key events
blob
|
commitdiff
|
raw
|
diff to current
2004-12-14
Włodzimierz Skiba
wx/math.h integration
blob
|
commitdiff
|
raw
|
diff to current
2004-12-05
Kevin Hock
Prevent GDK assertions when a window has a hidden ...
blob
|
commitdiff
|
raw
|
diff to current
2004-12-01
Robert Roebling
Applied patch to correct EVT-CHAR
blob
|
commitdiff
|
raw
|
diff to current
2004-10-28
Václav Slavík
fixed wxTextCtrl::EmulateKeyPress to work in Unicode...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-17
Robert Roebling
Forgot to commit.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-14
Vadim Zeitlin
always let GTK process focus_out events itself
blob
|
commitdiff
|
raw
|
diff to current
2004-10-05
Robert Roebling
Fixed missing focus problem.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-03
Robert Roebling
Reworked TLW and app activation event code, also
blob
|
commitdiff
|
raw
|
diff to current
2004-09-29
Václav Slavík
changes to make wxWindow::FindFocus work as expected...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-26
Robert Roebling
GTK1 compilo.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-22
Robert Roebling
Small fix for tabbing into wxListBox.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-03
Václav Slavík
MBCS and IM fixes (patch 1016292)
blob
|
commitdiff
|
raw
|
diff to current
2004-08-29
Julian Smart
Don't draw flat box unless background style is system
blob
|
commitdiff
|
raw
|
diff to current
2004-08-29
Julian Smart
SetBackgroundStyle(wxBG_STYLE_CUSTOM) can now be used...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-16
Václav Slavík
fixed handlers registration in DoPopupMenu (patch 1009949)
blob
|
commitdiff
|
raw
|
diff to current
2004-08-15
Václav Slavík
invalidate best size cache when GTK style changes
blob
|
commitdiff
|
raw
|
diff to current
2004-08-14
Václav Slavík
reverted accidentally committed changes in previous...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-14
Václav Slavík
attributes inheritance fix; apply style to both m_wxwin...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-23
Vadim Zeitlin
generate EVT_CONTEXT_MENU when right mouse button is...
blob
|
commitdiff
|
raw
|
diff to current
2004-07-21
Robin Dunn
Set m_wheelDelta for wheel events
blob
|
commitdiff
|
raw
|
diff to current
2004-07-13
Václav Slavík
unified Pango GetTextExtent implementations
blob
|
commitdiff
|
raw
|
diff to current
2004-07-03
Václav Slavík
implemented tab order in wxGTK2
blob
|
commitdiff
|
raw
|
diff to current
2004-07-01
Václav Slavík
set descent in GetTextExtend; use PANGO_PIXELS instead...
blob
|
commitdiff
|
raw
|
diff to current
2004-06-27
Václav Slavík
warning fix
blob
|
commitdiff
|
raw
|
diff to current
2004-06-26
Václav Slavík
more fixes to keypress handling in wxGTK:
blob
|
commitdiff
|
raw
|
diff to current
2004-06-24
Václav Slavík
inform the IM context about focus changes
blob
|
commitdiff
|
raw
|
diff to current
2004-06-24
Václav Slavík
GtkIMContext must be the first to process keypress...
blob
|
commitdiff
|
raw
|
diff to current
next