projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
1) some compilers (Watcom) don't like it if wxBase library PCH file contains
[wxWidgets.git]
/
src
/
gtk
/
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
2003-04-24
Jouk Jansen
Committing in .
tree
|
commitdiff
2003-04-23
Robin Dunn
Prevent a Gtk-CRITICAL message when Remove()ing a menu...
tree
|
commitdiff
2003-04-23
Robert Roebling
Typo in mouse event code.
tree
|
commitdiff
2003-04-11
Vadim Zeitlin
use on gdk_draw_lines() call instead of multiple gdk_dr...
tree
|
commitdiff
2003-04-11
Vadim Zeitlin
fixes for user dash handling (patch 717736)
tree
|
commitdiff
2003-04-10
Vadim Zeitlin
regenerated with tmake after adding datacmn.cpp
tree
|
commitdiff
2003-04-10
Vadim Zeitlin
extracted duplicated code from src/*/data.cpp in a...
tree
|
commitdiff
2003-04-05
Václav Slavík
regenerated makefiles
tree
|
commitdiff
2003-04-04
Robin Dunn
Handle checkable items the right way in all cases
tree
|
commitdiff
2003-04-03
Robin Dunn
Correction to my new menu code: handle submenus on...
tree
|
commitdiff
2003-04-03
Robin Dunn
Fixed menu event propogation to be consistent across...
tree
|
commitdiff
2003-04-02
Julian Smart
Applied patch [ 705212 ] wxTextCtrl::SetSelection(...
tree
|
commitdiff
2003-03-31
Julian Smart
More deprecated class mods
tree
|
commitdiff
2003-03-30
Julian Smart
Removing deprecated classes
tree
|
commitdiff
2003-03-28
Robin Dunn
Added wxTLW::SetShape and implementations for wxGTK...
tree
|
commitdiff
2003-03-25
Julian Smart
Use virtual functions to help splittree work
tree
|
commitdiff
2003-03-24
Vadim Zeitlin
implemented Remove() and Replace() for GTK2 (patch...
tree
|
commitdiff
2003-03-23
Julian Smart
Removed obsolete ODBC classes.
tree
|
commitdiff
2003-03-23
Vadim Zeitlin
regenerated the makefiles with the latest filelist.txt
tree
|
commitdiff
2003-03-17
Julian Smart
Removed erroneous copyright names and corrected licence...
tree
|
commitdiff
2003-03-16
Robert Roebling
Text attributes for GTK2.
tree
|
commitdiff
2003-03-16
Robert Roebling
Better scrolling to cursor.
tree
|
commitdiff
2003-03-05
Václav Slavík
fix compilation for GTK1
tree
|
commitdiff
next