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 |
2011-01-05 |
Paul Cornett | make wxMarkupEntities fully const
|
commit | commitdiff | tree |
2011-01-05 |
Paul Cornett | move variable definitions to more appropriate places...
|
commit | commitdiff | tree |
2011-01-05 |
Paul Cornett | set eol-style and keywords properties on new files
|
commit | commitdiff | tree |
2011-01-03 |
Paul Cornett | build fix for wxUSE_CONSOLE_EVENTLOOP==0
|
commit | commitdiff | tree |
2011-01-03 |
Paul Cornett | non-pch build fix
|
commit | commitdiff | tree |
2011-01-02 |
Paul Cornett | fix preprocessor expression, closes #12822
|
commit | commitdiff | tree |
2010-11-30 |
Paul Cornett | merge libpng 1.4.4 to trunk
|
commit | commitdiff | tree |
2010-11-30 |
Paul Cornett | add src/gtk1/mnemonics.cpp to files.bkl and rebake
|
commit | commitdiff | tree |
2010-11-17 |
Paul Cornett | remove const from by-value return type, it's useless
|
commit | commitdiff | tree |
2010-10-28 |
Paul Cornett | fix iconize event detection, logical operators don...
|
commit | commitdiff | tree |
2010-06-25 |
Paul Cornett | invalidate border area when showing or hiding a pizza...
|
commit | commitdiff | tree |
2010-05-30 |
Paul Cornett | Remove pizza backing window.
|
commit | commitdiff | tree |
next |