projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
derive wxComboBox from wxItemContainer (via wxComboBoxBase) in wxGTK (patch 802882)
[wxWidgets.git]
/
src
/
gtk
/
2003-09-20
Vadim Zeitlin
derive wxComboBox from wxItemContainer (via wxComboBoxB...
tree
|
commitdiff
2003-09-19
Robin Dunn
Check wxSIZE_ALLOW_MINUS_ONE for x and y too.
tree
|
commitdiff
2003-09-18
Vadim Zeitlin
fix text scrolling in GTK2 (patch 703988)
tree
|
commitdiff
2003-09-16
Robert Roebling
Left in some debug code.
tree
|
commitdiff
2003-09-15
Vadim Zeitlin
use wxEventLoop in wxApp under wxMSW; factored out...
tree
|
commitdiff
2003-09-15
Vadim Zeitlin
call RemoveChild() in ~wxWindowBase instead of doing...
tree
|
commitdiff
2003-09-11
Robert Roebling
Filter out triple click events entirely.
tree
|
commitdiff
2003-09-10
Robert Roebling
Test if G_threads already are initialized.
tree
|
commitdiff
2003-09-09
Robert Roebling
Upported a number of patches to HEAD.
tree
|
commitdiff
2003-09-01
Jouk Jansen
Committing in .
tree
|
commitdiff
2003-08-30
Vadim Zeitlin
compilation fix
tree
|
commitdiff
2003-08-30
Vadim Zeitlin
return the index of the inserted/appended item
tree
|
commitdiff
2003-08-24
Stefan Neis
Use "Base" version of wxBell on OS/2.
tree
|
commitdiff
2003-08-23
Robin Dunn
Initialize default values for the tool button size
tree
|
commitdiff
2003-08-21
Mattia Barbon
wxGTK compilation fixes.
tree
|
commitdiff
2003-08-15
Julian Smart
Applied patch2 of [ 703990 ] attrib support in wxGTK2...
tree
|
commitdiff
2003-08-14
Václav Slavík
GTK2 compilation fix for Vadim's compilation fix
tree
|
commitdiff
2003-08-14
Jouk Jansen
Committing in .
tree
|
commitdiff
2003-08-13
Vadim Zeitlin
renamed wxWindow::Clear() to ClearBackground() for...
tree
|
commitdiff
2003-08-13
Jouk Jansen
Committing in .
tree
|
commitdiff
2003-08-11
Vadim Zeitlin
compilation fix
tree
|
commitdiff
2003-08-11
Vadim Zeitlin
initialize the font fields properly when it corresponds...
tree
|
commitdiff
2003-08-09
Václav Slavík
added support for gcc precompiled headers
tree
|
commitdiff
2003-08-08
Robin Dunn
Fix for wxTextCtrl::GetSelection for singel line contro...
tree
|
commitdiff
2003-08-07
Václav Slavík
fixed wxBase and GUI separation for sockets code
tree
|
commitdiff
2003-08-04
Václav Slavík
added build options sanity checks into all main libraries
tree
|
commitdiff
2003-08-03
Vadim Zeitlin
set event object correctly for the menu events
tree
|
commitdiff
2003-08-02
Václav Slavík
return wxToolkitInfo by reference and not by pointer
tree
|
commitdiff
2003-08-02
Václav Slavík
replaced wxAppTraits::GetOSVersion with GetToolkitInfo...
tree
|
commitdiff
2003-08-02
Václav Slavík
moved wxWave, wxJoystick and wxTaskBarIcon to wxAdvanced
tree
|
commitdiff
2003-08-01
Vadim Zeitlin
1. added flags to splitter drawing functions and replaced
tree
|
commitdiff
2003-07-30
Vadim Zeitlin
reverted GTK 1.x part of the last patch, it breaks...
tree
|
commitdiff
2003-07-28
Vadim Zeitlin
added wxAppTraits::CreateRenderer() which may be used...
tree
|
commitdiff
2003-07-28
Václav Slavík
compilation fix
tree
|
commitdiff
2003-07-27
Vadim Zeitlin
implemented native GTK drawing for the splitter
tree
|
commitdiff
2003-07-22
Vadim Zeitlin
failed attempts to implement native GTK look for the...
tree
|
commitdiff
2003-07-22
Robert Roebling
Applied pop menu patch.
tree
|
commitdiff
2003-07-22
Vadim Zeitlin
more warning fixes; removed references to wxToolBarBase...
tree
|
commitdiff
2003-07-21
Vadim Zeitlin
bitmaps of size 0 shouldn't be valid
tree
|
commitdiff
2003-07-20
Vadim Zeitlin
compilation fix
tree
|
commitdiff
2003-07-20
Václav Slavík
(incomplete) compilation fix
tree
|
commitdiff
2003-07-20
Mattia Barbon
Always initialize variable.
tree
|
commitdiff
2003-07-20
Vadim Zeitlin
compilation fixes
tree
|
commitdiff
2003-07-20
Vadim Zeitlin
added wxRendererNative to be used by the generic contro...
tree
|
commitdiff
2003-07-20
Václav Slavík
files.lst files are no longer used
tree
|
commitdiff
2003-07-19
Mattia Barbon
Fix wx[Sorted]ArrayString::Index when wxUSE_STL=1...
tree
|
commitdiff
2003-07-19
Vadim Zeitlin
extracted common code into a single wxfileDialogBase...
tree
|
commitdiff
2003-07-14
Julian Smart
SendIdleEvents -> ProcessIdle
tree
|
commitdiff
2003-07-14
Julian Smart
Rationalised OnIdle
tree
|
commitdiff
2003-07-13
Julian Smart
Improvements to OnIdle processing
tree
|
commitdiff
2003-07-12
Julian Smart
Use WM_INITMENUPOPUP
tree
|
commitdiff
2003-07-10
Vadim Zeitlin
corrected bug with alignment of static labels with...
tree
|
commitdiff
2003-07-10
Mattia Barbon
STL-ification patch for wxMSW and wxGTK.
tree
|
commitdiff
2003-07-10
Vadim Zeitlin
GTK_TOOLBAR_BOTH_HORIZ is GTK 2 only (it would have...
tree
|
commitdiff
2003-07-10
Vadim Zeitlin
added wxTB_HORZ_TEXT (patch 713813); documented it...
tree
|
commitdiff
2003-07-10
Vadim Zeitlin
allow wxPopupWindow get the key events (patch 713269)
tree
|
commitdiff
2003-07-09
Vadim Zeitlin
GetClientData(int n) should be const (part of patch...
tree
|
commitdiff
2003-07-09
Julian Smart
- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
tree
|
commitdiff
2003-07-08
Robert Roebling
Added Theme patch.
tree
|
commitdiff
2003-07-07
Julian Smart
Added wxFrameBase::OnMenuOpen, and wxUSE_IDLEMENUUPDATE...
tree
|
commitdiff
2003-07-07
Václav Slavík
Unicode compilation fixes
tree
|
commitdiff
2003-07-06
Vadim Zeitlin
don't east 100% of CPU when showing popup menu (patch...
tree
|
commitdiff
2003-07-06
Vadim Zeitlin
forward ported patch to IsEditable()
tree
|
commitdiff
2003-07-03
Mattia Barbon
Moved some methods/classes inside COMPATIBILITY_2_4.
tree
|
commitdiff
2003-07-01
Vadim Zeitlin
init more (all?) member variables
tree
|
commitdiff
2003-06-30
Vadim Zeitlin
small wxGTK compilation fixes
tree
|
commitdiff
2003-06-30
Vadim Zeitlin
more work on fixing wxEntry() and ANSI/Unicode cmd...
tree
|
commitdiff
2003-06-30
Vadim Zeitlin
extracted common initialization/cleanup functions in...
tree
|
commitdiff
2003-06-24
Vadim Zeitlin
compilation fix for wxGTK
tree
|
commitdiff
2003-06-24
Vadim Zeitlin
regenerated project/makefiles with tmake
tree
|
commitdiff
2003-06-24
Vadim Zeitlin
wxBase/GUI separation: 1st step, wxMSW should build...
tree
|
commitdiff
2003-06-20
Václav Slavík
fix one of reasons for crash if there is no font
tree
|
commitdiff
2003-06-19
Robert Roebling
Font crash and timer fix as per 2_4.
tree
|
commitdiff
2003-06-14
Vadim Zeitlin
regenerated using tmake to add fldlgcmn.cpp
tree
|
commitdiff
2003-06-14
Vadim Zeitlin
wxFileDialog cleanup, extracted common code to fldlgcmn...
tree
|
commitdiff
2003-06-13
Vadim Zeitlin
regenerated all make/project files to include selstore...
tree
|
commitdiff
2003-06-09
Stefan Neis
Fixed Refresh to clip update rectangles to the visible...
tree
|
commitdiff
2003-06-03
Vadim Zeitlin
fixed wxPenRefData::operator==() (part of patch 742783)
tree
|
commitdiff
2003-06-01
Julian Smart
Fix for [ 688754 ] wxNotebook::SetSelection(-1) will...
tree
|
commitdiff
2003-06-01
Julian Smart
Applied patch [ 739063 ] window.cpp (gtk) - mouse event...
tree
|
commitdiff
2003-06-01
Julian Smart
Applied patch [ 735588 ] Gtk2 textctrl selection fix
tree
|
commitdiff
2003-05-31
Václav Slavík
support SetBackgroundMode and SetTextBackground with...
tree
|
commitdiff
2003-05-24
Julian Smart
Removed wxHTMLHelpControllerBase (putting the
tree
|
commitdiff
2003-05-21
Julian Smart
Applied patch [ 739401 ] gtk_init() has to be called...
tree
|
commitdiff
2003-05-14
Robin Dunn
Changes allowing for proper KEY_DOWN and CHAR events...
tree
|
commitdiff
2003-05-11
Gilles Depeyrot
assert is raised when using the thread sample (which...
tree
|
commitdiff
2003-05-11
Gilles Depeyrot
added assert to detect attempt to install idle handler...
tree
|
commitdiff
2003-05-09
Vadim Zeitlin
Insert() patch from John Labenski
tree
|
commitdiff
2003-05-06
Robert Roebling
OpenGL for GTK2 fixes.
tree
|
commitdiff
2003-05-05
Mattia Barbon
Fix for crash on exit.
tree
|
commitdiff
2003-05-05
Robert Roebling
Upported fix to mouse capture event handling.
tree
|
commitdiff
2003-05-04
Julian Smart
Added some missing copyright lines
tree
|
commitdiff
2003-05-03
Robin Dunn
Reversed the meaning of black and white in wxRegion...
tree
|
commitdiff
2003-05-01
Vadim Zeitlin
make accelerators for bitmap menu items work (patch...
tree
|
commitdiff
2003-05-01
Vadim Zeitlin
compilation fix
tree
|
commitdiff
2003-05-01
Vadim Zeitlin
better handling of transparent colour in wxImage conver...
tree
|
commitdiff
2003-05-01
Vadim Zeitlin
fixes for working with mono bitmaps (patch 728768)
tree
|
commitdiff
2003-04-30
Robin Dunn
Shaped window support for wxMac, plus a wxSTAY_ON_TOP...
tree
|
commitdiff
2003-04-24
Robert Roebling
Another attempt to fix the freeze while mouse capturing.
tree
|
commitdiff
2003-04-24
Robert Roebling
Upported minor fix for font dialog.
tree
|
commitdiff
next