projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
reversed some parts of wxGetKeyState for linkage reasons...
[wxWidgets.git]
/
src
/
gtk
/
2003-12-12
Václav Slavík
compilation fix
tree
|
commitdiff
2003-12-11
Julian Smart
Applied patch [ 829367 ] Correctly handle mouse wheel...
tree
|
commitdiff
2003-12-11
Julian Smart
Applied [ 828322 ] Use gdk_draw_polygon for the outline...
tree
|
commitdiff
2003-12-11
Julian Smart
Applied patch [ 828303 ] Slight wxColour cleanup
tree
|
commitdiff
2003-12-11
Julian Smart
Aplied patch [ 816113 ] Inconsistent GetCharWidth over...
tree
|
commitdiff
2003-12-11
Julian Smart
Applied patch [ 816021 ] SetFont without m_widget
tree
|
commitdiff
2003-12-11
Julian Smart
Applied patch [ 818941 ] Initialize vars and clear...
tree
|
commitdiff
2003-12-11
Julian Smart
Applied patch [ 810585 ] wxTextCtrl::GetTextLine return...
tree
|
commitdiff
2003-12-03
Robin Dunn
Use InheritAttributes for wxGTK widgets so they will...
tree
|
commitdiff
2003-11-08
Mattia Barbon
Compilation fix for !WXWN_COMPATIBILITY_2_4.
tree
|
commitdiff
2003-10-30
Vadim Zeitlin
removed calls to wxWindowBase::InitBase(), it is called...
tree
|
commitdiff
2003-10-27
Vadim Zeitlin
really applied Robert's patch (and not the converse...
tree
|
commitdiff
2003-10-23
Vadim Zeitlin
don't refresh the font unnecessarily (patch from Robert...
tree
|
commitdiff
2003-10-23
Vadim Zeitlin
don't crash on startup (fix for last change)
tree
|
commitdiff
2003-10-21
Vadim Zeitlin
don't allocate system fonts/colours dynamically
tree
|
commitdiff
2003-10-18
Vadim Zeitlin
replaced all occurences of wxColourDatabase::FindColour...
tree
|
commitdiff
2003-10-18
Robert Roebling
Further corrections to bitmap and blit code.
tree
|
commitdiff
2003-10-17
Vadim Zeitlin
added CreateByName(), use it in wxColourDatabase
tree
|
commitdiff
2003-10-17
Robert Roebling
\
tree
|
commitdiff
2003-10-15
Vadim Zeitlin
update the selection properly after deleting the page
tree
|
commitdiff
2003-10-09
Robert Roebling
Applied new DoDrawBitmap() and DoBlit() from 2_4
tree
|
commitdiff
2003-10-09
Robert Roebling
Added wxBitmap::Rescale() from 2_4
tree
|
commitdiff
2003-10-06
Robert Roebling
Compilo.
tree
|
commitdiff
2003-10-06
Robert Roebling
Implemented wxChoice::SetString()
tree
|
commitdiff
2003-10-06
Robert Roebling
Fixed bitmap problem reported last week.
tree
|
commitdiff
2003-10-02
Robin Dunn
Added a const to be consistent with the generic class
tree
|
commitdiff
2003-09-30
Vadim Zeitlin
and now it even compiles
tree
|
commitdiff
2003-09-30
Vadim Zeitlin
make Delete() work in presence of client data
tree
|
commitdiff
2003-09-27
Vadim Zeitlin
removed wxApp::Initialized() (replaced with a dummy...
tree
|
commitdiff
2003-09-26
Vadim Zeitlin
fixes to radio button handling (patch 803360)
tree
|
commitdiff
2003-09-24
Vadim Zeitlin
compilation fix after GetNativeFontInfo() change
tree
|
commitdiff
2003-09-24
Vadim Zeitlin
pointer returned by GetNativeFontInfo() is now const...
tree
|
commitdiff
2003-09-24
Vadim Zeitlin
made wxNO_FULL_REPAINT_ON_RESIZE default, added wxFULL_...
tree
|
commitdiff
2003-09-23
Vadim Zeitlin
added wxTextCtrl::MarkDirty()
tree
|
commitdiff
2003-09-22
Vadim Zeitlin
fix for crash when using user-dashed lines (patch 801663)
tree
|
commitdiff
2003-09-22
Jouk Jansen
Committing in .
tree
|
commitdiff
2003-09-22
Chris Elliott
fix for gtk swapped colors
tree
|
commitdiff
2003-09-20
Vadim Zeitlin
memory leak fixes in file dialogs (patch 783812)
tree
|
commitdiff
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
next