2006-02-03 |
Mart Raudsepp | GTK2: gtk_draw_* -> gtk_paint_*
|
commit | commitdiff | tree |
2006-02-03 |
Mart Raudsepp | GTK2: gtk_widget_set_usize -> gtk_widget_set_size_request
|
commit | commitdiff | tree |
2006-02-03 |
Mart Raudsepp | GTK2: gtk_idle_add_priority -> g_idle_add_full; gtk_idle_rem...
|
commit | commitdiff | tree |
2006-02-03 |
Mart Raudsepp | wxGTK2 compiles fine with {G,PANGO}_DISABLE_DEPRECATED...
|
commit | commitdiff | tree |
2006-02-03 |
Mart Raudsepp | g_main_set_poll_func(x) -> g_main_context_set_poll_func...
|
commit | commitdiff | tree |
2006-02-03 |
Mart Raudsepp | Remove obsolete GTK1 compatibility macros. Patch #1413458...
|
commit | commitdiff | tree |
2006-01-23 |
Mart Raudsepp | Add wxGTK1 port to bakefiles files.bkl. Please review...
|
commit | commitdiff | tree |
2006-01-23 |
Mart Raudsepp | Include gtk1 headers for non-gtk2. I don't really like...
|
commit | commitdiff | tree |
2006-01-23 |
Mart Raudsepp | Remove GTK2 specific prototypes from wx/include/gtk1...
|
commit | commitdiff | tree |
2006-01-23 |
Mart Raudsepp | wx/gtk1/taskbarpriv.h and gnome/gprint.h not necessary...
|
commit | commitdiff | tree |
2006-01-23 |
Mart Raudsepp | Remove GTK2 stuff from src/gtk1. Rename wx/gtk includes...
|
commit | commitdiff | tree |
2006-01-22 |
Mart Raudsepp | Use g_signal* instead of deprecated gtk_signal*. Use...
|
commit | commitdiff | tree |
2006-01-22 |
Mart Raudsepp | Nuke GTK1 from include/gtk
|
commit | commitdiff | tree |
2006-01-22 |
Mart Raudsepp | Nuke GTK1 from src/gtk
|
commit | commitdiff | tree |
2006-01-22 |
Mart Raudsepp | Add a "see also" note for wxScrollWinEvent for wxWindow...
|
commit | commitdiff | tree |
2006-01-21 |
Mart Raudsepp | Lets have a close box for the DnDShapeDialog in the...
|
commit | commitdiff | tree |
2006-01-19 |
Mart Raudsepp | Update copyright year in ctrl+alt+mclick dialog
|
commit | commitdiff | tree |
2006-01-16 |
Mart Raudsepp | Regenerate after latest changes to configure.in (GTK_NO_CHEC...
|
commit | commitdiff | tree |
2006-01-16 |
Mart Raudsepp | GTK_NO_CHECK_CASTS is a gtk1 only thing, so don't put...
|
commit | commitdiff | tree |
2006-01-16 |
Mart Raudsepp | Move constant strings to .rodata/.data.rel.ro ELF segment...
|
commit | commitdiff | tree |
2006-01-15 |
Mart Raudsepp | Convert line-endings to proper style
|
commit | commitdiff | tree |
2006-01-15 |
Mart Raudsepp | Don't extern declare wxDialogNameStr twice in include...
|
commit | commitdiff | tree |
2006-01-15 |
Mart Raudsepp | Don't extern declare wxDialogNameStr twice
|
commit | commitdiff | tree |
2006-01-14 |
Mart Raudsepp | Remove stray whitespaces
|
commit | commitdiff | tree |
2006-01-14 |
Mart Raudsepp | Regenerated after getaddr* fixes in configure.in
|
commit | commitdiff | tree |
2006-01-05 |
Mart Raudsepp | include wx/event.h, as it is used by-value (parent...
|
commit | commitdiff | tree |
2005-12-19 |
Mart Raudsepp | timer.tex: wxTimerEvent is derived from wxEvent
|
commit | commitdiff | tree |
2005-12-16 |
Mart Raudsepp | image.tex: s/set.to/set to
|
commit | commitdiff | tree |
2005-12-13 |
Mart Raudsepp | Remove my binary compatibility stuff from HEAD. Patch...
|
commit | commitdiff | tree |
2005-12-13 |
Mart Raudsepp | Typo fixes in comments
|
commit | commitdiff | tree |
2005-12-13 |
Mart Raudsepp | Fix HitTest to return the proper tab index in case...
|
commit | commitdiff | tree |
2005-11-29 |
Mart Raudsepp | Make wxJoystick::GetNumberJoystick a static method...
|
commit | commitdiff | tree |
2005-11-19 |
Mart Raudsepp | Spelling fixes from Andreas Mohr (patch #1360064)
|
commit | commitdiff | tree |
2005-11-15 |
Mart Raudsepp | Any reason why we #if the menuitem bitmap code in the...
|
commit | commitdiff | tree |
2005-11-13 |
Mart Raudsepp | Typo fix in comment
|
commit | commitdiff | tree |
2005-11-13 |
Mart Raudsepp | Might aswell show the compile- and runtime versions...
|
commit | commitdiff | tree |
2005-11-07 |
Mart Raudsepp | [wxGTK] Support run-time changing of the wxFRAME_NO_TASKBAR...
|
commit | commitdiff | tree |
2005-11-07 |
Mart Raudsepp | [wxGTK] Support changing the wxSTAY_ON_TOP style value...
|
commit | commitdiff | tree |
2005-11-07 |
Mart Raudsepp | Fix formatting tag in frame.tex
|
commit | commitdiff | tree |
2005-11-07 |
Mart Raudsepp | Fix formatting in bbutton.tex
|
commit | commitdiff | tree |
2005-10-26 |
Mart Raudsepp | Compilation fix...
|
commit | commitdiff | tree |
2005-10-25 |
Mart Raudsepp | Alphabetize wxWindow members list
|
commit | commitdiff | tree |
2005-10-12 |
Mart Raudsepp | Fix includes in wx/treectrl.h
|
commit | commitdiff | tree |
2005-09-26 |
Mart Raudsepp | Revert revision 1.102.2.2:
|
commit | commitdiff | tree |
2005-09-23 |
Mart Raudsepp | Remove instruction to define NO_GCC_PRAGMA when compiling...
|
commit | commitdiff | tree |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's
|
commit | commitdiff | tree |
2005-09-21 |
Mart Raudsepp | [wxGTK] Remove wxTLW::RequestUserAttention related...
|
commit | commitdiff | tree |
2005-09-20 |
Mart Raudsepp | Document wxDirDialog styles
|
commit | commitdiff | tree |
2005-09-19 |
Mart Raudsepp | Fix "Error: Curly braces do not match inside file fontmap...
|
commit | commitdiff | tree |
2005-09-14 |
Mart Raudsepp | "See also wxListView" link for wxListCtrl
|
commit | commitdiff | tree |
2005-09-04 |
Mart Raudsepp | Fix wxGLCanvas ctor prototypes in docs. Closes bug...
|
commit | commitdiff | tree |
2005-09-04 |
Mart Raudsepp | [wxTLW-GTK] Don't connect to the configure_event twice...
|
commit | commitdiff | tree |
2005-09-04 |
Mart Raudsepp | -Wundef fixes
|
commit | commitdiff | tree |
2005-09-02 |
Mart Raudsepp | [wxGTK2] Plug memory leak in wxMemoryDC (approx. 525...
|
commit | commitdiff | tree |
2005-08-29 |
Mart Raudsepp | Remove assert from wxNativeFontInfo::GetFamily() due...
|
commit | commitdiff | tree |
2005-08-29 |
Mart Raudsepp | [wxGTK2] Runtime check for pango_font_family_is_monospace...
|
commit | commitdiff | tree |
2005-08-29 |
Mart Raudsepp | [wxGTK2] Runtime check for pango_font_family_is_monospace...
|
commit | commitdiff | tree |
2005-08-28 |
Mart Raudsepp | gtk+-2.x runtime compatibility when compile-time gtk...
|
commit | commitdiff | tree |
2005-08-25 |
Mart Raudsepp | [wxGTK2] Check if a family wasn't found for the description...
|
commit | commitdiff | tree |
2005-08-24 |
Mart Raudsepp | [wxGTK2] Don't duplicate code inside wxFontRefData...
|
commit | commitdiff | tree |
2005-08-23 |
Mart Raudsepp | [tex2rtf] Remove wxWidgets-2.0 compatibility guards
|
commit | commitdiff | tree |
2005-08-23 |
Mart Raudsepp | [wxGTK2] Move wxFontRefData::SetPointSize to wxNativeFontInf...
|
commit | commitdiff | tree |
2005-08-22 |
Mart Raudsepp | [wxGTK2] Move wxFontRefData::SetStyle/SetWeight to...
|
commit | commitdiff | tree |
2005-08-22 |
Mart Raudsepp | [wxGTK2] Don't query native font for underlined, but...
|
commit | commitdiff | tree |
2005-08-22 |
Mart Raudsepp | [wxGTK2] Do what we (I) can wrt the win32 centric wxNativeFo...
|
commit | commitdiff | tree |
2005-08-22 |
Mart Raudsepp | [wxX11] a ROMAN font is with serifs and a SWISS font...
|
commit | commitdiff | tree |
2005-08-22 |
Mart Raudsepp | [wxGTK2] Return wxTELETYPE with GetFamily() for monospaced...
|
commit | commitdiff | tree |
2005-08-22 |
Mart Raudsepp | [wxGTK2] Plug memory leak in wxFontEnumerator::EnumerateFace...
|
commit | commitdiff | tree |
2005-08-22 |
Mart Raudsepp | [wxGTK2] wxFont::Get* - Query native font for information...
|
commit | commitdiff | tree |
2005-08-17 |
Mart Raudsepp | Specify that "Backward compatibility" is a topic overview...
|
commit | commitdiff | tree |
2005-08-17 |
Mart Raudsepp | [wxGTK2] gtk+-2.8.0 compatibility. Removed the usage...
|
commit | commitdiff | tree |
2005-08-09 |
Mart Raudsepp | "Include file" -> "Include files" - as in all other...
|
commit | commitdiff | tree |
2005-08-08 |
Mart Raudsepp | Expand tabs, identation/whitespace fixes
|
commit | commitdiff | tree |
2005-08-08 |
Mart Raudsepp | Expand tabs
|
commit | commitdiff | tree |
2005-08-08 |
Mart Raudsepp | [wxGTK2] wxTextCtrl::XYToPosition(): Return -1 if x...
|
commit | commitdiff | tree |
2005-08-04 |
Mart Raudsepp | [wxGTK2] wxTextCtrl: Implemented support for wxTEXT_ALIGNMEN...
|
commit | commitdiff | tree |
2005-08-04 |
Mart Raudsepp | wxFont wxMSW specific ctor first arg is a const wxSize...
|
commit | commitdiff | tree |
2005-08-03 |
Mart Raudsepp | Document wxTextCtrl::XYToPosition, PositionToXY and...
|
commit | commitdiff | tree |
2005-08-03 |
Mart Raudsepp | [wxGTK2] multiline wxTextCtrl: Implement XYToPosition...
|
commit | commitdiff | tree |
2005-08-01 |
Mart Raudsepp | [wxGTK] wxFileDialog: Use native overwrite confirmation...
|
commit | commitdiff | tree |
2005-08-01 |
Mart Raudsepp | Mostly cosmetical preprocessor check modifications...
|
commit | commitdiff | tree |
2005-08-01 |
Mart Raudsepp | [ 1222406 ] Fix for BadMatch X errors with wxGLCanvas...
|
commit | commitdiff | tree |
2005-07-29 |
Mart Raudsepp | Whitespace fixes
|
commit | commitdiff | tree |
2005-07-29 |
Mart Raudsepp | Use *wxTopLevelWindowGTK*RequestUserAttention*; because...
|
commit | commitdiff | tree |
2005-07-29 |
Mart Raudsepp | wxABI_VERSION guard for wxTopLevelWindowGTK::RequestUserAtte...
|
commit | commitdiff | tree |
2005-07-29 |
Mart Raudsepp | Add *wxTopLevelWindowGTK*RequestUserAttention*int*;
|
commit | commitdiff | tree |
2005-07-29 |
Mart Raudsepp | slight CPP logic fix in my wxTLW::RequestUserAttention...
|
commit | commitdiff | tree |
2005-07-28 |
Mart Raudsepp | wxGTK: Implemented wxTLW::RequestUserAttention()
|
commit | commitdiff | tree |
2005-07-25 |
Mart Raudsepp | #if wxUSE_DATAOBJ guard src/gtk/dataobj.cpp
|
commit | commitdiff | tree |
2005-07-22 |
Mart Raudsepp | Add wxCLOSE_BOX to wxFL samples (consider using wxDEFAULT_FR...
|
commit | commitdiff | tree |
2005-07-14 |
Mart Raudsepp | Optimize wxGTK2 wxTextCtrl::GetLineText
|
commit | commitdiff | tree |
2005-07-14 |
Mart Raudsepp | "Separators are now correctly shown in the toolbars...
|
commit | commitdiff | tree |
2005-07-14 |
Mart Raudsepp | wxGLCanvas ctors have default values for pos and size...
|
commit | commitdiff | tree |
2005-07-14 |
Mart Raudsepp | wxProgressDialog is inherited from wxDialog, not wxFrame.
|
commit | commitdiff | tree |
2005-07-03 |
Mart Raudsepp | No default args in headers for SetSizeHints minimal...
|
commit | commitdiff | tree |
2005-06-30 |
Mart Raudsepp | Note on need for build environment support for PCH...
|
commit | commitdiff | tree |
2005-06-27 |
Mart Raudsepp | Add wxArray, wxArrayString, wxDateEvent and wxSplitterEvent...
|
commit | commitdiff | tree |
2005-06-27 |
Mart Raudsepp | Link fix in XML Resource overview.
|
commit | commitdiff | tree |
2005-06-27 |
Mart Raudsepp | Remove references to wxValidator in wxSpinButton docs...
|
commit | commitdiff | tree |
2005-06-15 |
Mart Raudsepp | wxFrameLayout contains wxPen by value, so the wxPen...
|
commit | commitdiff | tree |
next |