projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
removed stray #endif added in previous commit
[wxWidgets.git]
/
src
/
gtk1
/
2006-02-10
Vadim Zeitlin
GTK1 fixes after wxObject-derived classes copy ctors...
tree
|
commitdiff
2006-02-09
Michael Wetherell
Fix link errors from advdll_taskbar.o on cygwin
tree
|
commitdiff
2006-02-05
Vadim Zeitlin
use GTKRemoveMnemonics instead of wxStripMenuCodes
tree
|
commitdiff
2006-02-05
Vadim Zeitlin
removed GTKConvertMnemonics() which is not used in...
tree
|
commitdiff
2006-01-31
Julian Smart
wxControl::SetLabel no longer strips out codes so do...
tree
|
commitdiff
2006-01-30
Julian Smart
Reverting patch 1325857
tree
|
commitdiff
2006-01-27
Włodzimierz Skiba
Fix fro conflict between defs.h and glib headers.
tree
|
commitdiff
2006-01-26
Włodzimierz Skiba
Include order is wxprec.h=>defs.h=>platform.h=>setup...
tree
|
commitdiff
2006-01-26
Włodzimierz Skiba
Include order is wxprec.h=>defs.h=>platform.h=>setup...
tree
|
commitdiff
2006-01-25
Michael Wetherell
Fixes for the GTK1 split
tree
|
commitdiff
2006-01-23
Michael Wetherell
Fixes for gtk1 separation
tree
|
commitdiff
2006-01-23
Michael Wetherell
gtk1 fixes
tree
|
commitdiff
2006-01-23
Mart Raudsepp
Remove GTK2 stuff from src/gtk1. Rename wx/gtk includes...
tree
|
commitdiff
2006-01-19
Julian Smart
Applied patch [ 1331340 ] faster Drawing of Polygons...
tree
|
commitdiff
2006-01-18
Julian Smart
Applied patch [ 1325857 ] CJK input method doesn't...
tree
|
commitdiff
2006-01-16
Vadim Zeitlin
reset g_SelectionBeforePopup sooner in gtk_popup_hide_c...
tree
|
commitdiff
2006-01-14
Mart Raudsepp
Remove stray whitespaces
tree
|
commitdiff
2006-01-12
Vadim Zeitlin
define wxEventLoopBase::ms_activeLoop in appcmn.cpp...
tree
|
commitdiff
2006-01-12
Vadim Zeitlin
share wxEventLoop::IsRunning() implementation between...
tree
|
commitdiff
2006-01-07
David Surovell
minor cleanup
tree
|
commitdiff
2006-01-05
Robin Dunn
Added wxGetMouseState which returns the current state...
tree
|
commitdiff
2006-01-03
Julian Smart
Added wxAddGrab, wxRemoveGrab for use by popup window...
tree
|
commitdiff
2006-01-02
Michael Wetherell
Add comments about the pango crashes on Solaris 10
tree
|
commitdiff
2005-12-30
Michael Wetherell
The Sun customised version of Pango shipping with Solar...
tree
|
commitdiff
2005-12-28
David Surovell
fix SetInvokingWindow link problem
tree
|
commitdiff
2005-12-24
Vadim Zeitlin
also generate wxEVT_SCROLL_CHANGED as under wxMSW
tree
|
commitdiff
2005-12-24
Vadim Zeitlin
determine the slider event type more precisely (i.e...
tree
|
commitdiff
2005-12-24
Vadim Zeitlin
fixed labels under GTK+ 1 after recent changes (remove...
tree
|
commitdiff
2005-12-24
Vadim Zeitlin
GTK+ 1 compilation fixes
tree
|
commitdiff
2005-12-24
Vadim Zeitlin
implemented wxCURSOR_BLANK (bug 1377290)
tree
|
commitdiff
2005-12-24
Vadim Zeitlin
moded wxWindow::PopupMenu() from window.cpp to menu...
tree
|
commitdiff
2005-12-24
Vadim Zeitlin
send wxEVT_MENU_CLOSE from menubar deactivate handler...
tree
|
commitdiff
2005-12-24
Vadim Zeitlin
send wxEVT_MENU_CLOSE at least sometimes
tree
|
commitdiff
2005-12-19
Vadim Zeitlin
fix for compilation without PCH
tree
|
commitdiff
2005-12-18
Vadim Zeitlin
1. changed wxControl::GetLabel() to return the original...
tree
|
commitdiff
2005-12-18
Vadim Zeitlin
removed GetLabel() which didn't do anything but forward...
tree
|
commitdiff
2005-12-13
Mart Raudsepp
Remove my binary compatibility stuff from HEAD. Patch...
tree
|
commitdiff
2005-12-13
Mart Raudsepp
Fix HitTest to return the proper tab index in case...
tree
|
commitdiff
2005-12-08
David Surovell
applied patch 1376506 - remove unneeded member variable...
tree
|
commitdiff
2005-11-30
Vadim Zeitlin
1. derive wxGTK wxRadioBox from wxRadioBoxBase now...
tree
|
commitdiff
2005-11-30
Włodzimierz Skiba
Missing wxUSE_PALETTE markup (#1369489).
tree
|
commitdiff
2005-11-19
Mart Raudsepp
Spelling fixes from Andreas Mohr (patch #1360064)
tree
|
commitdiff
2005-11-14
Julian Smart
Removed GTK+2 bitmap menu item code
tree
|
commitdiff
2005-11-07
Mart Raudsepp
[wxGTK] Support run-time changing of the wxFRAME_NO_TAS...
tree
|
commitdiff
2005-11-07
Mart Raudsepp
[wxGTK] Support changing the wxSTAY_ON_TOP style value...
tree
|
commitdiff
2005-11-04
Włodzimierz Skiba
Get/SetTitle only for wxTopLevelWindow (wxGTK part).
tree
|
commitdiff
2005-11-04
Włodzimierz Skiba
Get/SetTitle only for wxTopLevelWindow (wxGTK part).
tree
|
commitdiff
2005-11-04
Włodzimierz Skiba
Get/SetTitle only for wxTopLevelWindow (wxGTK part).
tree
|
commitdiff
2005-11-03
Kevin Hock
Use toplevel parent rather than immediate parent as...
tree
|
commitdiff
2005-10-26
Mart Raudsepp
Compilation fix...
tree
|
commitdiff
2005-10-10
Kevin Hock
For consistency with other ports, send TEXT event after...
tree
|
commitdiff
2005-10-10
Vadim Zeitlin
refactored wxGTK scrolling: it has now fully-functionin...
tree
|
commitdiff
2005-10-10
Vadim Zeitlin
added GtkUpdateScrollbar; folded some code duplicated...
tree
|
commitdiff
2005-10-09
Mattia Barbon
Removed WXWIN_COMPATIBILITY_2_2 together with code...
tree
|
commitdiff
2005-10-05
Włodzimierz Skiba
wxColour source cleaning. Corrections to 'const unsigne...
tree
|
commitdiff
2005-10-04
Włodzimierz Skiba
Fix for mistake with const for non pointer/reference...
tree
|
commitdiff
2005-10-04
Włodzimierz Skiba
wxBrush::SetColour and wxPen::SetColour unified. Source...
tree
|
commitdiff
2005-10-01
Vadim Zeitlin
fix the size of the created subbitmap
tree
|
commitdiff
2005-09-28
Vadim Zeitlin
wxGTK1 compilation fix after last commit
tree
|
commitdiff
2005-09-27
Włodzimierz Skiba
wxItemContainerImmutable::FindString unified.
tree
|
commitdiff
2005-09-26
Mart Raudsepp
Revert revision 1.102.2.2:
tree
|
commitdiff
2005-09-26
Vadim Zeitlin
fixed variable shadowing icc warnings
tree
|
commitdiff
2005-09-25
Vadim Zeitlin
fixed warnings about pointer to integer cast
tree
|
commitdiff
2005-09-25
Vadim Zeitlin
removed more extraneous semicolons
tree
|
commitdiff
2005-09-25
Vadim Zeitlin
use wxIsSameDouble() and wxIsNullDouble() for warning...
tree
|
commitdiff
2005-09-25
Michael Wetherell
Fixes for include guards, patch 1256967 Paul Cornett
tree
|
commitdiff
2005-09-25
Vadim Zeitlin
first round of Intel compiler warning fixes: down from...
tree
|
commitdiff
2005-09-25
Vadim Zeitlin
position is always unsigned in InsetPage(), no need...
tree
|
commitdiff
2005-09-25
Michael Wetherell
Fix for crash in ~wxWindow() on solaris
tree
|
commitdiff
2005-09-24
Vadim Zeitlin
added missing consts and pass objects by const referenc...
tree
|
commitdiff
2005-09-23
Mart Raudsepp
Nuke #pragma implementation/interface's
tree
|
commitdiff
2005-09-21
Mart Raudsepp
[wxGTK] Remove wxTLW::RequestUserAttention related...
tree
|
commitdiff
2005-09-18
Julian Smart
Applied patch 1283609 GTK window dtor + wxGrid + cellEd...
tree
|
commitdiff
2005-09-15
Włodzimierz Skiba
wxUSE_SPLINES markup and other cleanings.
tree
|
commitdiff
2005-09-11
Vadim Zeitlin
use given position for page insertion instead of trying...
tree
|
commitdiff
2005-09-04
Mart Raudsepp
[wxTLW-GTK] Don't connect to the configure_event twice...
tree
|
commitdiff
2005-09-04
Mart Raudsepp
-Wundef fixes
tree
|
commitdiff
2005-09-03
Kevin Hock
Multi-thread fix from Angel [ patch 1281057 ]
tree
|
commitdiff
2005-09-02
Mart Raudsepp
[wxGTK2] Plug memory leak in wxMemoryDC (approx. 525...
tree
|
commitdiff
2005-08-24
Mart Raudsepp
[wxGTK2] Don't duplicate code inside wxFontRefData...
tree
|
commitdiff
2005-08-23
Mart Raudsepp
[wxGTK2] Move wxFontRefData::SetPointSize to wxNativeFo...
tree
|
commitdiff
2005-08-22
Mart Raudsepp
[wxGTK2] Move wxFontRefData::SetStyle/SetWeight to...
tree
|
commitdiff
2005-08-22
Mart Raudsepp
[wxGTK2] Don't query native font for underlined, but...
tree
|
commitdiff
2005-08-22
Mart Raudsepp
[wxGTK2] Do what we (I) can wrt the win32 centric wxNat...
tree
|
commitdiff
2005-08-22
Mart Raudsepp
[wxGTK2] wxFont::Get* - Query native font for informati...
tree
|
commitdiff
2005-08-17
Mart Raudsepp
[wxGTK2] gtk+-2.8.0 compatibility. Removed the usage...
tree
|
commitdiff
2005-08-17
Vadim Zeitlin
added GetCurrentSelection(); made GetSelection() behave...
tree
|
commitdiff
2005-08-08
Mart Raudsepp
Expand tabs, identation/whitespace fixes
tree
|
commitdiff
2005-08-08
Mart Raudsepp
Expand tabs
tree
|
commitdiff
2005-08-08
Mart Raudsepp
[wxGTK2] wxTextCtrl::XYToPosition(): Return -1 if x...
tree
|
commitdiff
2005-08-05
Vadim Zeitlin
initialize send_event field of GdkEventExpose we genera...
tree
|
commitdiff
2005-08-04
Mart Raudsepp
[wxGTK2] wxTextCtrl: Implemented support for wxTEXT_ALI...
tree
|
commitdiff
2005-08-03
Mart Raudsepp
[wxGTK2] multiline wxTextCtrl: Implement XYToPosition...
tree
|
commitdiff
2005-08-02
Michael Wetherell
Add import/export attributes
tree
|
commitdiff
2005-08-01
Mart Raudsepp
[wxGTK] wxFileDialog: Use native overwrite confirmation...
tree
|
commitdiff
2005-08-01
Mart Raudsepp
Mostly cosmetical preprocessor check modifications...
tree
|
commitdiff
2005-08-01
Mart Raudsepp
[ 1222406 ] Fix for BadMatch X errors with wxGLCanvas...
tree
|
commitdiff
2005-07-29
Mart Raudsepp
Whitespace fixes
tree
|
commitdiff
2005-07-29
Mart Raudsepp
slight CPP logic fix in my wxTLW::RequestUserAttention...
tree
|
commitdiff
2005-07-28
Mart Raudsepp
wxGTK: Implemented wxTLW::RequestUserAttention()
tree
|
commitdiff
next