projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
use current mouse position as default position in wxWindow::PopupMenu (works better...
[wxWidgets.git]
/
src
/
gtk1
/
2004-06-03
Václav Slavík
use current mouse position as default position in wxWin...
tree
|
commitdiff
2004-06-02
Robin Dunn
Fix compile errors when using gtk 1.2
tree
|
commitdiff
2004-06-02
Robin Dunn
On wxGTK2 the label woudl not be realigned if SetLabel...
tree
|
commitdiff
2004-06-02
Julian Smart
GTK+ 2.0 can't compile egg tray code
tree
|
commitdiff
2004-05-31
Václav Slavík
added wx-specific code and license info
tree
|
commitdiff
2004-05-31
Václav Slavík
implemented freedesktop.org spec support for GTK versio...
tree
|
commitdiff
2004-05-31
Václav Slavík
allow classes derived from wxTopLevelWidnow to use...
tree
|
commitdiff
2004-05-30
Václav Slavík
don't use global variables if GTK provides mechanism...
tree
|
commitdiff
2004-05-26
Julian Smart
Reverted config/resource name change
tree
|
commitdiff
2004-05-25
Václav Slavík
corrected previous commit's wrongly applied patch
tree
|
commitdiff
2004-05-25
Dimitri Schoolwerth
applied patch #935127: "wxDIALOG_MODAL and wxDIALOG_MOD...
tree
|
commitdiff
2004-05-25
Václav Slavík
implemented wxTE_RIGHT, wxTE_CENTRE for wxGTK2 (patch...
tree
|
commitdiff
2004-05-23
Julian Smart
Use old licence name
tree
|
commitdiff
2004-05-23
Julian Smart
Name and version changes
tree
|
commitdiff
2004-05-21
Robin Dunn
Use gtk_init_check instead of gtk_init so that we can...
tree
|
commitdiff
2004-05-15
Robert Roebling
The markup code for wxStaticText doesn't work.
tree
|
commitdiff
2004-05-15
Robert Roebling
Improve default size for wxGauge and wxChoice.
tree
|
commitdiff
2004-05-13
Robin Dunn
Patch [ 952969 ] Parentless windows forced to center...
tree
|
commitdiff
2004-05-10
Robin Dunn
Add GetOwner accessor and fix wxRTTI inheritance for...
tree
|
commitdiff
2004-05-07
Vadim Zeitlin
split wxUSE_MDI from wxUSE_MDI_ARCHITECTURE (which...
tree
|
commitdiff
2004-05-06
Robin Dunn
Oops, forgot to cleanup some commented-out code before...
tree
|
commitdiff
2004-05-06
Robin Dunn
Get(Class)DefaultAttributes() for wxGTK controls
tree
|
commitdiff
2004-05-05
Vadim Zeitlin
use ResetClipping() instead of simply setting m_clippin...
tree
|
commitdiff
2004-05-04
Vadim Zeitlin
check for multiple calls to gtk_glwindow_realized_callback
tree
|
commitdiff
2004-05-04
Robin Dunn
Added wxControl::PostCreation for wxGTK. Moved calls to
tree
|
commitdiff
2004-05-02
Vadim Zeitlin
fixed assert failure for a window which doesn't have...
tree
|
commitdiff
2004-05-02
Robin Dunn
Implement some base class virtuals to avoid errors...
tree
|
commitdiff
2004-05-01
Robin Dunn
Reverted last change
tree
|
commitdiff
2004-05-01
Robin Dunn
wxScreenDC also needs a pango context and layout so...
tree
|
commitdiff
2004-05-01
Robin Dunn
In wxGTK2 the wxMessageDialog is not a real wxDialog...
tree
|
commitdiff
2004-04-27
Robin Dunn
Change SetStringSelection to return bool like in other...
tree
|
commitdiff
2004-04-25
Vadim Zeitlin
unused var warning
tree
|
commitdiff
2004-04-22
Robin Dunn
Fix wxGTK's menu and menubar so Insert does something...
tree
|
commitdiff
2004-04-22
Robin Dunn
SetFont may temporarily rset the background to wxNullCo...
tree
|
commitdiff
2004-04-18
Robert Roebling
Applied patch for hiding statusbar.
tree
|
commitdiff
2004-04-18
Robert Roebling
Fix incomplete stripping of menu text.
tree
|
commitdiff
2004-04-17
Robin Dunn
SetDefault should call parent->SetDefaultItem
tree
|
commitdiff
2004-04-17
Robin Dunn
Fix or add some DoGetBestSize's
tree
|
commitdiff
2004-04-14
Robin Dunn
Ensure PostCreation is always called, so the widget...
tree
|
commitdiff
2004-04-03
Robin Dunn
m_font may not have been set yet. Default to letting...
tree
|
commitdiff
2004-04-01
Vadim Zeitlin
fixed DoGetBestSize() for default buttons
tree
|
commitdiff
2004-04-01
Vadim Zeitlin
implemented GetBestSize()
tree
|
commitdiff
2004-04-01
Vadim Zeitlin
wxGTK became a little too eager in using the best size...
tree
|
commitdiff
2004-04-01
Vadim Zeitlin
use GetFont() instead of (possibly not initialized...
tree
|
commitdiff
2004-04-01
Vadim Zeitlin
show window from PostCreation() (which is called for...
tree
|
commitdiff
2004-04-01
Vadim Zeitlin
only use font/colours in SetWidgetStyle() if they're set
tree
|
commitdiff
2004-04-01
Vadim Zeitlin
really show the menubar (calling Show(TRUE) doesn't...
tree
|
commitdiff
2004-04-01
Vadim Zeitlin
really show the window after creation (calling Show...
tree
|
commitdiff
2004-03-30
David Elliott
GetMenuBar() now traverses up the hierarchy so it no...
tree
|
commitdiff
2004-03-29
Robert Roebling
Applied SetForegorund colour patch for GTK2.
tree
|
commitdiff
2004-03-27
Vadim Zeitlin
use best size instead of hard coded 80*26 in SetSize...
tree
|
commitdiff
2004-03-22
Vadim Zeitlin
auto detect the icon if none given instead of asserting...
tree
|
commitdiff
2004-03-20
Robert Roebling
Applied notebook font patch.
tree
|
commitdiff
2004-03-20
Vadim Zeitlin
reuse existing wxGetTopLevelParent() function in wxMess...
tree
|
commitdiff
2004-03-20
Robert Roebling
i
tree
|
commitdiff
2004-03-20
Robert Roebling
Fix conversion error in tooltips.
tree
|
commitdiff
2004-03-17
Robert Roebling
Applied wheel mouse patch.
tree
|
commitdiff
2004-03-16
Robin Dunn
implement wxBitmapButton::DoGetBestSize
tree
|
commitdiff
2004-03-16
Robert Roebling
This should fix a link error in GTK 2.3.X and
tree
|
commitdiff
2004-03-16
Robert Roebling
Added missing "break;".
tree
|
commitdiff
2004-03-16
Robert Roebling
Allow non-toplevel-window to given as the
tree
|
commitdiff
2004-03-15
Vadim Zeitlin
don't change the font by reinitializing it to XLFD...
tree
|
commitdiff
2004-03-15
Robert Roebling
Comitted GTK part of clipboard patch, that
tree
|
commitdiff
2004-03-15
Robert Roebling
New menu code.
tree
|
commitdiff
2004-03-13
Robin Dunn
I keep running into situations where the old small...
tree
|
commitdiff
2004-03-11
Robin Dunn
Some themes round the edges of the buttons, overwriting...
tree
|
commitdiff
2004-03-10
Robin Dunn
TLWs can use the WidthDefault and HeightDefault methods too
tree
|
commitdiff
2004-03-10
Robin Dunn
Give wxGauge a best size
tree
|
commitdiff
2004-03-07
Robert Roebling
Added wxToggleBitmapButton (it compiles).
tree
|
commitdiff
2004-03-05
Robin Dunn
Changed WidthDefault() and HeightDefault() to use 400...
tree
|
commitdiff
2004-03-05
Ron Lee
More updates to the Debian packaging for wxPython,...
tree
|
commitdiff
2004-03-05
Vadim Zeitlin
don't lose fonts underlined flag in ReInit() (bug fix...
tree
|
commitdiff
2004-03-02
Václav Slavík
return version of GTK+ library the app links against...
tree
|
commitdiff
2004-03-01
Robert Roebling
Only when wxTE-PROCESS_ENTER has been set.
tree
|
commitdiff
2004-03-01
Robert Roebling
Spin control now emits TEXT_ENTER commands.
tree
|
commitdiff
2004-03-01
Robert Roebling
Make multi-line text control focussable
tree
|
commitdiff
2004-02-28
Robert Roebling
GPE uses generic dialogs.
tree
|
commitdiff
2004-02-28
Robert Roebling
make use of GPE feature
tree
|
commitdiff
2004-02-22
Julian Smart
Fix for compilation under GTK+ 2.0
tree
|
commitdiff
2004-02-22
Václav Slavík
added reference to the bug in case somebody wanted...
tree
|
commitdiff
2004-02-22
Robert Roebling
Upported menu bitmaps from 2.4.2
tree
|
commitdiff
2004-02-22
Robert Roebling
Small correction to radio box look.
tree
|
commitdiff
2004-02-22
Robert Roebling
Draw bug.
tree
|
commitdiff
2004-02-22
Robert Roebling
Commit mentioned fix/hack to enable controls
tree
|
commitdiff
2004-02-22
Robert Roebling
Fixed some probs in wxRadioBox
tree
|
commitdiff
2004-02-21
Julian Smart
Ok tests pixmap and bitmap now
tree
|
commitdiff
2004-02-20
Robert Roebling
Give font 12pt size if none is given in pango string.
tree
|
commitdiff
2004-02-20
Robert Roebling
Scrolling pages works not under GTK2.
tree
|
commitdiff
2004-02-16
Robert Roebling
Added better visual feedback for tree control
tree
|
commitdiff
2004-02-15
Robert Roebling
wxGPE updates to HEAD.
tree
|
commitdiff
2004-02-12
Vadim Zeitlin
suppress triple clicks generation completely for GTK2...
tree
|
commitdiff
2004-02-10
Vadim Zeitlin
restored defaults in switchs removed in the last commit
tree
|
commitdiff
2004-02-09
Vadim Zeitlin
don't just drop click events resulting from triple...
tree
|
commitdiff
2004-02-08
Robert Roebling
Improvements for splitter sash hack. GTK2 look
tree
|
commitdiff
2004-02-08
Robert Roebling
Draw listctrls's headers right for themes.
tree
|
commitdiff
2004-01-31
Mattia Barbon
Added some missing STL-like wxArray/wxArrayString...
tree
|
commitdiff
2004-01-23
Robin Dunn
wxMenu::Append (and similar) now return a pointer to...
tree
|
commitdiff
2004-01-22
Vadim Zeitlin
implemented SetSelection
tree
|
commitdiff
2004-01-22
Vadim Zeitlin
implemented HitTest() (modified patch 875957)
tree
|
commitdiff
2004-01-22
Vadim Zeitlin
fix what seems to be a big memory leaks in SetPageImage()
tree
|
commitdiff
next