Commit Graph

43379 Commits

Author SHA1 Message Date
Francesco Montorsi
0aaf0255e4 don't style using Doxygen tags; use <span> tags and CSS instead
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52406 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-09 12:31:29 +00:00
Francesco Montorsi
4feb361314 fix missing end brace
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52405 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-09 11:58:39 +00:00
Francesco Montorsi
189dea2961 adjust comments for latex Doxyfile; no real change; add Id keyword
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52404 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-09 11:08:33 +00:00
Robin Dunn
30aaee9514 Enable XRC to call wxStaticText::Wrap
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52399 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-09 03:27:54 +00:00
Robin Dunn
a9dbb4f681 Don't need to use wxHAVE_RAW_BITMAP any more.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52397 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-09 03:24:38 +00:00
Vadim Zeitlin
936bb82ec5 wxUniv compilation fix for gs_windowHandles assignment
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52395 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-08 23:04:39 +00:00
Václav Slavík
2e771cb838 fixed 'Select All' context menu in wxTextCtrl with wxTE_RICH style
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52394 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-08 23:04:06 +00:00
Stefan Csomor
d0894365ea latex include is not making things worse, so we use it all the same
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52393 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-08 21:52:25 +00:00
Stefan Csomor
444f6eed47 latex include not properly working for links and titlepage
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52392 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-08 21:34:28 +00:00
Stefan Csomor
41046fc2b6 fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52391 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-08 21:32:53 +00:00
Stefan Csomor
f4eb5ee631 pdflatex support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52390 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-08 21:18:06 +00:00
Stefan Csomor
2a593cc420 adding files for pdflatex support
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52389 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-08 21:15:41 +00:00
Francesco Montorsi
44fe9ffc49 use SPAN.literal CSS style for @true, @false, @ifdef_ and similars
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52388 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-08 17:32:21 +00:00
Francesco Montorsi
b46a02917a specify we don't use # character; other minor details
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52387 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-08 17:30:40 +00:00
Michael Wetherell
91752030b7 Typo in filesNotImportant.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52386 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-08 16:08:36 +00:00
Stefan Csomor
e84f729000 cleaning up common OSX code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52385 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-08 15:46:39 +00:00
Francesco Montorsi
a7c93f3fbf more comments
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52384 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-08 15:30:12 +00:00
Francesco Montorsi
7c913512a4 adjusted indentation with astyle; added Id keyword
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52383 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-08 14:43:31 +00:00
Francesco Montorsi
aa6ec1d787 make it callable from any path
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52382 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-08 14:39:02 +00:00
Francesco Montorsi
23324ae1c7 added interface headers with latest discussed changes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52381 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-08 13:52:38 +00:00
Stefan Csomor
5d713a7574 cleaning up common OSX code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52378 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-07 19:38:01 +00:00
Stefan Csomor
fe844054e8 cleaning up common OSX code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52377 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-07 16:56:04 +00:00
Stefan Csomor
73b51ea436 cleaning up common OSX code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52376 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-07 16:54:12 +00:00
Stefan Csomor
c8e2c7d7b3 cleaning up common OSX code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52375 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-07 16:53:07 +00:00
Stefan Csomor
9f5717add3 cleaning up common OSX code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52374 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-07 16:51:06 +00:00
Stefan Csomor
71be467a6c cleaning up common OSX code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52373 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-07 16:50:27 +00:00
Stefan Csomor
ac8fdfe2a5 cleaning up common OSX code
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52372 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-07 16:50:13 +00:00
Stefan Csomor
0b9eac66cc xcode_config moved
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52371 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-07 16:44:06 +00:00
Stefan Csomor
7e55b761e1 adding Aspen (iPhone)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52370 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-07 16:41:41 +00:00
Stefan Csomor
4bc554971c moving out of 'carbon' dir
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52369 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-07 16:31:21 +00:00
Stefan Csomor
b068adad76 moving out of 'carbon' dir
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52368 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-07 16:30:59 +00:00
Stefan Csomor
a22420e8ad adding DLOPEN
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-07 16:29:47 +00:00
Václav Slavík
3be25921be fixed syntax error
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52366 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-07 12:59:58 +00:00
Julian Smart
7c3c990ecf Only use fonts in wxTextAttr::Combine if they are really present in the attributes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52365 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-07 08:55:12 +00:00
Václav Slavík
2e10110af0 fixed minsize setting after wxCollapsiblePane is expanded - should set client, not window, minsize
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52364 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-06 22:23:13 +00:00
Václav Slavík
520746acb5 deprecated wxWindow::SetHelpTextForId()
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52363 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-06 19:28:51 +00:00
Vadim Zeitlin
647d7ce90b use %p for printing out a pointer
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52361 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-06 17:11:37 +00:00
Stefan Csomor
9cb0c458c4 64/32 bit fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52358 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-06 12:24:33 +00:00
Stefan Csomor
6ef27a1414 64/32 bit fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52357 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-06 12:20:28 +00:00
Václav Slavík
43c5fff8a8 use 6px as the default wxSizer border in wxGTK to be a little bit closer to GNOME HIG
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52356 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-06 10:12:03 +00:00
Stefan Csomor
f88fc76e8f include fixed for non-precomp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52355 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-06 09:44:36 +00:00
Jouk Jansen
33ea583705 Update OpenVMS compile configuration
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52349 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-06 06:46:56 +00:00
Vadim Zeitlin
2c20f44d70 remove wxFindFocusedChild() declaration too as g++ gets upset if an extern function is redefined as static
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52348 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-05 23:12:13 +00:00
Stefan Csomor
5252d9e410 graphics context additions (work in progress for cocoa integration) and merging graphics bitmap additions from Kevin O.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52347 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-05 21:27:46 +00:00
Stefan Csomor
f4a7b7a39b graphics context additions (work in progress for cocoa integration) and merging graphics bitmap additions from Kevin O.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52346 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-05 21:19:46 +00:00
Stefan Csomor
6639b056d6 shaped can be minimized
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52345 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-05 21:16:16 +00:00
Stefan Csomor
cc2cc2c4e0 graphics context additions and merging graphics bitmap additions from Kevin O.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52344 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-05 21:14:28 +00:00
Stefan Csomor
9786ef0172 graphics context additions and merging graphics bitmap additions from Kevin O.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52343 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-05 21:13:05 +00:00
Stefan Csomor
1cc7d13a08 graphics context additions and merging graphics bitmap additions from Kevin O.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52342 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-05 21:11:44 +00:00
Stefan Csomor
1796d3849c merging graphics bitmap additions from Kevin O.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52341 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2008-03-05 21:10:39 +00:00