2007-10-27 |
Paul Cornett | don't include platform headers from public wx header
|
commit | commitdiff | tree |
2007-10-27 |
Paul Cornett | correct access for virtuals
|
commit | commitdiff | tree |
2007-10-26 |
Paul Cornett | revert calling static directly, its not always static
|
commit | commitdiff | tree |
2007-10-26 |
Paul Cornett | make access for virtuals match base
|
commit | commitdiff | tree |
2007-10-26 |
Paul Cornett | use class keyword to match forward decl, call static...
|
commit | commitdiff | tree |
2007-10-26 |
Paul Cornett | allow including wx/crt.h first
|
commit | commitdiff | tree |
2007-10-25 |
Paul Cornett | build fixes
|
commit | commitdiff | tree |
2007-10-25 |
Paul Cornett | fix for scrolling wxSpinCtrl, broken by fix for scrolling...
|
commit | commitdiff | tree |
2007-10-24 |
Paul Cornett | Use a GtkVBox to do TLW layout. Rework some of the...
|
commit | commitdiff | tree |
2007-10-24 |
Paul Cornett | non-pch build fix
|
commit | commitdiff | tree |
2007-10-23 |
Paul Cornett | remove extraneous semicolons
|
commit | commitdiff | tree |
2007-10-21 |
Paul Cornett | add wxUSE_MINIFRAME wrapper
|
commit | commitdiff | tree |
2007-10-21 |
Paul Cornett | fix header wrapper typo
|
commit | commitdiff | tree |
2007-10-20 |
Paul Cornett | don't force size_allocate in gtk_pizza_put, it shouldn...
|
commit | commitdiff | tree |
2007-10-20 |
Paul Cornett | don't need to paint tlw background, GTK does it
|
commit | commitdiff | tree |
2007-10-20 |
Paul Cornett | use a GtkAlignment to set size of toolbar controls...
|
commit | commitdiff | tree |
2007-10-18 |
Paul Cornett | simplify toolbar and statusbar create/set code
|
commit | commitdiff | tree |
2007-10-17 |
Paul Cornett | remove C++ comment
|
commit | commitdiff | tree |
2007-10-17 |
Paul Cornett | Fix declaration-after-statement compile error, remove...
|
commit | commitdiff | tree |
2007-09-22 |
Paul Cornett | use logical operator &&, not bitwise &; indentation fix
|
commit | commitdiff | tree |
2007-09-22 |
Paul Cornett | unused variables, useless assert
|
commit | commitdiff | tree |
2007-09-22 |
Paul Cornett | unused variable, more efficient increment operator
|
commit | commitdiff | tree |
2007-09-21 |
Paul Cornett | allow copying wxFormatString for compiler-generated...
|
commit | commitdiff | tree |
2007-09-21 |
Paul Cornett | wcstod seems to be more widely available than wcstof
|
commit | commitdiff | tree |
2007-09-21 |
Paul Cornett | build fix for AIX
|
commit | commitdiff | tree |
2007-09-21 |
Paul Cornett | fix for HP and IBM compilers, calls to static template...
|
commit | commitdiff | tree |
2007-09-20 |
Paul Cornett | fix HAVE_ macros not being converted to uppercase on...
|
commit | commitdiff | tree |
2007-09-18 |
Paul Cornett | return type for "grab-broken-event" is not void; remove...
|
commit | commitdiff | tree |
2007-09-17 |
Paul Cornett | various small cleanups
|
commit | commitdiff | tree |
2007-09-15 |
Paul Cornett | let GtkRange clamp scroll position
|
commit | commitdiff | tree |
2007-09-14 |
Paul Cornett | scrolling windows need wx[HV]SCROLL style
|
commit | commitdiff | tree |
2007-09-14 |
Paul Cornett | remove m_blockScrollEvent from wxWindowGTK
|
commit | commitdiff | tree |
2007-09-14 |
Paul Cornett | build fix
|
commit | commitdiff | tree |
2007-09-14 |
Paul Cornett | more value updating fixes
|
commit | commitdiff | tree |
2007-09-13 |
Paul Cornett | fix SetValue
|
commit | commitdiff | tree |
2007-09-13 |
Paul Cornett | non-pch build fix, indentation and whitespace cleanup
|
commit | commitdiff | tree |
2007-09-13 |
Paul Cornett | remove unused configure tests and macros
|
commit | commitdiff | tree |
2007-09-13 |
Paul Cornett | epoll typo
|
commit | commitdiff | tree |
2007-09-13 |
Paul Cornett | get more accurate TLW sizing by using a window decorations...
|
commit | commitdiff | tree |
2007-09-12 |
Paul Cornett | warning fix
|
commit | commitdiff | tree |
2007-09-12 |
Paul Cornett | add wxUSE_TASKBARICON wrapper
|
commit | commitdiff | tree |
2007-09-04 |
Paul Cornett | use client size to avoid gdk_window_get_frame_extents...
|
commit | commitdiff | tree |
2007-09-03 |
Paul Cornett | call SetLegacyWMProperties last, it calls gtk_widget_realize...
|
commit | commitdiff | tree |
2007-09-03 |
Paul Cornett | fix IsProtocolSupported in unicode build
|
commit | commitdiff | tree |
2007-08-30 |
Paul Cornett | X property data is long for format 32
|
commit | commitdiff | tree |
2007-08-29 |
Paul Cornett | add missing static
|
commit | commitdiff | tree |
2007-08-27 |
Paul Cornett | fix getting frame extents on 64-bit platforms, cleanup...
|
commit | commitdiff | tree |
2007-08-26 |
Paul Cornett | remove gtk_window_set_type_hint from GetTooltipColors...
|
commit | commitdiff | tree |
2007-08-26 |
Paul Cornett | fix getting tooltip colors for GTK 2.11
|
commit | commitdiff | tree |
2007-07-28 |
Paul Cornett | remove duplicates
|
commit | commitdiff | tree |
2007-07-28 |
Paul Cornett | make definitions match declarations in wxcrt.h
|
commit | commitdiff | tree |
2007-07-28 |
Paul Cornett | warning fix
|
commit | commitdiff | tree |
2007-07-28 |
Paul Cornett | Fix wxCRT_GetenvW WXDLLEXPORT. Use more efficient preincreme...
|
commit | commitdiff | tree |
2007-07-27 |
Paul Cornett | skip preprocessor test for a couple more header checks
|
commit | commitdiff | tree |
2007-07-27 |
Paul Cornett | fix last commit, it seems spaces are not allowed between...
|
commit | commitdiff | tree |
2007-07-20 |
Paul Cornett | more AC_CHECK_HEADERS fixes
|
commit | commitdiff | tree |
2007-07-20 |
Paul Cornett | use the right cast to fix warning, rather than just...
|
commit | commitdiff | tree |
2007-07-20 |
Paul Cornett | add missing parens to bitwise expression
|
commit | commitdiff | tree |
2007-07-15 |
Paul Cornett | fix for monolithic build
|
commit | commitdiff | tree |
2007-07-14 |
Paul Cornett | fix syntax error
|
commit | commitdiff | tree |
2007-07-14 |
Paul Cornett | fix HasPendingEvents() to only return true if there...
|
commit | commitdiff | tree |
2007-07-12 |
Paul Cornett | fix MDI child sizing, which was working more or less...
|
commit | commitdiff | tree |
2007-07-08 |
Paul Cornett | process pending wx events before sending idle events
|
commit | commitdiff | tree |
2007-07-04 |
Paul Cornett | indentation cleanup, unused variables, constant expressions...
|
commit | commitdiff | tree |
2007-07-03 |
Paul Cornett | get color count from ComputeHistogram, use sprintf...
|
commit | commitdiff | tree |
2007-07-03 |
Paul Cornett | fix XPM SaveFile for more than 92 colors
|
commit | commitdiff | tree |
2007-06-27 |
Paul Cornett | block signal handlers, instead of disconnecting, to...
|
commit | commitdiff | tree |
2007-06-22 |
Paul Cornett | gtk_widget_destroy does not unref the widget unless...
|
commit | commitdiff | tree |
2007-06-21 |
Paul Cornett | fix typo
|
commit | commitdiff | tree |
2007-06-21 |
Paul Cornett | fix reversed left/top variables
|
commit | commitdiff | tree |
2007-06-20 |
Paul Cornett | fix reparenting a control into wxToolBar
|
commit | commitdiff | tree |
2007-06-14 |
Paul Cornett | typo fix
|
commit | commitdiff | tree |
2007-06-14 |
Paul Cornett | remove gtk1 code
|
commit | commitdiff | tree |
2007-05-26 |
Paul Cornett | restructure fullscreen code dealing with hiding bars
|
commit | commitdiff | tree |
2007-05-25 |
Paul Cornett | Remove unneeded wxTLW child inserter function.
|
commit | commitdiff | tree |
2007-05-20 |
Paul Cornett | simplify client size calculation
|
commit | commitdiff | tree |
2007-05-20 |
Paul Cornett | initialize m_sizeSet
|
commit | commitdiff | tree |
2007-05-19 |
Paul Cornett | move m_sizeSet out of wxWindow
|
commit | commitdiff | tree |
2007-05-19 |
Paul Cornett | simplify DoSetClientSize
|
commit | commitdiff | tree |
2007-05-17 |
Paul Cornett | gtk version check should be runtime, not compile time
|
commit | commitdiff | tree |
2007-05-16 |
Paul Cornett | need to invert offsets for gdk_pixbuf_scale;
|
commit | commitdiff | tree |
2007-05-16 |
Paul Cornett | speed up Rescale 5- to 15-fold by using pixbuf scaling
|
commit | commitdiff | tree |
2007-05-05 |
Paul Cornett | src/gtk/data.cpp is no longer needed
|
commit | commitdiff | tree |
2007-05-05 |
Paul Cornett | move definitions from src/gtk/data.cpp to other appropriate...
|
commit | commitdiff | tree |
2007-05-05 |
Paul Cornett | add wxUSE_DRAGIMAGE wrapper
|
commit | commitdiff | tree |
2007-05-05 |
Paul Cornett | build fix for wxUSE_DRAGIMAGE==0
|
commit | commitdiff | tree |
2007-05-05 |
Paul Cornett | build fix
|
commit | commitdiff | tree |
2007-05-05 |
Paul Cornett | src/gtk/utilsres.cpp is obsolete
|
commit | commitdiff | tree |
2007-05-05 |
Paul Cornett | build fix
|
commit | commitdiff | tree |
2007-05-05 |
Paul Cornett | build fix for wxUSE_CONFIG==0
|
commit | commitdiff | tree |
2007-05-05 |
Paul Cornett | build fix
|
commit | commitdiff | tree |
2007-05-02 |
Paul Cornett | remove miniframe stuff from GtkOnSize(), it's handled...
|
commit | commitdiff | tree |
2007-05-02 |
Paul Cornett | make File->Exit work
|
commit | commitdiff | tree |
2007-04-26 |
Paul Cornett | build fix
|
commit | commitdiff | tree |
2007-04-26 |
Paul Cornett | replace 5 copies of size constraining code with one...
|
commit | commitdiff | tree |
2007-04-26 |
Paul Cornett | really fix window being repositioned after hiding,...
|
commit | commitdiff | tree |
2007-04-24 |
Paul Cornett | Fix window being repositioned after hiding, then reshowing.
|
commit | commitdiff | tree |
2007-04-23 |
Paul Cornett | revert move events change, it blocks programmatic move...
|
commit | commitdiff | tree |
2007-04-23 |
Paul Cornett | don't send move events for size changes
|
commit | commitdiff | tree |
2007-04-23 |
Paul Cornett | fix return type for "map_event" and "unmap_event" handlers
|
commit | commitdiff | tree |
next |