2011-12-25 |
Paul Cornett | restore call to GetTabSize removed in r69880, it is...
|
commit | commitdiff | tree |
2011-12-24 |
Paul Cornett | remove improper use of paste operator
|
commit | commitdiff | tree |
2011-12-23 |
Paul Cornett | don't use deprecated function
|
commit | commitdiff | tree |
2011-12-23 |
Paul Cornett | fix tests for WXWIN_COMPATIBILITY_2_8, closes #13800
|
commit | commitdiff | tree |
2011-12-22 |
Paul Cornett | remove SetBackgroundStyle call from OnInternalIdle...
|
commit | commitdiff | tree |
2011-12-11 |
Paul Cornett | fix GetTextExtent with non-null font argument, fixes...
|
commit | commitdiff | tree |
2011-12-11 |
Paul Cornett | don't include files which may not exist in source release...
|
commit | commitdiff | tree |
2011-12-07 |
Paul Cornett | In Refresh(), allow for possibility that child is mapped...
|
commit | commitdiff | tree |
2011-12-01 |
Paul Cornett | fix warning about missing return statement, closes...
|
commit | commitdiff | tree |
2011-12-01 |
Paul Cornett | remove unused variables
|
commit | commitdiff | tree |
2011-12-01 |
Paul Cornett | add test for bug fixed in r69878
|
commit | commitdiff | tree |
2011-12-01 |
Paul Cornett | Fix crash when appending menuitem after removing it...
|
commit | commitdiff | tree |
2011-11-28 |
Paul Cornett | update _GOptionGroup check
|
commit | commitdiff | tree |
2011-11-28 |
Paul Cornett | build fixes for Universal
|
commit | commitdiff | tree |
2011-11-28 |
Paul Cornett | don't warn about gnomeprint if we already have gtkprint
|
commit | commitdiff | tree |
2011-11-27 |
Paul Cornett | don't require gconf-2.0, we don't use it
|
commit | commitdiff | tree |
2011-11-25 |
Paul Cornett | check for self-assignment in operator=
|
commit | commitdiff | tree |
2011-11-25 |
Paul Cornett | copy array with memcpy rather than a loop
|
commit | commitdiff | tree |
2011-11-25 |
Paul Cornett | use int instead of size_t for a couple member variables
|
commit | commitdiff | tree |
2011-11-25 |
Paul Cornett | IsNull --> IsEmpty
|
commit | commitdiff | tree |
2011-11-23 |
Paul Cornett | remove redundant GTK-specific code
|
commit | commitdiff | tree |
2011-11-12 |
Paul Cornett | position expander in center of given rectangle
|
commit | commitdiff | tree |
2011-11-11 |
Paul Cornett | use correct function to free GtkTextAttributes
|
commit | commitdiff | tree |
2011-10-31 |
Paul Cornett | fix creation of bitmap from image with requested depth 32
|
commit | commitdiff | tree |
2011-10-31 |
Paul Cornett | add gdk_window_get_height/width
|
commit | commitdiff | tree |
2011-10-31 |
Paul Cornett | simplify Refresh(), ancestors of a mapped window have...
|
commit | commitdiff | tree |
2011-10-31 |
Paul Cornett | in DoSetSize, only call GetPosition if necessary
|
commit | commitdiff | tree |
2011-10-31 |
Paul Cornett | correct callback function signature
|
commit | commitdiff | tree |
2011-10-31 |
Paul Cornett | move class function out of extern "C" block
|
commit | commitdiff | tree |
2011-10-31 |
Paul Cornett | simplify code calling gtk_window_set_urgency_hint
|
commit | commitdiff | tree |
2011-10-29 |
Paul Cornett | parenthesize bitwise operator in logical expression
|
commit | commitdiff | tree |
2011-10-25 |
Paul Cornett | fix wxMDIChildFrame after r69390 and r69468, TLW realization...
|
commit | commitdiff | tree |
2011-10-25 |
Paul Cornett | avoid GDK warning "drawable is not a pixmap or window"
|
commit | commitdiff | tree |
2011-10-25 |
Paul Cornett | avoid GTK3 warning "GtkNotebook %p is mapped but visible...
|
commit | commitdiff | tree |
2011-10-23 |
Paul Cornett | revert (presumably unintentional) change from r59562...
|
commit | commitdiff | tree |
2011-09-10 |
Paul Cornett | update WarpPointer for GTK3
|
commit | commitdiff | tree |
2011-09-07 |
Paul Cornett | non-pch build fix
|
commit | commitdiff | tree |
2011-09-07 |
Paul Cornett | remove unnecessary GTK declarations from defs.h, move...
|
commit | commitdiff | tree |
2011-09-06 |
Paul Cornett | move addition of -lX11 to better place
|
commit | commitdiff | tree |
2011-09-06 |
Paul Cornett | don't disable cast checks in debug builds
|
commit | commitdiff | tree |
2011-09-06 |
Paul Cornett | remove unused __WXGTK12__ symbol
|
commit | commitdiff | tree |
2011-09-06 |
Paul Cornett | remove (very) obsolete GTK version check
|
commit | commitdiff | tree |
2011-08-16 |
Paul Cornett | Avoid creating rect with negative size while clipping...
|
commit | commitdiff | tree |
2011-08-13 |
Paul Cornett | simplify global cursor setting
|
commit | commitdiff | tree |
2011-08-12 |
Paul Cornett | remove unneeded gdk_window_get_pointer() call
|
commit | commitdiff | tree |
2011-08-12 |
Paul Cornett | pass proper window to gdk_window_get_pointer(), NULL...
|
commit | commitdiff | tree |
2011-07-01 |
Paul Cornett | Don't cause scroll events for position changes from...
|
commit | commitdiff | tree |
2011-06-19 |
Paul Cornett | fix GTKGetLabel() and DoApplyWidgetStyle(): children...
|
commit | commitdiff | tree |
2011-06-07 |
Paul Cornett | avoid direct struct access for GTK3
|
commit | commitdiff | tree |
2011-05-31 |
Paul Cornett | fix memory leak in wxScreenDC, fixes #13249
|
commit | commitdiff | tree |
2011-04-19 |
Paul Cornett | fix conversion of gdk_input_add() to g_io_add_watch...
|
commit | commitdiff | tree |
2011-04-15 |
Paul Cornett | workaround for broken window managers which claim to...
|
commit | commitdiff | tree |
2011-04-06 |
Paul Cornett | build fix for wxUSE_LOG==0
|
commit | commitdiff | tree |
2011-04-06 |
Paul Cornett | avoid GCC warning "suggest braces around empty body...
|
commit | commitdiff | tree |
2011-04-06 |
Paul Cornett | fix typo from r67326
|
commit | commitdiff | tree |
2011-04-05 |
Paul Cornett | build fix for gtk1
|
commit | commitdiff | tree |
2011-04-03 |
Paul Cornett | For wxGTK2, link with X11 explicitly, since we use...
|
commit | commitdiff | tree |
2011-04-02 |
Paul Cornett | make sure value label updates even if handle position...
|
commit | commitdiff | tree |
2011-04-02 |
Paul Cornett | need to override DoGetBestClientSize() to get correct...
|
commit | commitdiff | tree |
2011-04-02 |
Paul Cornett | fix overwrite of upper left part of parent window with...
|
commit | commitdiff | tree |
2011-04-01 |
Paul Cornett | build fix for GTK1 after r67299
|
commit | commitdiff | tree |
2011-03-30 |
Paul Cornett | build fix for older GTK2
|
commit | commitdiff | tree |
2011-03-30 |
Paul Cornett | convert assertdlg_gtk to C++
|
commit | commitdiff | tree |
2011-03-30 |
Paul Cornett | prepare to convert file to C++
|
commit | commitdiff | tree |
2011-03-29 |
Paul Cornett | must use deprecated function for gtk2
|
commit | commitdiff | tree |
2011-03-29 |
Paul Cornett | don't crash on error
|
commit | commitdiff | tree |
2011-03-29 |
Paul Cornett | build fix
|
commit | commitdiff | tree |
2011-03-29 |
Paul Cornett | fix typo
|
commit | commitdiff | tree |
2011-03-29 |
Paul Cornett | GTK_WIDGET_SENSITIVE should have been converted to...
|
commit | commitdiff | tree |
2011-03-28 |
Paul Cornett | avoid deprecated functions and direct struct access
|
commit | commitdiff | tree |
2011-03-27 |
Paul Cornett | yet more avoiding direct struct access
|
commit | commitdiff | tree |
2011-03-27 |
Paul Cornett | add more functions we will need
|
commit | commitdiff | tree |
2011-03-27 |
Paul Cornett | more avoiding direct struct access
|
commit | commitdiff | tree |
2011-03-27 |
Paul Cornett | remove unused mouse event and redundant checks
|
commit | commitdiff | tree |
2011-03-27 |
Paul Cornett | a few changes for gtk3, avoiding direct struct access
|
commit | commitdiff | tree |
2011-03-24 |
Paul Cornett | fix tool item enter/leave notify, fixes #13083
|
commit | commitdiff | tree |
2011-03-23 |
Paul Cornett | move deprecated GtkTooltips forward declaration to...
|
commit | commitdiff | tree |
2011-03-23 |
Paul Cornett | clean up wxGTK tooltip code
|
commit | commitdiff | tree |
2011-03-09 |
Paul Cornett | add wxEVT_MAXIMIZE support to wxGTK
|
commit | commitdiff | tree |
2011-03-03 |
Paul Cornett | fix Activate signature after r67099
|
commit | commitdiff | tree |
2011-02-16 |
Paul Cornett | fix GCC warning
|
commit | commitdiff | tree |
2011-01-28 |
Paul Cornett | better way to silence unused parameter warning
|
commit | commitdiff | tree |
2011-01-24 |
Paul Cornett | remove deprecated voidp, closes #12896
|
commit | commitdiff | tree |
2011-01-12 |
Paul Cornett | non-pch build fix
|
commit | commitdiff | tree |
2011-01-08 |
Paul Cornett | remove always-true test of unsigned >= 0
|
commit | commitdiff | tree |
2011-01-08 |
Paul Cornett | remove unneeded #includes
|
commit | commitdiff | tree |
2011-01-08 |
Paul Cornett | fix GCC warning about not explicitly initializing base...
|
commit | commitdiff | tree |
2011-01-08 |
Paul Cornett | remove always-true tests of unsigned >= 0
|
commit | commitdiff | tree |
2011-01-08 |
Paul Cornett | fix GCC warning about not explicitly initializing base...
|
commit | commitdiff | tree |
2011-01-08 |
Paul Cornett | proper const-ness for GetLine() and operator[]()
|
commit | commitdiff | tree |
2011-01-08 |
Paul Cornett | proper const-ness for Item(), operator[](), and Last()
|
commit | commitdiff | tree |
2011-01-08 |
Paul Cornett | update docs after r66615
|
commit | commitdiff | tree |
2011-01-08 |
Paul Cornett | Move SendIdleEvents() from wxApp to wxWindow.
|
commit | commitdiff | tree |
2011-01-07 |
Paul Cornett | move default OnInternalIdle processing to wxWindowBase
|
commit | commitdiff | tree |
2011-01-07 |
Paul Cornett | remove some extraneous semicolons
|
commit | commitdiff | tree |
2011-01-07 |
Paul Cornett | build fix, should have been part of r66615
|
commit | commitdiff | tree |
2011-01-07 |
Paul Cornett | build fix, should have been part of r66615
|
commit | commitdiff | tree |
2011-01-07 |
Paul Cornett | Move wxColourData and wxFontData into separate files.
|
commit | commitdiff | tree |
2011-01-07 |
Paul Cornett | build fix
|
commit | commitdiff | tree |
2011-01-07 |
Paul Cornett | non-pch build fixes
|
commit | commitdiff | tree |
next |