projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
compilation fix for newer wxGTK
[wxWidgets.git]
/
src
/
gtk1
/
1999-06-07
Robert Roebling
Corrected cursors for during capture mouse.
tree
|
commitdiff
1999-06-06
Robert Roebling
Corrected hotkeys for MDI menus.
tree
|
commitdiff
1999-06-05
Robert Roebling
Changed to libtool's interface vs. release versioning
tree
|
commitdiff
1999-06-04
Robert Roebling
Added semicolon to macro in list.h - I just read that
tree
|
commitdiff
1999-06-04
Vadim Zeitlin
1. warnings suppressed in wave.cpp
tree
|
commitdiff
1999-06-04
Robert Roebling
Corrected bug in DoSetSize() (wxALLOW_MINUS_ONE)
tree
|
commitdiff
1999-06-04
Robert Roebling
More makefiles correction. Minimal runs now.
tree
|
commitdiff
1999-06-03
Robert Roebling
Small makefile corrections.
tree
|
commitdiff
1999-06-03
Robert Roebling
Moved main Makefile.am for wxGTK to /src/gtk
tree
|
commitdiff
1999-06-01
Vadim Zeitlin
new makefiles (part I)
tree
|
commitdiff
1999-06-01
Robert Roebling
New way to grey out disabled toolbar icons.
tree
|
commitdiff
1999-06-01
Robert Roebling
Added wxTextCtrl::IsEditable(), GetSelection() and
tree
|
commitdiff
1999-06-01
Robert Roebling
Hotkey fix for submenus.
tree
|
commitdiff
1999-06-01
Robert Roebling
Moving frames and dialogs now reports correct
tree
|
commitdiff
1999-05-31
Robert Roebling
Tried to find thread/clipboard problem cause...
tree
|
commitdiff
1999-05-31
Vadim Zeitlin
treectrl.cpp renamed to treegtk.cpp due to usage of...
tree
|
commitdiff
1999-05-31
Robert Roebling
Implemented Reparent() and added test for it to minif...
tree
|
commitdiff
1999-05-31
Robert Roebling
Added own sample for text ctrl, char/key events,...
tree
|
commitdiff
1999-05-31
Robert Roebling
Added support for extra bitmap for toggled tool.
tree
|
commitdiff
1999-05-30
Robert Roebling
A bit more Unicode compilation.
tree
|
commitdiff
1999-05-28
Robert Roebling
Added fixes for Unicode compilation.
tree
|
commitdiff
1999-05-28
Robert Roebling
Small correction to list ctrl and default button...
tree
|
commitdiff
1999-05-28
Robert Roebling
New defines for wxTreeCtrl
tree
|
commitdiff
1999-05-27
Robert Roebling
Color cubes now get created on 8-bit true-color
tree
|
commitdiff
1999-05-27
Robert Roebling
Corrected SetItemState() in listctrl
tree
|
commitdiff
1999-05-27
Vadim Zeitlin
1. warning in wxDataObject fixed
tree
|
commitdiff
1999-05-27
Robert Roebling
Doc updates.
tree
|
commitdiff
1999-05-27
Vadim Zeitlin
1. wxDataObject compilation fixes (can't test if it...
tree
|
commitdiff
1999-05-27
Robert Roebling
Small cursor improvements
tree
|
commitdiff
1999-05-26
Vadim Zeitlin
wxPrivateDataObject works under MSW as well (hopefully...
tree
|
commitdiff
1999-05-26
Robert Roebling
Got a new idea to do cursors, including global
tree
|
commitdiff
1999-05-26
Robert Roebling
Made wxClientDC's use safe as per wxMSW.
tree
|
commitdiff
1999-05-26
Robert Roebling
wxScrolledWindow inherits from wxPanel to
tree
|
commitdiff
1999-05-25
Robert Roebling
"Corrected" logical function in wxDC.
tree
|
commitdiff
1999-05-25
Robert Roebling
windows emit wxCreateWindowEvent
tree
|
commitdiff
1999-05-25
Robert Roebling
Fixed a notebook crash and added more tests to sample.
tree
|
commitdiff
1999-05-24
Robert Roebling
Made listctrl header BG grey again
tree
|
commitdiff
1999-05-24
Robert Roebling
Rewrote wxNotebook, incl. PAGE_CHANGING event
tree
|
commitdiff
1999-05-24
Robert Roebling
Empty notebooks show up again. I'm afraid this
tree
|
commitdiff
1999-05-24
Robert Roebling
Hardcode colours in systems settings.
tree
|
commitdiff
1999-05-23
Robert Roebling
Now wxYield() calls wxApp::ProcessIdle() which also
tree
|
commitdiff
1999-05-23
Robert Roebling
Compile fix for GTK 1.0
tree
|
commitdiff
1999-05-22
Robert Roebling
GTK 1.0 compilation (not tested)
tree
|
commitdiff
1999-05-22
Robert Roebling
Played a little with sockets.
tree
|
commitdiff
1999-05-22
Robert Roebling
Put wxGTK's threads back to life.
tree
|
commitdiff
1999-05-21
Unknown (NI)
Fixed handling of keypress WXK_NUMPAD_NEXT
tree
|
commitdiff
1999-05-21
Robert Roebling
Fixed typos in window.cpp and utils.cpp
tree
|
commitdiff
1999-05-20
Robert Roebling
GtkMyFixed is now more "GTK 1.2.3 ready".
tree
|
commitdiff
1999-05-19
Robert Roebling
Augmented version to b5
tree
|
commitdiff
1999-05-19
Robert Roebling
YOu can now activate the menu pressing F10 anywhere.
tree
|
commitdiff
1999-05-19
Robert Roebling
Corrected tree ctrl behaviour.
tree
|
commitdiff
1999-05-19
Robert Roebling
Updated distrib.
tree
|
commitdiff
1999-05-19
Vadim Zeitlin
ScreenToClient() implemented correctly
tree
|
commitdiff
1999-05-18
Robert Roebling
More key event work. Added SetDetectableAutoRepeat.
tree
|
commitdiff
1999-05-18
Robert Roebling
No longer emit char events for shift/ctrl presses.
tree
|
commitdiff
1999-05-18
Robert Roebling
Correxted myfixed widget to prevent warnings from GTK
tree
|
commitdiff
1999-05-17
Robert Roebling
Use wxScrollWinEvent instead of wxScrollEvent in
tree
|
commitdiff
1999-05-17
Robert Roebling
New virtual key defines (NUMPAD_XXX).
tree
|
commitdiff
1999-05-17
J. Russell Smyth
Added code to make wxMDIChildFrame::Activate() work
tree
|
commitdiff
1999-05-16
Karsten Ballüder
Minor fix for wxDF_PRIVATE, but doesn't work yet.
tree
|
commitdiff
1999-05-16
Robert Roebling
Minor DC correction.
tree
|
commitdiff
1999-05-15
Robert Roebling
DC change header change for wxMemoryDC and wxPostscri...
tree
|
commitdiff
1999-05-15
Vadim Zeitlin
typo in dcclient.cpp corrected (wxUSE_SPLINE => wxUSE_S...
tree
|
commitdiff
1999-05-14
Robert Roebling
wxGTK now works a little again.
tree
|
commitdiff
1999-05-13
Vadim Zeitlin
wxWindowDC compiles (wxGTK doesn't link yet because...
tree
|
commitdiff
1999-05-13
Vadim Zeitlin
1. MSW message handling simplifications
tree
|
commitdiff
1999-05-13
Karsten Ballüder
Fixed a minor bug in hotKey handling.
tree
|
commitdiff
1999-05-13
Robert Roebling
Added m_scanCode field to wxKeyEvent
tree
|
commitdiff
1999-05-12
Robert Roebling
Fixes a few SGI compiler warnings..
tree
|
commitdiff
1999-05-12
Robert Roebling
-1 is kept -1 as a wxWindowID
tree
|
commitdiff
1999-05-12
Robert Roebling
added wxScrollWinEvent
tree
|
commitdiff
1999-05-11
Robert Roebling
wxFrame::GetClientSize -> DoGetClientSize
tree
|
commitdiff
1999-05-11
Robert Roebling
Typos fixed.
tree
|
commitdiff
1999-05-11
Vadim Zeitlin
labels respect alignment now even with GTK 1.2
tree
|
commitdiff
1999-05-11
Vadim Zeitlin
another unused param warning
tree
|
commitdiff
1999-05-11
Karsten Ballüder
This one-liner seems to fix the wxStaticText alignment.
tree
|
commitdiff
1999-05-11
Vadim Zeitlin
unused parameter warnings suppressed
tree
|
commitdiff
1999-05-11
Robert Roebling
Implememted IsBeingDeleted() -> buttons work again
tree
|
commitdiff
1999-05-10
Robert Roebling
Made wxWindowBase's variables protected again and...
tree
|
commitdiff
1999-05-10
Vadim Zeitlin
wxFileSelectorEx added - could someone please implement it?
tree
|
commitdiff
1999-05-10
Robert Roebling
Changed wxSizer::GetSize() to DoGetSize() (and others)
tree
|
commitdiff
1999-05-10
Robert Roebling
A few more things are back to work.
tree
|
commitdiff
1999-05-10
Robert Roebling
Small modifications to Vadims changes
tree
|
commitdiff
1999-05-09
Vadim Zeitlin
wxWindow split into wxWindowBase and wxWindow (wxGTK...
tree
|
commitdiff
1999-05-09
Vadim Zeitlin
crash in GTK 1.0 on multiline text ctrl creation fixed
tree
|
commitdiff
1999-05-08
Robert Roebling
Corrected bmpbutton size
tree
|
commitdiff
1999-05-07
Robert Roebling
a bit of debug code
tree
|
commitdiff
1999-05-07
Karsten Ballüder
Crude hack to fix crash for 8bit displays. Seems to...
tree
|
commitdiff
1999-05-06
Vadim Zeitlin
printf => wxLogTrace
tree
|
commitdiff
1999-05-06
Karsten Ballüder
Removed superfluous GDK_DECOR_BORDER.
tree
|
commitdiff
1999-05-06
Robert Roebling
minor fixes
tree
|
commitdiff
1999-05-06
Karsten Ballüder
Minor fixes, should be ok now.
tree
|
commitdiff
1999-05-05
Robert Roebling
added wxStaticLine used in wxMessageBox
tree
|
commitdiff
1999-05-05
Karsten Ballüder
Modified WM hints handling which should be much better...
tree
|
commitdiff
1999-05-05
Robert Roebling
fix for menu separator
tree
|
commitdiff
1999-05-05
Robert Roebling
Added scrolling of widgets and sample
tree
|
commitdiff
1999-05-04
Robert Roebling
Fox around a bug in GTK's GtkNotebook
tree
|
commitdiff
1999-05-04
Robert Roebling
Found a few situations where the most recent
tree
|
commitdiff
1999-05-04
Robert Roebling
Added window resize patch to wxFrame
tree
|
commitdiff
1999-05-03
Robert Roebling
Fixed a bug which sometimes lead to windows
tree
|
commitdiff
next