projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
readded back wxDD_NEW_DIR_BUTTON removed by last commit
[wxWidgets.git]
/
include
/
wx
/
gtk
/
2006-05-28
Vadim Zeitlin
File/dir dialog styles and other changes (patch 1488371):
tree
|
commitdiff
2006-05-28
Vadim Zeitlin
fix the bug which prevented the same wxFile/DirDialog...
tree
|
commitdiff
2006-05-28
Vadim Zeitlin
added wxTB_NO_TOOLTIPS (heavily modified patch 1458009)
tree
|
commitdiff
2006-05-28
Vadim Zeitlin
added SetDoubleBuffered() (patch 1491093)
tree
|
commitdiff
2006-05-23
Robin Dunn
I've now seen 2 or 3 themes that need this extra space...
tree
|
commitdiff
2006-05-22
Paul Cornett
unused win_gtk stuff
tree
|
commitdiff
2006-05-20
Paul Cornett
remove unneeded declarations missed in previous commit
tree
|
commitdiff
2006-05-19
Paul Cornett
gtk slider code simplification and better event determi...
tree
|
commitdiff
2006-05-18
Paul Cornett
gtk spinctrl code simplification
tree
|
commitdiff
2006-05-18
Paul Cornett
spinbutton code simplification
tree
|
commitdiff
2006-05-17
Paul Cornett
scrollbar handling simplification
tree
|
commitdiff
2006-05-17
Vadim Zeitlin
make sure that IsModified() returns false when it's...
tree
|
commitdiff
2006-05-16
Vadim Zeitlin
removed GTK-specific SetModified() as we already have...
tree
|
commitdiff
2006-05-09
Paul Cornett
unused member variables
tree
|
commitdiff
2006-05-06
Vadim Zeitlin
misc fixes for wxDirDialog; new wxDD_CHANGE_DIR flag...
tree
|
commitdiff
2006-05-05
Paul Cornett
correct access for virtuals
tree
|
commitdiff
2006-05-04
Vadim Zeitlin
implemented SetItemToolTip()
tree
|
commitdiff
2006-05-04
Vadim Zeitlin
added static Apply(GtkWidget, tip) method
tree
|
commitdiff
2006-05-04
Vadim Zeitlin
renamed m_boxes to m_buttons because, well, it contains...
tree
|
commitdiff
2006-04-30
Robert Roebling
Trying to commit wxDirDialog patch.
tree
|
commitdiff
2006-04-29
Mart Raudsepp
Add virtual keyword where applicable.
tree
|
commitdiff
2006-04-24
Włodzimierz Skiba
[ 1473731 ] 'wxColourBase and wxString <-> wxColour...
tree
|
commitdiff
2006-04-20
Paul Cornett
remove unneeded gdiobj.h files
tree
|
commitdiff
2006-04-18
Robert Roebling
Added some column width contrl code.
tree
|
commitdiff
2006-04-16
Vadim Zeitlin
centralized the handling of border styles; added border...
tree
|
commitdiff
2006-04-16
Vadim Zeitlin
create stock GDI objects on demand; use const with...
tree
|
commitdiff
2006-04-14
Vadim Zeitlin
added wxGTK_CONV_FONT/ENC
tree
|
commitdiff
2006-04-11
Vadim Zeitlin
added wx/font.h include to fix PCH-less build
tree
|
commitdiff
2006-04-11
Vadim Zeitlin
Unicode compilation fix after last commit
tree
|
commitdiff
2006-04-10
Vadim Zeitlin
use the encoding of the font which is used to draw...
tree
|
commitdiff
2006-03-30
Włodzimierz Skiba
Better backward compatibility and deprecation markup...
tree
|
commitdiff
2006-03-28
Włodzimierz Skiba
Line-up deprecated interface of wxTreeCtrl between...
tree
|
commitdiff
2006-03-24
Włodzimierz Skiba
Back to unsigned int count in wxTreeCtrl.
tree
|
commitdiff
2006-03-23
Vadim Zeitlin
replaced all int/size_t indices in wxControlWithItems...
tree
|
commitdiff
2006-03-21
Vadim Zeitlin
added wxGtkString::c_str()
tree
|
commitdiff
2006-03-17
Robert Roebling
Added files for GnomeVFS backend (currently useful
tree
|
commitdiff
2006-03-15
Mart Raudsepp
Introduce a convenience class for g_freeing a gchar...
tree
|
commitdiff
2006-03-14
Włodzimierz Skiba
Line-up interfaces to use size_t for GetCount()s (and...
tree
|
commitdiff
2006-03-13
Włodzimierz Skiba
Init() does not belong to public.
tree
|
commitdiff
2006-03-12
Włodzimierz Skiba
IsValid() is now in base class.
tree
|
commitdiff
2006-03-12
Vadim Zeitlin
support mnemonics for wxStatic/RadioBox and made it...
tree
|
commitdiff
2006-03-11
Julian Smart
Applied patch [ 1447666 ] Fix obscure GTK wxListBox...
tree
|
commitdiff
2006-03-09
Vadim Zeitlin
moved wxapp_install_idle_handler and g_isIdle from...
tree
|
commitdiff
2006-03-09
Vadim Zeitlin
added wxListBox::HitTest() from Ryan (patch 1446207)
tree
|
commitdiff
2006-03-02
Robert Roebling
Use GTK+ function to obtain GdkWindow for wxListBox.
tree
|
commitdiff
2006-03-01
Robert Roebling
Applied Ryan's native wxListBox and wxCheckListBox...
tree
|
commitdiff
2006-02-28
Robert Roebling
Moved code around preparing the sorted model.
tree
|
commitdiff
2006-02-27
Robert Roebling
MVC works now.
tree
|
commitdiff
2006-02-27
Robert Roebling
Make wxTransientPopupWindow ignore button down events
tree
|
commitdiff
2006-02-26
Robert Roebling
Some restructuring, beginning of wxDataViewDateCell.
tree
|
commitdiff
2006-02-26
Robert Roebling
Makes custom cell activatable.
tree
|
commitdiff
2006-02-25
Robert Roebling
Add scrollbars, fix crash, leak less memory.
tree
|
commitdiff
2006-02-25
Robert Roebling
Added wxDataViewProgressCell with native code
tree
|
commitdiff
2006-02-24
Robert Roebling
Added wxDataViewCustomCell.
tree
|
commitdiff
2006-02-24
Robert Roebling
added wxDataViewToggleCell
tree
|
commitdiff
2006-02-24
Robert Roebling
New implementation for printing circles and epllipses.
tree
|
commitdiff
2006-02-23
Robert Roebling
wxDataViewCtrl now with editable text and multiple
tree
|
commitdiff
2006-02-23
Robert Roebling
Route data from wxDataViewModel in a wxVariant
tree
|
commitdiff
2006-02-23
Robert Roebling
added wxDataViewCell
tree
|
commitdiff
2006-02-22
Robert Roebling
Added wxDataViewColumn
tree
|
commitdiff
2006-02-21
Robert Roebling
Add notifier class.
tree
|
commitdiff
2006-02-21
Robert Roebling
Compilation fixes.
tree
|
commitdiff
2006-02-21
Robert Roebling
wxDataViewCtrl WIP.
tree
|
commitdiff
2006-02-20
Mart Raudsepp
Make everything compile with GTK_DISABLE_DEPRECATED...
tree
|
commitdiff
2006-02-18
Mart Raudsepp
wxGTK2: gtk_signal_disconnect_by_func isn't used anywhe...
tree
|
commitdiff
2006-02-09
Vadim Zeitlin
implemented ScrollLines/Pages() for all classes in...
tree
|
commitdiff
2006-02-09
Vadim Zeitlin
great copy ctor/assignment operators cleanup by Paul...
tree
|
commitdiff
2006-02-08
Vadim Zeitlin
make access specifiers for the virtual functions match...
tree
|
commitdiff
2006-02-05
Jamie Gadd
Deprecate wxDC::{Begin,End}Drawing()
tree
|
commitdiff
2006-02-03
Mart Raudsepp
Remove obsolete GTK1 compatibility macros. Patch #14134...
tree
|
commitdiff
2006-01-26
Włodzimierz Skiba
Include order is wxprec.h=>defs.h=>platform.h=>setup...
tree
|
commitdiff
2006-01-22
Mart Raudsepp
Nuke GTK1 from include/gtk
tree
|
commitdiff
2006-01-16
Mart Raudsepp
Move constant strings to .rodata/.data.rel.ro ELF segme...
tree
|
commitdiff
2006-01-03
Julian Smart
Added wxAddGrab, wxRemoveGrab for use by popup window...
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-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-28
Vadim Zeitlin
fix unused parameter warning
tree
|
commitdiff
2005-11-19
Mart Raudsepp
Spelling fixes from Andreas Mohr (patch #1360064)
tree
|
commitdiff
2005-11-07
Mart Raudsepp
[wxGTK] Support changing the wxSTAY_ON_TOP style value...
tree
|
commitdiff
2005-11-04
Włodzimierz Skiba
Source cleaning.
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-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-09-27
Włodzimierz Skiba
wxItemContainerImmutable::FindString unified.
tree
|
commitdiff
2005-09-25
Michael Wetherell
Fixes for include guards, patch 1256967 Paul Cornett
tree
|
commitdiff
2005-09-25
Vadim Zeitlin
removed wxABI_VERSION checks
tree
|
commitdiff
2005-09-25
Vadim Zeitlin
first round of Intel compiler warning fixes: down from...
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-15
Włodzimierz Skiba
wxUSE_SPLINES markup and other cleanings.
tree
|
commitdiff
next